File tree Expand file tree Collapse file tree 3 files changed +703
-1
lines changed
infrastructure/group-charter-manager Expand file tree Collapse file tree 3 files changed +703
-1
lines changed Original file line number Diff line number Diff line change 9
9
"lint" : " next lint"
10
10
},
11
11
"dependencies" : {
12
+ "@hookform/resolvers" : " ^3.10.0" ,
13
+ "@radix-ui/react-dialog" : " ^1.1.7" ,
12
14
"@radix-ui/react-dropdown-menu" : " ^2.1.7" ,
15
+ "@radix-ui/react-label" : " ^2.1.3" ,
16
+ "@radix-ui/react-popover" : " ^1.1.7" ,
13
17
"@radix-ui/react-slot" : " ^1.2.0" ,
18
+ "@radix-ui/react-switch" : " ^1.1.4" ,
14
19
"@tailwindcss/typography" : " ^0.5.16" ,
20
+ "@tiptap/extension-placeholder" : " ^2.24.0" ,
21
+ "@tiptap/react" : " ^2.24.0" ,
22
+ "@tiptap/starter-kit" : " ^2.24.0" ,
15
23
"class-variance-authority" : " ^0.7.1" ,
16
24
"clsx" : " ^2.1.1" ,
25
+ "cmdk" : " ^1.1.1" ,
17
26
"lucide-react" : " ^0.453.0" ,
18
27
"next" : " 15.4.2" ,
19
28
"react" : " 19.1.0" ,
20
29
"react-dom" : " 19.1.0" ,
30
+ "react-hook-form" : " ^7.55.0" ,
21
31
"tailwind-merge" : " ^3.3.1" ,
22
- "tailwindcss-animate" : " ^1.0.7"
32
+ "tailwindcss-animate" : " ^1.0.7" ,
33
+ "zod" : " ^3.24.2"
23
34
},
24
35
"devDependencies" : {
25
36
"@eslint/eslintrc" : " ^3" ,
You can’t perform that action at this time.
0 commit comments