1
0
mirror of https://github.com/hexolan/panels.git synced 2026-05-20 03:29:23 +01:00

build(deps-dev): bump vite

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


Updates `vite` from 5.4.21 to 6.4.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.4.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.4.2/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-10 01:48:09 +00:00
committed by GitHub
parent 853052be4f
commit 956b7f4392
2 changed files with 299 additions and 260 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"typescript": "^5.0.2",
"vite": "^5.4.21"
"vite": "^6.4.2"
},
"homepage": "https://github.com/hexolan/panels"
}