fix(deps): update turbo monorepo to ^2.6.1 (#4483)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-11-16 06:43:04 +00:00
committed by GitHub
parent 19ecedea43
commit cd124d6e83
3 changed files with 52 additions and 52 deletions

View File

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