mirror of
https://github.com/warp-tech/warpgate.git
synced 2025-09-12 17:45:28 +08:00
Bump vite from 5.4.14 to 5.4.19 in /warpgate-web (#1374)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
cafa89f07a
commit
48e36dc042
2 changed files with 5 additions and 5 deletions
8
warpgate-web/package-lock.json
generated
8
warpgate-web/package-lock.json
generated
|
@ -54,7 +54,7 @@
|
|||
"typescript": "^5.8.3",
|
||||
"typescript-eslint": "^8.33.1",
|
||||
"ua-parser-js": "^2.0.2",
|
||||
"vite": "^5.4.11",
|
||||
"vite": "^5.4.19",
|
||||
"vite-plugin-checker": "^0.9.3",
|
||||
"vite-tsconfig-paths": "^5.1.4"
|
||||
}
|
||||
|
@ -9972,9 +9972,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "5.4.14",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.14.tgz",
|
||||
"integrity": "sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==",
|
||||
"version": "5.4.19",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.19.tgz",
|
||||
"integrity": "sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
"typescript": "^5.8.3",
|
||||
"typescript-eslint": "^8.33.1",
|
||||
"ua-parser-js": "^2.0.2",
|
||||
"vite": "^5.4.11",
|
||||
"vite": "^5.4.19",
|
||||
"vite-plugin-checker": "^0.9.3",
|
||||
"vite-tsconfig-paths": "^5.1.4"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue