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 20, 2024
1 parent 66e22fe commit 731985d
Show file tree
Hide file tree
Showing 5 changed files with 642 additions and 538 deletions.
2 changes: 1 addition & 1 deletion packages/react-date-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"react-dom": "^18.2.0",
"rimraf": "^6.0.0",
"typescript": "^5.5.2",
"vitest": "^2.1.1",
"vitest": "^3.0.0-beta.2",
"vitest-canvas-mock": "^0.2.2"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,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 731985d

Please sign in to comment.