Compare commits
3 Commits
5621f6e5ef
...
9c3a54804b
Author | SHA1 | Date | |
---|---|---|---|
9c3a54804b | |||
7b3c5dba23 | |||
ce373d7ffc |
890
package-lock.json
generated
890
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -9,7 +9,7 @@
|
||||
"check": "next lint && npx tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hookform/resolvers": "^3.10.0",
|
||||
"@hookform/resolvers": "^5.0.0",
|
||||
"@radix-ui/react-label": "^2.1.2",
|
||||
"@radix-ui/react-popover": "^1.1.6",
|
||||
"@radix-ui/react-select": "^2.1.6",
|
||||
@ -28,7 +28,7 @@
|
||||
"react-day-picker": "^9.5.1",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-hook-form": "^7.54.2",
|
||||
"tailwind-merge": "^2.5.2",
|
||||
"tailwind-merge": "^3.0.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"zod": "^3.24.2"
|
||||
},
|
||||
@ -40,7 +40,7 @@
|
||||
"eslint-config-next": "15.3.2",
|
||||
"eslint-config-prettier": "^10.0.2",
|
||||
"postcss": "8.5.3",
|
||||
"tailwindcss": "3.4.13",
|
||||
"tailwindcss": "4.1.5",
|
||||
"turbo": "2.5.3",
|
||||
"typescript": "5.8.3"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user