Skip to content

Commit 0c38e2f

Browse files
fix(deps): update turbo monorepo to ^2.7.4 (#4861)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
1 parent 31c68f4 commit 0c38e2f

File tree

3 files changed

+52
-52
lines changed

3 files changed

+52
-52
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@semantic-release/npm": "^13.1.3",
4444
"@semantic-release/release-notes-generator": "^14.1.0",
4545
"@testcontainers/redis": "^11.11.0",
46-
"@turbo/gen": "^2.7.3",
46+
"@turbo/gen": "^2.7.4",
4747
"@vitejs/plugin-react": "^5.1.2",
4848
"@vitest/coverage-v8": "^4.0.17",
4949
"@vitest/ui": "^4.0.17",
@@ -54,7 +54,7 @@
5454
"prettier": "^3.7.4",
5555
"semantic-release": "^25.0.2",
5656
"testcontainers": "^11.11.0",
57-
"turbo": "^2.7.3",
57+
"turbo": "^2.7.4",
5858
"typescript": "^5.9.3",
5959
"vite-tsconfig-paths": "^6.0.4",
6060
"vitest": "^4.0.17"

pnpm-lock.yaml

Lines changed: 49 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tooling/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@next/eslint-plugin-next": "16.1.1",
2121
"eslint-config-prettier": "^10.1.8",
22-
"eslint-config-turbo": "^2.7.3",
22+
"eslint-config-turbo": "^2.7.4",
2323
"eslint-plugin-import": "^2.32.0",
2424
"eslint-plugin-jsx-a11y": "^6.10.2",
2525
"eslint-plugin-react": "^7.37.5",

0 commit comments

Comments
 (0)