1 Commits

Author SHA1 Message Date
renovate[bot]
7d9ba9d657 Update dependency vite to v7 2025-11-23 01:54:21 +00:00
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5192,9 +5192,9 @@
}
},
"node_modules/axios": {
"version": "1.13.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.2.tgz",
"integrity": "sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==",
"version": "1.12.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.12.2.tgz",
"integrity": "sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",

View File

@@ -37,7 +37,7 @@
"sass-embedded": "^1.89.2",
"unplugin-fonts": "^1.3.1",
"unplugin-vue-components": "^30.0.0",
"vite": "^6.3.6",
"vite": "^7.0.0",
"vite-plugin-vuetify": "^2.1.1"
},
"eslintConfig": {