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

Bump vite from 4.4.11 to 4.4.12 in /src/frontend (#6041)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.11 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/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]
2023-12-06 11:10:30 +11:00
committed by GitHub
parent 2aef05c1c3
commit e7852980ad
2 changed files with 5 additions and 5 deletions

View File

@ -61,7 +61,7 @@
"@vitejs/plugin-react": "^4.1.0",
"babel-plugin-macros": "^3.1.0",
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vite": "^4.4.12",
"vite-plugin-babel-macros": "^1.0.6"
}
}