pin zod to the version we used to use

This commit is contained in:
Samuel Newman
2026-05-12 19:19:31 +03:00
parent 0818e8d308
commit bf22bf8186
2 changed files with 21 additions and 19 deletions
+20 -19
View File
@@ -20,6 +20,7 @@ overrides:
react-native-reanimated: 3.19.1
psl: 1.9.0
'@types/psl': 1.1.1
zod: 3.23.8
importers:
@@ -506,8 +507,8 @@ importers:
specifier: 0.14.5
version: 0.14.5
zod:
specifier: ^3.20.2
version: 3.25.76
specifier: 3.23.8
version: 3.23.8
devDependencies:
'@babel/core':
specifier: ^7.26.0
@@ -9205,16 +9206,16 @@ packages:
resolution: {integrity: sha512-+hEiRIiPobgyuFlEojnqjJnhFvg4r/i3cqgcm67eehZf/WBaK3g6cD02YU9mtdVxZjv8CzCA9n/Rhrs3yAAvAw==}
engines: {node: '>=18.0.0'}
peerDependencies:
zod: ^3.24.4
zod: 3.23.8
zod-validation-error@4.0.2:
resolution: {integrity: sha512-Q6/nZLe6jxuU80qb/4uJ4t5v2VEZ44lzQjPDhYJNztRQ4wyWc6VF3D3Kb/fAuPetZQnhS3hnajCf9CsWesghLQ==}
engines: {node: '>=18.0.0'}
peerDependencies:
zod: ^3.25.0 || ^4.0.0
zod: 3.23.8
zod@3.25.76:
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
zod@3.23.8:
resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==}
snapshots:
@@ -9229,14 +9230,14 @@ snapshots:
await-lock: 2.2.2
multiformats: 9.9.0
tlds: 1.261.0
zod: 3.25.76
zod: 3.23.8
'@atproto/common-web@0.4.21':
dependencies:
'@atproto/lex-data': 0.0.15
'@atproto/lex-json': 0.0.16
'@atproto/syntax': 0.5.4
zod: 3.25.76
zod: 3.23.8
'@atproto/lex-data@0.0.15':
dependencies:
@@ -9256,7 +9257,7 @@ snapshots:
'@atproto/syntax': 0.5.2
iso-datestring-validator: 2.2.2
multiformats: 9.9.0
zod: 3.25.76
zod: 3.23.8
'@atproto/syntax@0.5.2':
dependencies:
@@ -9269,7 +9270,7 @@ snapshots:
'@atproto/xrpc@0.7.7':
dependencies:
'@atproto/lexicon': 0.6.2
zod: 3.25.76
zod: 3.23.8
'@babel/code-frame@7.10.4':
dependencies:
@@ -14411,8 +14412,8 @@ snapshots:
'@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.29.0)
eslint: 9.39.4(jiti@2.7.0)
hermes-parser: 0.25.1
zod: 3.25.76
zod-validation-error: 3.5.4(zod@3.25.76)
zod: 3.23.8
zod-validation-error: 3.5.4(zod@3.23.8)
transitivePeerDependencies:
- supports-color
@@ -14422,8 +14423,8 @@ snapshots:
'@babel/parser': 7.29.3
eslint: 9.39.4(jiti@2.7.0)
hermes-parser: 0.25.1
zod: 3.25.76
zod-validation-error: 4.0.2(zod@3.25.76)
zod: 3.23.8
zod-validation-error: 4.0.2(zod@3.23.8)
transitivePeerDependencies:
- supports-color
@@ -19314,12 +19315,12 @@ snapshots:
css-what: 6.2.2
entities: 5.0.0
zod-validation-error@3.5.4(zod@3.25.76):
zod-validation-error@3.5.4(zod@3.23.8):
dependencies:
zod: 3.25.76
zod: 3.23.8
zod-validation-error@4.0.2(zod@3.25.76):
zod-validation-error@4.0.2(zod@3.23.8):
dependencies:
zod: 3.25.76
zod: 3.23.8
zod@3.25.76: {}
zod@3.23.8: {}
+1
View File
@@ -17,6 +17,7 @@ overrides:
"react-native-reanimated": "3.19.1"
"psl": "1.9.0"
"@types/psl": "1.1.1"
"zod": "3.23.8"
allowBuilds:
"@sentry/cli": true
"core-js-pure": true