|
19 | 19 | "cookie": "0.4.2", |
20 | 20 | "dotenv": "16.0.0", |
21 | 21 | "js-cookie": "3.0.1", |
22 | | - "marked": "4.0.12", |
23 | 22 | "next": "12.1.1-canary.15", |
24 | 23 | "next-themes": "0.1.1", |
25 | | - "postcss": "8.4.12", |
26 | | - "postcss-flexbugs-fixes": "5.0.2", |
27 | | - "postcss-hover-media-feature": "1.0.2", |
28 | | - "postcss-preset-env": "7.4.3", |
29 | | - "prism-react-renderer": "1.3.1", |
30 | 24 | "react": "17.0.2", |
31 | 25 | "react-datepicker": "4.7.0", |
32 | 26 | "react-dom": "17.0.2", |
33 | 27 | "react-dropzone": "12.0.4", |
34 | 28 | "react-loading-skeleton": "3.0.3", |
35 | | - "react-markdown": "8.0.0", |
36 | | - "react-syntax-highlighter": "15.4.5", |
37 | | - "rehype-autolink-headings": "6.1.1", |
38 | | - "rehype-raw": "6.1.1", |
39 | | - "rehype-slug": "5.0.1", |
40 | | - "remark-gfm": "3.0.1", |
41 | 29 | "swr": "1.2.2", |
42 | 30 | "textarea-markdown-editor": "0.1.13" |
43 | 31 | }, |
44 | 32 | "devDependencies": { |
45 | 33 | "@next/bundle-analyzer": "12.1.0", |
46 | | - "@types/lodash.debounce": "4.0.6", |
47 | | - "@types/marked": "4.0.3", |
48 | 34 | "@types/node": "17.0.21", |
49 | | - "@types/nprogress": "0.2.0", |
50 | 35 | "@types/react": "17.0.39", |
51 | 36 | "@types/react-datepicker": "4.3.4", |
52 | 37 | "@types/react-dom": "17.0.14", |
53 | | - "@types/react-syntax-highlighter": "13.5.2", |
54 | 38 | "cross-env": "7.0.3", |
55 | 39 | "eslint": "8.10.0", |
56 | 40 | "eslint-config-next": "12.1.1-canary.16", |
|
0 commit comments