Skip to content

Commit

Permalink
⬆️ Bump vite from 5.0.7 to 5.0.10
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.7 to 5.0.10.
- [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.10/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 Jan 1, 2024
1 parent 37003f7 commit 52d0926
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 250 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"tailwindcss": "^3.4.0",
"ts-jest": "^29.1.1",
"typescript": "^5.3.2",
"vite": "^5.0.5"
"vite": "^5.0.10"
},
"peerDependencies": {
"react": "^16.8.0 || ^17 || ^18",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"storybook": "^7.6.3",
"tailwindcss": "^3.4.0",
"typescript": "^5.3.2",
"vite": "^5.0.5"
"vite": "^5.0.10"
},
"eslintConfig": {
"env": {
Expand Down
Loading

0 comments on commit 52d0926

Please sign in to comment.