diff --git a/packages/config/package.json b/packages/config/package.json index d692f889..b19e5a34 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -47,7 +47,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@antfu/utils": "^0.7.8", + "@antfu/utils": "^0.7.10", "@openapi-generator-clients/types": "workspace:*", "immutable": "^4.3.7", "type-fest": "^3.13.1" diff --git a/packages/openapi-generator-clients/package.json b/packages/openapi-generator-clients/package.json index 69b2dd1b..b1e483e6 100644 --- a/packages/openapi-generator-clients/package.json +++ b/packages/openapi-generator-clients/package.json @@ -50,7 +50,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@antfu/utils": "^0.7.8", + "@antfu/utils": "^0.7.10", "@openapi-generator-clients/config": "workspace:*", "@openapi-generator-clients/types": "workspace:*", "@openapi-generator-clients/utils": "workspace:*", diff --git a/packages/utils/package.json b/packages/utils/package.json index 21a1981b..e370c5c9 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -47,7 +47,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@antfu/utils": "^0.7.8", + "@antfu/utils": "^0.7.10", "chalk": "^5.3.0", "consola": "^2.15.3", "fs-extra": "^11.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e5cbd6c1..21e24ed1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,19 +79,19 @@ importers: packages/config: specifiers: - '@antfu/utils': ^0.7.8 + '@antfu/utils': ^0.7.10 '@openapi-generator-clients/types': workspace:* immutable: ^4.3.7 type-fest: ^3.13.1 dependencies: - '@antfu/utils': 0.7.8 + '@antfu/utils': 0.7.10 '@openapi-generator-clients/types': link:../types immutable: 4.3.7 type-fest: 3.13.1 packages/openapi-generator-clients: specifiers: - '@antfu/utils': ^0.7.8 + '@antfu/utils': ^0.7.10 '@openapi-generator-clients/config': workspace:* '@openapi-generator-clients/types': workspace:* '@openapi-generator-clients/utils': workspace:* @@ -106,7 +106,7 @@ importers: rambdax: 8.1.0 type-fest: ^3.13.1 dependencies: - '@antfu/utils': 0.7.8 + '@antfu/utils': 0.7.10 '@openapi-generator-clients/config': link:../config '@openapi-generator-clients/types': link:../types '@openapi-generator-clients/utils': link:../utils @@ -129,7 +129,7 @@ importers: packages/utils: specifiers: - '@antfu/utils': ^0.7.8 + '@antfu/utils': ^0.7.10 chalk: ^5.3.0 consola: ^2.15.3 fs-extra: ^11.2.0 @@ -137,7 +137,7 @@ importers: jiti: ^1.21.6 list-github-dir-content: ^3.0.0 dependencies: - '@antfu/utils': 0.7.8 + '@antfu/utils': 0.7.10 chalk: 5.3.0 consola: 2.15.3 fs-extra: 11.2.0 @@ -160,8 +160,8 @@ packages: hasBin: true dev: true - /@antfu/utils/0.7.8: - resolution: {integrity: sha512-rWQkqXRESdjXtc+7NRfK9lASQjpXJu1ayp7qi1d23zZorY+wBHVLHHoVcMsEnkqEBWTFqbztO7/QdJFzyEcLTg==} + /@antfu/utils/0.7.10: + resolution: {integrity: sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==} dev: false /@atao60/fse-cli/0.1.7: