|
14 | 14 | "test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
|
15 | 15 | },
|
16 | 16 | "dependencies": {
|
17 |
| - "@mdx-js/mdx": "1.6.22", |
18 |
| - "@mdx-js/react": "1.6.22", |
19 |
| - "gatsby": "^4.9.3", |
| 17 | + "@mdx-js/mdx": "2.1.2", |
| 18 | + "@mdx-js/react": "2.1.2", |
| 19 | + "gatsby": "^4.19.2", |
20 | 20 | "gatsby-plugin-dark-mode": "^1.1.2",
|
21 |
| - "gatsby-plugin-manifest": "^4.9.1", |
22 |
| - "gatsby-plugin-mdx": "^3.9.1", |
23 |
| - "gatsby-plugin-offline": "^5.9.1", |
24 |
| - "gatsby-plugin-react-helmet": "^5.9.0", |
25 |
| - "gatsby-plugin-typography": "^4.9.0", |
26 |
| - "gatsby-remark-prismjs": "^6.9.0", |
27 |
| - "gatsby-source-filesystem": "^4.9.1", |
28 |
| - "gatsby-source-graphql": "^4.9.1", |
29 |
| - "gatsby-transformer-json": "^4.9.0", |
30 |
| - "prismjs": "^1.20.0", |
31 |
| - "react": "^17.0.2", |
32 |
| - "react-dom": "^17.0.2", |
| 21 | + "gatsby-plugin-manifest": "^4.19.0", |
| 22 | + "gatsby-plugin-mdx": "^3.19.0", |
| 23 | + "gatsby-plugin-offline": "^5.19.0", |
| 24 | + "gatsby-plugin-react-helmet": "^5.19.0", |
| 25 | + "gatsby-plugin-typography": "^4.19.0", |
| 26 | + "gatsby-remark-prismjs": "^6.19.0", |
| 27 | + "gatsby-source-filesystem": "^4.19.0", |
| 28 | + "gatsby-source-graphql": "^4.19.0", |
| 29 | + "gatsby-transformer-json": "^4.19.0", |
| 30 | + "prismjs": "^1.28.0", |
| 31 | + "react": "^18.2.0", |
| 32 | + "react-dom": "^18.2.0", |
33 | 33 | "react-helmet": "^6.1.0",
|
34 |
| - "react-icons": "^4.3.1", |
| 34 | + "react-icons": "^4.4.0", |
35 | 35 | "react-typography": "^0.16.19",
|
36 | 36 | "typography": "^0.16.19",
|
37 | 37 | "typography-theme-st-annes": "^0.16.19"
|
|
0 commit comments