Skip to content

Commit 5be31a1

Browse files
Update dependency vite to v7.1.5 [SECURITY] (#1463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 704f6f0 commit 5be31a1

File tree

3 files changed

+22
-64
lines changed

3 files changed

+22
-64
lines changed

docs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@algolia/client-search": "5.35.0",
1616
"search-insights": "2.17.3",
1717
"typescript": "5.9.2",
18-
"vite": "7.1.4",
18+
"vite": "7.1.5",
1919
"vitepress": "1.6.4",
2020
"vitepress-plugin-llms": "1.7.4",
2121
"vue": "3.5.21"

pnpm-lock.yaml

Lines changed: 20 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-apps/vite-with-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"qunit": "^2.24.1",
7171
"qunit-dom": "^3.4.0",
7272
"testem": "^3.16.0",
73-
"vite": "^6.3.5"
73+
"vite": "^7.0.0"
7474
},
7575
"engines": {
7676
"node": ">= 18"

0 commit comments

Comments
 (0)