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

@@ -22,7 +22,7 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"zod": "^3.23.7"
"zod": "^3.23.8"
},
"eslintConfig": {
"root": true,