Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent eb1fd37 commit 2756d90
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 44 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.12"
},
"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.12"
}
}
91 changes: 49 additions & 42 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 2756d90

Please sign in to comment.