mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps-dev): bump vite from 5.1.1 to 5.1.2 in /ui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.1 to 5.1.2. - [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/v5.1.2/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:
committed by
Łukasz Mierzwa
parent
232c6680f4
commit
b7c99c29f6
Generated
+4
-4
@@ -91,7 +91,7 @@
|
||||
"terser": "5.27.0",
|
||||
"ts-jest": "29.1.2",
|
||||
"typescript": "5.3.3",
|
||||
"vite": "5.1.1",
|
||||
"vite": "5.1.2",
|
||||
"vite-tsconfig-paths": "4.3.1"
|
||||
}
|
||||
},
|
||||
@@ -12334,9 +12334,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-5.1.1.tgz",
|
||||
"integrity": "sha512-wclpAgY3F1tR7t9LL5CcHC41YPkQIpKUGeIuT8MdNwNZr6OqOTLs7JX5vIHAtzqLWXts0T+GDrh9pN2arneKqg==",
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-5.1.2.tgz",
|
||||
"integrity": "sha512-uwiFebQbTWRIGbCaTEBVAfKqgqKNKMJ2uPXsXeLIZxM8MVMjoS3j0cG8NrPxdDIadaWnPSjrkLWffLSC+uiP3Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"esbuild": "^0.19.3",
|
||||
|
||||
+1
-1
@@ -86,7 +86,7 @@
|
||||
"terser": "5.27.0",
|
||||
"ts-jest": "29.1.2",
|
||||
"typescript": "5.3.3",
|
||||
"vite": "5.1.1",
|
||||
"vite": "5.1.2",
|
||||
"vite-tsconfig-paths": "4.3.1"
|
||||
},
|
||||
"overrides": {
|
||||
|
||||
Reference in New Issue
Block a user