|
8 | 8 | "start": "gatsby develop --port 8090"
|
9 | 9 | },
|
10 | 10 | "dependencies": {
|
11 |
| - "@mdx-js/mdx": "^1.6.5", |
| 11 | + "@mdx-js/mdx": "^2.0.0", |
12 | 12 | "@mdx-js/react": "^1.6.5",
|
13 | 13 | "@thumbtack/thumbprint-icons": "4.1.0",
|
14 |
| - "@thumbtack/thumbprint-react": "^14.18.2", |
15 |
| - "@thumbtack/thumbprint-scss": "^4.0.3", |
| 14 | + "@thumbtack/thumbprint-react": "^0.1.0", |
| 15 | + "@thumbtack/thumbprint-scss": "^0.1.0", |
16 | 16 | "classnames": "^2.2.5",
|
17 | 17 | "clickable-box": "^1.0.0",
|
18 | 18 | "docsearch.js": "^2.6.2",
|
19 | 19 | "dotenv": "^8.1.0",
|
20 |
| - "gatsby": "^2.23.3", |
| 20 | + "gatsby": "^5.14.0", |
21 | 21 | "gatsby-plugin-compile-es6-packages": "^2.1.0",
|
22 | 22 | "gatsby-plugin-google-analytics": "^2.3.4",
|
23 |
| - "gatsby-plugin-lodash": "^3.3.4", |
24 |
| - "gatsby-plugin-mdx": "^1.2.15", |
25 |
| - "gatsby-plugin-netlify": "^2.3.5", |
| 23 | + "gatsby-plugin-lodash": "^6.13.1", |
| 24 | + "gatsby-plugin-mdx": "^5.10.0", |
| 25 | + "gatsby-plugin-netlify": "^3.2.0", |
26 | 26 | "gatsby-plugin-react-helmet": "^3.3.4",
|
27 |
| - "gatsby-plugin-sass": "^2.3.4", |
| 27 | + "gatsby-plugin-sass": "^3.0.0", |
28 | 28 | "gatsby-plugin-sitemap": "^2.4.5",
|
29 |
| - "gatsby-remark-copy-linked-files": "^2.3.5", |
| 29 | + "gatsby-remark-copy-linked-files": "^3.1.0", |
30 | 30 | "gatsby-remark-smartypants": "^2.3.4",
|
31 |
| - "gatsby-source-filesystem": "^2.3.11", |
32 |
| - "gatsby-source-graphql": "^2.5.4", |
| 31 | + "gatsby-source-filesystem": "^4.21.0", |
| 32 | + "gatsby-source-graphql": "^4.7.0", |
33 | 33 | "gatsby-transformer-json": "^2.4.5",
|
34 |
| - "gatsby-transformer-react-docgen": "^5.2.5", |
| 34 | + "gatsby-transformer-react-docgen": "^6.7.0", |
35 | 35 | "invariant": "^2.2.4",
|
36 | 36 | "lodash": "^4.17.21",
|
37 | 37 | "mousetrap": "^1.6.2",
|
|
0 commit comments