Skip to content

Commit 7fc15f1

Browse files
chore(deps): update devdependency vite to v8
1 parent 92cfda0 commit 7fc15f1

3 files changed

Lines changed: 519 additions & 255 deletions

File tree

playgrounds/repl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
},
1717
"devDependencies": {
1818
"@vitejs/plugin-vue": "^6.0.5",
19-
"vite": "^7.3.1"
19+
"vite": "^8.0.9"
2020
}
2121
}

playgrounds/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@vitejs/plugin-vue": "^6.0.5",
2323
"typescript": "^6.0.2",
24-
"vite": "^7.3.1",
24+
"vite": "^8.0.9",
2525
"vue-tsc": "^3.2.6"
2626
}
2727
}

0 commit comments

Comments
 (0)