chore(deps): update turbo monorepo to ^1.13.0 (#257)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-03-22 21:00:19 +01:00
committed by GitHub
parent 7214df3e44
commit 1dfc6a9f0b
3 changed files with 41 additions and 47 deletions

View File

@@ -27,14 +27,14 @@
"devDependencies": {
"@homarr/prettier-config": "workspace:^0.1.0",
"@testing-library/react-hooks": "^8.0.1",
"@turbo/gen": "^1.12.5",
"@turbo/gen": "^1.13.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.4.0",
"@vitest/ui": "^1.4.0",
"cross-env": "^7.0.3",
"jsdom": "^24.0.0",
"prettier": "^3.2.5",
"turbo": "^1.12.5",
"turbo": "^1.13.0",
"typescript": "^5.4.2",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.4.0"