Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent eb1fd37 commit c3ce5b4
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 39 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.36.1",
"msw": "1.3.1",
"typescript": "5.6.2",
"vite": "5.4.0"
"vite": "5.4.10"
},
"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.3.1",
"storybook": "8.3.0",
"typescript": "5.6.2",
"vite": "5.4.0"
"vite": "5.4.10"
}
}
75 changes: 38 additions & 37 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c3ce5b4

Please sign in to comment.