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

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 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:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-20 06:00:50 +00:00
committed by Tobias Fried
parent ceef226e26
commit e865fb2aca
2 changed files with 11 additions and 11 deletions

View File

@@ -52,7 +52,7 @@
"@vitejs/plugin-react": "^3.1.0",
"prettier": "^3.1.1",
"typescript": "^4.9.5",
"vite": "^4.1.1",
"vite": "^4.5.2",
"vite-plugin-svgr": "^2.4.0"
},
"eslintConfig": {