From a218a2848fc8055de82c1f1e3007b19494e0b415 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 16:49:39 +0000 Subject: [PATCH] chore(deps): update dependency zod to v4 --- packages/youtube/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++++++----- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/packages/youtube/package.json b/packages/youtube/package.json index 3ac12ff..ebd0883 100644 --- a/packages/youtube/package.json +++ b/packages/youtube/package.json @@ -46,6 +46,6 @@ "homepage": "https://github.com/ascorbic/astro-loaders", "dependencies": { "@ascorbic/loader-utils": "workspace:^", - "zod": "^3.24.1" + "zod": "^4.3.6" } } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e1618f9..fcf4c0d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -191,7 +191,7 @@ importers: dependencies: '@anatine/zod-mock': specifier: ^3.13.5 - version: 3.13.5(@faker-js/faker@9.4.0)(zod@3.25.67) + version: 3.13.5(@faker-js/faker@9.4.0)(zod@4.3.6) '@ascorbic/loader-utils': specifier: workspace:^ version: link:../utils @@ -239,8 +239,8 @@ importers: specifier: workspace:^ version: link:../utils zod: - specifier: ^3.24.1 - version: 3.25.67 + specifier: ^4.3.6 + version: 4.3.6 devDependencies: '@arethetypeswrong/cli': specifier: ^0.17.3 @@ -2357,6 +2357,7 @@ packages: glob@10.4.5: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true globby@11.1.0: @@ -3560,6 +3561,7 @@ packages: source-map@0.8.0-beta.0: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} engines: {node: '>= 8'} + deprecated: The work that was done in this beta branch won't be included in future versions space-separated-tokens@2.0.2: resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==} @@ -3670,6 +3672,7 @@ packages: tar@7.4.3: resolution: {integrity: sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==} engines: {node: '>=18'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me term-size@2.2.1: resolution: {integrity: sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==} @@ -4429,16 +4432,19 @@ packages: zod@3.25.67: resolution: {integrity: sha512-idA2YXwpCdqUSKRCACDE6ItZD9TZzy3OZMtpfLoh6oPR47lipysRrJfjzMqFxQ3uJuUPyUeWe1r9vLH33xO/Qw==} + zod@4.3.6: + resolution: {integrity: sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==} + zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} snapshots: - '@anatine/zod-mock@3.13.5(@faker-js/faker@9.4.0)(zod@3.25.67)': + '@anatine/zod-mock@3.13.5(@faker-js/faker@9.4.0)(zod@4.3.6)': dependencies: '@faker-js/faker': 9.4.0 randexp: 0.5.3 - zod: 3.25.67 + zod: 4.3.6 '@andrewbranch/untar.js@1.0.3': {} @@ -9057,4 +9063,6 @@ snapshots: zod@3.25.67: {} + zod@4.3.6: {} + zwitch@2.0.4: {}