fix zod
This commit is contained in:
parent
69cf73ec62
commit
ddcee39098
File diff suppressed because it is too large
Load Diff
|
|
@ -41,14 +41,17 @@
|
|||
"next": "16.1.1",
|
||||
"radix-ui": "^1.4.3",
|
||||
"react": "19.2.3",
|
||||
"react-apexcharts": "^2.0.1",
|
||||
"react-datepicker": "^9.1.0",
|
||||
"react-day-picker": "^9.13.2",
|
||||
"react-dom": "19.2.3",
|
||||
"react-dropzone": "^14.3.8",
|
||||
"react-hook-form": "^7.71.2",
|
||||
"react-select": "^5.10.2",
|
||||
"sweetalert2": "^11.26.18",
|
||||
"sweetalert2-react-content": "^5.1.1",
|
||||
"tailwind-merge": "^3.4.0"
|
||||
"tailwind-merge": "^3.4.0",
|
||||
"zod": "^3.25.67"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4",
|
||||
|
|
|
|||
Loading…
Reference in New Issue