package updates

This commit is contained in:
Matthias Kretschmann 2020-08-03 09:09:28 +02:00
parent c713294084
commit ca6e81c2ff
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 3472 additions and 2231 deletions

5685
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -39,31 +39,31 @@
"ethjs": "^0.4.0",
"ms": "^2.1.2",
"shortid": "^2.2.15",
"swr": "^0.2.3"
"swr": "^0.3.0"
},
"devDependencies": {
"@babel/core": "^7.11.0",
"@babel/preset-env": "^7.10.4",
"@babel/preset-env": "^7.11.0",
"@jest-runner/electron": "^3.0.0",
"@react-mock/state": "^0.1.8",
"@svgr/webpack": "^5.4.0",
"@testing-library/jest-dom": "^5.11.0",
"@testing-library/jest-dom": "^5.11.2",
"@testing-library/react": "^10.4.7",
"auto-changelog": "^2.2.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.1.0",
"babel-jest": "^26.2.2",
"copy": "^0.3.2",
"cross-env": "^7.0.2",
"dotenv": "^8.2.0",
"electron": "^9.1.2",
"electron-builder": "^22.7.0",
"electron-devtools-installer": "^3.1.0",
"electron-builder": "^22.8.0",
"electron-devtools-installer": "^3.1.1",
"eslint": "^7.6.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-react": "^7.20.3",
"eslint-plugin-react": "^7.20.5",
"identity-obj-proxy": "^3.0.0",
"jest": "^26.0.1",
"next": "^9.4.4",
"jest": "^26.2.2",
"next": "^9.5.1",
"prettier": "^2.0.5",
"react": "^16.13.1",
"react-dom": "^16.13.1",