Skip to content

Commit

Permalink
Bump vite from 5.0.3 to 5.0.4
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.3 to 5.0.4.
- [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.0.4/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 Nov 30, 2023
1 parent 9b5bd55 commit bffa59d
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 deletions.
46 changes: 23 additions & 23 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion storybook/storybook-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"require-from-string": "2.0.2",
"sass": "1.69.5",
"storybook": "7.6.0",
"vite": "5.0.3"
"vite": "5.0.4"
},
"dependencies": {
"remark-gfm": "3.0.1"
Expand Down
2 changes: 1 addition & 1 deletion storybook/storybook-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"react-dom": "18.2.0",
"require-from-string": "2.0.2",
"storybook": "7.6.0",
"vite": "5.0.3"
"vite": "5.0.4"
},
"dependencies": {
"remark-gfm": "3.0.1"
Expand Down

0 comments on commit bffa59d

Please sign in to comment.