bump dependencies

* closes #5
* closes #6
* closes #7
* closes #8
This commit is contained in:
Matthias Kretschmann 2020-01-07 12:57:03 +01:00
parent f5d4f4b1d1
commit baf95147d1
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 629 additions and 446 deletions

1043
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,34 +20,34 @@
"@zeit/next-css": "^1.0.1",
"axios": "^0.19.0",
"ethereumjs-units": "^0.2.0",
"next": "^9.1.5",
"next-seo": "^3.1.0",
"next": "^9.1.7",
"next-seo": "^3.2.0",
"next-svgr": "^0.0.2",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},
"devDependencies": {
"@next/bundle-analyzer": "^9.1.5",
"@next/bundle-analyzer": "^9.1.7",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.3",
"@types/bn.js": "^4.11.5",
"@types/jest": "^24.0.23",
"@testing-library/react": "^9.4.0",
"@types/bn.js": "^4.11.6",
"@types/jest": "^24.0.25",
"@types/next-seo": "^1.10.0",
"@types/node": "^12.12.17",
"@types/react": "^16.9.16",
"@typescript-eslint/eslint-plugin": "^2.11.0",
"@typescript-eslint/parser": "^2.11.0",
"@types/node": "^12.12.24",
"@types/react": "^16.9.17",
"@typescript-eslint/eslint-plugin": "^2.15.0",
"@typescript-eslint/parser": "^2.15.0",
"cssnano": "^4.1.10",
"eslint": "^6.7.2",
"eslint": "^6.8.0",
"eslint-config-oceanprotocol": "^1.5.0",
"eslint-config-prettier": "^6.7.0",
"eslint-plugin-prettier": "^3.1.1",
"eslint-config-prettier": "^6.9.0",
"eslint-plugin-prettier": "^3.1.2",
"jest": "^24.9.0",
"postcss-preset-env": "^6.7.0",
"prettier": "^1.19.1",
"ts-jest": "^24.2.0",
"typescript": "^3.7.3",
"webpack": "^4.41.2"
"ts-jest": "^24.3.0",
"typescript": "^3.7.4",
"webpack": "^4.41.5"
},
"repository": {
"type": "git",