chore(deps): update turbo monorepo to ^1.13.2 (#296)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-02 20:58:27 +02:00
committed by GitHub
parent fdf060a3a2
commit 3a1b4c3738
3 changed files with 39 additions and 39 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.13.0",
"@turbo/gen": "^1.13.2",
"@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.13.0",
"turbo": "^1.13.2",
"typescript": "^5.4.3",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.4.0"