Skip to content

Commit 025c1d3

Browse files
committed
feat: upgrade packages
1 parent 5cfd22d commit 025c1d3

File tree

2 files changed

+12317
-10552
lines changed

2 files changed

+12317
-10552
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,24 @@
1414
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
1515
},
1616
"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",
2020
"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",
3333
"react-helmet": "^6.1.0",
34-
"react-icons": "^4.3.1",
34+
"react-icons": "^4.4.0",
3535
"react-typography": "^0.16.19",
3636
"typography": "^0.16.19",
3737
"typography-theme-st-annes": "^0.16.19"

0 commit comments

Comments
 (0)