chore: upgrade node dependencies

This commit is contained in:
Carlos Valente
2024-07-10 14:16:35 +02:00
committed by Carlos Valente
parent 917b182e39
commit 4758bc84b5
14 changed files with 6669 additions and 5405 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ Ontime consists of 3 distinct parts
The steps below will assume you have locally installed the necessary dependencies.
Other dependencies will be installed as part of the setup
- __node__ (~18.18.2)
- __pnpm__ (>=8)
- __node__ (~20)
- __pnpm__ (~9)
- __docker__ (only necessary to run and build docker images)
## LOCAL DEVELOPMENT