Skip to content

Commit

Permalink
fix: update www (#24435)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 2, 2020
1 parent 5997955 commit 565895b
Showing 1 changed file with 44 additions and 44 deletions.
88 changes: 44 additions & 44 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"version": "2.0.0",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"dependencies": {
"@babel/parser": "^7.9.6",
"@babel/traverse": "^7.9.6",
"@babel/parser": "^7.10.2",
"@babel/traverse": "^7.10.1",
"@emotion/styled": "^10.0.27",
"@jamo/graphql-request": "2.0.3",
"@loadable/component": "^5.12.0",
"@mdx-js/mdx": "^1.6.1",
"@mdx-js/mdx": "^1.6.5",
"@reach/skip-nav": "^0.6.2",
"@styled-system/prop-types": "^5.1.5",
"@styled-system/should-forward-prop": "^5.1.5",
Expand All @@ -21,60 +21,60 @@
"dotenv": "^8.2.0",
"email-validator": "^1.2.3",
"fuse.js": "^3.6.1",
"gatsby": "^2.21.37",
"gatsby": "^2.22.15",
"gatsby-alias-imports": "^1.0.4",
"gatsby-core-utils": "^1.2.3",
"gatsby-design-tokens": "^2.0.5",
"gatsby-image": "^2.4.4",
"gatsby-plugin-canonical-urls": "^2.3.1",
"gatsby-plugin-catch-links": "^2.3.1",
"gatsby-plugin-emotion": "^4.3.1",
"gatsby-plugin-feed": "^2.5.1",
"gatsby-plugin-google-analytics": "^2.3.1",
"gatsby-plugin-google-tagmanager": "^2.3.1",
"gatsby-plugin-guess-js": "^1.3.2",
"gatsby-plugin-layout": "^1.3.1",
"gatsby-core-utils": "^1.3.3",
"gatsby-design-tokens": "^2.0.6",
"gatsby-image": "^2.4.5",
"gatsby-plugin-canonical-urls": "^2.3.2",
"gatsby-plugin-catch-links": "^2.3.3",
"gatsby-plugin-emotion": "^4.3.2",
"gatsby-plugin-feed": "^2.5.3",
"gatsby-plugin-google-analytics": "^2.3.2",
"gatsby-plugin-google-tagmanager": "^2.3.3",
"gatsby-plugin-guess-js": "^1.3.3",
"gatsby-plugin-layout": "^1.3.2",
"gatsby-plugin-mailchimp": "^2.2.3",
"gatsby-plugin-manifest": "^2.4.5",
"gatsby-plugin-mdx": "1.2.8",
"gatsby-plugin-netlify": "^2.3.2",
"gatsby-plugin-manifest": "^2.4.9",
"gatsby-plugin-mdx": "1.2.13",
"gatsby-plugin-netlify": "^2.3.3",
"gatsby-plugin-netlify-cache": "^0.1.0",
"gatsby-plugin-nprogress": "^2.3.1",
"gatsby-plugin-offline": "^3.2.3",
"gatsby-plugin-react-helmet": "^3.3.1",
"gatsby-plugin-sharp": "^2.6.4",
"gatsby-plugin-sitemap": "^2.4.2",
"gatsby-plugin-nprogress": "^2.3.2",
"gatsby-plugin-offline": "^3.2.7",
"gatsby-plugin-react-helmet": "^3.3.2",
"gatsby-plugin-sharp": "^2.6.9",
"gatsby-plugin-sitemap": "^2.4.3",
"gatsby-plugin-theme-ui": "^0.3.0",
"gatsby-plugin-twitter": "^2.3.1",
"gatsby-plugin-typography": "^2.5.1",
"gatsby-remark-autolink-headers": "^2.3.2",
"gatsby-plugin-twitter": "^2.3.2",
"gatsby-plugin-typography": "^2.5.2",
"gatsby-remark-autolink-headers": "^2.3.3",
"gatsby-remark-code-titles": "^1.1.0",
"gatsby-remark-copy-linked-files": "^2.3.2",
"gatsby-remark-copy-linked-files": "^2.3.3",
"gatsby-remark-embedder": "^1.16.0",
"gatsby-remark-graphviz": "^1.3.1",
"gatsby-remark-graphviz": "^1.3.2",
"gatsby-remark-http-to-https": "^1.0.2",
"gatsby-remark-images": "^3.3.4",
"gatsby-remark-images": "^3.3.8",
"gatsby-remark-normalize-paths": "^1.0.0",
"gatsby-remark-prismjs": "^3.5.1",
"gatsby-remark-responsive-iframe": "^2.4.2",
"gatsby-remark-smartypants": "^2.3.1",
"gatsby-remark-prismjs": "^3.5.2",
"gatsby-remark-responsive-iframe": "^2.4.3",
"gatsby-remark-smartypants": "^2.3.2",
"gatsby-source-airtable": "^2.1.1",
"gatsby-source-filesystem": "^2.3.4",
"gatsby-source-filesystem": "^2.3.8",
"gatsby-source-git": "^1.0.2",
"gatsby-source-npm-package-search": "^2.3.3",
"gatsby-transformer-csv": "^2.3.1",
"gatsby-transformer-documentationjs": "^4.3.1",
"gatsby-source-npm-package-search": "^2.3.4",
"gatsby-transformer-csv": "^2.3.2",
"gatsby-transformer-documentationjs": "^4.3.2",
"gatsby-transformer-gitinfo": "^1.1.0",
"gatsby-transformer-remark": "^2.8.9",
"gatsby-transformer-screenshot": "^2.3.5",
"gatsby-transformer-sharp": "^2.5.2",
"gatsby-transformer-yaml": "^2.4.1",
"gatsby-transformer-remark": "^2.8.13",
"gatsby-transformer-screenshot": "^2.3.7",
"gatsby-transformer-sharp": "^2.5.3",
"gatsby-transformer-yaml": "^2.4.2",
"get-package-json-from-github": "^1.2.1",
"graphql-request": "1.8.2",
"gray-percentage": "^2.0.0",
"hex-rgb": "^4.1.0",
"hex2rgba": "^0.0.1",
"js-yaml": "^3.13.1",
"js-yaml": "^3.14.0",
"lodash-es": "^4.17.15",
"minimatch": "^3.0.4",
"mitt": "^1.2.0",
Expand Down Expand Up @@ -104,7 +104,7 @@
"typography": "^1.0.0-alpha.4",
"typography-plugin-code": "^1.0.0-alpha.0",
"wcag-contrast": "^2.1.1",
"xstate": "^4.9.1",
"xstate": "^4.10.0",
"zipkin": "^0.19.2",
"zipkin-javascript-opentracing": "^2.1.0",
"zipkin-transport-http": "^0.19.2"
Expand All @@ -128,8 +128,8 @@
"forestry:preview": "gatsby develop -p 8080 -H 0.0.0.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.7.0",
"@testing-library/react": "^10.0.4",
"@testing-library/jest-dom": "^5.9.0",
"@testing-library/react": "^10.0.5",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^24.9.0",
"babel-plugin-macros": "^2.8.0",
Expand Down

0 comments on commit 565895b

Please sign in to comment.