We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f5d7d commit b4ec8c7Copy full SHA for b4ec8c7
docs/package.json
@@ -10,12 +10,12 @@
10
},
11
"devDependencies": {
12
"@gatsby-contrib/gatsby-plugin-elasticlunr-search": "^3.0.0",
13
- "gatsby": "^4.0.0",
14
- "gatsby-plugin-typography": "^4.0.0",
15
- "gatsby-remark-prismjs": "^6.0.0",
16
- "gatsby-source-filesystem": "^4.0.0",
+ "gatsby": "^5.0.0",
+ "gatsby-plugin-typography": "^5.0.0",
+ "gatsby-remark-prismjs": "^7.0.0",
+ "gatsby-source-filesystem": "^5.0.0",
17
"gatsby-source-git": "^1.0.2",
18
- "gatsby-transformer-remark": "^5.23.0",
+ "gatsby-transformer-remark": "^6.0.0",
19
"html-react-parser": "^3.0.0",
20
"lodash": "^4.17.15",
21
"marked": "^4.0.0",
0 commit comments