Skip to content

Commit

Permalink
feat: support vite6
Browse files Browse the repository at this point in the history
  • Loading branch information
nonzzz committed Nov 27, 2024
1 parent 13937e7 commit d7e72cc
Show file tree
Hide file tree
Showing 4 changed files with 931 additions and 196 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/node": "^20.7.0",
"@types/react": "^18.2.31",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react": "^4.2.1",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^2.1.5",
"ansis": "^3.3.2",
"c8": "^8.0.1",
Expand All @@ -54,7 +54,7 @@
"tinyexec": "^0.3.1",
"typescript": "^5.2.2",
"unplugin-icons": "^0.18.5",
"vite": "^5.2.8",
"vite": "^6",
"vitest": "^2.1.5",
"tsx": "^4.19.2"
},
Expand Down
Loading

0 comments on commit d7e72cc

Please sign in to comment.