Skip to content

Commit

Permalink
chore(deps): update polkadot dependencies (#873)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent c7a445c commit 0ff63cd
Show file tree
Hide file tree
Showing 11 changed files with 340 additions and 242 deletions.
8 changes: 4 additions & 4 deletions packages/asset-credentials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"@kiltprotocol/did": "workspace:*",
"@kiltprotocol/types": "workspace:*",
"@kiltprotocol/utils": "workspace:*",
"@polkadot/api": "^11.0.0",
"@polkadot/types": "^11.0.0",
"@polkadot/util": "^12.0.0",
"@polkadot/util-crypto": "^12.0.0"
"@polkadot/api": "^12.0.0",
"@polkadot/types": "^12.0.0",
"@polkadot/util": "^13.0.0",
"@polkadot/util-crypto": "^13.0.0"
},
"peerDependenciesMeta": {
"@kiltprotocol/augment-api": {
Expand Down
10 changes: 5 additions & 5 deletions packages/chain-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
"@kiltprotocol/config": "workspace:*",
"@kiltprotocol/types": "workspace:*",
"@kiltprotocol/utils": "workspace:*",
"@polkadot/api": "^11.0.0",
"@polkadot/api-derive": "^11.0.0",
"@polkadot/types": "^11.0.0",
"@polkadot/util": "^12.0.0",
"@polkadot/util-crypto": "^12.0.0"
"@polkadot/api": "^12.0.0",
"@polkadot/api-derive": "^12.0.0",
"@polkadot/types": "^12.0.0",
"@polkadot/util": "^13.0.0",
"@polkadot/util-crypto": "^13.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@kiltprotocol/types": "workspace:*",
"@polkadot/api": "^11.0.0",
"@polkadot/api": "^12.0.0",
"typescript-logging": "^1.0.0"
}
}
10 changes: 5 additions & 5 deletions packages/credentials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@
"@kiltprotocol/sr25519-jcs-2023": "0.1.0-rc.2",
"@kiltprotocol/types": "workspace:*",
"@kiltprotocol/utils": "workspace:*",
"@polkadot/api": "^11.0.0",
"@polkadot/keyring": "^12.0.0",
"@polkadot/types": "^11.0.0",
"@polkadot/util": "^12.0.0",
"@polkadot/util-crypto": "^12.0.0",
"@polkadot/api": "^12.0.0",
"@polkadot/keyring": "^13.0.0",
"@polkadot/types": "^12.0.0",
"@polkadot/util": "^13.0.0",
"@polkadot/util-crypto": "^13.0.0",
"json-pointer": "^0.6.2"
},
"peerDependenciesMeta": {
Expand Down
10 changes: 5 additions & 5 deletions packages/did/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"@kiltprotocol/config": "workspace:*",
"@kiltprotocol/types": "workspace:*",
"@kiltprotocol/utils": "workspace:*",
"@polkadot/api": "^11.0.0",
"@polkadot/keyring": "^12.0.0",
"@polkadot/types": "^11.0.0",
"@polkadot/util": "^12.0.0",
"@polkadot/util-crypto": "^12.0.0"
"@polkadot/api": "^12.0.0",
"@polkadot/keyring": "^13.0.0",
"@polkadot/types": "^12.0.0",
"@polkadot/util": "^13.0.0",
"@polkadot/util-crypto": "^13.0.0"
},
"peerDependenciesMeta": {
"@kiltprotocol/augment-api": {
Expand Down
4 changes: 2 additions & 2 deletions packages/jsonld-suites/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@kiltprotocol/did": "workspace:*",
"@kiltprotocol/types": "workspace:*",
"@kiltprotocol/utils": "workspace:*",
"@polkadot/util": "^12.0.0",
"@polkadot/util-crypto": "^12.0.0",
"@polkadot/util": "^13.0.0",
"@polkadot/util-crypto": "^13.0.0",
"crypto-ld": "^6.0.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/legacy-credentials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@kiltprotocol/did": "workspace:*",
"@kiltprotocol/types": "workspace:*",
"@kiltprotocol/utils": "workspace:*",
"@polkadot/util": "^12.0.0",
"@polkadot/util-crypto": "^12.0.0"
"@polkadot/util": "^13.0.0",
"@polkadot/util-crypto": "^13.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/sdk-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"homepage": "https://github.com/KILTprotocol/sdk-js#readme",
"devDependencies": {
"@kiltprotocol/augment-api": "1.11210.0-rc",
"@polkadot/typegen": "^11.0.0",
"@polkadot/typegen": "^12.0.0",
"rimraf": "^3.0.2",
"terser-webpack-plugin": "^5.1.1",
"typescript": "^4.8.3",
Expand Down
10 changes: 5 additions & 5 deletions packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"bugs": "https://github.com/KILTprotocol/sdk-js/issues",
"homepage": "https://github.com/KILTprotocol/sdk-js#readme",
"dependencies": {
"@polkadot/api": "^11.0.0",
"@polkadot/keyring": "^12.0.0",
"@polkadot/types": "^11.0.0",
"@polkadot/util": "^12.0.0",
"@polkadot/util-crypto": "^12.0.0"
"@polkadot/api": "^12.0.0",
"@polkadot/keyring": "^13.0.0",
"@polkadot/types": "^12.0.0",
"@polkadot/util": "^13.0.0",
"@polkadot/util-crypto": "^13.0.0"
},
"devDependencies": {
"rimraf": "^3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"@kiltprotocol/es256k-jcs-2023": "0.1.0-rc.2",
"@kiltprotocol/sr25519-jcs-2023": "0.1.0-rc.2",
"@kiltprotocol/types": "workspace:*",
"@polkadot/api": "^11.0.0",
"@polkadot/keyring": "^12.0.0",
"@polkadot/util": "^12.0.0",
"@polkadot/util-crypto": "^12.0.0",
"@polkadot/api": "^12.0.0",
"@polkadot/keyring": "^13.0.0",
"@polkadot/util": "^13.0.0",
"@polkadot/util-crypto": "^13.0.0",
"cbor-web": "^9.0.0",
"tweetnacl": "^1.0.3",
"uuid": "^10.0.0"
Expand Down
Loading

0 comments on commit 0ff63cd

Please sign in to comment.