build(deps-dev): bump vite from 4.5.1 to 4.5.2 in /web

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 08:50:27 +00:00
committed by GitHub
parent 2ef7612758
commit 151d3c1f51
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"eslint": "^8.49.0",
"eslint-plugin-vue": "^9.17.0",
"prettier": "^3.0.3",
"vite": "^4.5.1",
"vite": "^4.5.2",
"vite-plugin-prismjs": "^0.0.8"
}
}