0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-08-10 14:45:00 +00:00

Bump vite in the dev-dependencies group across 1 directory

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


Updates `vite` from 8.1.5 to 8.2.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.2.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-10 03:22:56 +00:00
committed by GitHub
parent 7513d95130
commit 521d4b95b5
2 changed files with 85 additions and 130 deletions
+1 -1
View File
@@ -167,6 +167,6 @@
"stylelint-config-recess-order": "^7.7.0",
"stylelint-config-recommended": "^18.0.0",
"supertest": "^7.1.4",
"vite": "^8.1.5"
"vite": "^8.2.1"
}
}