We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 349f3c6 commit 9c91e07Copy full SHA for 9c91e07
www/package.json
@@ -8,7 +8,7 @@
8
"start": "gatsby develop --port 8090"
9
},
10
"dependencies": {
11
- "@mdx-js/mdx": "^1.6.5",
+ "@mdx-js/mdx": "^2.0.0",
12
"@mdx-js/react": "^1.6.5",
13
"@thumbtack/thumbprint-icons": "4.1.0",
14
"@thumbtack/thumbprint-react": "^14.18.2",
@@ -17,7 +17,7 @@
17
"clickable-box": "^1.0.0",
18
"docsearch.js": "^2.6.2",
19
"dotenv": "^8.1.0",
20
- "gatsby": "^2.23.3",
+ "gatsby": "^5.9.0",
21
"gatsby-plugin-compile-es6-packages": "^2.1.0",
22
"gatsby-plugin-google-analytics": "^2.3.4",
23
"gatsby-plugin-lodash": "^3.3.4",
0 commit comments