fix(deps): update all non-major dependencies (#181)
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
Showing
... | ... | @@ -28,19 +28,19 @@ |
"axios": "^0.21.0", | ||
"date-fns": "^2.21.1", | ||
"deepmerge": "^4.2.2", | ||
"gatsby": "^3.3.1", | ||
"gatsby-image": "^3.3.0", | ||
"gatsby": "^3.4.1", | ||
"gatsby-image": "^3.4.0", | ||
"gatsby-plugin-material-ui": "^3.0.1", | ||
"gatsby-plugin-matomo": "^0.9.0", | ||
"gatsby-plugin-mdx": "^2.3.0", | ||
"gatsby-plugin-mdx": "^2.4.0", | ||
"gatsby-plugin-offline": "latest", | ||
"gatsby-plugin-react-helmet": "latest", | ||
"gatsby-plugin-sharp": "^3.3.1", | ||
"gatsby-plugin-sharp": "^3.4.1", | ||
"gatsby-plugin-typescript": "latest", | ||
"gatsby-remark-autolink-headers": "^4.0.0", | ||
"gatsby-source-filesystem": "^3.3.0", | ||
"gatsby-transformer-remark": "^4.0.0", | ||
"gatsby-transformer-sharp": "^3.3.0", | ||
"gatsby-remark-autolink-headers": "^4.1.0", | ||
"gatsby-source-filesystem": "^3.4.0", | ||
"gatsby-transformer-remark": "^4.1.0", | ||
"gatsby-transformer-sharp": "^3.4.0", | ||
"lodash": "^4.17.21", | ||
"react": "latest", | ||
"react-dom": "latest", | ||
... | ... |