Skip to content

Commit

Permalink
Vite 6 (#3653)
Browse files Browse the repository at this point in the history
  • Loading branch information
amanmahajan7 authored Nov 26, 2024
1 parent ad96f55 commit da77a5d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/browser": "^2.1.5",
"@vitest/coverage-v8": "^2.1.5",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/browser": "^2.1.6",
"@vitest/coverage-v8": "^2.1.6",
"@vitest/eslint-plugin": "^1.1.10",
"@wyw-in-js/rollup": "^0.5.0",
"@wyw-in-js/vite": "^0.5.0",
Expand All @@ -107,8 +107,8 @@
"rollup": "^4.0.2",
"rollup-plugin-postcss": "^4.0.2",
"typescript": "~5.7.2",
"vite": "^5.4.11",
"vitest": "^2.1.5",
"vite": "^6.0.0",
"vitest": "^2.1.6",
"vitest-browser-react": "^0.0.3"
},
"peerDependencies": {
Expand Down

0 comments on commit da77a5d

Please sign in to comment.