fix(deps): update turbo monorepo to ^2.5.4 (#3279)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-05-30 16:24:36 +00:00
committed by GitHub
parent 7a50829b6a
commit c8202ab3c6
3 changed files with 60 additions and 69 deletions

View File

@@ -38,7 +38,7 @@
"@semantic-release/github": "^11.0.3",
"@semantic-release/npm": "^12.0.1",
"@semantic-release/release-notes-generator": "^14.0.3",
"@turbo/gen": "^2.5.3",
"@turbo/gen": "^2.5.4",
"@vitejs/plugin-react": "^4.5.0",
"@vitest/coverage-v8": "^3.1.4",
"@vitest/ui": "^3.1.4",
@@ -48,7 +48,7 @@
"prettier": "^3.5.3",
"semantic-release": "^24.2.5",
"testcontainers": "^10.28.0",
"turbo": "^2.5.3",
"turbo": "^2.5.4",
"typescript": "^5.8.3",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.1.4"