chore(deps-dev): bump vite from 4.5.2 to 4.5.3

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-26 00:04:30 +00:00
committed by GitHub
parent fc75646f28
commit 94aa015a91
2 changed files with 11 additions and 11 deletions

View File

@@ -55,7 +55,7 @@
"prettier": "^3.1.1",
"tsx": "^4.7.3",
"typescript": "^4.9.5",
"vite": "^4.5.2",
"vite": "^4.5.3",
"vite-plugin-svgr": "^2.4.0"
},
"eslintConfig": {