fix(deps): update dependency vite [security]

This commit is contained in:
renovate[bot] 2025-10-21 11:13:20 +00:00 committed by GitHub
parent 7a82c1a912
commit 6e7b522074
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 8 additions and 8 deletions

View File

@ -20,6 +20,6 @@
"dependencies": {
"estree-walker": "3.0.3",
"magic-string": "0.30.19",
"vite": "7.1.9"
"vite": "7.1.11"
}
}

View File

@ -34,7 +34,7 @@
"tsconfig-paths": "4.2.0",
"typescript": "5.9.3",
"uuid": "13.0.0",
"vite": "7.1.9",
"vite": "7.1.11",
"vue": "3.5.22"
},
"devDependencies": {

View File

@ -79,7 +79,7 @@
"tsconfig-paths": "4.2.0",
"typescript": "5.9.3",
"v-code-diff": "1.13.1",
"vite": "7.1.9",
"vite": "7.1.11",
"vue": "3.5.22",
"vuedraggable": "next",
"wanakana": "5.3.1"

View File

@ -16,7 +16,7 @@
"remark-parse": "11.0.0",
"typescript": "5.9.3",
"unified": "11.0.5",
"vite": "6.3.6",
"vite": "6.4.1",
"vite-node": "3.2.4",
"vitest": "3.2.4"
}
@ -2839,9 +2839,9 @@
}
},
"node_modules/vite": {
"version": "6.3.6",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.3.6.tgz",
"integrity": "sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA==",
"version": "6.4.1",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz",
"integrity": "sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==",
"dev": true,
"license": "MIT",
"peer": true,

View File

@ -17,7 +17,7 @@
"remark-parse": "11.0.0",
"typescript": "5.9.3",
"unified": "11.0.5",
"vite": "6.3.6",
"vite": "6.4.1",
"vite-node": "3.2.4",
"vitest": "3.2.4"
}