chore(deps): update turbo monorepo to ^2.1.2 (#1119)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-12 22:40:44 +00:00
committed by GitHub
parent 2351617177
commit 50bd4344bc
3 changed files with 53 additions and 53 deletions

View File

@@ -27,7 +27,7 @@
"prettier": "@homarr/prettier-config",
"devDependencies": {
"@homarr/prettier-config": "workspace:^0.1.0",
"@turbo/gen": "^2.1.1",
"@turbo/gen": "^2.1.2",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/coverage-v8": "^2.1.0",
"@vitest/ui": "^2.1.0",
@@ -35,7 +35,7 @@
"jsdom": "^25.0.0",
"prettier": "^3.3.3",
"testcontainers": "^10.13.1",
"turbo": "^2.1.1",
"turbo": "^2.1.2",
"typescript": "^5.6.2",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.1.0"