⬆️(dependencies) update vite [SECURITY]

This commit is contained in:
renovate[bot]
2025-05-12 14:01:21 +00:00
committed by aleb_the_flash
parent f90a1e3549
commit d54a61cbcc
4 changed files with 10 additions and 10 deletions

View File

@@ -49,7 +49,7 @@
"postcss": "8.5.3",
"prettier": "3.5.3",
"typescript": "5.8.3",
"vite": "6.2.6",
"vite": "6.2.7",
"vite-tsconfig-paths": "5.1.4"
}
},
@@ -9609,9 +9609,9 @@
}
},
"node_modules/vite": {
"version": "6.2.6",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.2.6.tgz",
"integrity": "sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw==",
"version": "6.2.7",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.2.7.tgz",
"integrity": "sha512-qg3LkeuinTrZoJHHF94coSaTfIPyBYoywp+ys4qu20oSJFbKMYoIJo0FWJT9q6Vp49l6z9IsJRbHdcGtiKbGoQ==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -54,7 +54,7 @@
"postcss": "8.5.3",
"prettier": "3.5.3",
"typescript": "5.8.3",
"vite": "6.2.6",
"vite": "6.2.7",
"vite-tsconfig-paths": "5.1.4"
}
}