chore: bump versions to 7.5.10

This commit is contained in:
2026-02-01 09:14:23 +03:00
parent f575fdc611
commit 650577eece
12 changed files with 23 additions and 23 deletions
+2 -2
View File
@@ -18,10 +18,10 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "7.5.9",
"version": "7.5.10",
"main": "index.js",
"dependencies": {
"@pezkuwi/wasm-util": "7.5.9",
"@pezkuwi/wasm-util": "7.5.10",
"tslib": "^2.7.0"
},
"devDependencies": {
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/wasm-bridge', path: 'auto', type: 'auto', version: '7.5.9' };
export const packageInfo = { name: '@pezkuwi/wasm-bridge', path: 'auto', type: 'auto', version: '7.5.10' };