Skip to content

Commit

Permalink
upgrade vitest deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed May 3, 2024
1 parent 86b2ee6 commit 93758da
Show file tree
Hide file tree
Showing 2 changed files with 594 additions and 488 deletions.
6 changes: 3 additions & 3 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,14 @@
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react": "^3.1.0",
"@vitejs/plugin-react": "^4.2.1",
"chromatic": "^11.0.3",
"jsdom": "^23.0.0",
"msw": "^2.0.9",
"storybook": "^8.0.0",
"typescript": "^5.3.2",
"vite": "^4.1.0",
"vitest": "^0.29.2"
"vite": "^5.2.11",
"vitest": "^1.6.0"
},
"msw": {
"workerDirectory": "public"
Expand Down

0 comments on commit 93758da

Please sign in to comment.