Skip to content

Commit

Permalink
Lock Zod version due to colinhacks/zod#2184
Browse files Browse the repository at this point in the history
  • Loading branch information
markspolakovs committed Aug 30, 2023
1 parent 6865f76 commit 9c18300
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
"lint-staged": "^14.0.1",
"prettier": "^3.0.0"
},
"resolutions": {
"zod": "<=3.21.1"
},
"scripts": {
"lint": "yarn workspaces foreach run lint",
"prettify": "yarn workspaces foreach run prettify",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15816,9 +15816,9 @@ __metadata:
languageName: node
linkType: hard

"zod@npm:3.21.4, zod@npm:^3.20.2, zod@npm:^3.21.1, zod@npm:^3.21.4":
version: 3.21.4
resolution: "zod@npm:3.21.4"
checksum: f185ba87342ff16f7a06686767c2b2a7af41110c7edf7c1974095d8db7a73792696bcb4a00853de0d2edeb34a5b2ea6a55871bc864227dace682a0a28de33e1f
"zod@npm:<=3.21.1":
version: 3.21.1
resolution: "zod@npm:3.21.1"
checksum: e02ed16b26e171f244fb7592177bef21b67956683aaed57bc8f02dfa5ad307d5cf347e9557c84c0849d96305efaf7c90c909620eaade08cfdf35f62935d741d2
languageName: node
linkType: hard

0 comments on commit 9c18300

Please sign in to comment.