|
14 | 14 | "test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
|
15 | 15 | },
|
16 | 16 | "dependencies": {
|
17 |
| - "@mdx-js/mdx": "2.1.5", |
18 |
| - "@mdx-js/react": "2.1.5", |
19 |
| - "gatsby": "^5.2.0", |
| 17 | + "@mdx-js/mdx": "2.3.0", |
| 18 | + "@mdx-js/react": "2.3.0", |
| 19 | + "gatsby": "^5.10.0", |
20 | 20 | "gatsby-plugin-dark-mode": "^1.1.2",
|
21 |
| - "gatsby-plugin-manifest": "^5.2.0", |
22 |
| - "gatsby-plugin-mdx": "^5.2.0", |
23 |
| - "gatsby-plugin-offline": "^6.2.0", |
24 |
| - "gatsby-plugin-react-helmet": "^6.2.0", |
25 |
| - "gatsby-plugin-typography": "^5.2.0", |
26 |
| - "gatsby-remark-prismjs": "^7.2.0", |
27 |
| - "gatsby-source-filesystem": "^5.2.0", |
28 |
| - "gatsby-source-graphql": "^5.2.0", |
29 |
| - "gatsby-transformer-json": "^5.2.0", |
| 21 | + "gatsby-plugin-manifest": "^5.10.0", |
| 22 | + "gatsby-plugin-mdx": "^5.10.0", |
| 23 | + "gatsby-plugin-offline": "^6.10.0", |
| 24 | + "gatsby-plugin-react-helmet": "^6.10.0", |
| 25 | + "gatsby-plugin-typography": "^5.10.0", |
| 26 | + "gatsby-remark-prismjs": "^7.10.0", |
| 27 | + "gatsby-source-filesystem": "^5.10.0", |
| 28 | + "gatsby-source-graphql": "^5.10.0", |
| 29 | + "gatsby-transformer-json": "^5.10.0", |
30 | 30 | "prismjs": "^1.29.0",
|
31 | 31 | "react": "^18.2.0",
|
32 | 32 | "react-dom": "^18.2.0",
|
33 | 33 | "react-helmet": "^6.1.0",
|
34 |
| - "react-icons": "^4.7.1", |
35 |
| - "react-typography": "^0.16.19", |
| 34 | + "react-icons": "^4.9.0", |
| 35 | + "react-typography": "^0.16.23", |
36 | 36 | "typography": "^0.16.19",
|
37 | 37 | "typography-theme-st-annes": "^0.16.19"
|
38 | 38 | },
|
|
0 commit comments