File tree Expand file tree Collapse file tree 2 files changed +8
-1150
lines changed Expand file tree Collapse file tree 2 files changed +8
-1150
lines changed Original file line number Diff line number Diff line change 23
23
"markdown-checker" : " ts-node -O '{ \" module\" : \" commonjs\" }' src/scripts/markdownChecker.ts" ,
24
24
"events-import" : " ts-node -O '{ \" module\" : \" commonjs\" }' src/scripts/events-import.ts" ,
25
25
"crowdin-needs-review" : " ts-node -O '{ \" module\" : \" commonjs\" }' src/scripts/crowdin/reports/generateReviewReport.ts" ,
26
- "theme" : " chakra-cli tokens ./src/@chakra-ui/theme.ts" ,
27
- "theme:watch" : " chakra-cli tokens ./src/@chakra-ui/theme.ts --watch" ,
28
26
"prepare" : " husky"
29
27
},
30
28
"dependencies" : {
31
- "@chakra-ui/react" : " ^2.8.0" ,
32
29
"@crowdin/crowdin-api-client" : " ^1.25.0" ,
33
30
"@docsearch/react" : " ^3.5.2" ,
34
- "@emotion/react" : " ^11.11.1" ,
35
- "@emotion/styled" : " ^11.11.0" ,
36
31
"@hookform/resolvers" : " ^3.8.0" ,
37
32
"@next/bundle-analyzer" : " ^14.2.5" ,
38
33
"@radix-ui/react-accordion" : " ^1.2.0" ,
96
91
"yaml-loader" : " ^0.8.0"
97
92
},
98
93
"devDependencies" : {
99
- "@chakra-ui/cli" : " ^2.4.1" ,
100
94
"@chromatic-com/storybook" : " 1.5.0" ,
101
95
"@netlify/plugin-nextjs" : " ^5.8.0" ,
102
96
"@storybook/addon-essentials" : " 8.1.10" ,
150
144
"jackspeak" : " 2.1.1" ,
151
145
"sharp" : " 0.32.6"
152
146
}
153
- }
147
+ }
You can’t perform that action at this time.
0 commit comments