|
23 | 23 | "@jbolda/gatsby-theme-articles": "0.4.6", |
24 | 24 | "@jbolda/gatsby-theme-homepage": "0.3.3", |
25 | 25 | "@jbolda/gatsby-theme-layout": "0.3.5", |
26 | | - "@mdx-js/mdx": "2.1.5", |
27 | | - "@mdx-js/react": "2.1.5", |
28 | | - "gatsby": "5.3.0", |
| 26 | + "@mdx-js/mdx": "2.2.1", |
| 27 | + "@mdx-js/react": "2.2.1", |
| 28 | + "gatsby": "5.3.2", |
29 | 29 | "gatsby-image": "3.11.0", |
30 | | - "gatsby-plugin-mdx": "5.3.0", |
| 30 | + "gatsby-plugin-mdx": "5.3.1", |
31 | 31 | "gatsby-plugin-netlify": "5.1.0", |
32 | 32 | "gatsby-plugin-react-helmet": "6.3.0", |
33 | | - "gatsby-plugin-sharp": "5.3.0", |
| 33 | + "gatsby-plugin-sharp": "5.3.2", |
34 | 34 | "gatsby-plugin-theme-ui": "0.15.4", |
35 | | - "gatsby-source-filesystem": "5.3.0", |
36 | | - "gatsby-transformer-sharp": "5.3.0", |
| 35 | + "gatsby-source-filesystem": "5.3.1", |
| 36 | + "gatsby-transformer-sharp": "5.3.1", |
37 | 37 | "react": "18.2.0", |
38 | 38 | "react-dom": "18.2.0", |
39 | 39 | "react-helmet": "6.1.0", |
40 | 40 | "theme-ui": "0.15.4" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | 43 | "@babel/plugin-proposal-optional-chaining": "7.18.9", |
44 | | - "babel-preset-gatsby": "3.3.0" |
| 44 | + "babel-preset-gatsby": "3.3.1" |
45 | 45 | } |
46 | 46 | } |
0 commit comments