Merge pull request #306 from IT4Change/dependabot/npm_and_yarn/vite-36dc0a0c0a

Bump vite from 5.2.12 to 5.2.13 in the vite group
This commit is contained in:
mahula 2024-06-09 17:40:28 +02:00 committed by GitHub
commit 24c121bdb5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -28,7 +28,7 @@
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"vike": "^0.4.172",
"vite": "^5.2.12",
"vite": "^5.2.13",
"vue": "3.4.27",
"vue-i18n": "^9.13.1",
"vuetify": "^3.6.8"
@ -26685,9 +26685,9 @@
}
},
"node_modules/vite": {
"version": "5.2.12",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.2.12.tgz",
"integrity": "sha512-/gC8GxzxMK5ntBwb48pR32GGhENnjtY30G4A0jemunsBkiEZFw60s8InGpN8gkhHEkjnRK1aSAxeQgwvFhUHAA==",
"version": "5.2.13",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.2.13.tgz",
"integrity": "sha512-SSq1noJfY9pR3I1TUENL3rQYDQCFqgD+lM6fTRAM8Nv6Lsg5hDLaXkjETVeBt+7vZBCMoibD+6IWnT2mJ+Zb/A==",
"dependencies": {
"esbuild": "^0.20.1",
"postcss": "^8.4.38",

View File

@ -80,7 +80,7 @@
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"vike": "^0.4.172",
"vite": "^5.2.12",
"vite": "^5.2.13",
"vue": "3.4.27",
"vue-i18n": "^9.13.1",
"vuetify": "^3.6.8"