Skip to content

Commit 5197bf7

Browse files
committed
Update to 16.1.1
1 parent 701a8e1 commit 5197bf7

File tree

12 files changed

+609
-1140
lines changed

12 files changed

+609
-1140
lines changed

e2e/package-lock.json

Lines changed: 160 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"@helia/unixfs": "^5.0.3",
2727
"@noble/curves": "^1.9.1",
2828
"@polkadot-api/merkleize-metadata": "^1.1.17",
29-
"@polkadot/api": "16.0.1",
30-
"@polkadot/types": "16.0.1",
29+
"@polkadot/api": "16.1.1",
30+
"@polkadot/types": "16.1.1",
3131
"@polkadot/util": "13.5.1",
3232
"ethers": "^6.14.3",
3333
"helia": "^5.4.2",

js/api-augment/package-lock.json

Lines changed: 101 additions & 101 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/api-augment/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
"author": "frequency-chain",
3535
"license": "Apache-2.0",
3636
"dependencies": {
37-
"@polkadot/api": "^16.0.1",
38-
"@polkadot/rpc-provider": "^16.0.1",
39-
"@polkadot/types": "^16.0.1",
37+
"@polkadot/api": "^16.1.1",
38+
"@polkadot/rpc-provider": "^16.1.1",
39+
"@polkadot/types": "^16.1.1",
4040
"globals": "^16.2.0"
4141
},
4242
"devDependencies": {
4343
"@eslint/js": "^9.27.0",
44-
"@polkadot/typegen": "^16.0.1",
44+
"@polkadot/typegen": "^16.1.1",
4545
"@types/mocha": "^10.0.10",
4646
"eslint": "^9.27.0",
4747
"eslint-plugin-mocha": "^11.1.0",

0 commit comments

Comments
 (0)