chore(deps): update turbo monorepo to ^2.0.4 (#666)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-06-14 17:48:25 +00:00
committed by GitHub
parent 10acb2bc76
commit 856cb2d005
3 changed files with 50 additions and 50 deletions

View File

@@ -28,7 +28,7 @@
},
"devDependencies": {
"@homarr/prettier-config": "workspace:^0.1.0",
"@turbo/gen": "^2.0.3",
"@turbo/gen": "^2.0.4",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
@@ -36,7 +36,7 @@
"jsdom": "^24.1.0",
"prettier": "^3.3.2",
"testcontainers": "^10.9.0",
"turbo": "^2.0.3",
"turbo": "^2.0.4",
"typescript": "^5.4.5",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.6.0"