Skip to content

Commit

Permalink
Bump deps (#4745)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacogr authored Feb 28, 2021
1 parent e57de3e commit b8c7569
Show file tree
Hide file tree
Showing 36 changed files with 307 additions and 318 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"packages/*"
],
"resolutions": {
"@polkadot/api": "^3.10.3-19",
"@polkadot/api-contract": "^3.10.3-19",
"@polkadot/api": "^3.11.1",
"@polkadot/api-contract": "^3.11.1",
"@polkadot/hw-ledger": "^5.9.2",
"@polkadot/keyring": "^5.9.2",
"@polkadot/networks": "^5.9.2",
"@polkadot/phishing": "^0.6.1",
"@polkadot/types": "^3.10.3-19",
"@polkadot/types": "^3.11.1",
"@polkadot/util": "^5.9.2",
"@polkadot/util-crypto": "^5.9.2",
"@polkadot/wasm-crypto": "^3.2.4",
Expand Down Expand Up @@ -64,14 +64,14 @@
"start:electron": "yarn clean:electronBuild && concurrently 'yarn build:devElectronMain && cd packages/apps-electron && electron ./build/electron.js' 'yarn build:devElectronRenderer'"
},
"devDependencies": {
"@babel/core": "^7.13.1",
"@babel/register": "^7.13.0",
"@babel/runtime": "^7.13.7",
"@pinata/sdk": "^1.1.11",
"@babel/core": "^7.13.8",
"@babel/register": "^7.13.8",
"@babel/runtime": "^7.13.8",
"@pinata/sdk": "^1.1.12",
"@polkadot/dev": "^0.61.30",
"@polkadot/ts": "^0.3.59",
"@types/bn.js": "^4.11.6",
"@types/chart.js": "^2.9.30",
"@types/chart.js": "^2.9.31",
"@types/file-saver": "^2.0.1",
"@types/jest": "^26.0.20",
"@types/react-beautiful-dnd": "^13.0.0",
Expand All @@ -93,7 +93,7 @@
"react-is": "^17.0.1",
"source-map-explorer": "^2.5.2",
"styled-components": "^5.2.1",
"stylelint": "^13.9.0",
"stylelint": "^13.11.0",
"stylelint-config-recommended": "^3.0.0",
"stylelint-config-styled-components": "^0.1.1",
"webpack": "^5.24.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/apps-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
"license": "Apache-2.0",
"dependencies": {
"@acala-network/type-definitions": "^0.6.2-12",
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@darwinia/types": "^1.1.0-alpha.1",
"@edgeware/node-types": "^3.3.2",
"@interlay/polkabtc-types": "^0.5.0",
"@interlay/polkabtc-types": "^0.5.2",
"@laminar/type-definitions": "^0.3.1",
"@polkadot/networks": "^5.9.2",
"@snowfork/snowbridge-types": "^0.2.3",
"@sora-substrate/type-definitions": "^0.4.7",
"@sora-substrate/type-definitions": "^0.4.8",
"@subsocial/types": "^0.4.33-w3f-grant2",
"moonbeam-types-bundle": "1.1.6"
},
"devDependencies": {
"i18next": "^19.8.5"
"i18next": "^19.9.0"
}
}
2 changes: 1 addition & 1 deletion packages/apps-electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"version": "0.81.2-19",
"dependencies": {
"@babel/core": "^7.13.1",
"@babel/core": "^7.13.8",
"@babel/polyfill": "^7.12.1",
"@polkadot/dev": "^0.61.30",
"@polkadot/react-components": "^0.81.2-19",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps-routing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"contributors": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7"
"@babel/runtime": "^7.13.8"
}
}
8 changes: 4 additions & 4 deletions packages/apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"contributors": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/core": "^7.13.1",
"@babel/core": "^7.13.8",
"@babel/polyfill": "^7.12.1",
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/apps-config": "^0.81.2-19",
"@polkadot/apps-routing": "^0.81.2-19",
"@polkadot/dev": "^0.61.30",
Expand All @@ -24,7 +24,7 @@
"@polkadot/react-query": "^0.81.2-19",
"@polkadot/react-signer": "^0.81.2-19",
"punycode": "^2.1.1",
"query-string": "^6.13.8"
"query-string": "^6.14.1"
},
"devDependencies": {
"@types/punycode": "^2.1.0",
Expand All @@ -38,7 +38,7 @@
"html-loader": "^1.3.2",
"html-webpack-plugin": "^4.5.2",
"markdown-loader": "^6.0.0",
"mini-css-extract-plugin": "^1.3.8",
"mini-css-extract-plugin": "^1.3.9",
"null-loader": "^4.0.1",
"path-browserify": "^1.0.1",
"process": "^0.11.10",
Expand Down
4 changes: 2 additions & 2 deletions packages/page-accounts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"contributors": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/phishing": "^0.6.1",
"@polkadot/react-components": "^0.81.2-19",
"@polkadot/vanitygen": "^0.29.1",
"@polkadot/vanitygen": "^0.30.1",
"detect-browser": "^5.2.0",
"file-saver": "^2.0.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/page-addresses/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"contributors": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/react-components": "^0.81.2-19",
"file-saver": "^2.0.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/page-auctions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"maintainers": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/react-components": "^0.81.2-19"
}
}
2 changes: 1 addition & 1 deletion packages/page-bounties/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"maintainers": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/react-components": "^0.81.2-19"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/page-calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"maintainers": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/react-components": "^0.81.2-19"
}
}
2 changes: 1 addition & 1 deletion packages/page-claims/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/react-components": "^0.81.2-19",
"secp256k1": "^3.8.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/page-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"maintainers": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@polkadot/api-contract": "^3.10.3-19"
"@babel/runtime": "^7.13.8",
"@polkadot/api-contract": "^3.11.1"
}
}
2 changes: 1 addition & 1 deletion packages/page-council/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"maintainers": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/react-components": "^0.81.2-19",
"@polkadot/react-query": "^0.81.2-19"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/page-crowdloan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"maintainers": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/react-components": "^0.81.2-19"
}
}
2 changes: 1 addition & 1 deletion packages/page-democracy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"maintainers": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/react-components": "^0.81.2-19",
"@polkadot/react-query": "^0.81.2-19"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/page-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"contributors": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/react-components": "^0.81.2-19"
}
}
2 changes: 1 addition & 1 deletion packages/page-extrinsics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"contributors": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/react-components": "^0.81.2-19",
"@polkadot/react-params": "^0.81.2-19",
"@polkadot/react-signer": "^0.81.2-19"
Expand Down
2 changes: 1 addition & 1 deletion packages/page-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"maintainers": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/react-components": "^0.81.2-19"
}
}
2 changes: 1 addition & 1 deletion packages/page-parachains/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"maintainers": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/react-components": "^0.81.2-19",
"@polkadot/react-query": "^0.81.2-19"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/page-poll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"maintainers": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/react-components": "^0.81.2-19"
}
}
2 changes: 1 addition & 1 deletion packages/page-rpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"contributors": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/react-components": "^0.81.2-19"
}
}
4 changes: 2 additions & 2 deletions packages/page-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"maintainers": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/apps-config": "^0.81.2-19",
"@polkadot/react-components": "^0.81.2-19",
"@polkadot/react-query": "^0.81.2-19",
"query-string": "^6.13.8"
"query-string": "^6.14.1"
}
}
2 changes: 1 addition & 1 deletion packages/page-signing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"contributors": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/react-components": "^0.81.2-19"
}
}
2 changes: 1 addition & 1 deletion packages/page-society/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"author": "Jaco Greeff <jacogr@gmail.com>",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/react-components": "^0.81.2-19"
}
}
2 changes: 1 addition & 1 deletion packages/page-staking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"maintainers": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/app-explorer": "^0.81.2-19",
"@polkadot/react-components": "^0.81.2-19",
"@polkadot/react-query": "^0.81.2-19"
Expand Down
2 changes: 1 addition & 1 deletion packages/page-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"contributors": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/react-components": "^0.81.2-19",
"@polkadot/react-params": "^0.81.2-19"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/page-sudo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/react-components": "^0.81.2-19"
}
}
2 changes: 1 addition & 1 deletion packages/page-tech-comm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"maintainers": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/react-components": "^0.81.2-19",
"@polkadot/react-query": "^0.81.2-19"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/page-treasury/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/react-components": "^0.81.2-19",
"@polkadot/react-query": "^0.81.2-19"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/react-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"bugs": "https://github.com/polkadot-js/apps/issues",
"homepage": "https://github.com/polkadot-js/apps/tree/master/packages/react-api#readme",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@polkadot/api": "^3.10.3-19",
"@polkadot/extension-dapp": "^0.37.2-0",
"@babel/runtime": "^7.13.8",
"@polkadot/api": "^3.11.1",
"@polkadot/extension-dapp": "^0.37.2",
"@polkadot/x-rxjs": "^5.9.2",
"fflate": "^0.6.4"
}
Expand Down
16 changes: 8 additions & 8 deletions packages/react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,36 +8,36 @@
"contributors": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@fortawesome/fontawesome-svg-core": "^1.2.34",
"@fortawesome/free-solid-svg-icons": "^5.15.2",
"@fortawesome/react-fontawesome": "^0.1.14",
"@polkadot/keyring": "^5.9.2",
"@polkadot/react-api": "^0.81.2-19",
"@polkadot/react-identicon": "^0.69.2-3",
"@polkadot/react-qr": "^0.69.2-3",
"@polkadot/react-identicon": "^0.70.1",
"@polkadot/react-qr": "^0.70.1",
"@polkadot/react-query": "^0.81.2-19",
"@polkadot/ui-keyring": "^0.69.2-3",
"@polkadot/ui-settings": "^0.69.2-3",
"@polkadot/ui-keyring": "^0.70.1",
"@polkadot/ui-settings": "^0.70.1",
"@polkadot/util": "^5.9.2",
"@polkadot/util-crypto": "^5.9.2",
"chart.js": "^2.9.4",
"codeflask": "^1.4.1",
"i18next": "^19.8.5",
"i18next": "^19.9.0",
"i18next-browser-languagedetector": "^6.0.1",
"owasp-password-strength-test": "^1.3.0",
"react": "^17.0.1",
"react-beautiful-dnd": "^13.0.0",
"react-chartjs-2": "^2.11.1",
"react-copy-to-clipboard": "^5.0.3",
"react-dom": "^17.0.1",
"react-dropzone": "^11.2.4",
"react-dropzone": "^11.3.1",
"react-i18next": "^11.8.8",
"react-is": "^17.0.1",
"react-markdown": "^5.0.3",
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"react-tooltip": "^4.2.14",
"react-tooltip": "^4.2.15",
"semantic-ui-css": "^2.4.1",
"semantic-ui-react": "^0.88.2",
"store": "^2.0.12",
Expand Down
Loading

0 comments on commit b8c7569

Please sign in to comment.