fix(deps): update turbo monorepo to ^2.4.2 (#2313)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-02-12 22:36:27 +00:00
committed by GitHub
parent ee08725d53
commit 10454656a2
3 changed files with 86 additions and 86 deletions

View File

@@ -38,7 +38,7 @@
"@semantic-release/github": "^11.0.1",
"@semantic-release/npm": "^12.0.1",
"@semantic-release/release-notes-generator": "^14.0.3",
"@turbo/gen": "^2.4.1",
"@turbo/gen": "^2.4.2",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^3.0.5",
"@vitest/ui": "^3.0.5",
@@ -48,7 +48,7 @@
"prettier": "^3.4.2",
"semantic-release": "^24.2.2",
"testcontainers": "^10.18.0",
"turbo": "^2.4.1",
"turbo": "^2.4.2",
"typescript": "^5.7.3",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.0.5"