chore(deps): update dependency vite to v6.2.7 [security] (main) (#5561)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-30 19:41:33 +00:00
committed by GitHub
parent e1ae41682a
commit 7281d84534
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -13,7 +13,7 @@
"markdownlint-cli": "0.44.0",
"mermaid": "11.4.1",
"sitemap-ts": "1.8.0",
"vite": "6.2.6",
"vite": "6.2.7",
"vitepress": "1.6.3",
"vitepress-plugin-mermaid": "2.0.17",
"vue": "3.5.13"
@@ -5366,9 +5366,9 @@
"license": "MIT"
},
"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

@@ -9,7 +9,7 @@
"markdownlint-cli": "0.44.0",
"mermaid": "11.4.1",
"sitemap-ts": "1.8.0",
"vite": "6.2.6",
"vite": "6.2.7",
"vitepress": "1.6.3",
"vitepress-plugin-mermaid": "2.0.17",
"vue": "3.5.13"