2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-06 17:53:44 +00:00

chore(deps-dev): bump vite from 7.1.11 to 7.3.2 in /src/frontend (#11679)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.11 to 7.3.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
Co-authored-by: Matthias Mair <code@mjmair.com>
This commit is contained in:
dependabot[bot]
2026-04-09 08:34:55 +10:00
committed by GitHub
parent ff2c3c7592
commit 2466059e4e
2 changed files with 169 additions and 7 deletions
+1 -1
View File
@@ -130,7 +130,7 @@
"rollup": "^4.59.0",
"rollup-plugin-license": "^3.7.0",
"typescript": "^5.9.3",
"vite": "7.1.11",
"vite": "7.3.2",
"vite-plugin-babel-macros": "^1.0.6",
"vite-plugin-dts": "^4.5.4",
"vite-plugin-externals": "^0.6.2",