Skip to content

Commit

Permalink
fix(deps): update www (#448)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jul 9, 2020
1 parent 736400a commit e049142
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 184 deletions.
40 changes: 20 additions & 20 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,32 +15,32 @@
"dependencies": {
"@mdx-js/mdx": "^1.6.6",
"@theme-ui/presets": "^0.3.0",
"gatsby": "^2.23.21",
"gatsby-image": "^2.4.12",
"gatsby-plugin-catch-links": "^2.3.10",
"gatsby-plugin-emotion": "^4.3.9",
"gatsby-plugin-feed": "^2.5.10",
"gatsby-plugin-google-analytics": "^2.3.10",
"gatsby-plugin-manifest": "^2.4.17",
"gatsby-plugin-mdx": "^1.2.22",
"gatsby-plugin-netlify": "^2.3.10",
"gatsby-plugin-offline": "^3.2.16",
"gatsby-plugin-react-helmet": "^3.3.9",
"gatsby-plugin-sharp": "^2.6.18",
"gatsby-plugin-sitemap": "^2.4.10",
"gatsby": "^2.24.1",
"gatsby-image": "^2.4.13",
"gatsby-plugin-catch-links": "^2.3.11",
"gatsby-plugin-emotion": "^4.3.10",
"gatsby-plugin-feed": "^2.5.11",
"gatsby-plugin-google-analytics": "^2.3.11",
"gatsby-plugin-manifest": "^2.4.18",
"gatsby-plugin-mdx": "^1.2.25",
"gatsby-plugin-netlify": "^2.3.11",
"gatsby-plugin-offline": "^3.2.17",
"gatsby-plugin-react-helmet": "^3.3.10",
"gatsby-plugin-sharp": "^2.6.19",
"gatsby-plugin-sitemap": "^2.4.11",
"gatsby-plugin-theme-ui": "^0.3.0",
"gatsby-plugin-typescript": "^2.4.13",
"gatsby-remark-autolink-headers": "^2.3.10",
"gatsby-remark-smartypants": "^2.3.9",
"gatsby-source-filesystem": "^2.3.18",
"gatsby-plugin-typescript": "^2.4.14",
"gatsby-remark-autolink-headers": "^2.3.11",
"gatsby-remark-smartypants": "^2.3.10",
"gatsby-source-filesystem": "^2.3.19",
"gatsby-source-github-api": "^0.2.1",
"gatsby-transformer-sharp": "^2.5.10",
"gatsby-transformer-yaml": "^2.4.9",
"gatsby-transformer-sharp": "^2.5.11",
"gatsby-transformer-yaml": "^2.4.10",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-helmet": "^6.1.0",
"react-responsive": "^8.1.0",
"react-share": "^4.2.0",
"react-share": "^4.2.1",
"react-three-fiber": "^4.2.12",
"theme-ui": "^0.3.1",
"three": "^0.118.3",
Expand Down
Loading

0 comments on commit e049142

Please sign in to comment.