Skip to content

Commit ff45460

Browse files
chore(deps): update dependency vite to v7 (#69)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d9cef5 commit ff45460

File tree

3 files changed

+83
-28
lines changed

3 files changed

+83
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"typescript": "^5.8.3",
8484
"unplugin-oxc": "^0.3.7",
8585
"unplugin-vue": "^6.2.0",
86-
"vite": "^6.3.5",
86+
"vite": "^7.0.0",
8787
"vitest": "^3.1.3",
8888
"vue": "^3.5.13",
8989
"vue-tsc": "^2.2.10"

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@vue/tsconfig": "^0.7.0",
1818
"tsx": "^4.19.4",
1919
"typescript": "~5.8.3",
20-
"vite": "^6.3.5",
20+
"vite": "^7.0.0",
2121
"vue-tsc": "^2.2.10"
2222
}
2323
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)