chore(deps): update turbo monorepo to ^2.3.1 (#1515)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-11-21 15:12:29 +00:00
committed by GitHub
parent 2ffa9d0e71
commit a9a3a4cdce
3 changed files with 50 additions and 50 deletions

View File

@@ -28,7 +28,7 @@
"prettier": "@homarr/prettier-config",
"devDependencies": {
"@homarr/prettier-config": "workspace:^0.1.0",
"@turbo/gen": "^2.3.0",
"@turbo/gen": "^2.3.1",
"@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.3.0",
"turbo": "^2.3.1",
"typescript": "^5.6.3",
"vite-tsconfig-paths": "^5.1.3",
"vitest": "^2.1.5"