2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-09 03:03:41 +00:00

feat(frontend): bump node build enviroment to 24 (#11893)

* feat(frontend): bump node build enviroment to 24

* update docs

* add changelog
This commit is contained in:
Matthias Mair
2026-05-08 00:48:53 +02:00
committed by GitHub
parent cbf3fc9f57
commit 0d4fe366ef
4 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -162,7 +162,7 @@ The core software modules are targeting the following versions:
| Python | {{ config.extra.min_python_version }} | Minimum required version |
| Invoke | {{ config.extra.min_invoke_version }} | Minimum required version |
| Django | {{ config.extra.django_version }} | Pinned version |
| Node | 20 | Only needed for frontend development |
| Node | 24 | Only needed for frontend development |
Any other software dependencies are handled by the project package config.