|
|
|
@ -166,7 +166,9 @@ |
|
|
|
|
"@babel/preset-env": "^7.10.4", |
|
|
|
|
"@babel/preset-es2015": "^7.0.0-beta.53", |
|
|
|
|
"@babel/preset-es2017": "latest", |
|
|
|
|
"@babel/preset-react": "7.9.4", |
|
|
|
|
"@babel/preset-stage-0": "^7.0.0", |
|
|
|
|
"@babel/preset-typescript": "7.9.0", |
|
|
|
|
"@babel/register": "^7.4.4", |
|
|
|
|
"@fortawesome/fontawesome-free": "^5.8.1", |
|
|
|
|
"@nrwl/eslint-plugin-nx": "^10.0.6", |
|
|
|
@ -177,21 +179,26 @@ |
|
|
|
|
"@nrwl/web": "10.0.6", |
|
|
|
|
"@nrwl/workspace": "10.0.6", |
|
|
|
|
"@resolver-engine/imports": "^0.3.0", |
|
|
|
|
"@types/axios": "^0.14.0", |
|
|
|
|
"@types/chai": "^4.2.11", |
|
|
|
|
"@types/fs-extra": "^9.0.1", |
|
|
|
|
"@types/jest": "25.1.4", |
|
|
|
|
"@types/mocha": "^7.0.2", |
|
|
|
|
"@types/nightwatch": "^1.1.6", |
|
|
|
|
"@types/node": "~8.9.4", |
|
|
|
|
"@types/react": "16.9.17", |
|
|
|
|
"@types/react-dom": "16.9.4", |
|
|
|
|
"@types/react-router-dom": "5.1.3", |
|
|
|
|
"@types/ws": "^7.2.4", |
|
|
|
|
"@typescript-eslint/eslint-plugin": "^3.3.0", |
|
|
|
|
"@typescript-eslint/parser": "^3.3.0", |
|
|
|
|
"ace-mode-lexon": "^1.*.*", |
|
|
|
|
"ace-mode-move": "0.0.1", |
|
|
|
|
"ace-mode-solidity": "^0.1.0", |
|
|
|
|
"ace-mode-zokrates": "^1.0.0", |
|
|
|
|
"ace-mode-lexon": "^1.*.*", |
|
|
|
|
"async": "^2.1.2", |
|
|
|
|
"babel-eslint": "^10.0.0", |
|
|
|
|
"babel-jest": "25.1.0", |
|
|
|
|
"babel-plugin-add-module-exports": "^1.0.2", |
|
|
|
|
"babel-plugin-fast-async": "^6.1.2", |
|
|
|
|
"babel-plugin-module-resolver": "^4.0.0", |
|
|
|
@ -212,6 +219,11 @@ |
|
|
|
|
"dotenv": "^8.2.0", |
|
|
|
|
"eslint": "6.8.0", |
|
|
|
|
"eslint-config-prettier": "^6.11.0", |
|
|
|
|
"eslint-config-standard": "14.1.1", |
|
|
|
|
"eslint-plugin-import": "2.20.2", |
|
|
|
|
"eslint-plugin-node": "11.1.0", |
|
|
|
|
"eslint-plugin-promise": "4.2.1", |
|
|
|
|
"eslint-plugin-standard": "4.0.1", |
|
|
|
|
"ethereumjs-util": "^6.2.0", |
|
|
|
|
"ethers": "^5.0.13", |
|
|
|
|
"events": "^3.0.0", |
|
|
|
@ -237,6 +249,7 @@ |
|
|
|
|
"mocha": "^8.0.1", |
|
|
|
|
"nanohtml": "^1.6.3", |
|
|
|
|
"nightwatch": "^1.3.6", |
|
|
|
|
"nodemon": "^2.0.4", |
|
|
|
|
"notify-error": "^1.2.0", |
|
|
|
|
"npm-link-local": "^1.1.0", |
|
|
|
|
"npm-merge-driver": "^2.3.5", |
|
|
|
@ -249,7 +262,7 @@ |
|
|
|
|
"rimraf": "^2.6.1", |
|
|
|
|
"selenium-standalone": "^6.17.0", |
|
|
|
|
"semver": "^6.1.2", |
|
|
|
|
"solc": "^0.6.0", |
|
|
|
|
"solc": "0.7.4", |
|
|
|
|
"swarmgw": "^0.3.1", |
|
|
|
|
"tap-spec": "^5.0.0", |
|
|
|
|
"tape": "^4.13.3", |
|
|
|
@ -264,19 +277,6 @@ |
|
|
|
|
"webworkify-webpack": "^2.1.5", |
|
|
|
|
"worker-loader": "^2.0.0", |
|
|
|
|
"yo-yo": "github:ioedeveloper/yo-yo", |
|
|
|
|
"yo-yoify": "^3.7.3", |
|
|
|
|
"@types/axios": "^0.14.0", |
|
|
|
|
"@types/fs-extra": "^9.0.1", |
|
|
|
|
"@types/ws": "^7.2.4", |
|
|
|
|
"eslint-config-standard": "14.1.1", |
|
|
|
|
"eslint-plugin-import": "2.20.2", |
|
|
|
|
"eslint-plugin-node": "11.1.0", |
|
|
|
|
"eslint-plugin-promise": "4.2.1", |
|
|
|
|
"eslint-plugin-standard": "4.0.1", |
|
|
|
|
"nodemon": "^2.0.4", |
|
|
|
|
"@types/jest": "25.1.4", |
|
|
|
|
"@babel/preset-typescript": "7.9.0", |
|
|
|
|
"@babel/preset-react": "7.9.4", |
|
|
|
|
"babel-jest": "25.1.0" |
|
|
|
|
"yo-yoify": "^3.7.3" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|