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 Mar 16, 2021
1 parent 408a12d commit 302bff0
Show file tree
Hide file tree
Showing 2 changed files with 1,415 additions and 2,020 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.14.0",
"docsearch.js": "2.6.3",
"gatsby": "2.32.11",
"gatsby-cli": "2.19.2",
"gatsby-image": "2.11.0",
"gatsby-plugin-google-analytics": "2.11.0",
"gatsby": "3.1.0",
"gatsby-cli": "3.1.0",
"gatsby-image": "3.1.0",
"gatsby-plugin-google-analytics": "3.1.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.1.0",
"gatsby-plugin-offline": "4.1.0",
"gatsby-plugin-react-helmet": "4.1.0",
"gatsby-plugin-sharp": "3.1.0",
"gatsby-plugin-sitemap": "3.1.0",
"gatsby-plugin-typescript": "3.1.0",
"gatsby-remark-autolink-headers": "3.1.0",
"gatsby-remark-images": "4.1.0",
"gatsby-remark-katex": "4.1.0",
"gatsby-remark-prismjs": "4.1.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.1.0",
"gatsby-source-npm-package-search": "3.1.0",
"gatsby-transformer-json": "3.1.0",
"gatsby-transformer-remark": "3.1.0",
"gatsby-transformer-sharp": "3.1.0",
"highlight.js": "10.6.0",
"katex": "0.13.0",
"prismjs": "1.23.0",
Expand Down Expand Up @@ -69,7 +69,7 @@
"@types/react-dom": "17.0.2",
"@types/react-helmet": "6.1.0",
"cross-env": "7.0.3",
"gatsby-plugin-remove-trailing-slashes": "2.10.0",
"gatsby-plugin-remove-trailing-slashes": "3.1.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 302bff0

Please sign in to comment.