Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
fix(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 17, 2022
1 parent 2dcdcda commit f3f2019
Show file tree
Hide file tree
Showing 2 changed files with 1,081 additions and 1,306 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,19 +28,19 @@
"axios": "^0.21.4",
"date-fns": "^2.24.0",
"deepmerge": "^4.2.2",
"gatsby": "^3.14.5",
"gatsby": "^4.0.0",
"gatsby-image": "^3.11.0",
"gatsby-plugin-material-ui": "^3",
"gatsby-plugin-matomo": "^0.10.0",
"gatsby-plugin-mdx": "^2.14.0",
"gatsby-plugin-mdx": "^3.0.0",
"gatsby-plugin-offline": "latest",
"gatsby-plugin-react-helmet": "latest",
"gatsby-plugin-sharp": "^3.14.3",
"gatsby-plugin-sharp": "^4.0.0",
"gatsby-plugin-typescript": "latest",
"gatsby-remark-autolink-headers": "^4.11.0",
"gatsby-source-filesystem": "^3.14.0",
"gatsby-transformer-remark": "^4.11.0",
"gatsby-transformer-sharp": "^3.14.0",
"gatsby-remark-autolink-headers": "^5.0.0",
"gatsby-source-filesystem": "^4.0.0",
"gatsby-transformer-remark": "^5.0.0",
"gatsby-transformer-sharp": "^4.0.0",
"lodash": "^4.17.21",
"react": "latest",
"react-dom": "latest",
Expand Down
Loading

0 comments on commit f3f2019

Please sign in to comment.