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