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 Nov 27, 2021
1 parent 0225526 commit 2c950be
Show file tree
Hide file tree
Showing 38 changed files with 5,601 additions and 4,984 deletions.
28 changes: 14 additions & 14 deletions dapps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,24 +106,24 @@
"babel-loader": "8.1.0",
"bip39": "2.6.0",
"clean-webpack-plugin": "3.0.0",
"css-loader": "3.4.2",
"css-loader": "3.6.0",
"eslint": "6.8.0",
"eslint-plugin-babel": "5.3.0",
"eslint-plugin-react": "7.18.3",
"file-loader": "5.0.2",
"hdkey": "1.1.1",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-react": "7.27.1",
"file-loader": "5.1.0",
"hdkey": "1.1.2",
"html-webpack-plugin": "3.2.0",
"ignore-loader": "0.1.2",
"mini-css-extract-plugin": "0.9.0",
"opener": "1.5.1",
"optimize-css-assets-webpack-plugin": "5.0.3",
"mini-css-extract-plugin": "0.12.0",
"opener": "1.5.2",
"optimize-css-assets-webpack-plugin": "5.0.8",
"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",
"webpack-dev-middleware": "3.7.2",
"webpack-dev-server": "3.10.3"
"style-loader": "1.3.0",
"terser-webpack-plugin": "2.3.8",
"webpack": "4.46.0",
"webpack-cli": "3.3.12",
"webpack-dev-middleware": "3.7.3",
"webpack-dev-server": "3.11.3"
},
"eslintConfig": {
"parser": "babel-eslint",
Expand Down
36 changes: 18 additions & 18 deletions dapps/marketplace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,33 +122,33 @@
"@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.20.3",
"babel-plugin-fbt-runtime": "0.9.18",
"bip39": "2.6.0",
"bootstrap": "4.4.1",
"bootstrap": "4.6.1",
"clean-webpack-plugin": "3.0.0",
"css-loader": "3.4.2",
"css-loader": "3.6.0",
"eslint": "6.8.0",
"eslint-plugin-babel": "5.3.0",
"eslint-plugin-react": "7.18.3",
"file-loader": "5.0.2",
"git-revision-webpack-plugin": "3.0.4",
"hdkey": "1.1.1",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-react": "7.27.1",
"file-loader": "5.1.0",
"git-revision-webpack-plugin": "3.0.6",
"hdkey": "1.1.2",
"html-webpack-plugin": "3.2.0",
"ignore-loader": "0.1.2",
"mini-css-extract-plugin": "0.9.0",
"mocha": "7.0.1",
"opener": "1.5.1",
"optimize-css-assets-webpack-plugin": "5.0.3",
"mini-css-extract-plugin": "0.12.0",
"mocha": "7.2.0",
"opener": "1.5.2",
"optimize-css-assets-webpack-plugin": "5.0.8",
"react-router-dom": "5.1.2",
"style-loader": "1.1.3",
"terser-webpack-plugin": "2.3.4",
"style-loader": "1.3.0",
"terser-webpack-plugin": "2.3.8",
"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-dev-server": "3.10.3"
"webpack": "4.46.0",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.3"
},
"eslintIgnore": [
"node_modules",
Expand Down
Loading

0 comments on commit 2c950be

Please sign in to comment.