Skip to content

Commit

Permalink
Bump deps (polkadot-js#6474)
Browse files Browse the repository at this point in the history
* Bump deps

* type expectation

* One more
  • Loading branch information
jacogr authored Nov 3, 2021
1 parent 4b1716c commit 90ac690
Show file tree
Hide file tree
Showing 40 changed files with 1,102 additions and 1,088 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,20 +56,20 @@
"test:skipped": "echo 'tests skipped'"
},
"devDependencies": {
"@babel/core": "^7.15.8",
"@babel/register": "^7.15.3",
"@babel/runtime": "^7.15.4",
"@babel/core": "^7.16.0",
"@babel/register": "^7.16.0",
"@babel/runtime": "^7.16.0",
"@crustio/crust-pin": "^1.0.0",
"@pinata/sdk": "^1.1.23",
"@polkadot/dev": "^0.63.18",
"@polkadot/ts": "^0.4.12",
"@polkadot/dev": "^0.63.22",
"@polkadot/ts": "^0.4.13",
"@types/bn.js": "^4.11.6",
"@types/chart.js": "^2.9.34",
"@types/file-saver": "^2.0.3",
"@types/jest": "^27.0.2",
"@types/react-beautiful-dnd": "^13.1.2",
"@types/react-copy-to-clipboard": "^5.0.2",
"@types/react-dom": "^17.0.10",
"@types/react-dom": "^17.0.11",
"@types/react-router-dom": "^5.3.2",
"@types/store": "^2.0.2",
"@types/styled-components": "^5.1.15",
Expand All @@ -86,21 +86,21 @@
"react-is": "^17.0.2",
"source-map-explorer": "^2.5.2",
"styled-components": "^5.3.3",
"webpack": "^5.60.0",
"webpack": "^5.61.0",
"webpack-cli": "^4.9.1"
},
"resolutions": {
"@polkadot/api": "^6.5.3-8",
"@polkadot/api-contract": "^6.5.3-8",
"@polkadot/hw-ledger": "^7.6.1",
"@polkadot/keyring": "^7.6.1",
"@polkadot/networks": "^7.6.1",
"@polkadot/phishing": "^0.6.389",
"@polkadot/types": "^6.5.3-8",
"@polkadot/types-known": "^6.5.3-8",
"@polkadot/types-support": "^6.5.3-8",
"@polkadot/util": "^7.6.1",
"@polkadot/util-crypto": "^7.6.1",
"@polkadot/api": "^6.6.2-10",
"@polkadot/api-contract": "^6.6.2-10",
"@polkadot/hw-ledger": "^7.7.1",
"@polkadot/keyring": "^7.7.1",
"@polkadot/networks": "^7.7.1",
"@polkadot/phishing": "^0.6.400",
"@polkadot/types": "^6.6.2-10",
"@polkadot/types-known": "^6.6.2-10",
"@polkadot/types-support": "^6.6.2-10",
"@polkadot/util": "^7.7.1",
"@polkadot/util-crypto": "^7.7.1",
"@polkadot/wasm-crypto": "^4.2.1",
"babel-core": "^7.0.0-bridge.0",
"styled-components": "^5.3.1",
Expand Down
12 changes: 6 additions & 6 deletions packages/apps-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"main": "index.js",
"dependencies": {
"@acala-network/type-definitions": "^3.0.2-4",
"@babel/runtime": "^7.15.4",
"@bifrost-finance/type-definitions": "1.3.3",
"@babel/runtime": "^7.16.0",
"@bifrost-finance/type-definitions": "1.3.4",
"@crustio/type-definitions": "1.2.0",
"@darwinia/types": "2.6.8-3",
"@digitalnative/type-definitions": "1.1.26",
Expand All @@ -26,15 +26,15 @@
"@kiltprotocol/type-definitions": "0.1.23",
"@laminar/type-definitions": "0.3.1",
"@metaverse-network-sdk/type-definitions": "^0.0.1-6",
"@parallel-finance/type-definitions": "1.4.2",
"@parallel-finance/type-definitions": "1.4.3",
"@phala/typedefs": "0.2.29",
"@polkadot/networks": "^7.6.1",
"@polkadot/networks": "^7.7.1",
"@polymathnetwork/polymesh-types": "0.0.2",
"@snowfork/snowbridge-types": "0.2.6",
"@sora-substrate/type-definitions": "1.6.16",
"@sora-substrate/type-definitions": "1.6.19",
"@subsocial/types": "0.6.4-dev.2",
"@zeitgeistpm/type-defs": "0.3.5",
"@zeroio/type-definitions": "0.0.9",
"@zeroio/type-definitions": "0.0.11",
"lodash": "^4.17.21",
"moonbeam-types-bundle": "1.2.7",
"pontem-types-bundle": "1.0.15",
Expand Down
8 changes: 4 additions & 4 deletions packages/apps-electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"sideEffects": false,
"version": "0.98.2-28",
"dependencies": {
"@babel/core": "^7.15.8",
"@babel/core": "^7.16.0",
"@babel/polyfill": "^7.12.1",
"@polkadot/dev": "^0.63.18",
"@polkadot/dev": "^0.63.22",
"@polkadot/react-components": "^0.98.2-28",
"electron-log": "^4.4.1",
"electron-updater": "^4.6.1"
},
"devDependencies": {
"@types/react-dom": "^17.0.10",
"@types/react-dom": "^17.0.11",
"@types/tmp": "^0.2.2",
"babel-loader": "^8.2.3",
"copy-webpack-plugin": "^7.0.0",
Expand All @@ -29,6 +29,6 @@
"react-dom": "^17.0.2",
"thread-loader": "^3.0.4",
"tmp": "^0.2.1",
"webpack": "^5.60.0"
"webpack": "^5.61.0"
}
}
2 changes: 1 addition & 1 deletion packages/apps-routing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4"
"@babel/runtime": "^7.16.0"
}
}
12 changes: 6 additions & 6 deletions packages/apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/core": "^7.15.8",
"@babel/core": "^7.16.0",
"@babel/polyfill": "^7.12.1",
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/apps-config": "^0.98.2-28",
"@polkadot/apps-routing": "^0.98.2-28",
"@polkadot/dev": "^0.63.18",
"@polkadot/dev": "^0.63.22",
"@polkadot/react-api": "^0.98.2-28",
"@polkadot/react-components": "^0.98.2-28",
"@polkadot/react-hooks": "^0.98.2-28",
Expand All @@ -38,7 +38,7 @@
"css-loader": "^5.2.7",
"empty": "^0.10.1",
"file-loader": "^6.2.0",
"html-loader": "^3.0.0",
"html-loader": "^3.0.1",
"html-webpack-plugin": "^4.5.2",
"https-browserify": "^1.0.0",
"markdown-loader": "^6.0.0",
Expand All @@ -50,9 +50,9 @@
"stream-browserify": "^3.0.0",
"stream-http": "^3.2.0",
"url-loader": "^4.1.1",
"webpack": "^5.60.0",
"webpack": "^5.61.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.3.1",
"webpack-dev-server": "^4.4.0",
"webpack-merge": "^5.8.0"
}
}
6 changes: 3 additions & 3 deletions packages/page-accounts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@polkadot/phishing": "^0.6.389",
"@babel/runtime": "^7.16.0",
"@polkadot/phishing": "^0.6.400",
"@polkadot/react-components": "^0.98.2-28",
"@polkadot/vanitygen": "^0.48.2-2",
"@polkadot/vanitygen": "^0.48.2",
"detect-browser": "^5.2.1",
"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 @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/react-components": "^0.98.2-28",
"file-saver": "^2.0.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/page-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/react-components": "^0.98.2-28"
}
}
2 changes: 1 addition & 1 deletion packages/page-bounties/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/react-components": "^0.98.2-28"
},
"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 @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/react-components": "^0.98.2-28"
}
}
2 changes: 1 addition & 1 deletion packages/page-claims/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/react-components": "^0.98.2-28",
"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 @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@polkadot/api-contract": "^6.5.3-8"
"@babel/runtime": "^7.16.0",
"@polkadot/api-contract": "^6.6.2-10"
}
}
2 changes: 1 addition & 1 deletion packages/page-council/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/react-components": "^0.98.2-28",
"@polkadot/react-query": "^0.98.2-28"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/page-democracy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/react-components": "^0.98.2-28",
"@polkadot/react-query": "^0.98.2-28"
}
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 @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/react-components": "^0.98.2-28"
}
}
2 changes: 1 addition & 1 deletion packages/page-extrinsics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/react-components": "^0.98.2-28",
"@polkadot/react-params": "^0.98.2-28",
"@polkadot/react-signer": "^0.98.2-28"
Expand Down
2 changes: 1 addition & 1 deletion packages/page-gilt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/react-components": "^0.98.2-28"
}
}
2 changes: 1 addition & 1 deletion packages/page-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/react-components": "^0.98.2-28"
}
}
2 changes: 1 addition & 1 deletion packages/page-membership/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/react-components": "^0.98.2-28",
"@polkadot/react-query": "^0.98.2-28"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/page-parachains/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/react-components": "^0.98.2-28",
"@polkadot/react-query": "^0.98.2-28"
}
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 @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/react-components": "^0.98.2-28"
}
}
2 changes: 1 addition & 1 deletion packages/page-rpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/react-components": "^0.98.2-28"
}
}
2 changes: 1 addition & 1 deletion packages/page-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/apps-config": "^0.98.2-28",
"@polkadot/react-components": "^0.98.2-28",
"@polkadot/react-query": "^0.98.2-28",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-signing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/react-components": "^0.98.2-28"
}
}
2 changes: 1 addition & 1 deletion packages/page-society/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/react-components": "^0.98.2-28"
}
}
2 changes: 1 addition & 1 deletion packages/page-staking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/app-explorer": "^0.98.2-28",
"@polkadot/react-components": "^0.98.2-28",
"@polkadot/react-query": "^0.98.2-28"
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 @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/react-components": "^0.98.2-28",
"@polkadot/react-params": "^0.98.2-28"
}
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 @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/react-components": "^0.98.2-28"
}
}
2 changes: 1 addition & 1 deletion packages/page-tech-comm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/react-components": "^0.98.2-28",
"@polkadot/react-query": "^0.98.2-28"
}
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 @@ -13,7 +13,7 @@
"type": "module",
"version": "0.98.2-28",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@polkadot/react-components": "^0.98.2-28",
"@polkadot/react-query": "^0.98.2-28"
}
Expand Down
Loading

0 comments on commit 90ac690

Please sign in to comment.