|
12 | 12 | "@dnd-kit/core": "^3.1.1",
|
13 | 13 | "@dnd-kit/sortable": "^4.0.0",
|
14 | 14 | "@emotion/core": "^11.0.0",
|
15 |
| - "@emotion/react": "^11.11.3", |
| 15 | + "@emotion/eslint-plugin": "^11.11.0", |
16 | 16 | "@headlessui/react": "^1.6.4",
|
17 | 17 | "@heroicons/react": "^1.0.6",
|
| 18 | + "@mdx-js/loader": "^1.6.22", |
18 | 19 | "@monaco-editor/react": "^4.4.5",
|
19 |
| - "@primer/primitives": "^2.0.0", |
20 | 20 | "@sentry/gatsby": "^7.2.0",
|
| 21 | + "@storybook/addon-a11y": "^6.5.16", |
| 22 | + "@storybook/addon-actions": "^6.5.16", |
| 23 | + "@storybook/addon-essentials": "^6.5.16", |
| 24 | + "@storybook/addon-links": "^6.5.16", |
| 25 | + "@storybook/addon-postcss": "^2.0.0", |
21 | 26 | "@storybook/builder-webpack5": "^6.5.16",
|
22 | 27 | "@storybook/manager-webpack5": "^6.5.16",
|
| 28 | + "@storybook/react": "^6.5.16", |
23 | 29 | "@tailwindcss/aspect-ratio": "^0.4.0",
|
24 | 30 | "@tailwindcss/forms": "^0.5.2",
|
25 | 31 | "@tailwindcss/typography": "^0.5.2",
|
26 | 32 | "@tailwindcss/ui": "^0.7.2",
|
| 33 | + "@testing-library/jest-dom": "^5.14.1", |
| 34 | + "@testing-library/react": "^12.1.0", |
27 | 35 | "@tippyjs/react": "^4.2.5",
|
| 36 | + "@types/bad-words": "^3.0.1", |
28 | 37 | "@types/reach__router": "^1.3.10",
|
| 38 | + "@types/react": "^17.0.37", |
29 | 39 | "@types/react-calendar-heatmap": "^1.6.6",
|
30 | 40 | "@types/seedrandom": "^3.0.8",
|
31 | 41 | "@types/styled-components": "^5.1.34",
|
| 42 | + "@typescript-eslint/eslint-plugin": "^5.28.0", |
| 43 | + "@typescript-eslint/parser": "^5.28.0", |
32 | 44 | "algoliasearch": "^4.10.5",
|
| 45 | + "babel-jest": "^28.1.1", |
| 46 | + "babel-loader": "^8.2.5", |
33 | 47 | "babel-plugin-remove-graphql-queries": "^4.16.0",
|
34 | 48 | "babel-plugin-styled-components": "^2.0.7",
|
| 49 | + "babel-preset-gatsby": "^2.16.0", |
| 50 | + "babel-preset-react-app": "^10.0.1", |
35 | 51 | "bad-words": "^3.0.4",
|
| 52 | + "blob-polyfill": "^5.0.20210201", |
36 | 53 | "broken-link-checker": "^0.7.8",
|
37 | 54 | "buffer": "^6.0.3",
|
| 55 | + "bundlewatch": "^0.3.2", |
| 56 | + "chromatic": "^5.9.2", |
38 | 57 | "classnames": "^2.3.1",
|
39 | 58 | "cssnano": "^5.0.8",
|
40 | 59 | "dayjs": "^1.11.3",
|
41 | 60 | "diff-match-patch": "^1.0.5",
|
42 | 61 | "dotenv": "^16.3.1",
|
| 62 | + "eslint-plugin-jest": "^24.4.0", |
43 | 63 | "firebase": "9.8.3",
|
| 64 | + "firebase-admin": "^9.11.1", |
| 65 | + "firestore-export-import": "^0.17.0", |
44 | 66 | "gatsby": "^4.25.7",
|
45 | 67 | "gatsby-image": "^3.11.0",
|
46 | 68 | "gatsby-plugin-algolia": "^0.24.0",
|
|
58 | 80 | "gatsby-plugin-sharp": "^4.16.1",
|
59 | 81 | "gatsby-plugin-sitemap": "^5.16.0",
|
60 | 82 | "gatsby-plugin-styled-components": "^5.16.0",
|
| 83 | + "gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.32", |
61 | 84 | "gatsby-remark-autolink-headers": "^5.16.0",
|
62 | 85 | "gatsby-source-filesystem": "^4.16.0",
|
63 | 86 | "gatsby-transformer-sharp": "^4.16.0",
|
64 | 87 | "github-slugger": "^1.4.0",
|
65 | 88 | "gray-matter": "^4.0.3",
|
66 | 89 | "hast-util-to-string": "1.0.4",
|
67 | 90 | "hast-util-to-text": "2.0.0",
|
| 91 | + "identity-obj-proxy": "^3.0.0", |
68 | 92 | "import-fresh": "^3.3.0",
|
| 93 | + "jest": "^27.1.1", |
69 | 94 | "jotai": "^2.6.1",
|
70 | 95 | "katex": "^0.16.0",
|
| 96 | + "lint-staged": "^11.1.2", |
71 | 97 | "loader-utils": "^2.0.4",
|
72 | 98 | "loadjs": "^4.2.0",
|
73 | 99 | "octokit": "^3.1.2",
|
74 | 100 | "postcss": "^8.4.31",
|
| 101 | + "postcss-cli": "^8.3.1", |
75 | 102 | "postcss-import": "^14.1.0",
|
76 | 103 | "postcss-nested": "^5.0.6",
|
| 104 | + "prettier": "^2.7.1", |
| 105 | + "prettier-plugin-organize-imports": "^3.0.0", |
77 | 106 | "prism-react-renderer": "^2.3.1",
|
78 | 107 | "prismjs": "^1.28.0",
|
79 | 108 | "process": "^0.11.10",
|
|
94 | 123 | "react-share": "^4.4.0",
|
95 | 124 | "react-simplemde-editor": "4.1.3",
|
96 | 125 | "react-split": "^2.0.14",
|
| 126 | + "react-test-renderer": "^17.0.2", |
97 | 127 | "react-youtube": "^7.13.1",
|
98 | 128 | "readline": "^1.3.0",
|
99 | 129 | "recharts": "^2.1.2",
|
|
110 | 140 | "remark-mdx-frontmatter": "1.1.1",
|
111 | 141 | "remark-slug": "6.0.0",
|
112 | 142 | "seedrandom": "^3.0.5",
|
| 143 | + "serve": "^12.0.1", |
113 | 144 | "storybook-addon-gatsby": "^0.0.5",
|
| 145 | + "storybook-dark-mode": "^2.0.5", |
114 | 146 | "styled-components": "^5.3.5",
|
115 | 147 | "tailwindcss": "^3.1.3",
|
116 | 148 | "tippy.js": "^6.3.1",
|
|
121 | 153 | "uuid": "^8.3.2",
|
122 | 154 | "webpack-filter-warnings-plugin": "^1.2.1",
|
123 | 155 | "worker-loader": "^3.0.8",
|
124 |
| - "xdm": "1.12.2", |
125 |
| - "@emotion/eslint-plugin": "^11.11.0", |
126 |
| - "@mdx-js/loader": "^1.6.22", |
127 |
| - "@storybook/addon-a11y": "^6.5.16", |
128 |
| - "@storybook/addon-actions": "^6.5.16", |
129 |
| - "@storybook/addon-essentials": "^6.5.16", |
130 |
| - "@storybook/addon-links": "^6.5.16", |
131 |
| - "@storybook/addon-postcss": "^2.0.0", |
132 |
| - "@storybook/react": "^6.5.16", |
133 |
| - "@testing-library/jest-dom": "^5.14.1", |
134 |
| - "@testing-library/react": "^12.1.0", |
135 |
| - "@types/bad-words": "^3.0.1", |
136 |
| - "@types/react": "^17.0.37", |
137 |
| - "@typescript-eslint/eslint-plugin": "^5.28.0", |
138 |
| - "@typescript-eslint/parser": "^5.28.0", |
139 |
| - "babel-jest": "^28.1.1", |
140 |
| - "babel-loader": "^8.2.5", |
141 |
| - "babel-preset-gatsby": "^2.16.0", |
142 |
| - "babel-preset-react-app": "^10.0.1", |
143 |
| - "blob-polyfill": "^5.0.20210201", |
144 |
| - "bundlewatch": "^0.3.2", |
145 |
| - "chromatic": "^5.9.2", |
146 |
| - "eslint-plugin-jest": "^24.4.0", |
147 |
| - "firebase-admin": "^9.11.1", |
148 |
| - "firestore-export-import": "^0.17.0", |
149 |
| - "gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.32", |
150 |
| - "identity-obj-proxy": "^3.0.0", |
151 |
| - "jest": "^27.1.1", |
152 |
| - "lint-staged": "^11.1.2", |
153 |
| - "postcss-cli": "^8.3.1", |
154 |
| - "prettier": "^2.7.1", |
155 |
| - "prettier-plugin-organize-imports": "^3.0.0", |
156 |
| - "react-test-renderer": "^17.0.2", |
157 |
| - "serve": "^12.0.1", |
158 |
| - "storybook-dark-mode": "^2.0.5" |
| 156 | + "xdm": "1.12.2" |
159 | 157 | },
|
160 | 158 | "resolutions": {
|
161 | 159 | "@types/react": "^17.0.37"
|
|
0 commit comments