2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-09 05:10:54 +00:00

Merge branch 'master' of https://github.com/inventree/InvenTree into pui-maintine-v7

This commit is contained in:
Matthias Mair
2024-04-15 20:14:07 +02:00
104 changed files with 9925 additions and 7781 deletions

View File

@@ -52,7 +52,8 @@
"react-select": "^5.8.0",
"react-simplemde-editor": "^5.2.0",
"styled-components": "^6.1.8",
"zustand": "^4.5.2"
"zustand": "^4.5.2",
"recharts": "^2.12.4"
},
"devDependencies": {
"@babel/core": "^7.24.4",