aktualisiere turbo auf Version 2.4.0 in package.json und package-lock.json

This commit is contained in:
PxlLoewe
2025-02-06 00:36:36 +01:00
parent 66d775327b
commit 337298082e
2 changed files with 36 additions and 29 deletions

View File

@@ -10,7 +10,7 @@
},
"devDependencies": {
"prettier": "^3.2.5",
"turbo": "^2.3.3",
"turbo": "^2.4.0",
"typescript": "5.5.4"
},
"engines": {