mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-04-13 06:19:04 +02:00
Use a version range for Zod dep
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
This commit is contained in:
parent
1c666d889a
commit
b9d015f8dd
@ -12,7 +12,7 @@
|
||||
"clsx": "^2.1.0",
|
||||
"headlessui": "^0.0.0",
|
||||
"node-fetch": "3.3.0",
|
||||
"openai": "^4.52.1",
|
||||
"openai": "^4.55.3",
|
||||
"prettier": "3.1.1",
|
||||
"prettier-plugin-tailwindcss": "0.5.11",
|
||||
"react": "^18.2.0",
|
||||
@ -23,7 +23,7 @@
|
||||
"tailwind-merge": "^2.2.1",
|
||||
"vanilla-cookieconsent": "^3.0.1",
|
||||
"wasp": "file:.wasp/out/sdk/wasp",
|
||||
"zod": "3.22.4"
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "^4.17.13",
|
||||
|
Loading…
x
Reference in New Issue
Block a user