1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00

package updates

This commit is contained in:
Matthias Kretschmann 2020-01-31 16:54:22 +01:00
parent 004f946d99
commit 65b72e597d
Signed by: m
GPG Key ID: 606EEEF3C479A91F
6 changed files with 7770 additions and 6511 deletions

6550
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -14,24 +14,24 @@
}, },
"dependencies": { "dependencies": {
"@oceanprotocol/art": "^2.2.0", "@oceanprotocol/art": "^2.2.0",
"@oceanprotocol/squid": "^1.1.0", "@oceanprotocol/squid": "^1.3.0",
"@oceanprotocol/typographies": "^0.1.0", "@oceanprotocol/typographies": "^0.1.0",
"@sindresorhus/slugify": "^0.9.1", "@sindresorhus/slugify": "^0.10.0",
"@truffle/hdwallet-provider": "^1.0.28", "@truffle/hdwallet-provider": "^1.0.30",
"axios": "^0.19.0", "axios": "^0.19.2",
"bip39": "^3.0.2", "bip39": "^3.0.2",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"ethereum-blockies": "github:MyEtherWallet/blockies", "ethereum-blockies": "github:MyEtherWallet/blockies",
"filesize": "^6.0.1", "filesize": "^6.0.1",
"history": "^4.10.1", "history": "^4.10.1",
"ipfs-http-client": "^40.1.0", "ipfs-http-client": "41.0.1",
"is-url-superb": "^3.0.0", "is-url-superb": "^3.0.0",
"moment": "^2.24.0", "moment": "^2.24.0",
"node-sass": "^4.13.0", "node-sass": "^4.13.1",
"query-string": "^6.9.0", "query-string": "^6.10.1",
"react": "^16.12.0", "react": "^16.12.0",
"react-collapsed": "^2.2.3", "react-collapsed": "^2.2.3",
"react-datepicker": "^2.10.1", "react-datepicker": "^2.11.0",
"react-dom": "^16.12.0", "react-dom": "^16.12.0",
"react-dotdotdot": "^1.3.1", "react-dotdotdot": "^1.3.1",
"react-dropzone": "^10.2.1", "react-dropzone": "^10.2.1",
@ -45,28 +45,28 @@
"react-router-dom": "^5.1.2", "react-router-dom": "^5.1.2",
"react-transition-group": "^4.3.0", "react-transition-group": "^4.3.0",
"shortid": "^2.2.15", "shortid": "^2.2.15",
"web3": "^1.2.4" "web3": "^1.2.5"
}, },
"devDependencies": { "devDependencies": {
"@react-mock/state": "^0.1.8", "@react-mock/state": "^0.1.8",
"@testing-library/jest-dom": "^4.2.4", "@testing-library/jest-dom": "^5.0.2",
"@testing-library/react": "^9.4.0", "@testing-library/react": "^9.4.0",
"@types/classnames": "^2.2.9", "@types/classnames": "^2.2.9",
"@types/is-url": "^1.2.28", "@types/is-url": "^1.2.28",
"@types/jest": "^24.0.25", "@types/jest": "^24.9.1",
"@types/react": "^16.9.17", "@types/react": "^16.9.19",
"@types/react-datepicker": "^2.10.0", "@types/react-datepicker": "^2.10.0",
"@types/react-dom": "^16.9.4", "@types/react-dom": "^16.9.5",
"@types/react-helmet": "^5.0.15", "@types/react-helmet": "^5.0.15",
"@types/react-modal": "^3.10.1", "@types/react-modal": "^3.10.4",
"@types/react-paginate": "^6.2.1", "@types/react-paginate": "^6.2.1",
"@types/react-router-dom": "^5.1.3", "@types/react-router-dom": "^5.1.3",
"@types/react-transition-group": "^4.2.3", "@types/react-transition-group": "^4.2.3",
"@types/shortid": "^0.0.29", "@types/shortid": "^0.0.29",
"jest-mock-axios": "^3.2.0", "jest-mock-axios": "^3.2.0",
"react-scripts": "^3.3.0", "react-scripts": "^3.3.1",
"source-map-explorer": "^2.2.1", "source-map-explorer": "^2.2.2",
"typescript": "^3.7.4" "typescript": "^3.7.5"
}, },
"repository": { "repository": {
"type": "git", "type": "git",

2129
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,26 +25,26 @@
"dependencies": {}, "dependencies": {},
"devDependencies": { "devDependencies": {
"@release-it/bumper": "^1.0.5", "@release-it/bumper": "^1.0.5",
"@typescript-eslint/eslint-plugin": "^2.14.0", "@typescript-eslint/eslint-plugin": "^2.18.0",
"@typescript-eslint/parser": "^2.14.0", "@typescript-eslint/parser": "^2.18.0",
"auto-changelog": "^1.16.2", "auto-changelog": "^1.16.2",
"concurrently": "^5.0.1", "concurrently": "^5.1.0",
"cypress": "^3.8.1", "cypress": "^3.8.3",
"cypress-log-to-output": "^1.0.7", "cypress-log-to-output": "^1.0.7",
"eslint": "^6.8.0", "eslint": "^6.8.0",
"eslint-config-oceanprotocol": "^1.5.0", "eslint-config-oceanprotocol": "^1.5.0",
"eslint-config-prettier": "^6.9.0", "eslint-config-prettier": "^6.10.0",
"eslint-plugin-cypress": "^2.8.1", "eslint-plugin-cypress": "^2.8.1",
"eslint-plugin-prettier": "^3.1.2", "eslint-plugin-prettier": "^3.1.2",
"prettier": "^1.19.1", "prettier": "^1.19.1",
"prettier-stylelint": "^0.4.2", "prettier-stylelint": "^0.4.2",
"release-it": "^12.4.3", "release-it": "^12.4.3",
"start-server-and-test": "^1.10.6", "start-server-and-test": "^1.10.8",
"stylelint": "^12.0.1", "stylelint": "^13.0.0",
"stylelint-config-bigchaindb": "^1.2.2", "stylelint-config-bigchaindb": "^1.2.2",
"stylelint-config-css-modules": "^2.1.0", "stylelint-config-css-modules": "^2.2.0",
"stylelint-config-standard": "^19.0.0", "stylelint-config-standard": "^19.0.0",
"typescript": "^3.7.4" "typescript": "^3.7.5"
}, },
"repository": { "repository": {
"type": "git", "type": "git",

5536
server/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -13,7 +13,7 @@
"coverage": "cat coverage/lcov.info | codacy-coverage --token 8801f827fe1144ffa85cd7da94f2bbf7" "coverage": "cat coverage/lcov.info | codacy-coverage --token 8801f827fe1144ffa85cd7da94f2bbf7"
}, },
"dependencies": { "dependencies": {
"@sendgrid/mail": "^6.4.0", "@sendgrid/mail": "^6.5.1",
"body-parser": "^1.18.3", "body-parser": "^1.18.3",
"compression": "^1.7.4", "compression": "^1.7.4",
"debug": "^4.1.1", "debug": "^4.1.1",
@ -28,17 +28,17 @@
"@types/compression": "^1.0.1", "@types/compression": "^1.0.1",
"@types/debug": "^4.1.5", "@types/debug": "^4.1.5",
"@types/express": "^4.17.2", "@types/express": "^4.17.2",
"@types/jest": "^24.0.25", "@types/jest": "^24.9.1",
"@types/morgan": "^1.7.37", "@types/morgan": "^1.7.37",
"@types/node": "^13.1.4", "@types/node": "^13.5.3",
"@types/request": "^2.48.4", "@types/request": "^2.48.4",
"@types/supertest": "^2.0.8", "@types/supertest": "^2.0.8",
"jest": "^24.9.0", "jest": "^25.1.0",
"nodemon": "^2.0.2", "nodemon": "^2.0.2",
"supertest": "^4.0.2", "supertest": "^4.0.2",
"ts-jest": "^24.2.0", "ts-jest": "^24.3.0",
"ts-node": "^8.5.4", "ts-node": "^8.6.2",
"typescript": "^3.7.4" "typescript": "^3.7.5"
}, },
"repository": { "repository": {
"type": "git", "type": "git",