From 249724f78a2882c0a61a9202ba7456f4e593fa6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 22:13:07 +0000 Subject: [PATCH] build(deps): update dependency json-schema-to-ts to ^3.1.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/shared/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/shared/package.json b/packages/shared/package.json index 0a34d62..79e49ed 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -18,7 +18,7 @@ "typecheck": "tsc --noEmit" }, "devDependencies": { - "json-schema-to-ts": "^3.1.0" + "json-schema-to-ts": "^3.1.1" }, "engines": { "node": ">=18.12.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7d3da65..a9f9eb9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -86,7 +86,7 @@ importers: devDependencies: '@fastify/type-provider-json-schema-to-ts': specifier: ^3.0.0 - version: 3.0.0(fastify@4.28.1)(json-schema-to-ts@3.1.0) + version: 3.0.0(fastify@4.28.1)(json-schema-to-ts@3.1.1) '@savescum/shared': specifier: workspace:* version: link:../shared @@ -100,8 +100,8 @@ importers: packages/shared: devDependencies: json-schema-to-ts: - specifier: ^3.1.0 - version: 3.1.0 + specifier: ^3.1.1 + version: 3.1.1 packages/web: dependencies: @@ -1610,8 +1610,8 @@ packages: json-schema-ref-resolver@1.0.1: resolution: {integrity: sha512-EJAj1pgHc1hxF6vo2Z3s69fMjO1INq6eGHXZ8Z6wCQeldCuwxGK9Sxf4/cScGn3FZubCVUehfWtcDM/PLteCQw==} - json-schema-to-ts@3.1.0: - resolution: {integrity: sha512-UeVN/ery4/JeXI8h4rM8yZPxsH+KqPi/84qFxHfTGHZnWnK9D0UU9ZGYO+6XAaJLqCWMiks+ARuFOKAiSxJCHA==} + json-schema-to-ts@3.1.1: + resolution: {integrity: sha512-+DWg8jCJG2TEnpy7kOm/7/AxaYoaRbjVB4LFZLySZlWn8exGs3A4OLJR966cVvU26N7X9TWxl+Jsw7dzAqKT6g==} engines: {node: '>=16'} json-schema-traverse@1.0.0: @@ -2879,10 +2879,10 @@ snapshots: fastq: 1.17.1 glob: 10.4.5 - '@fastify/type-provider-json-schema-to-ts@3.0.0(fastify@4.28.1)(json-schema-to-ts@3.1.0)': + '@fastify/type-provider-json-schema-to-ts@3.0.0(fastify@4.28.1)(json-schema-to-ts@3.1.1)': dependencies: fastify: 4.28.1 - json-schema-to-ts: 3.1.0 + json-schema-to-ts: 3.1.1 '@isaacs/cliui@8.0.2': dependencies: @@ -3772,7 +3772,7 @@ snapshots: dependencies: fast-deep-equal: 3.1.3 - json-schema-to-ts@3.1.0: + json-schema-to-ts@3.1.1: dependencies: '@babel/runtime': 7.25.0 ts-algebra: 2.0.0