fix(deps): update turbo monorepo to ^2.6.0 (#4422)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-11-05 22:34:14 +00:00
committed by GitHub
parent 0d10b2b99a
commit 742ef66e3c
3 changed files with 53 additions and 53 deletions

View File

@@ -43,7 +43,7 @@
"@semantic-release/npm": "^13.1.1",
"@semantic-release/release-notes-generator": "^14.1.0",
"@testcontainers/redis": "^11.7.2",
"@turbo/gen": "^2.5.8",
"@turbo/gen": "^2.6.0",
"@vitejs/plugin-react": "^5.1.0",
"@vitest/coverage-v8": "^4.0.5",
"@vitest/ui": "^4.0.5",
@@ -53,7 +53,7 @@
"prettier": "^3.6.2",
"semantic-release": "^25.0.1",
"testcontainers": "^11.7.2",
"turbo": "^2.5.8",
"turbo": "^2.6.0",
"typescript": "^5.9.3",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^4.0.5"