fix(deps): update turbo monorepo to ^2.5.7 (#4176)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-28 18:39:39 +00:00
committed by GitHub
parent 6932f3198a
commit 82ce369c04
3 changed files with 53 additions and 60 deletions

View File

@@ -43,7 +43,7 @@
"@semantic-release/npm": "^12.0.2",
"@semantic-release/release-notes-generator": "^14.1.0",
"@testcontainers/redis": "^11.6.0",
"@turbo/gen": "^2.5.6",
"@turbo/gen": "^2.5.7",
"@vitejs/plugin-react": "^5.0.3",
"@vitest/coverage-v8": "^3.2.4",
"@vitest/ui": "^3.2.4",
@@ -53,7 +53,7 @@
"prettier": "^3.6.2",
"semantic-release": "^24.2.9",
"testcontainers": "^11.6.0",
"turbo": "^2.5.6",
"turbo": "^2.5.7",
"typescript": "^5.9.2",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.2.4"