Updated zod; Fix issue displaying mode toggle in site header when disabled

This commit is contained in:
giancarlo
2024-05-09 10:46:00 +07:00
parent b81cc94800
commit 7a1dd7768a
18 changed files with 55 additions and 52 deletions

View File

@@ -29,7 +29,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "^7.51.4",
"zod": "^3.23.7"
"zod": "^3.23.8"
},
"exports": {
".": "./src/index.ts",