dependencies refined

pull/988/head
aniket-engg 4 years ago committed by Aniket
parent c71aacd677
commit 22bdba2822
  1. 2037
      package-lock.json
  2. 18
      package.json

2037
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -137,22 +137,26 @@
"@remixproject/plugin-utils": "^0.3.11", "@remixproject/plugin-utils": "^0.3.11",
"@remixproject/plugin-webview": "^0.3.11", "@remixproject/plugin-webview": "^0.3.11",
"@remixproject/plugin-ws": "^0.3.11", "@remixproject/plugin-ws": "^0.3.11",
"@types/jest": "^26.0.5",
"@types/tape": "^4.2.33",
"ansi-gray": "^0.1.1", "ansi-gray": "^0.1.1",
"async": "^3.2.0",
"axios": ">=0.21.1", "axios": ">=0.21.1",
"brace": "^0.11.1",
"change-case": "^4.1.1", "change-case": "^4.1.1",
"chokidar": "^2.1.8", "chokidar": "^2.1.8",
"color-support": "^1.1.3", "color-support": "^1.1.3",
"commander": "^2.20.3", "commander": "^2.20.3",
"deep-equal": "^2.0.5",
"document-register-element": "1.13.1", "document-register-element": "1.13.1",
"ethereumjs-block": "^2.2.2", "ethereumjs-block": "^2.2.2",
"ethereumjs-tx": "^2.1.2", "ethereumjs-tx": "^2.1.2",
"ethereumjs-util": "^7.0.10",
"ethereumjs-vm": "4.1.3", "ethereumjs-vm": "4.1.3",
"ethers": "^5.1.4",
"express-ws": "^4.0.0", "express-ws": "^4.0.0",
"fs-extra": "^3.0.1", "fs-extra": "^3.0.1",
"http-server": "^0.11.1", "http-server": "^0.11.1",
"isbinaryfile": "^3.0.2", "isbinaryfile": "^3.0.2",
"jquery": "^3.6.0",
"jszip": "^3.6.0", "jszip": "^3.6.0",
"merge": "^1.2.0", "merge": "^1.2.0",
"npm-install-version": "^6.0.2", "npm-install-version": "^6.0.2",
@ -163,6 +167,7 @@
"selenium": "^2.20.0", "selenium": "^2.20.0",
"signale": "^1.4.0", "signale": "^1.4.0",
"time-stamp": "^2.2.0", "time-stamp": "^2.2.0",
"web3": "^1.2.4",
"winston": "^3.3.3", "winston": "^3.3.3",
"ws": "^7.3.0" "ws": "^7.3.0"
}, },
@ -192,7 +197,6 @@
"@types/axios": "^0.14.0", "@types/axios": "^0.14.0",
"@types/chai": "^4.2.11", "@types/chai": "^4.2.11",
"@types/fs-extra": "^9.0.1", "@types/fs-extra": "^9.0.1",
"@types/jest": "25.1.4",
"@types/mocha": "^7.0.2", "@types/mocha": "^7.0.2",
"@types/nightwatch": "^1.1.6", "@types/nightwatch": "^1.1.6",
"@types/node": "~8.9.4", "@types/node": "~8.9.4",
@ -200,6 +204,7 @@
"@types/react-beautiful-dnd": "^13.0.0", "@types/react-beautiful-dnd": "^13.0.0",
"@types/react-dom": "16.9.4", "@types/react-dom": "16.9.4",
"@types/react-router-dom": "5.1.3", "@types/react-router-dom": "5.1.3",
"@types/tape": "^4.13.0",
"@types/ws": "^7.2.4", "@types/ws": "^7.2.4",
"@typescript-eslint/eslint-plugin": "^3.3.0", "@typescript-eslint/eslint-plugin": "^3.3.0",
"@typescript-eslint/parser": "^3.3.0", "@typescript-eslint/parser": "^3.3.0",
@ -207,7 +212,6 @@
"ace-mode-move": "0.0.1", "ace-mode-move": "0.0.1",
"ace-mode-solidity": "^0.1.0", "ace-mode-solidity": "^0.1.0",
"ace-mode-zokrates": "^1.0.0", "ace-mode-zokrates": "^1.0.0",
"async": "^2.1.2",
"babel-eslint": "^10.0.0", "babel-eslint": "^10.0.0",
"babel-jest": "25.1.0", "babel-jest": "25.1.0",
"babel-plugin-add-module-exports": "^1.0.2", "babel-plugin-add-module-exports": "^1.0.2",
@ -218,7 +222,6 @@
"babel-preset-env": "^1.7.0", "babel-preset-env": "^1.7.0",
"babel-preset-typescript": "^7.0.0-alpha.19", "babel-preset-typescript": "^7.0.0-alpha.19",
"babelify": "^10.0.0", "babelify": "^10.0.0",
"brace": "^0.8.0",
"browserify": "^16.2.3", "browserify": "^16.2.3",
"browserify-reload": "^1.0.3", "browserify-reload": "^1.0.3",
"component-type": "^1.2.1", "component-type": "^1.2.1",
@ -226,7 +229,6 @@
"csjs-inject": "^1.0.1", "csjs-inject": "^1.0.1",
"csslint": "^1.0.2", "csslint": "^1.0.2",
"cypress": "^4.1.0", "cypress": "^4.1.0",
"deep-equal": "^1.0.1",
"dotenv": "^8.2.0", "dotenv": "^8.2.0",
"eslint": "6.8.0", "eslint": "6.8.0",
"eslint-config-prettier": "^6.11.0", "eslint-config-prettier": "^6.11.0",
@ -235,8 +237,6 @@
"eslint-plugin-node": "11.1.0", "eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.2.1", "eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1", "eslint-plugin-standard": "4.0.1",
"ethereumjs-util": "^6.2.0",
"ethers": "^5.1.4",
"events": "^3.0.0", "events": "^3.0.0",
"execr": "^1.0.1", "execr": "^1.0.1",
"exorcist": "^0.4.0", "exorcist": "^0.4.0",
@ -251,7 +251,6 @@
"is-electron": "^2.2.0", "is-electron": "^2.2.0",
"javascript-serialize": "^1.6.1", "javascript-serialize": "^1.6.1",
"jest": "25.2.3", "jest": "25.2.3",
"jquery": "^3.3.1",
"js-base64": "^2.1.9", "js-base64": "^2.1.9",
"js-beautify": "1.6.14", "js-beautify": "1.6.14",
"lerna": "^3.22.1", "lerna": "^3.22.1",
@ -284,7 +283,6 @@
"uglify-js": "^2.8.16", "uglify-js": "^2.8.16",
"vm-browserify": "0.0.4", "vm-browserify": "0.0.4",
"watchify": "^3.9.0", "watchify": "^3.9.0",
"web3": "1.2.4",
"webworkify-webpack": "^2.1.5", "webworkify-webpack": "^2.1.5",
"worker-loader": "^2.0.0", "worker-loader": "^2.0.0",
"yo-yo": "github:ioedeveloper/yo-yo", "yo-yo": "github:ioedeveloper/yo-yo",

Loading…
Cancel
Save