chore(deps): update turbo monorepo to ^2.1.1 (#1050)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-08-30 21:26:06 +00:00
committed by GitHub
parent 51be02477b
commit fcf23c3872
3 changed files with 52 additions and 52 deletions

View File

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