File tree Expand file tree Collapse file tree 2 files changed +118
-45
lines changed Expand file tree Collapse file tree 2 files changed +118
-45
lines changed Original file line number Diff line number Diff line change 17
17
"@mdx-js/loader" : " 2.3.0" ,
18
18
"@mdx-js/react" : " 2.3.0" ,
19
19
"@next/mdx" : " 13.4.10" ,
20
- "eslint" : " ^8.38.0" ,
21
- "eslint-config-next" : " 13.5.4" ,
22
20
"next" : " 13.5.4" ,
23
21
"react" : " ^18.2.0" ,
24
22
"react-dom" : " ^18.2.0" ,
25
- "react-player" : " 2.12.0" ,
26
- "typescript" : " ^5.1.6"
23
+ "react-player" : " 2.12.0"
27
24
},
28
25
"devDependencies" : {
29
26
"@svgr/webpack" : " 6.5.1" ,
33
30
"@types/react" : " 18.0.28" ,
34
31
"@types/react-dom" : " 18.0.11" ,
35
32
"autoprefixer" : " 10.4.13" ,
33
+ "eslint" : " ^8.38.0" ,
34
+ "eslint-config-next" : " 13.5.4" ,
36
35
"http-server" : " 14.1.1" ,
37
36
"postcss" : " 8.4.31" ,
38
- "tailwindcss" : " 3.2.7"
37
+ "tailwindcss" : " 3.2.7" ,
38
+ "typescript" : " ^5.1.6"
39
39
},
40
40
"license" : " MIT" ,
41
41
"main" : " ./out/index.js" ,
You can’t perform that action at this time.
0 commit comments