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:
dependabot[bot] 2025-06-18 18:22:06 +02:00 committed by GitHub
parent cafa89f07a
commit 48e36dc042
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -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": {

View file

@ -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"
},