Skip to content

Commit

Permalink
chore(deps): update dependency vite to v3 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent eeabc75 commit 5ec059e
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 @@ -23,7 +23,7 @@
"@vue/runtime-dom": "3.2.31",
"typescript": "^4.7.4",
"unplugin-vue2-script-setup": "0.11.4",
"vite": "2.9.18",
"vite": "3.2.11",
"playwright": "1.25.2",
"vite-test-utils": "0.6.0",
"vitest": "^0.34.0",
Expand Down
2 changes: 1 addition & 1 deletion playground/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@vue/runtime-dom": "3.2.31",
"typescript": "^4.7.4",
"unplugin-vue2-script-setup": "0.11.4",
"vite": "2.9.18",
"vite": "3.2.11",
"playwright": "1.25.2",
"vite-test-utils": "0.6.0",
"vitest": "^0.34.0",
Expand Down

0 comments on commit 5ec059e

Please sign in to comment.