update deps

This commit is contained in:
Karol Wypchlo 2021-01-23 17:23:56 +01:00
parent 1014e7546d
commit cb3800cb9a
3 changed files with 22 additions and 23 deletions

4
.gitignore vendored
View File

@ -54,10 +54,6 @@ typings/
# dotenv environment variable files
.env*
# gatsby files
.cache/
public
# Mac files
.DS_Store

3
packages/webapp/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
# gatsby files
.cache/
public

View File

@ -4,29 +4,29 @@
"version": "1.0.0",
"author": "Nebulous",
"dependencies": {
"axios": "0.21.0",
"axios": "0.21.1",
"bytes": "3.1.0",
"classnames": "2.2.6",
"fontsource-metropolis": "3.0.1",
"gatsby": "2.29.3",
"gatsby-image": "2.5.0",
"gatsby-plugin-manifest": "2.6.1",
"fontsource-metropolis": "4.0.0",
"gatsby": "2.31.1",
"gatsby-image": "2.10.0",
"gatsby-plugin-manifest": "2.11.0",
"gatsby-plugin-matomo": "0.8.3",
"gatsby-plugin-react-helmet": "3.7.0",
"gatsby-plugin-react-helmet": "3.9.0",
"gatsby-plugin-remove-serviceworker": "1.0.0",
"gatsby-plugin-robots-txt": "1.5.3",
"gatsby-plugin-sass": "2.5.1",
"gatsby-plugin-sharp": "2.11.2",
"gatsby-source-filesystem": "2.4.0",
"gatsby-transformer-sharp": "2.9.0",
"gatsby-plugin-robots-txt": "1.5.5",
"gatsby-plugin-sass": "3.1.0",
"gatsby-plugin-sharp": "2.13.1",
"gatsby-source-filesystem": "2.10.0",
"gatsby-transformer-sharp": "2.11.0",
"http-status-codes": "2.1.4",
"jsonp": "0.2.1",
"node-sass": "4.14.1",
"node-sass": "5.0.0",
"path-browserify": "1.0.1",
"prop-types": "15.7.2",
"react": "16.14.0",
"react": "17.0.1",
"react-countup": "4.3.3",
"react-dom": "16.14.0",
"react-dom": "17.0.1",
"react-dropzone": "11.2.4",
"react-helmet": "6.1.0",
"react-mailchimp-form": "1.0.2",
@ -36,15 +36,15 @@
"skynet-js": "2.4.0"
},
"devDependencies": {
"cypress": "5.5.0",
"cypress-file-upload": "4.1.1",
"cypress": "6.3.0",
"cypress-file-upload": "5.0.2",
"eslint": "7.18.0",
"eslint-config-prettier": "6.15.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-cypress": "2.11.2",
"eslint-plugin-react": "7.21.5",
"eslint-plugin-react": "7.22.0",
"husky": "4.3.0",
"lint-staged": "10.5.3",
"prettier": "2.1.2"
"prettier": "2.2.1"
},
"keywords": [
"sia",