chore(deps): update turbo monorepo to ^2.3.0 (#1484)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-11-14 18:38:03 +00:00
committed by GitHub
parent 4264f2320e
commit 5d38030841
3 changed files with 59 additions and 59 deletions

View File

@@ -28,7 +28,7 @@
"prettier": "@homarr/prettier-config",
"devDependencies": {
"@homarr/prettier-config": "workspace:^0.1.0",
"@turbo/gen": "^2.2.3",
"@turbo/gen": "^2.3.0",
"@vitejs/plugin-react": "^4.3.3",
"@vitest/coverage-v8": "^2.1.5",
"@vitest/ui": "^2.1.5",
@@ -36,7 +36,7 @@
"jsdom": "^25.0.1",
"prettier": "^3.3.3",
"testcontainers": "^10.14.0",
"turbo": "^2.2.3",
"turbo": "^2.3.0",
"typescript": "^5.6.3",
"vite-tsconfig-paths": "^5.1.2",
"vitest": "^2.1.5"