Skip to content

Commit

Permalink
build(deps): bump vite from 4.4.9 to 4.5.2 (chakra-ui#8223)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 20, 2024
1 parent c583d8a commit 7a06603
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 41 deletions.
2 changes: 1 addition & 1 deletion examples/vite-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.4",
"typescript": "^5.1.6",
"vite": "^4.4.9"
"vite": "^4.5.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"tsup": "^8.0.1",
"tsx": "^3.12.7",
"typescript": "^5.1.6",
"vite": "^4.4.9",
"vite": "^4.5.2",
"vitest": "^1.0.2",
"vitest-axe": "^0.1.0",
"vitest-matchmedia-mock": "^1.0.2"
Expand Down
64 changes: 25 additions & 39 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 7a06603

Please sign in to comment.