Skip to content

Commit 565895b

Browse files
fix: update www (#24435)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5997955 commit 565895b

File tree

1 file changed

+44
-44
lines changed

1 file changed

+44
-44
lines changed

www/package.json

+44-44
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"version": "2.0.0",
55
"author": "Kyle Mathews <[email protected]>",
66
"dependencies": {
7-
"@babel/parser": "^7.9.6",
8-
"@babel/traverse": "^7.9.6",
7+
"@babel/parser": "^7.10.2",
8+
"@babel/traverse": "^7.10.1",
99
"@emotion/styled": "^10.0.27",
1010
"@jamo/graphql-request": "2.0.3",
1111
"@loadable/component": "^5.12.0",
12-
"@mdx-js/mdx": "^1.6.1",
12+
"@mdx-js/mdx": "^1.6.5",
1313
"@reach/skip-nav": "^0.6.2",
1414
"@styled-system/prop-types": "^5.1.5",
1515
"@styled-system/should-forward-prop": "^5.1.5",
@@ -21,60 +21,60 @@
2121
"dotenv": "^8.2.0",
2222
"email-validator": "^1.2.3",
2323
"fuse.js": "^3.6.1",
24-
"gatsby": "^2.21.37",
24+
"gatsby": "^2.22.15",
2525
"gatsby-alias-imports": "^1.0.4",
26-
"gatsby-core-utils": "^1.2.3",
27-
"gatsby-design-tokens": "^2.0.5",
28-
"gatsby-image": "^2.4.4",
29-
"gatsby-plugin-canonical-urls": "^2.3.1",
30-
"gatsby-plugin-catch-links": "^2.3.1",
31-
"gatsby-plugin-emotion": "^4.3.1",
32-
"gatsby-plugin-feed": "^2.5.1",
33-
"gatsby-plugin-google-analytics": "^2.3.1",
34-
"gatsby-plugin-google-tagmanager": "^2.3.1",
35-
"gatsby-plugin-guess-js": "^1.3.2",
36-
"gatsby-plugin-layout": "^1.3.1",
26+
"gatsby-core-utils": "^1.3.3",
27+
"gatsby-design-tokens": "^2.0.6",
28+
"gatsby-image": "^2.4.5",
29+
"gatsby-plugin-canonical-urls": "^2.3.2",
30+
"gatsby-plugin-catch-links": "^2.3.3",
31+
"gatsby-plugin-emotion": "^4.3.2",
32+
"gatsby-plugin-feed": "^2.5.3",
33+
"gatsby-plugin-google-analytics": "^2.3.2",
34+
"gatsby-plugin-google-tagmanager": "^2.3.3",
35+
"gatsby-plugin-guess-js": "^1.3.3",
36+
"gatsby-plugin-layout": "^1.3.2",
3737
"gatsby-plugin-mailchimp": "^2.2.3",
38-
"gatsby-plugin-manifest": "^2.4.5",
39-
"gatsby-plugin-mdx": "1.2.8",
40-
"gatsby-plugin-netlify": "^2.3.2",
38+
"gatsby-plugin-manifest": "^2.4.9",
39+
"gatsby-plugin-mdx": "1.2.13",
40+
"gatsby-plugin-netlify": "^2.3.3",
4141
"gatsby-plugin-netlify-cache": "^0.1.0",
42-
"gatsby-plugin-nprogress": "^2.3.1",
43-
"gatsby-plugin-offline": "^3.2.3",
44-
"gatsby-plugin-react-helmet": "^3.3.1",
45-
"gatsby-plugin-sharp": "^2.6.4",
46-
"gatsby-plugin-sitemap": "^2.4.2",
42+
"gatsby-plugin-nprogress": "^2.3.2",
43+
"gatsby-plugin-offline": "^3.2.7",
44+
"gatsby-plugin-react-helmet": "^3.3.2",
45+
"gatsby-plugin-sharp": "^2.6.9",
46+
"gatsby-plugin-sitemap": "^2.4.3",
4747
"gatsby-plugin-theme-ui": "^0.3.0",
48-
"gatsby-plugin-twitter": "^2.3.1",
49-
"gatsby-plugin-typography": "^2.5.1",
50-
"gatsby-remark-autolink-headers": "^2.3.2",
48+
"gatsby-plugin-twitter": "^2.3.2",
49+
"gatsby-plugin-typography": "^2.5.2",
50+
"gatsby-remark-autolink-headers": "^2.3.3",
5151
"gatsby-remark-code-titles": "^1.1.0",
52-
"gatsby-remark-copy-linked-files": "^2.3.2",
52+
"gatsby-remark-copy-linked-files": "^2.3.3",
5353
"gatsby-remark-embedder": "^1.16.0",
54-
"gatsby-remark-graphviz": "^1.3.1",
54+
"gatsby-remark-graphviz": "^1.3.2",
5555
"gatsby-remark-http-to-https": "^1.0.2",
56-
"gatsby-remark-images": "^3.3.4",
56+
"gatsby-remark-images": "^3.3.8",
5757
"gatsby-remark-normalize-paths": "^1.0.0",
58-
"gatsby-remark-prismjs": "^3.5.1",
59-
"gatsby-remark-responsive-iframe": "^2.4.2",
60-
"gatsby-remark-smartypants": "^2.3.1",
58+
"gatsby-remark-prismjs": "^3.5.2",
59+
"gatsby-remark-responsive-iframe": "^2.4.3",
60+
"gatsby-remark-smartypants": "^2.3.2",
6161
"gatsby-source-airtable": "^2.1.1",
62-
"gatsby-source-filesystem": "^2.3.4",
62+
"gatsby-source-filesystem": "^2.3.8",
6363
"gatsby-source-git": "^1.0.2",
64-
"gatsby-source-npm-package-search": "^2.3.3",
65-
"gatsby-transformer-csv": "^2.3.1",
66-
"gatsby-transformer-documentationjs": "^4.3.1",
64+
"gatsby-source-npm-package-search": "^2.3.4",
65+
"gatsby-transformer-csv": "^2.3.2",
66+
"gatsby-transformer-documentationjs": "^4.3.2",
6767
"gatsby-transformer-gitinfo": "^1.1.0",
68-
"gatsby-transformer-remark": "^2.8.9",
69-
"gatsby-transformer-screenshot": "^2.3.5",
70-
"gatsby-transformer-sharp": "^2.5.2",
71-
"gatsby-transformer-yaml": "^2.4.1",
68+
"gatsby-transformer-remark": "^2.8.13",
69+
"gatsby-transformer-screenshot": "^2.3.7",
70+
"gatsby-transformer-sharp": "^2.5.3",
71+
"gatsby-transformer-yaml": "^2.4.2",
7272
"get-package-json-from-github": "^1.2.1",
7373
"graphql-request": "1.8.2",
7474
"gray-percentage": "^2.0.0",
7575
"hex-rgb": "^4.1.0",
7676
"hex2rgba": "^0.0.1",
77-
"js-yaml": "^3.13.1",
77+
"js-yaml": "^3.14.0",
7878
"lodash-es": "^4.17.15",
7979
"minimatch": "^3.0.4",
8080
"mitt": "^1.2.0",
@@ -104,7 +104,7 @@
104104
"typography": "^1.0.0-alpha.4",
105105
"typography-plugin-code": "^1.0.0-alpha.0",
106106
"wcag-contrast": "^2.1.1",
107-
"xstate": "^4.9.1",
107+
"xstate": "^4.10.0",
108108
"zipkin": "^0.19.2",
109109
"zipkin-javascript-opentracing": "^2.1.0",
110110
"zipkin-transport-http": "^0.19.2"
@@ -128,8 +128,8 @@
128128
"forestry:preview": "gatsby develop -p 8080 -H 0.0.0.0"
129129
},
130130
"devDependencies": {
131-
"@testing-library/jest-dom": "^5.7.0",
132-
"@testing-library/react": "^10.0.4",
131+
"@testing-library/jest-dom": "^5.9.0",
132+
"@testing-library/react": "^10.0.5",
133133
"babel-core": "^7.0.0-bridge.0",
134134
"babel-jest": "^24.9.0",
135135
"babel-plugin-macros": "^2.8.0",

0 commit comments

Comments
 (0)