Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Commit

Permalink
Update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 3, 2020
1 parent 1d2583c commit 1ce0fae
Show file tree
Hide file tree
Showing 36 changed files with 2,661 additions and 2,023 deletions.
10 changes: 5 additions & 5 deletions dapps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@
"css-loader": "3.4.2",
"eslint": "6.8.0",
"eslint-plugin-babel": "5.3.0",
"eslint-plugin-react": "7.18.3",
"file-loader": "5.0.2",
"eslint-plugin-react": "7.19.0",
"file-loader": "5.1.0",
"hdkey": "1.1.1",
"html-webpack-plugin": "3.2.0",
"ignore-loader": "0.1.2",
Expand All @@ -119,9 +119,9 @@
"optimize-css-assets-webpack-plugin": "5.0.3",
"react-router-dom": "5.1.2",
"style-loader": "1.1.3",
"terser-webpack-plugin": "2.3.4",
"webpack": "4.41.5",
"webpack-cli": "3.3.10",
"terser-webpack-plugin": "2.3.5",
"webpack": "4.42.1",
"webpack-cli": "3.3.11",
"webpack-dev-middleware": "3.7.2",
"webpack-dev-server": "3.10.3"
},
Expand Down
16 changes: 8 additions & 8 deletions dapps/marketplace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,32 +122,32 @@
"@babel/runtime": "7.9.2",
"babel-eslint": "10.1.0",
"babel-loader": "8.1.0",
"babel-plugin-fbt": "0.14.0",
"babel-plugin-fbt-runtime": "0.9.9",
"babel-plugin-fbt": "0.14.1",
"babel-plugin-fbt-runtime": "0.9.11",
"bip39": "2.6.0",
"bootstrap": "4.4.1",
"clean-webpack-plugin": "3.0.0",
"css-loader": "3.4.2",
"eslint": "6.8.0",
"eslint-plugin-babel": "5.3.0",
"eslint-plugin-react": "7.18.3",
"file-loader": "5.0.2",
"eslint-plugin-react": "7.19.0",
"file-loader": "5.1.0",
"git-revision-webpack-plugin": "3.0.4",
"hdkey": "1.1.1",
"html-webpack-plugin": "3.2.0",
"ignore-loader": "0.1.2",
"mini-css-extract-plugin": "0.9.0",
"mocha": "7.0.1",
"mocha": "7.1.1",
"opener": "1.5.1",
"optimize-css-assets-webpack-plugin": "5.0.3",
"react-router-dom": "5.1.2",
"style-loader": "1.1.3",
"terser-webpack-plugin": "2.3.4",
"terser-webpack-plugin": "2.3.5",
"typeface-lato": "0.0.75",
"typeface-poppins": "0.0.72",
"url-loader": "3.0.0",
"webpack": "4.41.5",
"webpack-cli": "3.3.10",
"webpack": "4.42.1",
"webpack-cli": "3.3.11",
"webpack-dev-server": "3.10.3"
},
"eslintIgnore": [
Expand Down
4 changes: 2 additions & 2 deletions dapps/shop/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"node-fetch": "^2.6.0",
"nodemailer": "^6.3.1",
"openpgp": "^4.6.2",
"pg": "7.18.1",
"pg": "7.18.2",
"randomstring": "^1.1.5",
"reconnecting-websocket": "^4.4.0",
"sequelize": "^5.21.2",
"sequelize-cli": "^5.5.1",
"serve-static": "^1.14.1",
"sharp": "0.24.0",
"sharp": "0.25.2",
"sqlite3": "^4.1.1",
"stripe": "^8.0.0",
"web3": "1.0.0-beta.34",
Expand Down
18 changes: 9 additions & 9 deletions dapps/shop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,31 +108,31 @@
"@babel/runtime": "7.9.2",
"babel-eslint": "10.1.0",
"babel-loader": "8.1.0",
"babel-plugin-fbt": "0.14.0",
"babel-plugin-fbt-runtime": "0.9.9",
"babel-plugin-fbt": "0.14.1",
"babel-plugin-fbt-runtime": "0.9.11",
"bootstrap": "4.4.1",
"clean-webpack-plugin": "3.0.0",
"css-loader": "3.4.2",
"eslint": "6.8.0",
"eslint-plugin-babel": "5.3.0",
"eslint-plugin-react": "7.18.3",
"file-loader": "5.0.2",
"eslint-plugin-react": "7.19.0",
"file-loader": "5.1.0",
"html-webpack-plugin": "3.2.0",
"ignore-loader": "0.1.2",
"inquirer": "7.0.4",
"inquirer": "7.1.0",
"ipfs-deploy": "7.14.0",
"mini-css-extract-plugin": "0.9.0",
"mocha": "7.0.1",
"mocha": "7.1.1",
"node-sass": "4.13.1",
"optimize-css-assets-webpack-plugin": "5.0.3",
"react-router-dom": "5.1.2",
"sass-loader": "8.0.2",
"sharp": "0.24.0",
"sharp": "0.25.2",
"style-loader": "1.1.3",
"terser-webpack-plugin": "2.3.4",
"terser-webpack-plugin": "2.3.5",
"url-loader": "3.0.0",
"web3": "1.0.0-beta.34",
"webpack": "4.41.5",
"webpack": "4.42.1",
"webpack-dev-server": "3.10.3"
},
"eslintIgnore": [
Expand Down
101 changes: 69 additions & 32 deletions devops/cloud-functions/gcf-pin-ipfs-hash/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion devops/cloud-functions/gcf-pin-ipfs-hash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"devDependencies": {
"chai": "4.2.0",
"eslint": "6.8.0",
"mocha": "7.0.1",
"mocha": "7.1.1",
"prettier": "1.19.1"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion infra/auth-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"chai": "4.2.0",
"crypto": "1.0.1",
"eslint": "6.8.0",
"mocha": "7.0.1",
"mocha": "7.1.1",
"nodemon": "2.0.2",
"prettier": "1.19.1"
},
Expand Down
4 changes: 2 additions & 2 deletions infra/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"DApp"
],
"dependencies": {
"@google-cloud/pubsub": "1.5.0",
"@google-cloud/pubsub": "1.7.0",
"@origin/auth-utils": "^0.1.0",
"@origin/growth-shared": "^0.1.0",
"@origin/identity": "^0.1.0",
Expand Down Expand Up @@ -66,7 +66,7 @@
"devDependencies": {
"chai": "4.2.0",
"eslint": "6.8.0",
"mocha": "7.0.1",
"mocha": "7.1.1",
"nodemon": "2.0.2",
"supertest": "4.0.2"
},
Expand Down
6 changes: 3 additions & 3 deletions infra/cron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@origin/contracts": "^0.8.6",
"@origin/consistency": "^0.1.0",
"@origin/growth": "^0.1.0",
"@sendgrid/mail": "6.5.2",
"bull": "3.12.1",
"@sendgrid/mail": "6.5.5",
"bull": "3.13.0",
"cross-fetch": "3.0.4",
"dotenv": "8.2.0",
"envkey": "1.2.7",
Expand All @@ -24,7 +24,7 @@
"tmp": "0.1.0"
},
"devDependencies": {
"mocha": "7.0.1",
"mocha": "7.1.1",
"nodemon": "2.0.2",
"prettier": "1.19.1"
},
Expand Down
4 changes: 2 additions & 2 deletions infra/dapp-creator-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,11 @@
"rework": "^1.0.1",
"style-loader": "1.1.3",
"superagent": "^5.1.0",
"terser": "4.6.3",
"terser": "4.6.10",
"terser-webpack-plugin": "^2.0.0",
"web3": "1.0.0-beta.34",
"webpack": "^4.35.0",
"webpack-cli": "3.3.10"
"webpack-cli": "3.3.11"
},
"devDependencies": {
"bootstrap": "4.4.1",
Expand Down
2 changes: 1 addition & 1 deletion infra/dapp-creator-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"chai": "4.2.0",
"mocha": "7.0.1",
"mocha": "7.1.1",
"nodemon": "2.0.2",
"supertest": "4.0.2"
},
Expand Down
Loading

0 comments on commit 1ce0fae

Please sign in to comment.