From 239bb6f21c23683ee7fa4eea2563f314ad06a08b Mon Sep 17 00:00:00 2001 From: Xiao Yijun Date: Fri, 19 May 2023 15:52:35 +0800 Subject: [PATCH] chore(schemas): revert lock file --- pnpm-lock.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 87572f32ec3..33f2edc9d63 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3560,7 +3560,7 @@ importers: version: 3.0.1(eslint@8.34.0)(prettier@2.8.4)(typescript@5.0.2) '@silverhand/essentials': specifier: ^2.5.0 - version: 2.6.2 + version: 2.5.0 '@silverhand/ts-config': specifier: 3.0.0 version: 3.0.0(typescript@5.0.2) @@ -8612,6 +8612,7 @@ packages: /@silverhand/essentials@2.6.2: resolution: {integrity: sha512-1b5u2BGEa14V3o8XzaE7eL+nuwmQe8c1wqSMcGvq+KAusPPZo9tV4glbfF16Xi/ohv37vUpBGJ2DNf4CfuxBLw==} engines: {node: ^16.13.0 || ^18.12.0 || ^19.2.0, pnpm: ^8.0.0} + dev: true /@silverhand/jest-config@3.0.0(jest@29.5.0): resolution: {integrity: sha512-5ezkX1/EVQiL2Y3lMY3jLT00GvyRgNKWAB/LIToVN0BQPnasdzKV6sSn2wrQD6XY3lNvR9TBdZajGmG/jtcRjA==} @@ -9731,7 +9732,7 @@ packages: /@withtyped/server@0.9.0: resolution: {integrity: sha512-uQlX9Bj8607eR0sxL4i0I3J1cz5KmzBoMlcjvr6KJ0+iT1FWbNK3zQZMaKcRj5Em7MmWwsFIFkgrdQweqaHhSg==} dependencies: - '@silverhand/essentials': 2.6.2 + '@silverhand/essentials': 2.5.0 '@withtyped/shared': 0.2.0 dev: false