1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-08 22:55:19 +02:00

build(deps-dev): bump vite

Bumps the npm_and_yarn group with 1 update in the /frontend directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 5.3.6 to 5.4.12
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-22 03:28:49 +00:00 committed by GitHub
parent f7e183f9a3
commit 10230e926c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 223 additions and 38 deletions

View file

@ -35,7 +35,7 @@
"tslib": "^2.6.3",
"typescript": "^5.5.2",
"unplugin-icons": "^0.19.0",
"vite": "^5.3.6"
"vite": "^5.4.12"
},
"type": "module",
"dependencies": {