|
12 | 12 | "dependencies": { |
13 | 13 | "@mdx-js/mdx": "^1.6.22", |
14 | 14 | "@mdx-js/react": "^1.6.22", |
15 | | - "gatsby": "^2.24.66", |
16 | | - "gatsby-image": "^2.4.20", |
17 | | - "gatsby-plugin-catch-links": "^2.10.0", |
18 | | - "gatsby-plugin-eslint": "^2.0.8", |
19 | | - "gatsby-plugin-layout": "^1.7.0", |
20 | | - "gatsby-plugin-mdx": "^1.7.1", |
21 | | - "gatsby-plugin-mdx-embed": "^0.0.17", |
| 15 | + "gatsby": "^3.0.3", |
| 16 | + "gatsby-plugin-catch-links": "^3.0.0", |
| 17 | + "gatsby-plugin-eslint": "^3.0.0", |
| 18 | + "gatsby-plugin-image": "^1.0.0", |
| 19 | + "gatsby-plugin-layout": "^2.0.0", |
| 20 | + "gatsby-plugin-mdx": "^2.0.0", |
| 21 | + "gatsby-plugin-mdx-embed": "^0.0.19", |
22 | 22 | "gatsby-plugin-react-svg": "^3.0.0", |
23 | | - "gatsby-plugin-sharp": "^2.6.37", |
| 23 | + "gatsby-plugin-sharp": "^3.0.0", |
24 | 24 | "gatsby-plugin-theme-ui": "^0.3.5", |
| 25 | + "gatsby-plugin-webfonts": "^2.0.0", |
25 | 26 | "gatsby-remark-gifs": "^1.0.0", |
26 | | - "gatsby-remark-images": "^3.3.31", |
27 | | - "gatsby-remark-prismjs": "^3.5.14", |
| 27 | + "gatsby-remark-images": "^4.0.0", |
| 28 | + "gatsby-remark-prismjs": "^4.0.0", |
28 | 29 | "gatsby-remark-unwrap-images": "^1.0.2", |
29 | | - "gatsby-transformer-remark": "^2.8.36", |
30 | | - "gatsby-transformer-sharp": "^2.5.16", |
31 | | - "mdx-embed": "^0.0.17", |
32 | | - "prismjs": "^1.21.0", |
| 30 | + "gatsby-transformer-remark": "^3.0.0", |
| 31 | + "gatsby-transformer-sharp": "^3.0.0", |
| 32 | + "mdx-embed": "^0.0.19", |
| 33 | + "prismjs": "^1.23.0", |
33 | 34 | "react": "link:../node_modules/react", |
34 | 35 | "react-dom": "link:../node_modules/react-dom", |
35 | 36 | "react-icons": "^4.2.0", |
|
0 commit comments