Skip to content

Commit 6fca9cf

Browse files
chore(deps): update turbo monorepo to ^2.5.8
1 parent 0cb0221 commit 6fca9cf

File tree

7 files changed

+57
-57
lines changed

7 files changed

+57
-57
lines changed

apps/api-harmonization/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@nestjs/schematics": "^11.0.8",
7171
"@nestjs/testing": "^11.1.6",
7272
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
73-
"@turbo/gen": "^2.5.3",
73+
"@turbo/gen": "^2.5.8",
7474
"@types/compression": "^1.7.5",
7575
"@types/cookie-parser": "^1.4.9",
7676
"@types/express": "^5.0.3",

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@next/bundle-analyzer": "^15.3.2",
6161
"@svgr/webpack": "^8.1.0",
6262
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
63-
"@turbo/gen": "^2.5.3",
63+
"@turbo/gen": "^2.5.8",
6464
"@types/bcryptjs": "^3.0.0",
6565
"@types/node": "^22.15.19",
6666
"@types/react": "^19.1.4",

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@storybook/addon-docs": "^9.1.3",
4343
"@storybook/addon-themes": "^9.1.3",
4444
"@storybook/nextjs": "^9.1.3",
45-
"@turbo/gen": "^2.5.3",
45+
"@turbo/gen": "^2.5.8",
4646
"@types/cli-progress": "^3.11.6",
4747
"@types/fs-extra": "^11.0.4",
4848
"@types/prompts": "^2.4.9",
@@ -57,7 +57,7 @@
5757
"simple-git": "^3.28.0",
5858
"storybook": "^9.1.3",
5959
"syncpack": "^14.0.0-alpha.11",
60-
"turbo": "^2.5.3",
60+
"turbo": "^2.5.8",
6161
"typescript": "5.8.3"
6262
},
6363
"dependencies": {

packages/configs/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"@typescript-eslint/eslint-plugin": "^8.32.1",
1717
"@typescript-eslint/parser": "^8.32.1",
1818
"eslint-config-prettier": "^10.1.8",
19-
"eslint-config-turbo": "^2.5.3",
19+
"eslint-config-turbo": "^2.5.8",
2020
"eslint-plugin-only-warn": "^1.1.0",
2121
"eslint-plugin-react": "^7.37.5",
2222
"eslint-plugin-react-hooks": "^5.2.0",
23-
"eslint-plugin-turbo": "^2.5.3",
23+
"eslint-plugin-turbo": "^2.5.8",
2424
"globals": "^16.1.0",
2525
"typescript": "5.8.3",
2626
"typescript-eslint": "^8.32.1"

packages/framework/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@dxp/eslint-config": "*",
2828
"@dxp/prettier-config": "*",
2929
"@dxp/typescript-config": "*",
30-
"@turbo/gen": "^2.5.3",
30+
"@turbo/gen": "^2.5.8",
3131
"@types/qs": "^6.14.0",
3232
"concurrently": "^9.1.2",
3333
"eslint": "^9.27.0",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@dxp/typescript-config": "*",
2626
"@tailwindcss/postcss": "^4.1.7",
2727
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
28-
"@turbo/gen": "^2.5.3",
28+
"@turbo/gen": "^2.5.8",
2929
"@types/eslint": "^9.6.1",
3030
"@types/node": "^22.15.19",
3131
"eslint": "^9.27.0",

0 commit comments

Comments
 (0)