diff --git a/packages/youtube/package.json b/packages/youtube/package.json index 3ac12ff..0f4c555 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.5" } } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e1618f9..698e88f 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.5) '@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.5 + version: 4.3.5 devDependencies: '@arethetypeswrong/cli': specifier: ^0.17.3 @@ -3560,6 +3560,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 +3671,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 exhorbitant rates) by contacting i@izs.me term-size@2.2.1: resolution: {integrity: sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==} @@ -4429,16 +4431,19 @@ packages: zod@3.25.67: resolution: {integrity: sha512-idA2YXwpCdqUSKRCACDE6ItZD9TZzy3OZMtpfLoh6oPR47lipysRrJfjzMqFxQ3uJuUPyUeWe1r9vLH33xO/Qw==} + zod@4.3.5: + resolution: {integrity: sha512-k7Nwx6vuWx1IJ9Bjuf4Zt1PEllcwe7cls3VNzm4CQ1/hgtFUK2bRNG3rvnpPUhFjmqJKAKtjV576KnUkHocg/g==} + 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.5)': dependencies: '@faker-js/faker': 9.4.0 randexp: 0.5.3 - zod: 3.25.67 + zod: 4.3.5 '@andrewbranch/untar.js@1.0.3': {} @@ -9057,4 +9062,6 @@ snapshots: zod@3.25.67: {} + zod@4.3.5: {} + zwitch@2.0.4: {}