Skip to content

Commit 61382d7

Browse files
chore(deps): update dependency @vitejs/plugin-legacy to v5
1 parent 92809fd commit 61382d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

playground/vue2-options/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@types/node": "^18.0.4",
22-
"@vitejs/plugin-legacy": "1.8.2",
22+
"@vitejs/plugin-legacy": "5.3.2",
2323
"@vue/runtime-dom": "3.2.31",
2424
"typescript": "^4.7.4",
2525
"unplugin-vue2-script-setup": "0.11.4",

playground/vue2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@types/node": "^18.0.4",
22-
"@vitejs/plugin-legacy": "1.8.2",
22+
"@vitejs/plugin-legacy": "5.3.2",
2323
"@vue/runtime-dom": "3.2.31",
2424
"typescript": "^4.7.4",
2525
"unplugin-vue2-script-setup": "0.11.4",

0 commit comments

Comments
 (0)