Skip to content

Commit 30c85a4

Browse files
committed
chore: 🤖 update local signing manager
1 parent 094217d commit 30c85a4

File tree

2 files changed

+24
-130
lines changed

2 files changed

+24
-130
lines changed

‎tests/package.json‎

Lines changed: 1 addition & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -45,66 +45,10 @@
4545
"typescript": "^5.8.3"
4646
},
4747
"dependencies": {
48-
"@polymeshassociation/local-signing-manager": "^3.5.0",
48+
"@polymeshassociation/local-signing-manager": "^3.5.2",
4949
"@polymeshassociation/polymesh-sdk": "^27.5.1",
5050
"cross-fetch": "^4.1.0",
5151
"dotenv": "^16.5.0"
5252
},
53-
"resolutions": {
54-
"@polkadot/keyring": "12.6.2",
55-
"@polkadot/api-augment": "11.2.1",
56-
"@polkadot/api-base": "11.2.1",
57-
"@polkadot/api-derive": "11.2.1",
58-
"@polkadot/rpc-augment": "11.2.1",
59-
"@polkadot/rpc-core": "11.2.1",
60-
"@polkadot/rpc-provider": "11.2.1",
61-
"@polkadot/types": "11.2.1",
62-
"@polkadot/types-augment": "11.2.1",
63-
"@polkadot/types-codec": "11.2.1",
64-
"@polkadot/types-create": "11.2.1",
65-
"@polkadot/types-known": "11.2.1",
66-
"@polkadot/util": "12.6.2",
67-
"@polkadot/networks": "12.6.2",
68-
"@polkadot/util-crypto": "12.6.2",
69-
"@polkadot/x-bigint": "12.6.2"
70-
},
71-
"overrides": {
72-
"@polkadot/keyring": "12.6.2",
73-
"@polkadot/api-augment": "11.2.1",
74-
"@polkadot/api-base": "11.2.1",
75-
"@polkadot/api-derive": "11.2.1",
76-
"@polkadot/rpc-augment": "11.2.1",
77-
"@polkadot/rpc-core": "11.2.1",
78-
"@polkadot/rpc-provider": "11.2.1",
79-
"@polkadot/types": "11.2.1",
80-
"@polkadot/types-augment": "11.2.1",
81-
"@polkadot/types-codec": "11.2.1",
82-
"@polkadot/types-create": "11.2.1",
83-
"@polkadot/types-known": "11.2.1",
84-
"@polkadot/util": "12.6.2",
85-
"@polkadot/networks": "12.6.2",
86-
"@polkadot/util-crypto": "12.6.2",
87-
"@polkadot/x-bigint": "12.6.2"
88-
},
89-
"pnpm": {
90-
"overrides": {
91-
"@polkadot/keyring": "12.6.2",
92-
"@polkadot/api-augment": "11.2.1",
93-
"@polkadot/api-base": "11.2.1",
94-
"@polkadot/api-derive": "11.2.1",
95-
"@polkadot/rpc-augment": "11.2.1",
96-
"@polkadot/rpc-core": "11.2.1",
97-
"@polkadot/rpc-provider": "11.2.1",
98-
"@polkadot/types": "11.2.1",
99-
"@polkadot/types-augment": "11.2.1",
100-
"@polkadot/types-codec": "11.2.1",
101-
"@polkadot/types-create": "11.2.1",
102-
"@polkadot/types-known": "11.2.1",
103-
"@polkadot/util": "12.6.2",
104-
"@polkadot/networks": "12.6.2",
105-
"@polkadot/util-crypto": "12.6.2",
106-
"@polkadot/x-bigint": "12.6.2"
107-
}
108-
},
10953
"packageManager": "[email protected]+sha512.1fc009bc09d13cfd0e19efa44cbfc2b9cf6ca61482725eb35bbc5e257e093ebf4130db6dfe15d604ff4b79efd8e1e8e99b25fa7d0a6197c9f9826358d4d65c3c"
11054
}

‎tests/yarn.lock‎

Lines changed: 23 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -1026,57 +1026,7 @@ __metadata:
10261026
languageName: node
10271027
linkType: hard
10281028

1029-
"@polkadot/api@npm:15.10.2":
1030-
version: 15.10.2
1031-
resolution: "@polkadot/api@npm:15.10.2"
1032-
dependencies:
1033-
"@polkadot/api-augment": "npm:15.10.2"
1034-
"@polkadot/api-base": "npm:15.10.2"
1035-
"@polkadot/api-derive": "npm:15.10.2"
1036-
"@polkadot/keyring": "npm:^13.4.4"
1037-
"@polkadot/rpc-augment": "npm:15.10.2"
1038-
"@polkadot/rpc-core": "npm:15.10.2"
1039-
"@polkadot/rpc-provider": "npm:15.10.2"
1040-
"@polkadot/types": "npm:15.10.2"
1041-
"@polkadot/types-augment": "npm:15.10.2"
1042-
"@polkadot/types-codec": "npm:15.10.2"
1043-
"@polkadot/types-create": "npm:15.10.2"
1044-
"@polkadot/types-known": "npm:15.10.2"
1045-
"@polkadot/util": "npm:^13.4.4"
1046-
"@polkadot/util-crypto": "npm:^13.4.4"
1047-
eventemitter3: "npm:^5.0.1"
1048-
rxjs: "npm:^7.8.1"
1049-
tslib: "npm:^2.8.1"
1050-
checksum: 10c0/420c8dd2c22e740d9a913f3cc377b4d099bb993691c86bce1e131669493a0111397f04446e4df079f65835e6486b1b318c4fbdcf741276f7bf9585592cec0b19
1051-
languageName: node
1052-
linkType: hard
1053-
1054-
"@polkadot/api@npm:^11.2.1":
1055-
version: 11.3.1
1056-
resolution: "@polkadot/api@npm:11.3.1"
1057-
dependencies:
1058-
"@polkadot/api-augment": "npm:11.3.1"
1059-
"@polkadot/api-base": "npm:11.3.1"
1060-
"@polkadot/api-derive": "npm:11.3.1"
1061-
"@polkadot/keyring": "npm:^12.6.2"
1062-
"@polkadot/rpc-augment": "npm:11.3.1"
1063-
"@polkadot/rpc-core": "npm:11.3.1"
1064-
"@polkadot/rpc-provider": "npm:11.3.1"
1065-
"@polkadot/types": "npm:11.3.1"
1066-
"@polkadot/types-augment": "npm:11.3.1"
1067-
"@polkadot/types-codec": "npm:11.3.1"
1068-
"@polkadot/types-create": "npm:11.3.1"
1069-
"@polkadot/types-known": "npm:11.3.1"
1070-
"@polkadot/util": "npm:^12.6.2"
1071-
"@polkadot/util-crypto": "npm:^12.6.2"
1072-
eventemitter3: "npm:^5.0.1"
1073-
rxjs: "npm:^7.8.1"
1074-
tslib: "npm:^2.6.2"
1075-
checksum: 10c0/160842649ffc28486a157056127c0f2231860ca1b7b7980b6f49365fd8030dccc8978f881c544d9211a0c94a988059b330f58de93ef2143bc657953b3ab05074
1076-
languageName: node
1077-
linkType: hard
1078-
1079-
"@polkadot/keyring@npm:12.6.2":
1029+
"@polkadot/keyring@npm:^12.6.2":
10801030
version: 12.6.2
10811031
resolution: "@polkadot/keyring@npm:12.6.2"
10821032
dependencies:
@@ -1090,7 +1040,7 @@ __metadata:
10901040
languageName: node
10911041
linkType: hard
10921042

1093-
"@polkadot/networks@npm:12.6.2":
1043+
"@polkadot/networks@npm:12.6.2, @polkadot/networks@npm:^12.6.2":
10941044
version: 12.6.2
10951045
resolution: "@polkadot/networks@npm:12.6.2"
10961046
dependencies:
@@ -1226,7 +1176,7 @@ __metadata:
12261176
languageName: node
12271177
linkType: hard
12281178

1229-
"@polkadot/util-crypto@npm:12.6.2":
1179+
"@polkadot/util-crypto@npm:12.6.2, @polkadot/util-crypto@npm:^12.6.2":
12301180
version: 12.6.2
12311181
resolution: "@polkadot/util-crypto@npm:12.6.2"
12321182
dependencies:
@@ -1246,7 +1196,7 @@ __metadata:
12461196
languageName: node
12471197
linkType: hard
12481198

1249-
"@polkadot/util@npm:12.6.2":
1199+
"@polkadot/util@npm:12.6.2, @polkadot/util@npm:^12.6.2":
12501200
version: 12.6.2
12511201
resolution: "@polkadot/util@npm:12.6.2"
12521202
dependencies:
@@ -1341,7 +1291,7 @@ __metadata:
13411291
languageName: node
13421292
linkType: hard
13431293

1344-
"@polkadot/x-bigint@npm:12.6.2":
1294+
"@polkadot/x-bigint@npm:12.6.2, @polkadot/x-bigint@npm:^12.6.2":
13451295
version: 12.6.2
13461296
resolution: "@polkadot/x-bigint@npm:12.6.2"
13471297
dependencies:
@@ -1415,21 +1365,21 @@ __metadata:
14151365
languageName: node
14161366
linkType: hard
14171367

1418-
"@polymeshassociation/local-signing-manager@npm:^3.5.0":
1419-
version: 3.5.0
1420-
resolution: "@polymeshassociation/local-signing-manager@npm:3.5.0"
1368+
"@polymeshassociation/local-signing-manager@npm:^3.5.2":
1369+
version: 3.5.2
1370+
resolution: "@polymeshassociation/local-signing-manager@npm:3.5.2"
14211371
dependencies:
1422-
"@polkadot/api": "npm:^11.2.1"
1423-
"@polkadot/util": "npm:^12.6.2"
1424-
"@polkadot/util-crypto": "npm:^12.6.2"
1425-
"@polymeshassociation/signing-manager-types": "npm:^3.3.0"
1426-
checksum: 10c0/6fe8516a0ab3905d192e81c4de21bad7fa1dfecd3d66d9c69a8fc799c7d9d16aa316edb7c69c28b58835de94b50f34ff72a1c9710c96e5bcb5958efd8bc11c6b
1372+
"@polkadot/api": "npm:11.2.1"
1373+
"@polkadot/util": "npm:12.6.2"
1374+
"@polkadot/util-crypto": "npm:12.6.2"
1375+
"@polymeshassociation/signing-manager-types": "npm:3.4.2"
1376+
checksum: 10c0/b9a8f9a4835e250b44ab60ff11398b947d1e6fca43874531df2da9c100305980d0db210c21bb3c1355c0884cf2e230bc9ea23eebca98bed8a7a0e3e5ed853c82
14271377
languageName: node
14281378
linkType: hard
14291379

14301380
"@polymeshassociation/polymesh-sdk@npm:^27.5.1":
1431-
version: 27.6.0
1432-
resolution: "@polymeshassociation/polymesh-sdk@npm:27.6.0"
1381+
version: 27.7.0
1382+
resolution: "@polymeshassociation/polymesh-sdk@npm:27.7.0"
14331383
dependencies:
14341384
"@apollo/client": "npm:^3.8.1"
14351385
"@polkadot/api": "npm:11.2.1"
@@ -1447,16 +1397,16 @@ __metadata:
14471397
semver: "npm:^7.5.4"
14481398
ts-morph: "npm:^25.0.1"
14491399
websocket: "npm:^1.0.34"
1450-
checksum: 10c0/f65294f2a9cb2d3aa5b4987cf7c65cadaa54c663e22798f858749c97a102168305148b53c00bacb3b1c08c13070d4fdfb0c616914965e76cd83e117eef1fc2e6
1400+
checksum: 10c0/7d932a3dd4b510869fda88b12d510cd32cbb6986d066e9846361565dc89d1848f0b71a1374eeb7229c1e92a4565e24c70052a2115b9915a50e43669b3ceaef3d
14511401
languageName: node
14521402
linkType: hard
14531403

1454-
"@polymeshassociation/signing-manager-types@npm:^3.3.0":
1455-
version: 3.4.1
1456-
resolution: "@polymeshassociation/signing-manager-types@npm:3.4.1"
1404+
"@polymeshassociation/signing-manager-types@npm:3.4.2":
1405+
version: 3.4.2
1406+
resolution: "@polymeshassociation/signing-manager-types@npm:3.4.2"
14571407
dependencies:
1458-
"@polkadot/api": "npm:15.10.2"
1459-
checksum: 10c0/0518c5211e525c61e4f2507487c306eacaea802040c3c126e90becf0049e78bd268217ca6a143b1373777aec7553cc4275f806289ec10a822221dac419e2e57f
1408+
"@polkadot/api": "npm:11.2.1"
1409+
checksum: 10c0/e3ff9d7265d5bfb4ae5fb1e552f9f795607dc2403bfbcc25ad0c31e2593da8cd3691627637bfabedbf0c620530e2ad632a77771ffa01cec7f6f3c5540c421c57
14601410
languageName: node
14611411
linkType: hard
14621412

@@ -6550,7 +6500,7 @@ __metadata:
65506500
version: 0.0.0-use.local
65516501
resolution: "polymesh-dev-env@workspace:."
65526502
dependencies:
6553-
"@polymeshassociation/local-signing-manager": "npm:^3.5.0"
6503+
"@polymeshassociation/local-signing-manager": "npm:^3.5.2"
65546504
"@polymeshassociation/polymesh-sdk": "npm:^27.5.1"
65556505
"@types/jest": "npm:^29.5.14"
65566506
"@types/node": "npm:^22.15.17"
@@ -7903,7 +7853,7 @@ __metadata:
79037853
languageName: node
79047854
linkType: hard
79057855

7906-
"tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.6.2, tslib@npm:^2.7.0, tslib@npm:^2.8.1":
7856+
"tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.6.2, tslib@npm:^2.7.0":
79077857
version: 2.8.1
79087858
resolution: "tslib@npm:2.8.1"
79097859
checksum: 10c0/9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62

0 commit comments

Comments
 (0)