mirror of
https://github.com/pezkuwichain/pezkuwi-common.git
synced 2026-04-22 05:38:03 +00:00
chore: update wasm dependencies to 7.5.10
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"types": "./node.d.ts",
|
||||
"version": "14.0.12",
|
||||
"version": "14.0.20",
|
||||
"browser": "./cjs/browser.js",
|
||||
"main": "./cjs/node.js",
|
||||
"module": "./node.js",
|
||||
@@ -201,7 +201,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@pezkuwi/x-global": "14.0.12",
|
||||
"@pezkuwi/x-global": "14.0.20",
|
||||
"tslib": "^2.8.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @pezkuwi/dev
|
||||
|
||||
export const packageInfo = { name: '@pezkuwi/x-textdecoder', path: 'auto', type: 'auto', version: '14.0.12' };
|
||||
export const packageInfo = { name: '@pezkuwi/x-textdecoder', path: 'auto', type: 'auto', version: '14.0.20' };
|
||||
|
||||
Reference in New Issue
Block a user