chore: update wasm dependencies to 7.5.10

This commit is contained in:
2026-02-01 09:19:51 +03:00
parent f5b1d2912f
commit 0c2b211a12
41 changed files with 193 additions and 203 deletions
+2 -2
View File
@@ -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",
@@ -173,7 +173,7 @@
}
},
"dependencies": {
"@pezkuwi/x-global": "14.0.12",
"@pezkuwi/x-global": "14.0.20",
"tslib": "^2.8.0",
"ws": "^8.18.0"
}
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/x-ws', path: 'auto', type: 'auto', version: '14.0.12' };
export const packageInfo = { name: '@pezkuwi/x-ws', path: 'auto', type: 'auto', version: '14.0.20' };