mirror of
https://github.com/traccar/traccar-web.git
synced 2025-01-05 10:36:46 +08:00
Bump vite from 5.4.5 to 5.4.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.5 to 5.4.6. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9a34d3f145
commit
adc11b5256
9
package-lock.json
generated
9
package-lock.json
generated
@ -41,7 +41,7 @@
|
||||
"redux": "^5.0.1",
|
||||
"stylis": "^4.3.4",
|
||||
"stylis-plugin-rtl": "^2.1.1",
|
||||
"vite": "^5.4.5",
|
||||
"vite": "^5.4.6",
|
||||
"vite-plugin-pwa": "^0.20.5",
|
||||
"vite-plugin-svgr": "^4.2.0",
|
||||
"wellknown": "^0.5.0"
|
||||
@ -12806,10 +12806,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "5.4.5",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.5.tgz",
|
||||
"integrity": "sha512-pXqR0qtb2bTwLkev4SE3r4abCNioP3GkjvIDLlzziPpXtHgiJIjuKl+1GN6ESOT3wMjG3JTeARopj2SwYaHTOA==",
|
||||
"license": "MIT",
|
||||
"version": "5.4.6",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.6.tgz",
|
||||
"integrity": "sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==",
|
||||
"dependencies": {
|
||||
"esbuild": "^0.21.3",
|
||||
"postcss": "^8.4.43",
|
||||
|
@ -37,7 +37,7 @@
|
||||
"redux": "^5.0.1",
|
||||
"stylis": "^4.3.4",
|
||||
"stylis-plugin-rtl": "^2.1.1",
|
||||
"vite": "^5.4.5",
|
||||
"vite": "^5.4.6",
|
||||
"vite-plugin-pwa": "^0.20.5",
|
||||
"vite-plugin-svgr": "^4.2.0",
|
||||
"wellknown": "^0.5.0"
|
||||
|
Loading…
Reference in New Issue
Block a user