Skip to content

Commit

Permalink
chore: update dependency vite to v5 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent cbad274 commit f126050
Show file tree
Hide file tree
Showing 3 changed files with 356 additions and 180 deletions.
2 changes: 1 addition & 1 deletion packages/enclosure-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@vitejs/plugin-vue": "^4.4.1",
"@vue/tsconfig": "^0.4.0",
"typescript": "^5.2.2",
"vite": "^4.5.3",
"vite": "^5.0.0",
"vite-plugin-dts": "^3.6.4",
"vitest": "^0.34.6",
"vue": "^3.3.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/insider-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@vitejs/plugin-vue": "^4.4.1",
"@vue/tsconfig": "^0.4.0",
"typescript": "^5.2.2",
"vite": "^4.5.3",
"vite": "^5.0.0",
"vite-plugin-dts": "^3.6.4",
"vitest": "^0.34.6",
"vue": "^3.3.13",
Expand Down
Loading

0 comments on commit f126050

Please sign in to comment.