Skip to content

Commit

Permalink
Update Vite ecosystem
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Dec 19, 2024
1 parent bbd8da7 commit 66a67c7
Show file tree
Hide file tree
Showing 5 changed files with 642 additions and 538 deletions.
2 changes: 1 addition & 1 deletion packages/react-clock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"react-dom": "^18.2.0",
"rimraf": "^6.0.0",
"typescript": "^5.5.2",
"vitest": "^2.1.1"
"vitest": "^3.0.0-beta.2"
},
"peerDependencies": {
"@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
Expand Down
4 changes: 2 additions & 2 deletions sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@vitejs/plugin-react": "^4.2.0",
"@vitejs/plugin-react": "^4.3.4",
"typescript": "^5.0.0",
"vite": "^5.0.0"
"vite": "^6.0.0"
}
}
Loading

0 comments on commit 66a67c7

Please sign in to comment.