build(deps-dev): bump vite from 6.0.6 to 6.0.7 in /packages/pl-api
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.6 to 6.0.7. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.7/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
"typedoc-material-theme": "^1.2.0",
|
||||
"typedoc-plugin-valibot": "^1.0.0",
|
||||
"typescript": "^5.7.2",
|
||||
"vite": "^6.0.6",
|
||||
"vite": "^6.0.7",
|
||||
"vite-plugin-dts": "^4.4.0",
|
||||
"ws": "^8.18.0"
|
||||
},
|
||||
|
||||
@ -2789,10 +2789,10 @@ vite-plugin-dts@^4.4.0:
|
||||
local-pkg "^0.5.1"
|
||||
magic-string "^0.30.17"
|
||||
|
||||
vite@^6.0.6:
|
||||
version "6.0.6"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.6.tgz#a851674fcff55b0c1962f72082354b8802e48505"
|
||||
integrity sha512-NSjmUuckPmDU18bHz7QZ+bTYhRR0iA72cs2QAxCqDpafJ0S6qetco0LB3WW2OxlMHS0JmAv+yZ/R3uPmMyGTjQ==
|
||||
vite@^6.0.7:
|
||||
version "6.0.7"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.7.tgz#f0f8c120733b04af52b4a1e3e7cb54eb851a799b"
|
||||
integrity sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==
|
||||
dependencies:
|
||||
esbuild "^0.24.2"
|
||||
postcss "^8.4.49"
|
||||
|
||||
Reference in New Issue
Block a user