Update all npm dependencies (2022-02-21) (#4176)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2022-02-21 10:16:59 +01:00 committed by GitHub
parent 39395e9476
commit 241a4fa765
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 707 additions and 539 deletions

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@
"@brainhubeu/react-carousel": "^2.0.4",
"@emotion/core": "^11.0.0",
"@emotion/react": "^11.6.0",
"@fortawesome/fontawesome-svg-core": "^1.2.36",
"@fortawesome/fontawesome-svg-core": "^1.3.0",
"@fortawesome/free-brands-svg-icons": "^5.15.1",
"@fortawesome/free-regular-svg-icons": "^5.15.1",
"@fortawesome/free-solid-svg-icons": "^5.15.1",
@ -27,27 +27,27 @@
"focus-visible": "^5.2.0",
"gatsby": "^4.5.3",
"gatsby-image": "^3.11.0",
"gatsby-plugin-feed": "^4.5.0",
"gatsby-plugin-manifest": "^4.5.2",
"gatsby-plugin-mdx": "^3.5.2",
"gatsby-plugin-feed": "^4.7.0",
"gatsby-plugin-manifest": "^4.7.0",
"gatsby-plugin-mdx": "^3.7.0",
"gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-netlify": "^3.14.0",
"gatsby-plugin-next-seo": "^1.10.0",
"gatsby-plugin-postcss": "^5.5.0",
"gatsby-plugin-react-helmet": "^5.5.0",
"gatsby-plugin-postcss": "^5.7.0",
"gatsby-plugin-react-helmet": "^5.7.0",
"gatsby-plugin-react-svg": "^3.1.0",
"gatsby-plugin-robots-txt": "^1.7.0",
"gatsby-plugin-sharp": "^4.5.2",
"gatsby-plugin-sitemap": "^5.5.0",
"gatsby-plugin-sharp": "^4.7.0",
"gatsby-plugin-sitemap": "^5.7.0",
"gatsby-plugin-theme-ui": "^0.12.1",
"gatsby-redirect-from": "^0.4.2",
"gatsby-remark-check-links": "^2.1.0",
"gatsby-remark-copy-linked-files": "^5.5.0",
"gatsby-remark-copy-linked-files": "^5.7.0",
"gatsby-remark-embedder": "^5.0.0",
"gatsby-remark-images": "^6.5.2",
"gatsby-remark-smartypants": "^5.5.0",
"gatsby-source-filesystem": "^4.5.2",
"gatsby-transformer-yaml": "^4.5.0",
"gatsby-remark-images": "^6.7.0",
"gatsby-remark-smartypants": "^5.7.0",
"gatsby-source-filesystem": "^4.7.0",
"gatsby-transformer-yaml": "^4.7.0",
"graphviz-react": "^1.2.0",
"is-absolute-url": "^4.0.1",
"moment": "^2.29.1",
@ -69,7 +69,7 @@
"react-select": "^5.2.2",
"react-select-country-list": "^2.2.3",
"react-share": "^4.4.0",
"react-spring": "^9.4.2",
"react-spring": "^9.4.3",
"react-sticky-header": "^0.2.0",
"react-twitter-embed": "^3.0.3",
"react-use-scroll": "^1.0.3",