Skip to content

Commit e02b47e

Browse files
authored
fix(types): Bump deps to get latest types (#76)
@polkadot/api * @substrate/txwrapper-core: 4.3.1 → 4.4.1 * @substrate/txwrapper-examples: 4.3.1 → 4.4.1 @acala-network/type-definitions * @substrate/txwrapper-orml: 0.7.2-4 → 0.7.2-5 * txwrapper-acala: 0.7.2-4 → 0.7.2-5 @polkadot/apps-config * @substrate/txwrapper-registry: 0.86.2 → 0.86.3-40 @polkadot/networks * @substrate/txwrapper-registry: 6.0.5
1 parent e72b012 commit e02b47e

6 files changed

Lines changed: 88 additions & 39 deletions

File tree

packages/txwrapper-acala/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"test": "jest"
1919
},
2020
"dependencies": {
21-
"@acala-network/type-definitions": "0.7.2-4",
21+
"@acala-network/type-definitions": "0.7.2-5",
2222
"@substrate/txwrapper-core": "^0.4.1",
2323
"@substrate/txwrapper-orml": "^0.4.1"
2424
}

packages/txwrapper-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"build": "rimraf lib/ && tsc -p tsconfig.build.json"
2222
},
2323
"dependencies": {
24-
"@polkadot/api": "4.3.1",
24+
"@polkadot/api": "4.4.1",
2525
"memoizee": "0.4.15"
2626
},
2727
"devDependencies": {

packages/txwrapper-examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"mandala": "node lib/mandala"
2020
},
2121
"dependencies": {
22-
"@polkadot/api": "4.3.1",
22+
"@polkadot/api": "4.4.1",
2323
"@substrate/txwrapper-polkadot": "^0.4.1",
2424
"txwrapper-acala": "^0.4.1"
2525
}

packages/txwrapper-orml/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"@substrate/txwrapper-core": "^0.4.1"
2525
},
2626
"devDependencies": {
27-
"@acala-network/type-definitions": "0.7.2-4"
27+
"@acala-network/type-definitions": "0.7.2-5"
2828
}
2929
}

packages/txwrapper-registry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"build": "rimraf lib/ && tsc -p tsconfig.build.json"
2222
},
2323
"dependencies": {
24-
"@polkadot/apps-config": "0.86.2",
24+
"@polkadot/apps-config": "0.86.3-40",
2525
"@polkadot/networks": "6.0.5",
2626
"@substrate/txwrapper-core": "^0.4.1"
2727
}

yarn.lock

Lines changed: 83 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
# yarn lockfile v1
33

44

5-
"@acala-network/type-definitions@0.7.2-4", "@acala-network/type-definitions@^0.7.2-4":
5+
"@acala-network/type-definitions@0.7.2-5":
6+
version "0.7.2-5"
7+
resolved "https://registry.yarnpkg.com/@acala-network/type-definitions/-/type-definitions-0.7.2-5.tgz#66eca66269d0ba5b4997fbf5c97c043ed0148d64"
8+
integrity sha512-I5/eV+3PlNAvb8d8Jlyam/gcK6UlkOFNJQOyp3YsVU/h9Gywbu0X3X2y8PFfeWqhTQBtb/DCqD80jpMobSKXCQ==
9+
dependencies:
10+
"@open-web3/orml-type-definitions" "^0.9.1"
11+
12+
"@acala-network/type-definitions@^0.7.2-4":
613
version "0.7.2-4"
714
resolved "https://registry.yarnpkg.com/@acala-network/type-definitions/-/type-definitions-0.7.2-4.tgz#df550fd4f092488b358ad9195a6bae59322809e9"
815
integrity sha512-e9nOMDc+RU1pDei0tVG4WQl84e+2BP9hoVrNdQHf6K/aRKpWhkRyAtpvTqVhZli3Zy2n83cT3XybK3SG3dtKuA==
@@ -1444,43 +1451,43 @@
14441451
resolved "https://registry.yarnpkg.com/@open-web3/orml-type-definitions/-/orml-type-definitions-0.9.1.tgz#6c0572ec8a879f23a4f45df29abff8af328d1c83"
14451452
integrity sha512-nC/csEqQsHtYQBUSOy+P5UOuH8oV71+LxUAwYbiiK1iDYF2L/xv6xFrGE+tnabs3eAkeF9zbin0aWq6beVQebg==
14461453

1447-
"@polkadot/api-derive@4.3.1":
1448-
version "4.3.1"
1449-
resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-4.3.1.tgz#ad7045b5bd9feedd91e51eb24ca13c8bf1cac2d6"
1450-
integrity sha512-KHV66rr3cn2g0Ls33oSPGKglyC8IxfJEyKj6rI5ahj8aYol5oFnICCsKOn4gHO87nufJ+vDSNhtAeKSFBjRUhA==
1454+
"@polkadot/api-derive@4.4.1":
1455+
version "4.4.1"
1456+
resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-4.4.1.tgz#2e3a26b59573a04c18e05b85e0b8a951a7f970b0"
1457+
integrity sha512-N+U4S2zT4W9UNaJpOlEn8kvUnchiqvfYXnD1CXhxbn8yLo3jMW/WNJ8KksxxW2jg3RGW24slYVARvYFHBrlFYQ==
14511458
dependencies:
14521459
"@babel/runtime" "^7.13.10"
1453-
"@polkadot/api" "4.3.1"
1454-
"@polkadot/rpc-core" "4.3.1"
1455-
"@polkadot/types" "4.3.1"
1460+
"@polkadot/api" "4.4.1"
1461+
"@polkadot/rpc-core" "4.4.1"
1462+
"@polkadot/types" "4.4.1"
14561463
"@polkadot/util" "^6.0.5"
14571464
"@polkadot/util-crypto" "^6.0.5"
14581465
"@polkadot/x-rxjs" "^6.0.5"
14591466
bn.js "^4.11.9"
14601467

1461-
"@polkadot/api@4.3.1":
1462-
version "4.3.1"
1463-
resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-4.3.1.tgz#65aa6f1541101fcbc237e952ba3e63f1258f9135"
1464-
integrity sha512-n7HrVqHd8uRG2bDs/kfGxRmDfYFWFBOVa7LsmiUHJYBSbEzqdaS0lHusiGQhfzx8frjieZDGNz1idYIKRts07g==
1468+
"@polkadot/api@4.4.1":
1469+
version "4.4.1"
1470+
resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-4.4.1.tgz#7f5e9bdafce53e34505875183c9cbcdd966a6e8b"
1471+
integrity sha512-r/zpFYVebp6TYE5SjEH9eYNFQEq4IzNYM6rM65d0nPCbXFVmpzY5hsqPUhiRL6+drdhEO47pgxAow+60Pdx1fg==
14651472
dependencies:
14661473
"@babel/runtime" "^7.13.10"
1467-
"@polkadot/api-derive" "4.3.1"
1474+
"@polkadot/api-derive" "4.4.1"
14681475
"@polkadot/keyring" "^6.0.5"
1469-
"@polkadot/metadata" "4.3.1"
1470-
"@polkadot/rpc-core" "4.3.1"
1471-
"@polkadot/rpc-provider" "4.3.1"
1472-
"@polkadot/types" "4.3.1"
1473-
"@polkadot/types-known" "4.3.1"
1476+
"@polkadot/metadata" "4.4.1"
1477+
"@polkadot/rpc-core" "4.4.1"
1478+
"@polkadot/rpc-provider" "4.4.1"
1479+
"@polkadot/types" "4.4.1"
1480+
"@polkadot/types-known" "4.4.1"
14741481
"@polkadot/util" "^6.0.5"
14751482
"@polkadot/util-crypto" "^6.0.5"
14761483
"@polkadot/x-rxjs" "^6.0.5"
14771484
bn.js "^4.11.9"
14781485
eventemitter3 "^4.0.7"
14791486

1480-
"@polkadot/apps-config@0.86.2":
1481-
version "0.86.2"
1482-
resolved "https://registry.yarnpkg.com/@polkadot/apps-config/-/apps-config-0.86.2.tgz#643f9b4c9e16003a4f73c488d12f3d2478d9219f"
1483-
integrity sha512-1UnFuPNE1Mak6IG6CL+QybaN1Hvh+bUiPQpQXxCPgGMOWpqHBkMSi3Ladw4Trt33zuRByyN+GouH5LhprPTSaQ==
1487+
"@polkadot/apps-config@0.86.3-40":
1488+
version "0.86.3-40"
1489+
resolved "https://registry.yarnpkg.com/@polkadot/apps-config/-/apps-config-0.86.3-40.tgz#f1436802c4f424b39b2026208e058bccc3b97800"
1490+
integrity sha512-z4JNsJt5vJmXQi49qo7rKpbLnQ4nHCywfBFL/0P6lExA06gx2/TUI1FBBOSQTTgICmsG7cSQtBFMCWGzYIjNKg==
14841491
dependencies:
14851492
"@acala-network/type-definitions" "^0.7.2-4"
14861493
"@babel/runtime" "^7.13.10"
@@ -1494,6 +1501,7 @@
14941501
"@snowfork/snowbridge-types" "^0.2.3"
14951502
"@sora-substrate/type-definitions" "^0.6.11"
14961503
"@subsocial/types" "^0.4.35-beta.2"
1504+
"@zeitgeistpm/type-defs" "^0.1.35"
14971505
moonbeam-types-bundle "1.1.12"
14981506

14991507
"@polkadot/keyring@^6.0.5":
@@ -1529,32 +1537,44 @@
15291537
"@polkadot/util-crypto" "^6.0.5"
15301538
bn.js "^4.11.9"
15311539

1540+
"@polkadot/metadata@4.4.1":
1541+
version "4.4.1"
1542+
resolved "https://registry.yarnpkg.com/@polkadot/metadata/-/metadata-4.4.1.tgz#aeecee93f0c63183dddd4a4f4f987cd3ebacf085"
1543+
integrity sha512-rkOaB90BkYvWLc1gKfY4/hGtXriWi/8LmopDV241on9ED5q8gvD5gX8gamrHeK7p0IDvUELkP35/0zyKpK2ihw==
1544+
dependencies:
1545+
"@babel/runtime" "^7.13.10"
1546+
"@polkadot/types" "4.4.1"
1547+
"@polkadot/types-known" "4.4.1"
1548+
"@polkadot/util" "^6.0.5"
1549+
"@polkadot/util-crypto" "^6.0.5"
1550+
bn.js "^4.11.9"
1551+
15321552
"@polkadot/networks@6.0.5", "@polkadot/networks@^6.0.5":
15331553
version "6.0.5"
15341554
resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-6.0.5.tgz#36271138eb2b1b7d79462fa89544d1b90fa77010"
15351555
integrity sha512-QSa5RdK43yD4kLsZ6tXIB652bZircaVPOpsZ5JFzxCM4gdxHCSCUeXNVBeh3uqeB3FOZZYzSYeoZHLaXuT3yJw==
15361556
dependencies:
15371557
"@babel/runtime" "^7.13.9"
15381558

1539-
"@polkadot/rpc-core@4.3.1":
1540-
version "4.3.1"
1541-
resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-4.3.1.tgz#6b81e2468536e5aac9b0bad7710bda4e027492c3"
1542-
integrity sha512-vUPwQW6mvKIxdffVELyVivfGFzQIN4U+RPU8PlFrF1Fmnhb3RBSDDXvCFeVMSbsLpVNZCG9ISD8NQfm3uL9Tlw==
1559+
"@polkadot/rpc-core@4.4.1":
1560+
version "4.4.1"
1561+
resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-4.4.1.tgz#bf010efa0bafb4b353db10067b945457ba3852eb"
1562+
integrity sha512-tDN6qt0LYbslHVS4iTlssNaqv5Zepe9do0Edew6oa7b4wAr5zmXbsyhlVQFgaPvi/whNjpcyRF2ZYxhGbEkd6Q==
15431563
dependencies:
15441564
"@babel/runtime" "^7.13.10"
1545-
"@polkadot/metadata" "4.3.1"
1546-
"@polkadot/rpc-provider" "4.3.1"
1547-
"@polkadot/types" "4.3.1"
1565+
"@polkadot/metadata" "4.4.1"
1566+
"@polkadot/rpc-provider" "4.4.1"
1567+
"@polkadot/types" "4.4.1"
15481568
"@polkadot/util" "^6.0.5"
15491569
"@polkadot/x-rxjs" "^6.0.5"
15501570

1551-
"@polkadot/rpc-provider@4.3.1":
1552-
version "4.3.1"
1553-
resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-4.3.1.tgz#bd4bfc784b2ad2ca0b038eb8d1602a20dbda7c62"
1554-
integrity sha512-xVf7oJunaw6IEBg0l+ys4l5E7UuyYZLNALIdz7IZ2ErlO5r90662rBtIVv1BG7HgQ07eK4CpUq702XIVaoXebQ==
1571+
"@polkadot/rpc-provider@4.4.1":
1572+
version "4.4.1"
1573+
resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-4.4.1.tgz#c60e27253dc0be7c6361ae63e10ac77795588e74"
1574+
integrity sha512-6v4iAkFzbeCLaCBvsTVTSyCy+Fp7AzMKySpdB4g/+MG8dupqts5f2BDmlnMFHBlNBDantVpJoMTvfvLfLxJz7g==
15551575
dependencies:
15561576
"@babel/runtime" "^7.13.10"
1557-
"@polkadot/types" "4.3.1"
1577+
"@polkadot/types" "4.4.1"
15581578
"@polkadot/util" "^6.0.5"
15591579
"@polkadot/util-crypto" "^6.0.5"
15601580
"@polkadot/x-fetch" "^6.0.5"
@@ -1585,6 +1605,17 @@
15851605
"@polkadot/util" "^6.0.5"
15861606
bn.js "^4.11.9"
15871607

1608+
"@polkadot/types-known@4.4.1":
1609+
version "4.4.1"
1610+
resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-4.4.1.tgz#dfd7e9bb8cafd50fb1438270f0310fbdf78c978d"
1611+
integrity sha512-JPRqRnwxTweDZMWVg+vjFLK2xB3dsJsBUcUGoL96KH8klywk5m07JueRYdNuWhnZ77OloSo+0FvLWC83oBhBfg==
1612+
dependencies:
1613+
"@babel/runtime" "^7.13.10"
1614+
"@polkadot/networks" "^6.0.5"
1615+
"@polkadot/types" "4.4.1"
1616+
"@polkadot/util" "^6.0.5"
1617+
bn.js "^4.11.9"
1618+
15881619
"@polkadot/types@4.0.4-5":
15891620
version "4.0.4-5"
15901621
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-4.0.4-5.tgz#f157a3d32b84ac7d7c1356bc5a55d4c31c10cfd5"
@@ -1611,6 +1642,19 @@
16111642
"@types/bn.js" "^4.11.6"
16121643
bn.js "^4.11.9"
16131644

1645+
"@polkadot/types@4.4.1":
1646+
version "4.4.1"
1647+
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-4.4.1.tgz#85bdbdd965e33e2832bf77e7ffc5741e513938f7"
1648+
integrity sha512-sP0yqAKmv4WcFYX3fGdZ2xFaLAo1dcTY9gSL4twnG1TYBh1FT9fTux1d0d46VSPM6/+fbTV/HSIBa6wSETRHUQ==
1649+
dependencies:
1650+
"@babel/runtime" "^7.13.10"
1651+
"@polkadot/metadata" "4.4.1"
1652+
"@polkadot/util" "^6.0.5"
1653+
"@polkadot/util-crypto" "^6.0.5"
1654+
"@polkadot/x-rxjs" "^6.0.5"
1655+
"@types/bn.js" "^4.11.6"
1656+
bn.js "^4.11.9"
1657+
16141658
"@polkadot/util-crypto@6.0.5", "@polkadot/util-crypto@^6.0.5":
16151659
version "6.0.5"
16161660
resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-6.0.5.tgz#347ea2bf051d34087766cb43004062358cd43800"
@@ -2052,6 +2096,11 @@
20522096
"@typescript-eslint/types" "4.20.0"
20532097
eslint-visitor-keys "^2.0.0"
20542098

2099+
"@zeitgeistpm/type-defs@^0.1.35":
2100+
version "0.1.35"
2101+
resolved "https://registry.yarnpkg.com/@zeitgeistpm/type-defs/-/type-defs-0.1.35.tgz#ebbac5bc2c72792d05c939d62f84265d3088176e"
2102+
integrity sha512-fgsTuVy/5LE8+Q4Vi5aBiWJa9E3IuoJ10etcOUUSnE5/3fHlpoLorukZX9pQguVXFhagvCKALsKEoRMTSHkkbg==
2103+
20552104
JSONStream@^1.0.4:
20562105
version "1.3.5"
20572106
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"

0 commit comments

Comments
 (0)