mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-06 17:53:44 +00:00
bump vite, lodash, postcss (#11831)
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -102,6 +102,7 @@
|
||||
"react-window": "1.8.11",
|
||||
"recharts": "^3.1.2",
|
||||
"styled-components": "^6.1.14",
|
||||
"undici": "^6.24.0",
|
||||
"zustand": "^5.0.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -137,6 +138,7 @@
|
||||
"vite-plugin-istanbul": "^8.0.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"undici": "^6.24.0"
|
||||
"undici": "^6.24.0",
|
||||
"vite": "^8.0.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user