Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent e589781 commit 7f4a345
Show file tree
Hide file tree
Showing 3 changed files with 315 additions and 63 deletions.
2 changes: 1 addition & 1 deletion code/react/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-plugin-react": "7.34.1",
"msw": "1.3.1",
"typescript": "4.9.5",
"vite": "4.2.0"
"vite": "5.3.0"
},
"msw": {
"workerDirectory": "public"
Expand Down
2 changes: 1 addition & 1 deletion code/react/testing-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"react-dom": "18.2.0",
"storybook": "7.0.0-beta.43",
"typescript": "4.9.5",
"vite": "4.1.1"
"vite": "5.3.0"
}
}
Loading

0 comments on commit 7f4a345

Please sign in to comment.