build(deps): bump vite from 7.1.9 to 7.1.11 in /frontend (#654)
Some checks failed
Build Snapshot / build-snapshot (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-22 10:22:04 +01:00
committed by GitHub
parent 339dbe6dbd
commit 6836062b00
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"iconify-icon": "^3.0.1",
"picocrank": "^1.4.0",
"unplugin-vue-components": "^29.1.0",
"vite": "^7.1.9",
"vite": "^7.1.11",
"vue-router": "^4.5.1"
},
"devDependencies": {
@@ -6081,9 +6081,9 @@
"license": "MIT"
},
"node_modules/vite": {
"version": "7.1.9",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.9.tgz",
"integrity": "sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg==",
"version": "7.1.11",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.11.tgz",
"integrity": "sha512-uzcxnSDVjAopEUjljkWh8EIrg6tlzrjFUfMcR1EVsRDGwf/ccef0qQPRyOrROwhrTDaApueq+ja+KLPlzR/zdg==",
"license": "MIT",
"dependencies": {
"esbuild": "^0.25.0",

View File

@@ -34,7 +34,7 @@
"iconify-icon": "^3.0.1",
"picocrank": "^1.4.0",
"unplugin-vue-components": "^29.1.0",
"vite": "^7.1.9",
"vite": "^7.1.11",
"vue-router": "^4.5.1"
}
}