|
12 | 12 | "dependencies": { |
13 | 13 | "@mdx-js/mdx": "^1.6.22", |
14 | 14 | "@mdx-js/react": "^1.6.22", |
15 | | - "gatsby": "^4.0.1", |
16 | | - "gatsby-plugin-catch-links": "^4.0.0", |
17 | | - "gatsby-plugin-eslint": "^4.0.0", |
18 | | - "gatsby-plugin-image": "^2.0.0", |
19 | | - "gatsby-plugin-layout": "^3.0.0", |
20 | | - "gatsby-plugin-mdx": "^3.0.0", |
| 15 | + "gatsby": "^4.1.4", |
| 16 | + "gatsby-plugin-catch-links": "^4.1.0", |
| 17 | + "gatsby-plugin-eslint": "^4.0.2", |
| 18 | + "gatsby-plugin-image": "^2.1.2", |
| 19 | + "gatsby-plugin-layout": "^3.1.0", |
| 20 | + "gatsby-plugin-mdx": "^3.1.3", |
21 | 21 | "gatsby-plugin-mdx-embed": "^0.0.22", |
22 | 22 | "gatsby-plugin-react-svg": "^3.1.0", |
23 | | - "gatsby-plugin-sharp": "^4.0.1", |
24 | | - "gatsby-plugin-theme-ui": "^0.11.3", |
| 23 | + "gatsby-plugin-sharp": "^4.1.3", |
| 24 | + "gatsby-plugin-theme-ui": "^0.12.0", |
25 | 25 | "gatsby-plugin-webfonts": "^2.1.1", |
26 | | - "gatsby-remark-gifs": "^1.0.0", |
27 | | - "gatsby-remark-images": "^6.0.0", |
28 | | - "gatsby-remark-prismjs": "^6.0.0", |
| 26 | + "gatsby-remark-gifs": "^1.1.0", |
| 27 | + "gatsby-remark-images": "^6.1.3", |
| 28 | + "gatsby-remark-prismjs": "^6.1.0", |
29 | 29 | "gatsby-remark-unwrap-images": "^1.0.2", |
30 | | - "gatsby-transformer-remark": "^5.0.0", |
31 | | - "gatsby-transformer-sharp": "^4.0.0", |
| 30 | + "gatsby-transformer-remark": "^5.1.3", |
| 31 | + "gatsby-transformer-sharp": "^4.1.0", |
32 | 32 | "mdx-embed": "^0.0.22", |
33 | 33 | "prismjs": "^1.25.0", |
34 | 34 | "react": "link:../node_modules/react", |
35 | 35 | "react-dom": "link:../node_modules/react-dom", |
36 | 36 | "react-icons": "^4.3.1", |
37 | | - "theme-ui": "^0.11.3" |
| 37 | + "theme-ui": "^0.12.0" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | 40 | "eslint-loader": "^4.0.2", |
|
0 commit comments