Skip to content

Commit

Permalink
build(deps-dev): Bump the vite group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the vite group with 2 updates: [@laynezh/vite-plugin-lib-assets](https://github.com/laynezh/vite-plugin-lib-assets) and [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts).


Updates `@laynezh/vite-plugin-lib-assets` from 0.5.23 to 0.5.24
- [Release notes](https://github.com/laynezh/vite-plugin-lib-assets/releases)
- [Commits](laynezh/vite-plugin-lib-assets@v0.5.23...v0.5.24)

Updates `vite-plugin-dts` from 4.0.3 to 4.1.0
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)
- [Commits](qmhc/vite-plugin-dts@v4.0.3...v4.1.0)

---
updated-dependencies:
- dependency-name: "@laynezh/vite-plugin-lib-assets"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
- dependency-name: vite-plugin-dts
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 06ca6af commit a82db5e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1606,9 +1606,9 @@
"@jridgewell/sourcemap-codec" "^1.4.14"

"@laynezh/vite-plugin-lib-assets@^0.5.14":
version "0.5.23"
resolved "https://registry.yarnpkg.com/@laynezh/vite-plugin-lib-assets/-/vite-plugin-lib-assets-0.5.23.tgz#841a5c751115191b0a22c0f88dc38271e0f3d798"
integrity sha512-17df7hIpAM/wO+2z6cI7OIBuoJCHz1pRtY5A6g+R72KVKhjp8KrqCObDapuWEGY+RliSTBjvwi6rfQfFj/1JKg==
version "0.5.24"
resolved "https://registry.yarnpkg.com/@laynezh/vite-plugin-lib-assets/-/vite-plugin-lib-assets-0.5.24.tgz#0b1bb19e1890f9c1e68aa803a0d654b57f6607ae"
integrity sha512-z1M8reWte/xP7xw+aFN0Euh9OinCjCzJ8HhLkvpz+6h6MSTyyA54xrxGmECx5QNd3bCwQlkGd7WAgkozjublCg==
dependencies:
escape-string-regexp "^4.0.0"
loader-utils "^3.2.1"
Expand Down Expand Up @@ -10979,9 +10979,9 @@ vite-plugin-checker@^0.7.0:
vscode-uri "^3.0.2"

vite-plugin-dts@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/vite-plugin-dts/-/vite-plugin-dts-4.0.3.tgz#0f452be5ea81a50fa27ade4e0f3a0d750873affc"
integrity sha512-+xnTsaONwU2kV6zhRjtbRJSGN41uFR/whqmcb4k4fftLFDJElxthp0PP5Fq8gMeM9ytWMt1yk5gGgekLREWYQQ==
version "4.1.0"
resolved "https://registry.yarnpkg.com/vite-plugin-dts/-/vite-plugin-dts-4.1.0.tgz#616ba66a3793e71f12a80c7df2fd9ec5d98e1f35"
integrity sha512-sRlmt9k2q8MrX4F2058N3KmB6WyJ3Ao6QaExOv1X99F3j0GhPziEz1zscWQ1q2r1PeFc96L7GIUu8Pl2DPr2Hg==
dependencies:
"@microsoft/api-extractor" "7.47.4"
"@rollup/pluginutils" "^5.1.0"
Expand Down

0 comments on commit a82db5e

Please sign in to comment.