Skip to content

Commit

Permalink
Update dependency zod to v3.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent fbbd38a commit ac51041
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"vite": "6.0.3",
"vitest": "2.1.8",
"xpath-ts2": "1.4.2",
"zod": "3.24.0",
"zod": "3.24.1",
"zod-validation-error": "3.4.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1470,7 +1470,7 @@ __metadata:
vite: "npm:6.0.3"
vitest: "npm:2.1.8"
xpath-ts2: "npm:1.4.2"
zod: "npm:3.24.0"
zod: "npm:3.24.1"
zod-validation-error: "npm:3.4.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8102,9 +8102,9 @@ __metadata:
languageName: node
linkType: hard

"zod@npm:3.24.0":
version: 3.24.0
resolution: "zod@npm:3.24.0"
checksum: 10c0/2f03f36fdaefbb67f5a67c1b03645096b842be4dd488de400809c75835359cf94c81a98704f48bf23685e45cf73ae799c649c44bd8e023c326bd8b9537f65d5b
"zod@npm:3.24.1":
version: 3.24.1
resolution: "zod@npm:3.24.1"
checksum: 10c0/0223d21dbaa15d8928fe0da3b54696391d8e3e1e2d0283a1a070b5980a1dbba945ce631c2d1eccc088fdbad0f2dfa40155590bf83732d3ac4fcca2cc9237591b
languageName: node
linkType: hard

0 comments on commit ac51041

Please sign in to comment.