From 565a0aead2020a90f60a305b2eee89e52cfbd7df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 21:36:02 +0800 Subject: [PATCH] chore(deps): update dependency @silverhand/essentials to v2.4.1 (#3421) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/cli/package.json | 2 +- packages/cloud/package.json | 2 +- packages/console/package.json | 2 +- packages/core/package.json | 2 +- packages/integration-tests/package.json | 2 +- packages/phrases-ui/package.json | 2 +- packages/phrases/package.json | 2 +- packages/schemas/package.json | 2 +- packages/shared/package.json | 2 +- packages/toolkit/connector-kit/package.json | 2 +- packages/toolkit/core-kit/package.json | 2 +- packages/ui/package.json | 2 +- pnpm-lock.yaml | 52 ++++++++++----------- 13 files changed, 38 insertions(+), 38 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index 87e6a98a6..e93d01f70 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -47,7 +47,7 @@ "@logto/core-kit": "workspace:*", "@logto/schemas": "workspace:*", "@logto/shared": "workspace:*", - "@silverhand/essentials": "2.4.0", + "@silverhand/essentials": "2.4.1", "chalk": "^5.0.0", "decamelize": "^6.0.0", "dotenv": "^16.0.0", diff --git a/packages/cloud/package.json b/packages/cloud/package.json index 1596af3e0..92cc56ae6 100644 --- a/packages/cloud/package.json +++ b/packages/cloud/package.json @@ -28,7 +28,7 @@ "@logto/core-kit": "workspace:*", "@logto/schemas": "workspace:*", "@logto/shared": "workspace:*", - "@silverhand/essentials": "2.4.0", + "@silverhand/essentials": "2.4.1", "@withtyped/postgres": "^0.8.1", "@withtyped/server": "^0.8.1", "accepts": "^1.3.8", diff --git a/packages/console/package.json b/packages/console/package.json index 2d29e7919..31da40e7d 100644 --- a/packages/console/package.json +++ b/packages/console/package.json @@ -35,7 +35,7 @@ "@parcel/transformer-svg-react": "2.8.3", "@silverhand/eslint-config": "2.0.1", "@silverhand/eslint-config-react": "2.0.1", - "@silverhand/essentials": "2.4.0", + "@silverhand/essentials": "2.4.1", "@silverhand/ts-config": "2.0.3", "@silverhand/ts-config-react": "2.0.3", "@tsconfig/docusaurus": "^1.0.5", diff --git a/packages/core/package.json b/packages/core/package.json index 81aa3790c..53268eeed 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -35,7 +35,7 @@ "@logto/phrases-ui": "workspace:*", "@logto/schemas": "workspace:*", "@logto/shared": "workspace:*", - "@silverhand/essentials": "2.4.0", + "@silverhand/essentials": "2.4.1", "aws-sdk": "^2.1329.0", "chalk": "^5.0.0", "clean-deep": "^3.4.0", diff --git a/packages/integration-tests/package.json b/packages/integration-tests/package.json index bfc1d9249..ca6540f16 100644 --- a/packages/integration-tests/package.json +++ b/packages/integration-tests/package.json @@ -28,7 +28,7 @@ "@logto/schemas": "workspace:*", "@peculiar/webcrypto": "^1.3.3", "@silverhand/eslint-config": "2.0.1", - "@silverhand/essentials": "2.4.0", + "@silverhand/essentials": "2.4.1", "@silverhand/ts-config": "2.0.3", "@types/expect-puppeteer": "^5.0.3", "@types/jest": "^29.4.0", diff --git a/packages/phrases-ui/package.json b/packages/phrases-ui/package.json index 6087dc1b3..a49aba92b 100644 --- a/packages/phrases-ui/package.json +++ b/packages/phrases-ui/package.json @@ -34,7 +34,7 @@ }, "dependencies": { "@logto/language-kit": "workspace:*", - "@silverhand/essentials": "2.4.0", + "@silverhand/essentials": "2.4.1", "zod": "^3.20.2" }, "devDependencies": { diff --git a/packages/phrases/package.json b/packages/phrases/package.json index 6b7a5f07e..745dd9dc0 100644 --- a/packages/phrases/package.json +++ b/packages/phrases/package.json @@ -34,7 +34,7 @@ }, "dependencies": { "@logto/language-kit": "workspace:*", - "@silverhand/essentials": "2.4.0", + "@silverhand/essentials": "2.4.1", "zod": "^3.20.2" }, "devDependencies": { diff --git a/packages/schemas/package.json b/packages/schemas/package.json index c9803afb2..3b1180d79 100644 --- a/packages/schemas/package.json +++ b/packages/schemas/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "@silverhand/eslint-config": "2.0.1", - "@silverhand/essentials": "2.4.0", + "@silverhand/essentials": "2.4.1", "@silverhand/ts-config": "2.0.3", "@types/inquirer": "^9.0.0", "@types/jest": "^29.4.0", diff --git a/packages/shared/package.json b/packages/shared/package.json index 67c84b481..10779853a 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -56,7 +56,7 @@ "dependencies": { "@logto/core-kit": "workspace:*", "@logto/schemas": "workspace:*", - "@silverhand/essentials": "2.4.0", + "@silverhand/essentials": "2.4.1", "chalk": "^5.0.0", "find-up": "^6.3.0", "nanoid": "^4.0.0", diff --git a/packages/toolkit/connector-kit/package.json b/packages/toolkit/connector-kit/package.json index af3a271ad..acadffa46 100644 --- a/packages/toolkit/connector-kit/package.json +++ b/packages/toolkit/connector-kit/package.json @@ -33,7 +33,7 @@ }, "dependencies": { "@logto/language-kit": "workspace:*", - "@silverhand/essentials": "2.4.0" + "@silverhand/essentials": "2.4.1" }, "optionalDependencies": { "zod": "^3.20.2" diff --git a/packages/toolkit/core-kit/package.json b/packages/toolkit/core-kit/package.json index ec77921a6..bcdd03e92 100644 --- a/packages/toolkit/core-kit/package.json +++ b/packages/toolkit/core-kit/package.json @@ -50,7 +50,7 @@ "@jest/types": "^29.0.3", "@silverhand/eslint-config": "2.0.1", "@silverhand/eslint-config-react": "2.0.1", - "@silverhand/essentials": "2.4.0", + "@silverhand/essentials": "2.4.1", "@silverhand/ts-config": "2.0.3", "@types/color": "^3.0.3", "@types/jest": "^29.4.0", diff --git a/packages/ui/package.json b/packages/ui/package.json index cbbc5a787..c9ebcaf3b 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -33,7 +33,7 @@ "@react-spring/web": "^9.6.1", "@silverhand/eslint-config": "2.0.1", "@silverhand/eslint-config-react": "2.0.1", - "@silverhand/essentials": "2.4.0", + "@silverhand/essentials": "2.4.1", "@silverhand/jest-config": "1.2.2", "@silverhand/ts-config": "2.0.3", "@silverhand/ts-config-react": "2.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2aa09da4a..11706ad28 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,7 +32,7 @@ importers: '@logto/schemas': workspace:* '@logto/shared': workspace:* '@silverhand/eslint-config': 2.0.1 - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 '@silverhand/ts-config': 2.0.3 '@types/inquirer': ^9.0.0 '@types/jest': ^29.4.0 @@ -71,7 +71,7 @@ importers: '@logto/core-kit': link:../toolkit/core-kit '@logto/schemas': link:../schemas '@logto/shared': link:../shared - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 chalk: 5.1.2 decamelize: 6.0.0 dotenv: 16.0.0 @@ -116,7 +116,7 @@ importers: '@logto/schemas': workspace:* '@logto/shared': workspace:* '@silverhand/eslint-config': 2.0.1 - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 '@silverhand/jest-config': ^2.0.1 '@silverhand/ts-config': 2.0.3 '@types/accepts': ^1.3.5 @@ -148,7 +148,7 @@ importers: '@logto/core-kit': link:../toolkit/core-kit '@logto/schemas': link:../schemas '@logto/shared': link:../shared - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 '@withtyped/postgres': 0.8.1_@withtyped+server@0.8.1 '@withtyped/server': 0.8.1 accepts: 1.3.8 @@ -196,7 +196,7 @@ importers: '@parcel/transformer-svg-react': 2.8.3 '@silverhand/eslint-config': 2.0.1 '@silverhand/eslint-config-react': 2.0.1 - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 '@silverhand/ts-config': 2.0.3 '@silverhand/ts-config-react': 2.0.3 '@tsconfig/docusaurus': ^1.0.5 @@ -273,7 +273,7 @@ importers: '@parcel/transformer-svg-react': 2.8.3_@parcel+core@2.8.3 '@silverhand/eslint-config': 2.0.1_kjzxg5porcw5dx54sezsklj5cy '@silverhand/eslint-config-react': 2.0.1_kz2ighe3mj4zdkvq5whtl3dq4u - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 '@silverhand/ts-config': 2.0.3_typescript@4.9.4 '@silverhand/ts-config-react': 2.0.3_typescript@4.9.4 '@tsconfig/docusaurus': 1.0.5 @@ -346,7 +346,7 @@ importers: '@logto/schemas': workspace:* '@logto/shared': workspace:* '@silverhand/eslint-config': 2.0.1 - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 '@silverhand/ts-config': 2.0.3 '@types/debug': ^4.1.7 '@types/etag': ^1.8.1 @@ -426,7 +426,7 @@ importers: '@logto/phrases-ui': link:../phrases-ui '@logto/schemas': link:../schemas '@logto/shared': link:../shared - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 aws-sdk: 2.1329.0 chalk: 5.1.2 clean-deep: 3.4.0 @@ -573,7 +573,7 @@ importers: '@logto/schemas': workspace:* '@peculiar/webcrypto': ^1.3.3 '@silverhand/eslint-config': 2.0.1 - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 '@silverhand/ts-config': 2.0.3 '@types/expect-puppeteer': ^5.0.3 '@types/jest': ^29.4.0 @@ -602,7 +602,7 @@ importers: '@logto/schemas': link:../schemas '@peculiar/webcrypto': 1.3.3 '@silverhand/eslint-config': 2.0.1_kjzxg5porcw5dx54sezsklj5cy - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 '@silverhand/ts-config': 2.0.3_typescript@4.9.4 '@types/expect-puppeteer': 5.0.3 '@types/jest': 29.4.0 @@ -625,7 +625,7 @@ importers: specifiers: '@logto/language-kit': workspace:* '@silverhand/eslint-config': 2.0.1 - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 '@silverhand/ts-config': 2.0.3 eslint: ^8.34.0 lint-staged: ^13.0.0 @@ -634,7 +634,7 @@ importers: zod: ^3.20.2 dependencies: '@logto/language-kit': link:../toolkit/language-kit - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 zod: 3.20.2 devDependencies: '@silverhand/eslint-config': 2.0.1_kjzxg5porcw5dx54sezsklj5cy @@ -648,7 +648,7 @@ importers: specifiers: '@logto/language-kit': workspace:* '@silverhand/eslint-config': 2.0.1 - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 '@silverhand/ts-config': 2.0.3 buffer: ^5.7.1 eslint: ^8.34.0 @@ -658,7 +658,7 @@ importers: zod: ^3.20.2 dependencies: '@logto/language-kit': link:../toolkit/language-kit - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 zod: 3.20.2 devDependencies: '@silverhand/eslint-config': 2.0.1_kjzxg5porcw5dx54sezsklj5cy @@ -677,7 +677,7 @@ importers: '@logto/phrases': workspace:* '@logto/phrases-ui': workspace:* '@silverhand/eslint-config': 2.0.1 - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 '@silverhand/ts-config': 2.0.3 '@types/inquirer': ^9.0.0 '@types/jest': ^29.4.0 @@ -706,7 +706,7 @@ importers: zod: 3.20.2 devDependencies: '@silverhand/eslint-config': 2.0.1_kjzxg5porcw5dx54sezsklj5cy - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 '@silverhand/ts-config': 2.0.3_typescript@4.9.4 '@types/inquirer': 9.0.3 '@types/jest': 29.4.0 @@ -730,7 +730,7 @@ importers: '@logto/core-kit': workspace:* '@logto/schemas': workspace:* '@silverhand/eslint-config': 2.0.1 - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 '@silverhand/ts-config': 2.0.3 '@types/jest': ^29.4.0 '@types/node': ^18.11.18 @@ -746,7 +746,7 @@ importers: dependencies: '@logto/core-kit': link:../toolkit/core-kit '@logto/schemas': link:../schemas - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 chalk: 5.1.2 find-up: 6.3.0 nanoid: 4.0.0 @@ -767,7 +767,7 @@ importers: specifiers: '@logto/language-kit': workspace:* '@silverhand/eslint-config': 2.0.1 - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 '@silverhand/ts-config': 2.0.3 '@types/node': ^18.11.18 eslint: ^8.34.0 @@ -778,7 +778,7 @@ importers: zod: ^3.20.2 dependencies: '@logto/language-kit': link:../language-kit - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 optionalDependencies: zod: 3.20.2 devDependencies: @@ -797,7 +797,7 @@ importers: '@logto/language-kit': workspace:* '@silverhand/eslint-config': 2.0.1 '@silverhand/eslint-config-react': 2.0.1 - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 '@silverhand/ts-config': 2.0.3 '@types/color': ^3.0.3 '@types/jest': ^29.4.0 @@ -824,7 +824,7 @@ importers: '@jest/types': 29.3.1 '@silverhand/eslint-config': 2.0.1_kjzxg5porcw5dx54sezsklj5cy '@silverhand/eslint-config-react': 2.0.1_wfldc7mlde5bb3fdzap5arn6me - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 '@silverhand/ts-config': 2.0.3_typescript@4.9.4 '@types/color': 3.0.3 '@types/jest': 29.4.0 @@ -886,7 +886,7 @@ importers: '@react-spring/web': ^9.6.1 '@silverhand/eslint-config': 2.0.1 '@silverhand/eslint-config-react': 2.0.1 - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 '@silverhand/jest-config': 1.2.2 '@silverhand/ts-config': 2.0.3 '@silverhand/ts-config-react': 2.0.3 @@ -951,7 +951,7 @@ importers: '@react-spring/web': 9.6.1_biqbaboplfbrettd7655fr4n2y '@silverhand/eslint-config': 2.0.1_kjzxg5porcw5dx54sezsklj5cy '@silverhand/eslint-config-react': 2.0.1_kz2ighe3mj4zdkvq5whtl3dq4u - '@silverhand/essentials': 2.4.0 + '@silverhand/essentials': 2.4.1 '@silverhand/jest-config': 1.2.2_cdjgginuefokmzmklysahvrmme '@silverhand/ts-config': 2.0.3_typescript@4.9.4 '@silverhand/ts-config-react': 2.0.3_typescript@4.9.4 @@ -3656,8 +3656,8 @@ packages: lodash.pick: 4.4.0 dev: true - /@silverhand/essentials/2.4.0: - resolution: {integrity: sha512-qwMdx6626e4oEvORMt3GoHiBC4Kmc1XNaSk9Ne2MXjljGIc5RLhdCKlcmc/kGTTBdumOD7Of075QXBiBMopheg==} + /@silverhand/essentials/2.4.1: + resolution: {integrity: sha512-o37Nsdp65LDPbk51rjcZ7/Lsrox3ag3IaOHTFkSR/TjYwwSJiKVh26ywGdb2lKacDDKraVjBuV6kRhhA0Jm19w==} engines: {node: ^16.13.0 || ^18.12.0 || ^19.2.0, pnpm: ^7} /@silverhand/jest-config/1.2.2_cdjgginuefokmzmklysahvrmme: