Skip to content

Commit b849318

Browse files
committed
chore(deps): update dependency @vitejs/plugin-legacy to v1.8.2
1 parent 105f802 commit b849318

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.6.3",
22+
"@vitejs/plugin-legacy": "1.8.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.6.3",
22+
"@vitejs/plugin-legacy": "1.8.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)