chore(deps): update turbo monorepo to ^2.1.0 (#1040)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-08-27 14:29:27 +00:00
committed by GitHub
parent 961fca0f64
commit f7f676ace9
3 changed files with 94 additions and 94 deletions

View File

@@ -30,7 +30,7 @@
},
"devDependencies": {
"@homarr/prettier-config": "workspace:^0.1.0",
"@turbo/gen": "^2.0.14",
"@turbo/gen": "^2.1.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
@@ -38,7 +38,7 @@
"jsdom": "^24.1.3",
"prettier": "^3.3.3",
"testcontainers": "^10.12.0",
"turbo": "^2.0.14",
"turbo": "^2.1.0",
"typescript": "^5.5.4",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.0.5"