Bump vite from 4.5.0 to 4.5.1 in /web

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/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-03 15:41:32 +00:00
committed by GitHub
parent 0bbf49e7d6
commit 757d2b7dc6
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.4.11",
"vite": "^4.5.1",
"vite-plugin-prismjs": "^0.0.8"
}
}