Skip to content

Commit 802837f

Browse files
chore(deps): update dependency vite to v5 [security]
1 parent 8542582 commit 802837f

File tree

3 files changed

+287
-52
lines changed

3 files changed

+287
-52
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"unbuild": "^2.0.0",
8484
"unconfig": "^0.3.11",
8585
"unplugin-vue-macros": "^2.6.1",
86-
"vite": "^4.4.10",
86+
"vite": "^5.0.0",
8787
"vite-plugin-dts": "^3.6.0",
8888
"vitest": "^0.34.6",
8989
"vue": "^3.3.4"

playground-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@vitejs/plugin-vue": "^4.3.4",
1616
"typescript": "^5.2.2",
1717
"v-plausible": "workspace:^",
18-
"vite": "^4.4.9",
18+
"vite": "^5.0.0",
1919
"vue-tsc": "^1.8.15"
2020
}
2121
}

0 commit comments

Comments
 (0)