2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 05:25:42 +00:00

Bump vite from 6.0.7 to 6.0.9 in /src/frontend (#8934)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.7 to 6.0.9.
- [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/v6.0.9/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-22 17:18:33 +11:00
committed by GitHub
parent 8e8b7158b7
commit 6d758e8e9f
2 changed files with 7 additions and 121 deletions

View File

@ -91,7 +91,7 @@
"nyc": "^17.1.0",
"rollup-plugin-license": "^3.5.3",
"typescript": "^5.7.3",
"vite": "^6.0.7",
"vite": "^6.0.9",
"vite-plugin-babel-macros": "^1.0.6",
"vite-plugin-istanbul": "^6.0.2"
}