fix(deps): update turbo monorepo to ^2.7.2 (#4764)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-12-28 21:27:50 +00:00
committed by GitHub
parent 49afb82446
commit 9191430229
3 changed files with 52 additions and 52 deletions

View File

@@ -43,7 +43,7 @@
"@semantic-release/npm": "^13.1.3",
"@semantic-release/release-notes-generator": "^14.1.0",
"@testcontainers/redis": "^11.10.0",
"@turbo/gen": "^2.7.1",
"@turbo/gen": "^2.7.2",
"@vitejs/plugin-react": "^5.1.2",
"@vitest/coverage-v8": "^4.0.16",
"@vitest/ui": "^4.0.16",
@@ -54,7 +54,7 @@
"prettier": "^3.7.4",
"semantic-release": "^25.0.2",
"testcontainers": "^11.10.0",
"turbo": "^2.7.1",
"turbo": "^2.7.2",
"typescript": "^5.9.3",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^4.0.16"