2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-09-13 14:11:37 +00:00

Update dockerfile (#10225)

* Update dockerfile

Updated dockerfile to provide support for new node LTS

* Tweak plugin-react version

* Fix Dockerfile
This commit is contained in:
Oliver
2025-08-25 22:50:39 +10:00
committed by GitHub
parent 214e19dd10
commit e9b8c264b1
2 changed files with 3 additions and 3 deletions

View File

@@ -121,7 +121,7 @@
"@types/react-router-dom": "^5.3.3",
"@types/react-window": "^1.8.8",
"@vanilla-extract/vite-plugin": "^5.0.1",
"@vitejs/plugin-react": "^5.0.1",
"@vitejs/plugin-react": "^4.7.0",
"babel-plugin-macros": "^3.1.0",
"nyc": "^17.1.0",
"path": "^0.12.7",