Skip to content

Commit

Permalink
use latest vite (plugin) versions
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed May 5, 2023
1 parent 526e47b commit 08d590e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@
},
"pnpm": {
"overrides": {
"@vitejs/plugin-react": "4.0.0",
"@vitejs/plugin-react-swc": "3.3.0",
"@vitejs/plugin-vue": "4.2.1",
"vite": "4.3.5",
"vite-plugin-ssr": "link:./vite-plugin-ssr/"
},
"packageExtensions": {
Expand Down

0 comments on commit 08d590e

Please sign in to comment.