From 48b85343de37f384b6add69f3411aadb634d00d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 23:22:33 +0000 Subject: [PATCH] fix(deps): update dependency zod to v3.24.2 --- pnpm-lock.yaml | 41 ++++++++++++++++++++++++++--------------- 1 file changed, 26 insertions(+), 15 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 937fd01..c930cff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,7 +34,7 @@ importers: version: 1.2.2(react@18.3.1) '@conform-to/zod': specifier: ^1.2.2 - version: 1.2.2(zod@3.23.8) + version: 1.2.2(zod@3.24.2) '@iconify/react': specifier: ^5.0.2 version: 5.0.2(react@18.3.1) @@ -85,7 +85,7 @@ importers: version: 2.13.1(typescript@5.5.4) '@t3-oss/env-core': specifier: ^0.11.1 - version: 0.11.1(typescript@5.5.4)(zod@3.23.8) + version: 0.11.1(typescript@5.5.4)(zod@3.24.2) '@tabler/icons-react': specifier: ^3.21.0 version: 3.21.0(react@18.3.1) @@ -175,7 +175,7 @@ importers: version: 0.6.5(@remix-run/dev@2.13.1(@remix-run/react@2.13.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.4))(@remix-run/serve@2.13.1(typescript@5.5.4))(@types/node@20.17.5)(terser@5.31.6)(typescript@5.5.4)(vite@6.0.3(@types/node@20.17.5)(jiti@1.21.6)(terser@5.31.6)(tsx@4.19.2)(yaml@2.6.0))) remix-utils: specifier: ^7.7.0 - version: 7.7.0(@remix-run/node@2.13.1(typescript@5.5.4))(@remix-run/react@2.13.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.4))(@remix-run/router@1.20.0)(crypto-js@4.2.0)(react@18.3.1)(zod@3.23.8) + version: 7.7.0(@remix-run/node@2.13.1(typescript@5.5.4))(@remix-run/react@2.13.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.4))(@remix-run/router@1.20.0)(crypto-js@4.2.0)(react@18.3.1)(zod@3.24.2) satori: specifier: ^0.11.0 version: 0.11.3 @@ -208,7 +208,7 @@ importers: version: 2.6.0 zod: specifier: ^3.23.8 - version: 3.23.8 + version: 3.24.2 devDependencies: '@biomejs/biome': specifier: 1.9.4 @@ -1453,6 +1453,10 @@ packages: resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==} engines: {node: '>=6.0.0'} + '@jridgewell/gen-mapping@0.3.8': + resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==} + engines: {node: '>=6.0.0'} + '@jridgewell/resolve-uri@3.1.2': resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} engines: {node: '>=6.0.0'} @@ -6172,8 +6176,8 @@ packages: yoga-wasm-web@0.3.3: resolution: {integrity: sha512-N+d4UJSJbt/R3wqY7Coqs5pcV0aUj2j9IaQ3rNj9bVCLld8tTGKRa2USARjnvZJWVx1NDmQev8EknoczaOQDOA==} - zod@3.23.8: - resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} + zod@3.24.2: + resolution: {integrity: sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==} zustand@4.5.5: resolution: {integrity: sha512-+0PALYNJNgK6hldkgDq2vLrw5f6g/jCInz52n9RTpropGgeAf/ioFUCdtsjCqu4gNhW9D01rUQBROoRjdzyn2Q==} @@ -7040,10 +7044,10 @@ snapshots: '@conform-to/dom': 1.2.2 react: 18.3.1 - '@conform-to/zod@1.2.2(zod@3.23.8)': + '@conform-to/zod@1.2.2(zod@3.24.2)': dependencies: '@conform-to/dom': 1.2.2 - zod: 3.23.8 + zod: 3.24.2 '@emotion/hash@0.9.2': {} @@ -7614,13 +7618,20 @@ snapshots: '@jridgewell/sourcemap-codec': 1.5.0 '@jridgewell/trace-mapping': 0.3.25 + '@jridgewell/gen-mapping@0.3.8': + dependencies: + '@jridgewell/set-array': 1.2.1 + '@jridgewell/sourcemap-codec': 1.5.0 + '@jridgewell/trace-mapping': 0.3.25 + optional: true + '@jridgewell/resolve-uri@3.1.2': {} '@jridgewell/set-array@1.2.1': {} '@jridgewell/source-map@0.3.6': dependencies: - '@jridgewell/gen-mapping': 0.3.5 + '@jridgewell/gen-mapping': 0.3.8 '@jridgewell/trace-mapping': 0.3.25 optional: true @@ -8973,9 +8984,9 @@ snapshots: dependencies: defer-to-connect: 2.0.1 - '@t3-oss/env-core@0.11.1(typescript@5.5.4)(zod@3.23.8)': + '@t3-oss/env-core@0.11.1(typescript@5.5.4)(zod@3.24.2)': dependencies: - zod: 3.23.8 + zod: 3.24.2 optionalDependencies: typescript: 5.5.4 @@ -11873,7 +11884,7 @@ snapshots: node-mcstatus@1.2.1: dependencies: superagent: 8.1.2 - zod: 3.23.8 + zod: 3.24.2 transitivePeerDependencies: - supports-color @@ -12608,7 +12619,7 @@ snapshots: fs-extra: 11.2.0 minimatch: 5.1.6 - remix-utils@7.7.0(@remix-run/node@2.13.1(typescript@5.5.4))(@remix-run/react@2.13.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.4))(@remix-run/router@1.20.0)(crypto-js@4.2.0)(react@18.3.1)(zod@3.23.8): + remix-utils@7.7.0(@remix-run/node@2.13.1(typescript@5.5.4))(@remix-run/react@2.13.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.4))(@remix-run/router@1.20.0)(crypto-js@4.2.0)(react@18.3.1)(zod@3.24.2): dependencies: type-fest: 4.26.1 optionalDependencies: @@ -12617,7 +12628,7 @@ snapshots: '@remix-run/router': 1.20.0 crypto-js: 4.2.0 react: 18.3.1 - zod: 3.23.8 + zod: 3.24.2 require-directory@2.1.1: {} @@ -13447,7 +13458,7 @@ snapshots: yoga-wasm-web@0.3.3: {} - zod@3.23.8: {} + zod@3.24.2: {} zustand@4.5.5(@types/react@18.3.12)(react@18.3.1): dependencies: