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

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-05-09 01:01:31 +00:00
committed by GitHub
parent bf265bb412
commit a9f54a9f3d
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"eslint": "^8.49.0",
"eslint-plugin-vue": "^9.17.0",
"prettier": "^3.0.3",
"vite": "^4.5.2",
"vite": "^4.5.3",
"vite-plugin-prismjs": "^0.0.8"
}
}