Skip to content

Commit

Permalink
fix(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 13, 2021
1 parent a22fbfa commit 8dd54bf
Show file tree
Hide file tree
Showing 2 changed files with 1,898 additions and 2,313 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,27 +10,27 @@
"@mosch/gatsby-source-github": "0.4.1",
"antd": "4.15.1",
"docsearch.js": "2.6.3",
"gatsby": "2.32.12",
"gatsby-cli": "2.19.2",
"gatsby-image": "2.11.0",
"gatsby-plugin-google-analytics": "2.11.0",
"gatsby": "3.3.0",
"gatsby-cli": "3.3.0",
"gatsby-image": "3.3.0",
"gatsby-plugin-google-analytics": "3.3.0",
"gatsby-plugin-graphql-codegen": "2.7.1",
"gatsby-plugin-mdx": "1.10.1",
"gatsby-plugin-offline": "3.10.2",
"gatsby-plugin-react-helmet": "3.10.0",
"gatsby-plugin-sharp": "2.14.3",
"gatsby-plugin-sitemap": "2.12.0",
"gatsby-plugin-typescript": "2.12.1",
"gatsby-remark-autolink-headers": "2.11.0",
"gatsby-remark-images": "3.11.1",
"gatsby-remark-katex": "3.10.0",
"gatsby-remark-prismjs": "3.13.0",
"gatsby-plugin-mdx": "2.3.0",
"gatsby-plugin-offline": "4.3.0",
"gatsby-plugin-react-helmet": "4.3.0",
"gatsby-plugin-sharp": "3.3.0",
"gatsby-plugin-sitemap": "3.3.0",
"gatsby-plugin-typescript": "3.3.0",
"gatsby-remark-autolink-headers": "4.0.0",
"gatsby-remark-images": "5.0.0",
"gatsby-remark-katex": "5.0.0",
"gatsby-remark-prismjs": "5.0.0",
"gatsby-remark-toc": "1.2.0",
"gatsby-source-filesystem": "2.11.1",
"gatsby-source-npm-package-search": "2.10.0",
"gatsby-transformer-json": "2.11.0",
"gatsby-transformer-remark": "2.16.1",
"gatsby-transformer-sharp": "2.12.1",
"gatsby-source-filesystem": "3.3.0",
"gatsby-source-npm-package-search": "3.3.0",
"gatsby-transformer-json": "3.3.0",
"gatsby-transformer-remark": "4.0.0",
"gatsby-transformer-sharp": "3.3.0",
"highlight.js": "10.7.2",
"katex": "0.13.2",
"prismjs": "1.23.0",
Expand Down Expand Up @@ -69,7 +69,7 @@
"@types/react-dom": "17.0.3",
"@types/react-helmet": "6.1.1",
"cross-env": "7.0.3",
"gatsby-plugin-remove-trailing-slashes": "2.10.0",
"gatsby-plugin-remove-trailing-slashes": "3.3.0",
"gh-pages": "3.1.0",
"netlify-plugin-gatsby-cache": "0.3.2",
"node-fetch": "2.6.1",
Expand Down
Loading

0 comments on commit 8dd54bf

Please sign in to comment.