chore: update zod to 3.22.4 (#563)

* chore: updated zod 

Signed-off-by: Adithya Krishna <aadithya794@gmail.com>

---------

Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
This commit is contained in:
Adithya Krishna
2023-10-19 15:54:05 +05:30
committed by GitHub
parent ba665edb1e
commit 616cf1c287
6 changed files with 10 additions and 10 deletions

View File

@ -35,7 +35,7 @@
"recharts": "^2.7.2",
"sharp": "0.32.5",
"typescript": "5.2.2",
"zod": "^3.21.4"
"zod": "^3.22.4"
},
"devDependencies": {
"@types/node": "20.1.0",

View File

@ -41,7 +41,7 @@
"sharp": "0.32.5",
"ts-pattern": "^5.0.5",
"typescript": "5.2.2",
"zod": "^3.21.4"
"zod": "^3.22.4"
},
"devDependencies": {
"@types/formidable": "^2.0.6",

10
package-lock.json generated
View File

@ -58,7 +58,7 @@
"recharts": "^2.7.2",
"sharp": "0.32.5",
"typescript": "5.2.2",
"zod": "^3.21.4"
"zod": "^3.22.4"
},
"devDependencies": {
"@types/node": "20.1.0",
@ -106,7 +106,7 @@
"sharp": "0.32.5",
"ts-pattern": "^5.0.5",
"typescript": "5.2.2",
"zod": "^3.21.4"
"zod": "^3.22.4"
},
"devDependencies": {
"@types/formidable": "^2.0.6",
@ -19352,7 +19352,7 @@
"next-auth": "4.22.3",
"react": "18.2.0",
"ts-pattern": "^5.0.5",
"zod": "^3.21.4"
"zod": "^3.22.4"
}
},
"packages/email": {
@ -19759,7 +19759,7 @@
"react": "18.2.0",
"stripe": "^12.7.0",
"ts-pattern": "^5.0.5",
"zod": "^3.21.4"
"zod": "^3.22.4"
},
"devDependencies": {
"@types/bcrypt": "^5.0.0",
@ -19852,7 +19852,7 @@
"@trpc/react-query": "^10.36.0",
"@trpc/server": "^10.36.0",
"superjson": "^1.13.1",
"zod": "^3.21.4"
"zod": "^3.22.4"
}
},
"packages/tsconfig": {

View File

@ -21,6 +21,6 @@
"next-auth": "4.22.3",
"react": "18.2.0",
"ts-pattern": "^5.0.5",
"zod": "^3.21.4"
"zod": "^3.22.4"
}
}

View File

@ -34,7 +34,7 @@
"react": "18.2.0",
"stripe": "^12.7.0",
"ts-pattern": "^5.0.5",
"zod": "^3.21.4"
"zod": "^3.22.4"
},
"devDependencies": {
"@types/bcrypt": "^5.0.0",

View File

@ -16,6 +16,6 @@
"@trpc/react-query": "^10.36.0",
"@trpc/server": "^10.36.0",
"superjson": "^1.13.1",
"zod": "^3.21.4"
"zod": "^3.22.4"
}
}