Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

build(deps): bump zod from 3.22.5 to 3.23.0 #1179

Merged
merged 1 commit into from
Apr 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/customer-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"react-intersection-observer": "^9.8.2",
"react-intl": "^6.6.5",
"superjson": "^2.2.1",
"zod": "^3.22.5"
"zod": "^3.23.0"
},
"scripts": {
"build": "next build",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@trpc/server": "next",
"awilix": "^10.0.2",
"superjson": "^2.2.1",
"zod": "^3.22.5"
"zod": "^3.23.0"
},
"devDependencies": {
"@cs/eslint-config": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"next-auth": "^5.0.0-beta.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"zod": "^3.22.5"
"zod": "^3.23.0"
},
"devDependencies": {
"@cs/eslint-config": "*",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1597,7 +1597,7 @@ __metadata:
prettier: "npm:^3.2.5"
superjson: "npm:^2.2.1"
typescript: "npm:^5.4.5"
zod: "npm:^3.22.5"
zod: "npm:^3.23.0"
languageName: unknown
linkType: soft

Expand All @@ -1621,7 +1621,7 @@ __metadata:
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
typescript: "npm:^5.4.5"
zod: "npm:^3.22.5"
zod: "npm:^3.23.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1671,7 +1671,7 @@ __metadata:
react-intl: "npm:^6.6.5"
superjson: "npm:^2.2.1"
tailwindcss: "npm:^3.4.3"
zod: "npm:^3.22.5"
zod: "npm:^3.23.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -15041,9 +15041,9 @@ __metadata:
languageName: node
linkType: hard

"zod@npm:^3.22.5":
version: 3.22.5
resolution: "zod@npm:3.22.5"
checksum: 10c0/efa969e9c0a836e4c299ff86f6db7ccf5e14c5349586694e999b7beb53fcc797b9292bc3179b0b5f43e42bcc4ae184bf202fde3f28694bf9fb8b567779c2e12b
"zod@npm:^3.23.0":
version: 3.23.0
resolution: "zod@npm:3.23.0"
checksum: 10c0/9678cc8bb4943b05145015430d730cae31564489816854cac23718344ffc26855b33e6744c948dd7906acb337108d9881298de4851ceaa290425222827492568
languageName: node
linkType: hard
Loading