32
32
"@docsearch/react" : " ^3.5.2" ,
33
33
"@emotion/react" : " ^11.11.1" ,
34
34
"@emotion/styled" : " ^11.11.0" ,
35
- "@radix-ui/react-navigation-menu" : " ^1.1.4" ,
35
+ "@hookform/resolvers" : " ^3.8.0" ,
36
+ "@radix-ui/react-accordion" : " ^1.2.0" ,
37
+ "@radix-ui/react-alert-dialog" : " ^1.1.1" ,
38
+ "@radix-ui/react-avatar" : " ^1.1.0" ,
39
+ "@radix-ui/react-checkbox" : " ^1.1.1" ,
40
+ "@radix-ui/react-dialog" : " ^1.1.1" ,
41
+ "@radix-ui/react-hover-card" : " ^1.1.1" ,
42
+ "@radix-ui/react-icons" : " ^1.3.0" ,
43
+ "@radix-ui/react-label" : " ^2.1.0" ,
44
+ "@radix-ui/react-navigation-menu" : " ^1.2.0" ,
45
+ "@radix-ui/react-popover" : " ^1.1.1" ,
46
+ "@radix-ui/react-progress" : " ^1.1.0" ,
47
+ "@radix-ui/react-radio-group" : " ^1.2.0" ,
48
+ "@radix-ui/react-scroll-area" : " ^1.1.0" ,
49
+ "@radix-ui/react-select" : " ^2.1.1" ,
50
+ "@radix-ui/react-separator" : " ^1.1.0" ,
51
+ "@radix-ui/react-slider" : " ^1.2.0" ,
52
+ "@radix-ui/react-slot" : " ^1.1.0" ,
53
+ "@radix-ui/react-switch" : " ^1.1.0" ,
54
+ "@radix-ui/react-tabs" : " ^1.1.0" ,
55
+ "@radix-ui/react-tooltip" : " ^1.1.2" ,
36
56
"@socialgouv/matomo-next" : " ^1.8.0" ,
37
57
"chart.js" : " ^4.4.2" ,
38
58
"chartjs-plugin-datalabels" : " ^2.2.0" ,
39
- "embla-carousel-react" : " ^7.0.0" ,
59
+ "class-variance-authority" : " ^0.7.0" ,
60
+ "clsx" : " ^2.1.1" ,
61
+ "embla-carousel-react" : " ^8.1.6" ,
40
62
"ethereum-blockies-base64" : " ^1.0.2" ,
41
63
"framer-motion" : " ^10.13.0" ,
42
64
"gray-matter" : " ^4.0.3" ,
45
67
"lodash.merge" : " ^4.6.2" ,
46
68
"lodash.shuffle" : " ^4.2.0" ,
47
69
"lodash.union" : " ^4.6.0" ,
70
+ "lucide-react" : " ^0.400.0" ,
48
71
"next" : " ^14.2.3" ,
49
72
"next-i18next" : " ^14.0.3" ,
50
73
"next-mdx-remote" : " ^3.0.8" ,
55
78
"react-chartjs-2" : " ^5.2.0" ,
56
79
"react-dom" : " ^18.2.0" ,
57
80
"react-emoji-render" : " ^2.0.1" ,
81
+ "react-hook-form" : " ^7.52.1" ,
58
82
"react-i18next" : " ^13.3.1" ,
59
83
"react-icons" : " ^4.10.1" ,
60
84
"react-lite-youtube-embed" : " ^2.4.0" ,
61
85
"react-select" : " 5.8.0" ,
62
86
"reading-time" : " ^1.5.0" ,
63
87
"remark-gfm" : " ^3.0.1" ,
64
- "yaml-loader" : " ^0.8.0"
88
+ "tailwind-merge" : " ^2.3.0" ,
89
+ "tailwindcss-animate" : " ^1.0.7" ,
90
+ "yaml-loader" : " ^0.8.0" ,
91
+ "zod" : " ^3.23.8"
65
92
},
66
93
"devDependencies" : {
67
94
"@chakra-ui/cli" : " ^2.4.1" ,
81
108
"@types/react-dom" : " 18.2.19" ,
82
109
"@typescript-eslint/eslint-plugin" : " ^6.19.0" ,
83
110
"@typescript-eslint/parser" : " ^6.19.0" ,
111
+ "autoprefixer" : " ^10.4.19" ,
84
112
"chromatic" : " 10.9.6" ,
85
113
"decompress" : " ^4.2.1" ,
86
114
"eslint" : " ^8.45.0" ,
87
115
"eslint-config-next" : " ^14.2.2" ,
88
116
"eslint-config-prettier" : " ^9.0.0" ,
89
117
"eslint-plugin-simple-import-sort" : " ^10.0.0" ,
118
+ "eslint-plugin-storybook" : " 0.8.0" ,
90
119
"eslint-plugin-unused-imports" : " ^3.0.0" ,
91
120
"husky" : " ^9.0.11" ,
92
- "eslint-plugin-storybook" : " 0.8.0" ,
93
121
"image-size" : " ^1.0.2" ,
94
122
"lint-staged" : " ^15.2.5" ,
95
123
"mdast-util-toc" : " ^7.0.0" ,
96
124
"minimist" : " ^1.2.8" ,
97
125
"plaiceholder" : " ^3.0.0" ,
98
126
"polished" : " ^4.2.2" ,
127
+ "postcss" : " ^8.4.39" ,
128
+ "prettier-plugin-tailwindcss" : " ^0.6.5" ,
99
129
"raw-loader" : " ^4.0.2" ,
100
130
"storybook" : " 8.1.10" ,
101
131
"storybook-react-i18next" : " 3.1.1" ,
132
+ "tailwindcss" : " ^3.4.4" ,
102
133
"ts-node" : " ^10.9.1" ,
103
134
"tsconfig-paths-webpack-plugin" : " 4.1.0" ,
104
135
"typescript" : " ^5.5.2" ,
109
140
"jackspeak" : " 2.1.1" ,
110
141
"sharp" : " 0.32.6"
111
142
}
112
- }
143
+ }
0 commit comments