Skip to content

Commit

Permalink
Bump vite from 5.4.0 to 5.4.3
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.0 to 5.4.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent ccce2a2 commit fa4f4ed
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 35 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.35.2",
"msw": "1.3.1",
"typescript": "5.6.2",
"vite": "5.4.0"
"vite": "5.4.3"
},
"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.2.8",
"typescript": "5.6.2",
"vite": "5.4.0"
"vite": "5.4.3"
}
}
66 changes: 33 additions & 33 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 fa4f4ed

Please sign in to comment.