diff --git a/package.json b/package.json index 01d3080..91cd1cb 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@campus-hub/config-prettier": "workspace:*", "@commitlint/cli": "^19.3.0", "@commitlint/config-conventional": "^19.2.2", - "@turbo/gen": "^1.12.3", + "@turbo/gen": "^2.0.0", "commitlint": "^19.3.0", "commitlint-config-gitmoji": "^2.3.1", "husky": "^9.0.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0c2025f..1e6eed2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -160,8 +160,8 @@ importers: specifier: ^19.2.2 version: 19.2.2 '@turbo/gen': - specifier: ^1.12.3 - version: 1.13.4(@types/node@20.14.12)(typescript@5.3.3) + specifier: ^2.0.0 + version: 2.0.9(@types/node@20.14.12)(typescript@5.3.3) commitlint: specifier: ^19.3.0 version: 19.3.0(@types/node@20.14.12)(typescript@5.3.3) @@ -2290,12 +2290,12 @@ packages: '@tsconfig/node16@1.0.4': resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==} - '@turbo/gen@1.13.4': - resolution: {integrity: sha512-PK38N1fHhDUyjLi0mUjv0RbX0xXGwDLQeRSGsIlLcVpP1B5fwodSIwIYXc9vJok26Yne94BX5AGjueYsUT3uUw==} + '@turbo/gen@2.0.9': + resolution: {integrity: sha512-IVCBa/+qxsO7srAvFpto0AF09Zei+zpDoosUsHSEwgn/22rVuZ6hdcJdxcQ9kHeMafJpxqLK9iHNSdXUctJ0Vw==} hasBin: true - '@turbo/workspaces@1.13.4': - resolution: {integrity: sha512-3uYg2b5TWCiupetbDFMbBFMHl33xQTvp5DNg0fZSYal73Z9AlFH9yWabHWMYw6ywmwM1evkYRpTVA2n7GgqT5A==} + '@turbo/workspaces@2.0.9': + resolution: {integrity: sha512-+OTrQULhuv1qOKE+0DC360sSDB6ad7opEKLGFcLlmLgM7D75qv6UThfnw1Rjh8inIlBSSCCu/co2BaJjgkkpAw==} hasBin: true '@tybys/wasm-util@0.8.3': @@ -6639,15 +6639,15 @@ snapshots: '@tsconfig/node16@1.0.4': {} - '@turbo/gen@1.13.4(@types/node@20.14.12)(typescript@5.3.3)': + '@turbo/gen@2.0.9(@types/node@20.14.12)(typescript@5.3.3)': dependencies: - '@turbo/workspaces': 1.13.4 - chalk: 2.4.2 + '@turbo/workspaces': 2.0.9 commander: 10.0.1 fs-extra: 10.1.0 inquirer: 8.2.6 minimatch: 9.0.5 node-plop: 0.26.3 + picocolors: 1.0.1 proxy-agent: 6.4.0 ts-node: 10.9.2(@types/node@20.14.12)(typescript@5.3.3) update-check: 1.5.4 @@ -6659,9 +6659,8 @@ snapshots: - supports-color - typescript - '@turbo/workspaces@1.13.4': + '@turbo/workspaces@2.0.9': dependencies: - chalk: 2.4.2 commander: 10.0.1 execa: 5.1.1 fast-glob: 3.3.2 @@ -6670,6 +6669,7 @@ snapshots: inquirer: 8.2.6 js-yaml: 4.1.0 ora: 4.1.1 + picocolors: 1.0.1 rimraf: 3.0.2 semver: 7.6.3 update-check: 1.5.4