Skip to content

Commit

Permalink
Update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 4, 2021
1 parent 533d414 commit 7afe76d
Show file tree
Hide file tree
Showing 2 changed files with 3,828 additions and 3,626 deletions.
28 changes: 14 additions & 14 deletions package.json
Expand Up @@ -21,22 +21,22 @@
"test": "echo \"Write tests! -> https://gatsby.app/unit-testing\""
},
"dependencies": {
"gatsby": "2.23.9",
"gatsby": "2.32.13",
"gatsby-awesome-pagination": "0.3.5",
"gatsby-image": "2.4.8",
"gatsby-plugin-google-analytics": "2.3.5",
"gatsby-plugin-manifest": "2.4.13",
"gatsby-plugin-offline": "3.2.12",
"gatsby-plugin-postcss": "2.3.5",
"gatsby-plugin-react-helmet": "3.3.5",
"gatsby-plugin-sharp": "2.6.13",
"gatsby-image": "2.11.0",
"gatsby-plugin-google-analytics": "2.11.0",
"gatsby-plugin-manifest": "2.12.1",
"gatsby-plugin-offline": "3.10.2",
"gatsby-plugin-postcss": "2.3.13",
"gatsby-plugin-react-helmet": "3.10.0",
"gatsby-plugin-sharp": "2.14.4",
"gatsby-remark-embed-gist": "1.1.9",
"gatsby-remark-images": "3.3.12",
"gatsby-remark-prismjs": "3.5.5",
"gatsby-remark-images": "3.11.1",
"gatsby-remark-prismjs": "3.13.0",
"gatsby-remark-reading-time": "1.1.0",
"gatsby-source-filesystem": "2.3.13",
"gatsby-transformer-remark": "2.8.18",
"gatsby-transformer-sharp": "2.5.6",
"gatsby-source-filesystem": "2.11.1",
"gatsby-transformer-remark": "2.16.1",
"gatsby-transformer-sharp": "2.12.1",
"prismjs": "1.23.0",
"prop-types": "15.7.2",
"react": "16.13.0",
Expand All @@ -47,7 +47,7 @@
"@babel/plugin-proposal-nullish-coalescing-operator": "7.8.3",
"@babel/plugin-proposal-optional-chaining": "7.8.3",
"babel-eslint": "10.1.0",
"babel-preset-gatsby": "0.4.11",
"babel-preset-gatsby": "0.12.3",
"cssnano": "4.1.10",
"eslint": "7.10.0",
"eslint-config-airbnb": "18.0.1",
Expand Down

0 comments on commit 7afe76d

Please sign in to comment.