Skip to content

Commit 38bce42

Browse files
fix(deps): update gatsby monorepo
1 parent 8a20d00 commit 38bce42

File tree

2 files changed

+346
-273
lines changed

2 files changed

+346
-273
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,19 @@
1616
"dependencies": {
1717
"@mdx-js/mdx": "^2.3.0",
1818
"@mdx-js/react": "^2.3.0",
19-
"gatsby": "^5.10.0",
19+
"gatsby": "^5.11.0",
2020
"gatsby-plugin-feed-mdx": "^1.1.0",
2121
"gatsby-plugin-html-attributes": "^1.0.5",
22-
"gatsby-plugin-image": "^3.10.0",
23-
"gatsby-plugin-manifest": "^5.10.0",
24-
"gatsby-plugin-mdx": "^5.10.0",
25-
"gatsby-plugin-offline": "^6.10.0",
22+
"gatsby-plugin-image": "^3.11.0",
23+
"gatsby-plugin-manifest": "^5.11.0",
24+
"gatsby-plugin-mdx": "^5.11.0",
25+
"gatsby-plugin-offline": "^6.11.0",
2626
"gatsby-plugin-preconnect": "^1.4.0",
2727
"gatsby-plugin-react-helmet-async": "^1.2.3",
28-
"gatsby-plugin-sharp": "^5.10.0",
29-
"gatsby-plugin-sitemap": "^6.10.0",
30-
"gatsby-remark-images": "^7.10.0",
31-
"gatsby-source-filesystem": "^5.10.0",
28+
"gatsby-plugin-sharp": "^5.11.0",
29+
"gatsby-plugin-sitemap": "^6.11.0",
30+
"gatsby-remark-images": "^7.11.0",
31+
"gatsby-source-filesystem": "^5.11.0",
3232
"prismjs": "^1.28.0",
3333
"react": "^17.0.2",
3434
"react-dom": "^17.0.2",

0 commit comments

Comments
 (0)