mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-22 05:37:56 +00:00
chore: update @pezkuwi packages to latest stable versions
- Update all @pezkuwi packages in web, mobile, and backend - API 16.5.36, Common 14.0.25, WASM 7.5.17
This commit is contained in:
Generated
+486
-747
File diff suppressed because it is too large
Load Diff
+21
-2
@@ -9,10 +9,29 @@
|
||||
"dev": "node --watch src/index.js"
|
||||
},
|
||||
"overrides": {
|
||||
"tar": "^7.4.3"
|
||||
"tar": "^7.4.3",
|
||||
"@pezkuwi/api": "^16.5.23",
|
||||
"@pezkuwi/api-augment": "^16.5.23",
|
||||
"@pezkuwi/api-base": "^16.5.23",
|
||||
"@pezkuwi/api-derive": "^16.5.23",
|
||||
"@pezkuwi/rpc-augment": "^16.5.23",
|
||||
"@pezkuwi/rpc-core": "^16.5.23",
|
||||
"@pezkuwi/rpc-provider": "^16.5.23",
|
||||
"@pezkuwi/types": "^16.5.23",
|
||||
"@pezkuwi/types-augment": "^16.5.23",
|
||||
"@pezkuwi/types-codec": "^16.5.23",
|
||||
"@pezkuwi/types-create": "^16.5.23",
|
||||
"@pezkuwi/types-known": "^16.5.23",
|
||||
"@pezkuwi/types-support": "^16.5.23",
|
||||
"@pezkuwi/keyring": "^14.0.13",
|
||||
"@pezkuwi/util": "^14.0.13",
|
||||
"@pezkuwi/util-crypto": "^14.0.13",
|
||||
"@pezkuwi/networks": "^14.0.13",
|
||||
"@pezkuwi/x-bigint": "^14.0.13",
|
||||
"@pezkuwi/x-randomvalues": "^14.0.13"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pezkuwi/api": "^16.5.22",
|
||||
"@pezkuwi/api": "^16.5.23",
|
||||
"@pezkuwi/util": "^14.0.13",
|
||||
"@pezkuwi/util-crypto": "^14.0.13",
|
||||
"cors": "^2.8.5",
|
||||
|
||||
Reference in New Issue
Block a user