diff --git a/apps/api-harmonization/package.json b/apps/api-harmonization/package.json index 76ce49b1..fadc255e 100644 --- a/apps/api-harmonization/package.json +++ b/apps/api-harmonization/package.json @@ -78,7 +78,7 @@ "@o2s/prettier-config": "*", "@o2s/typescript-config": "*", "@trivago/prettier-plugin-sort-imports": "^5.2.2", - "@turbo/gen": "^2.5.8", + "@turbo/gen": "^2.6.1", "@types/compression": "^1.8.1", "@types/cookie-parser": "^1.4.10", "@types/express": "^5.0.5", diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 61db6b3f..8681ffa3 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -66,7 +66,7 @@ "@o2s/typescript-config": "*", "@svgr/webpack": "^8.1.0", "@trivago/prettier-plugin-sort-imports": "^5.2.2", - "@turbo/gen": "^2.5.8", + "@turbo/gen": "^2.6.1", "@types/bcryptjs": "^3.0.0", "@types/node": "^24.7.2", "@types/react": "^19.2.2", diff --git a/package-lock.json b/package-lock.json index c96feb72..b07248f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "@storybook/addon-docs": "^9.1.16", "@storybook/addon-themes": "^9.1.16", "@storybook/nextjs": "^9.1.16", - "@turbo/gen": "^2.5.8", + "@turbo/gen": "^2.6.1", "@types/cli-progress": "^3.11.6", "@types/fs-extra": "^11.0.4", "@types/prompts": "^2.4.9", @@ -44,7 +44,7 @@ "simple-git": "^3.28.0", "storybook": "^9.1.16", "syncpack": "^14.0.0-alpha.23", - "turbo": "^2.5.8", + "turbo": "^2.6.1", "typescript": "5.9.3" }, "engines": { @@ -114,7 +114,7 @@ "@o2s/prettier-config": "*", "@o2s/typescript-config": "*", "@trivago/prettier-plugin-sort-imports": "^5.2.2", - "@turbo/gen": "^2.5.8", + "@turbo/gen": "^2.6.1", "@types/compression": "^1.8.1", "@types/cookie-parser": "^1.4.10", "@types/express": "^5.0.5", @@ -830,7 +830,7 @@ "@o2s/typescript-config": "*", "@svgr/webpack": "^8.1.0", "@trivago/prettier-plugin-sort-imports": "^5.2.2", - "@turbo/gen": "^2.5.8", + "@turbo/gen": "^2.6.1", "@types/bcryptjs": "^3.0.0", "@types/node": "^24.7.2", "@types/react": "^19.2.2", @@ -17767,13 +17767,13 @@ "integrity": "sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==" }, "node_modules/@turbo/gen": { - "version": "2.5.8", - "resolved": "https://registry.npmjs.org/@turbo/gen/-/gen-2.5.8.tgz", - "integrity": "sha512-PknlZnl4NzARv9p2KnRIA2q9cGWzrvv2G5moWLoZRTLspoE7jL2XtejzwbclS2iXGbXQWk27BfIugv98tS2s7w==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/@turbo/gen/-/gen-2.6.1.tgz", + "integrity": "sha512-MgWIZ7nPr/X8ty4zVwaquoX+XXioufUZAG77G01C5TVJF/7iKrMAk/l0hgn99VoCb+nJL9qD8MA0HrJBgXyn8w==", "dev": true, "license": "MIT", "dependencies": { - "@turbo/workspaces": "2.5.8", + "@turbo/workspaces": "2.6.1", "commander": "^10.0.0", "fs-extra": "^10.1.0", "inquirer": "^8.2.4", @@ -17822,9 +17822,9 @@ "license": "ISC" }, "node_modules/@turbo/workspaces": { - "version": "2.5.8", - "resolved": "https://registry.npmjs.org/@turbo/workspaces/-/workspaces-2.5.8.tgz", - "integrity": "sha512-EE/27azLteK24It0B0IrjA7yWFC6jYZoTTUzL7R7HgiN0BWBPrTp6Ugpn0iE6+Bn9fFcjSp/IBBG8D8c7vXD1g==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/@turbo/workspaces/-/workspaces-2.6.1.tgz", + "integrity": "sha512-RqCfreuW34qN4G6OKtXrCLzvfsiBy6oGN67LhM/Fvk6b7XWn6GCBwTe0JM+CrH0uCiQbgYa6HgnWcUlTxIvYQw==", "dev": true, "license": "MIT", "dependencies": { @@ -26129,13 +26129,13 @@ } }, "node_modules/eslint-config-turbo": { - "version": "2.5.8", - "resolved": "https://registry.npmjs.org/eslint-config-turbo/-/eslint-config-turbo-2.5.8.tgz", - "integrity": "sha512-wzxmN7dJNFGDwOvR/4j8U2iaIH/ruYez8qg/sCKrezJ3+ljbFMvJLmgKKt/1mDuyU9wj5aZqO6VijP3QH169FA==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/eslint-config-turbo/-/eslint-config-turbo-2.6.1.tgz", + "integrity": "sha512-iLTBigkgIANO89UFz/S4hGl0Ay+x/zO0lJVV9fo2F0r7n8USJxGtpyJ8QWPVBTubcanFRHbjk+e5mWatpvV0fw==", "dev": true, "license": "MIT", "dependencies": { - "eslint-plugin-turbo": "2.5.8" + "eslint-plugin-turbo": "2.6.1" }, "peerDependencies": { "eslint": ">6.6.0", @@ -26517,9 +26517,9 @@ } }, "node_modules/eslint-plugin-turbo": { - "version": "2.5.8", - "resolved": "https://registry.npmjs.org/eslint-plugin-turbo/-/eslint-plugin-turbo-2.5.8.tgz", - "integrity": "sha512-bVjx4vTH0oTKIyQ7EGFAXnuhZMrKIfu17qlex/dps7eScPnGQLJ3r1/nFq80l8xA+8oYjsSirSQ2tXOKbz3kEw==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-turbo/-/eslint-plugin-turbo-2.6.1.tgz", + "integrity": "sha512-nxwJD6ReZTxEmq/ZNJXI/Mfa3aXctTpQpJrQZESDC1bxjXXcz4i040P7wG6RsRRsQ+9eYB9D+KdCqERpwNZGzw==", "dev": true, "license": "MIT", "dependencies": { @@ -44559,9 +44559,9 @@ "license": "MIT" }, "node_modules/turbo": { - "version": "2.5.8", - "resolved": "https://registry.npmjs.org/turbo/-/turbo-2.5.8.tgz", - "integrity": "sha512-5c9Fdsr9qfpT3hA0EyYSFRZj1dVVsb6KIWubA9JBYZ/9ZEAijgUEae0BBR/Xl/wekt4w65/lYLTFaP3JmwSO8w==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/turbo/-/turbo-2.6.1.tgz", + "integrity": "sha512-qBwXXuDT3rA53kbNafGbT5r++BrhRgx3sAo0cHoDAeG9g1ItTmUMgltz3Hy7Hazy1ODqNpR+C7QwqL6DYB52yA==", "dev": true, "license": "MIT", "peer": true, @@ -44569,18 +44569,18 @@ "turbo": "bin/turbo" }, "optionalDependencies": { - "turbo-darwin-64": "2.5.8", - "turbo-darwin-arm64": "2.5.8", - "turbo-linux-64": "2.5.8", - "turbo-linux-arm64": "2.5.8", - "turbo-windows-64": "2.5.8", - "turbo-windows-arm64": "2.5.8" + "turbo-darwin-64": "2.6.1", + "turbo-darwin-arm64": "2.6.1", + "turbo-linux-64": "2.6.1", + "turbo-linux-arm64": "2.6.1", + "turbo-windows-64": "2.6.1", + "turbo-windows-arm64": "2.6.1" } }, "node_modules/turbo-darwin-64": { - "version": "2.5.8", - "resolved": "https://registry.npmjs.org/turbo-darwin-64/-/turbo-darwin-64-2.5.8.tgz", - "integrity": "sha512-Dh5bCACiHO8rUXZLpKw+m3FiHtAp2CkanSyJre+SInEvEr5kIxjGvCK/8MFX8SFRjQuhjtvpIvYYZJB4AGCxNQ==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/turbo-darwin-64/-/turbo-darwin-64-2.6.1.tgz", + "integrity": "sha512-Dm0HwhyZF4J0uLqkhUyCVJvKM9Rw7M03v3J9A7drHDQW0qAbIGBrUijQ8g4Q9Cciw/BXRRd8Uzkc3oue+qn+ZQ==", "cpu": [ "x64" ], @@ -44592,9 +44592,9 @@ ] }, "node_modules/turbo-darwin-arm64": { - "version": "2.5.8", - "resolved": "https://registry.npmjs.org/turbo-darwin-arm64/-/turbo-darwin-arm64-2.5.8.tgz", - "integrity": "sha512-f1H/tQC9px7+hmXn6Kx/w8Jd/FneIUnvLlcI/7RGHunxfOkKJKvsoiNzySkoHQ8uq1pJnhJ0xNGTlYM48ZaJOQ==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/turbo-darwin-arm64/-/turbo-darwin-arm64-2.6.1.tgz", + "integrity": "sha512-U0PIPTPyxdLsrC3jN7jaJUwgzX5sVUBsKLO7+6AL+OASaa1NbT1pPdiZoTkblBAALLP76FM0LlnsVQOnmjYhyw==", "cpu": [ "arm64" ], @@ -44606,9 +44606,9 @@ ] }, "node_modules/turbo-linux-64": { - "version": "2.5.8", - "resolved": "https://registry.npmjs.org/turbo-linux-64/-/turbo-linux-64-2.5.8.tgz", - "integrity": "sha512-hMyvc7w7yadBlZBGl/bnR6O+dJTx3XkTeyTTH4zEjERO6ChEs0SrN8jTFj1lueNXKIHh1SnALmy6VctKMGnWfw==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/turbo-linux-64/-/turbo-linux-64-2.6.1.tgz", + "integrity": "sha512-eM1uLWgzv89bxlK29qwQEr9xYWBhmO/EGiH22UGfq+uXr+QW1OvNKKMogSN65Ry8lElMH4LZh0aX2DEc7eC0Mw==", "cpu": [ "x64" ], @@ -44620,9 +44620,9 @@ ] }, "node_modules/turbo-linux-arm64": { - "version": "2.5.8", - "resolved": "https://registry.npmjs.org/turbo-linux-arm64/-/turbo-linux-arm64-2.5.8.tgz", - "integrity": "sha512-LQELGa7bAqV2f+3rTMRPnj5G/OHAe2U+0N9BwsZvfMvHSUbsQ3bBMWdSQaYNicok7wOZcHjz2TkESn1hYK6xIQ==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/turbo-linux-arm64/-/turbo-linux-arm64-2.6.1.tgz", + "integrity": "sha512-MFFh7AxAQAycXKuZDrbeutfWM5Ep0CEZ9u7zs4Hn2FvOViTCzIfEhmuJou3/a5+q5VX1zTxQrKGy+4Lf5cdpsA==", "cpu": [ "arm64" ], @@ -44634,9 +44634,9 @@ ] }, "node_modules/turbo-windows-64": { - "version": "2.5.8", - "resolved": "https://registry.npmjs.org/turbo-windows-64/-/turbo-windows-64-2.5.8.tgz", - "integrity": "sha512-3YdcaW34TrN1AWwqgYL9gUqmZsMT4T7g8Y5Azz+uwwEJW+4sgcJkIi9pYFyU4ZBSjBvkfuPZkGgfStir5BBDJQ==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/turbo-windows-64/-/turbo-windows-64-2.6.1.tgz", + "integrity": "sha512-buq7/VAN7KOjMYi4tSZT5m+jpqyhbRU2EUTTvp6V0Ii8dAkY2tAAjQN1q5q2ByflYWKecbQNTqxmVploE0LVwQ==", "cpu": [ "x64" ], @@ -44648,9 +44648,9 @@ ] }, "node_modules/turbo-windows-arm64": { - "version": "2.5.8", - "resolved": "https://registry.npmjs.org/turbo-windows-arm64/-/turbo-windows-arm64-2.5.8.tgz", - "integrity": "sha512-eFC5XzLmgXJfnAK3UMTmVECCwuBcORrWdewoiXBnUm934DY6QN8YowC/srhNnROMpaKaqNeRpoB5FxCww3eteQ==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/turbo-windows-arm64/-/turbo-windows-arm64-2.6.1.tgz", + "integrity": "sha512-7w+AD5vJp3R+FB0YOj1YJcNcOOvBior7bcHTodqp90S3x3bLgpr7tE6xOea1e8JkP7GK6ciKVUpQvV7psiwU5Q==", "cpu": [ "arm64" ], @@ -53806,11 +53806,11 @@ "@typescript-eslint/eslint-plugin": "^8.46.2", "@typescript-eslint/parser": "^8.46.2", "eslint-config-prettier": "^10.1.8", - "eslint-config-turbo": "^2.5.8", + "eslint-config-turbo": "^2.6.1", "eslint-plugin-only-warn": "^1.1.0", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^7.0.1", - "eslint-plugin-turbo": "^2.5.8", + "eslint-plugin-turbo": "^2.6.1", "globals": "^16.4.0", "typescript": "5.9.3", "typescript-eslint": "^8.46.2" @@ -54108,7 +54108,7 @@ "@o2s/eslint-config": "*", "@o2s/prettier-config": "*", "@o2s/typescript-config": "*", - "@turbo/gen": "^2.5.8", + "@turbo/gen": "^2.6.1", "@types/express": "^5.0.5", "@types/qs": "^6.14.0", "concurrently": "^9.2.1", @@ -56304,7 +56304,7 @@ "@o2s/typescript-config": "*", "@tailwindcss/postcss": "^4.1.16", "@trivago/prettier-plugin-sort-imports": "^5.2.2", - "@turbo/gen": "^2.5.8", + "@turbo/gen": "^2.6.1", "@types/eslint": "^9.6.1", "@types/node": "^24.7.2", "eslint": "^9.38.0", diff --git a/package.json b/package.json index 50e280f1..0b34a83a 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@storybook/addon-docs": "^9.1.16", "@storybook/addon-themes": "^9.1.16", "@storybook/nextjs": "^9.1.16", - "@turbo/gen": "^2.5.8", + "@turbo/gen": "^2.6.1", "@types/cli-progress": "^3.11.6", "@types/fs-extra": "^11.0.4", "@types/prompts": "^2.4.9", @@ -57,7 +57,7 @@ "simple-git": "^3.28.0", "storybook": "^9.1.16", "syncpack": "^14.0.0-alpha.23", - "turbo": "^2.5.8", + "turbo": "^2.6.1", "typescript": "5.9.3" }, "dependencies": { diff --git a/packages/configs/eslint-config/package.json b/packages/configs/eslint-config/package.json index 4f9811ba..b8628560 100644 --- a/packages/configs/eslint-config/package.json +++ b/packages/configs/eslint-config/package.json @@ -16,11 +16,11 @@ "@typescript-eslint/eslint-plugin": "^8.46.2", "@typescript-eslint/parser": "^8.46.2", "eslint-config-prettier": "^10.1.8", - "eslint-config-turbo": "^2.5.8", + "eslint-config-turbo": "^2.6.1", "eslint-plugin-only-warn": "^1.1.0", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^7.0.1", - "eslint-plugin-turbo": "^2.5.8", + "eslint-plugin-turbo": "^2.6.1", "globals": "^16.4.0", "typescript": "5.9.3", "typescript-eslint": "^8.46.2" diff --git a/packages/framework/package.json b/packages/framework/package.json index 861ffdd1..41652c9c 100644 --- a/packages/framework/package.json +++ b/packages/framework/package.json @@ -29,7 +29,7 @@ "@o2s/prettier-config": "*", "@o2s/typescript-config": "*", "@types/express": "^5.0.5", - "@turbo/gen": "^2.5.8", + "@turbo/gen": "^2.6.1", "@types/qs": "^6.14.0", "concurrently": "^9.2.1", "eslint": "^9.38.0", diff --git a/packages/ui/package.json b/packages/ui/package.json index f5f458cd..3773e7e4 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -25,7 +25,7 @@ "@o2s/typescript-config": "*", "@tailwindcss/postcss": "^4.1.16", "@trivago/prettier-plugin-sort-imports": "^5.2.2", - "@turbo/gen": "^2.5.8", + "@turbo/gen": "^2.6.1", "@types/eslint": "^9.6.1", "@types/node": "^24.7.2", "eslint": "^9.38.0",