|
14 | 14 | },
|
15 | 15 | "dependencies": {
|
16 | 16 | "@graphql-tools/schema": "10.0.0",
|
17 |
| - "@headlessui/react": "^1.7.17", |
18 |
| - "@heroicons/react": "^2.0.18", |
19 |
| - "@radix-ui/react-aspect-ratio": "1.0.2", |
20 |
| - "@radix-ui/react-icons": "1.3.0", |
21 |
| - "@reach/router": "1.3.4", |
22 |
| - "@tailwindcss/forms": "^0.5.6", |
23 |
| - "assert": "2.0.0", |
24 |
| - "clsx": "1.2.1", |
25 | 17 | "codemirror": "5.65.1",
|
26 | 18 | "codemirror-graphql": "1.3.2",
|
27 |
| - "date-fns": "^2.30.0", |
28 |
| - "glob": "10.2.6", |
29 | 19 | "graphql": "16.6.0",
|
30 |
| - "iframe-resizer-react": "^1.1.0", |
31 | 20 | "marked": "5.0.2",
|
32 | 21 | "numbro": "2.3.6",
|
33 | 22 | "parser-front-matter": "1.6.4",
|
34 |
| - "prism-react-renderer": "1.3.5", |
35 |
| - "prismjs": "1.29.0", |
36 |
| - "react": "18.2.0", |
37 |
| - "react-dom": "18.2.0", |
38 |
| - "react-markdown": "^8.0.7", |
39 |
| - "react-medium-image-zoom": "5.1.8", |
40 |
| - "react-tooltip": "^5.18.1", |
41 |
| - "rehype-raw": "^6.1.1", |
42 | 23 | "string-similarity": "^4.0.4",
|
43 | 24 | "timeago.js": "4.0.2"
|
44 | 25 | },
|
45 | 26 | "devDependencies": {
|
46 |
| - "@svgr/webpack": "^8.0.0", |
47 |
| - "@tailwindcss/typography": "0.5.10", |
48 | 27 | "@types/codemirror": "5.60.7",
|
49 |
| - "@types/prismjs": "1.26.0", |
50 |
| - "@types/react-tooltip": "^4.2.4", |
51 | 28 | "@types/string-similarity": "^4.0.0",
|
52 | 29 | "@typescript-eslint/parser": "5.59.7",
|
53 |
| - "autoprefixer": "10.4.14", |
54 | 30 | "eslint": "8.42.0",
|
55 | 31 | "eslint-plugin-tailwindcss": "3.14.0",
|
56 |
| - "postcss": "8.4.23", |
57 | 32 | "prettier": "3.2.4",
|
58 |
| - "tailwindcss": "3.4.1", |
59 | 33 | "typescript": "^5.3.3"
|
60 | 34 | }
|
61 | 35 | }
|
0 commit comments