Skip to content

Commit

Permalink
chore(deps): update dependency @vitejs/plugin-legacy to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 8, 2024
1 parent 92809fd commit 61382d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion playground/vue2-options/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/node": "^18.0.4",
"@vitejs/plugin-legacy": "1.8.2",
"@vitejs/plugin-legacy": "5.3.2",
"@vue/runtime-dom": "3.2.31",
"typescript": "^4.7.4",
"unplugin-vue2-script-setup": "0.11.4",
Expand Down
2 changes: 1 addition & 1 deletion playground/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/node": "^18.0.4",
"@vitejs/plugin-legacy": "1.8.2",
"@vitejs/plugin-legacy": "5.3.2",
"@vue/runtime-dom": "3.2.31",
"typescript": "^4.7.4",
"unplugin-vue2-script-setup": "0.11.4",
Expand Down

0 comments on commit 61382d7

Please sign in to comment.