mirror of
https://github.com/pezkuwichain/pezkuwi-common.git
synced 2026-04-22 03:17:58 +00:00
chore: update wasm dependencies to 7.5.10
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
],
|
||||
"type": "module",
|
||||
"types": "./index.d.ts",
|
||||
"version": "14.0.12",
|
||||
"version": "14.0.20",
|
||||
"main": "./cjs/index.js",
|
||||
"module": "./index.js",
|
||||
"exports": {
|
||||
@@ -1987,15 +1987,15 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@pezkuwi/x-bigint": "14.0.12",
|
||||
"@pezkuwi/x-global": "14.0.12",
|
||||
"@pezkuwi/x-textdecoder": "14.0.12",
|
||||
"@pezkuwi/x-textencoder": "14.0.12",
|
||||
"@pezkuwi/x-bigint": "14.0.20",
|
||||
"@pezkuwi/x-global": "14.0.20",
|
||||
"@pezkuwi/x-textdecoder": "14.0.20",
|
||||
"@pezkuwi/x-textencoder": "14.0.20",
|
||||
"@types/bn.js": "^5.1.6",
|
||||
"bn.js": "^5.2.1",
|
||||
"tslib": "^2.8.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pezkuwi/x-randomvalues": "14.0.12"
|
||||
"@pezkuwi/x-randomvalues": "14.0.20"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @pezkuwi/dev
|
||||
|
||||
export const packageInfo = { name: '@pezkuwi/util', path: 'auto', type: 'auto', version: '14.0.12' };
|
||||
export const packageInfo = { name: '@pezkuwi/util', path: 'auto', type: 'auto', version: '14.0.20' };
|
||||
|
||||
Reference in New Issue
Block a user