chore: core update v3.8.3-patch.10 (#19)

This commit is contained in:
Kevin Lee
2025-07-17 10:27:48 +08:00
committed by GitHub
parent aa4281fefe
commit 85892953e4
8 changed files with 10 additions and 10 deletions

14
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@openim/electron-client-sdk",
"version": "3.8.3-patch.8.1",
"version": "3.8.3-patch.10",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@openim/electron-client-sdk",
"version": "3.8.3-patch.8.1",
"version": "3.8.3-patch.10",
"license": "MIT",
"dependencies": {
"koffi": "2.8.0",
@@ -15,7 +15,7 @@
"devDependencies": {
"@commitlint/cli": "^16.2.4",
"@commitlint/config-conventional": "^16.2.4",
"@openim/wasm-client-sdk": "^3.8.3-patch.9.1",
"@openim/wasm-client-sdk": "^3.8.3-patch.10",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-terser": "^0.4.4",
"@types/ffi-napi": "^4.0.10",
@@ -43,7 +43,7 @@
"node": ">=12.0"
},
"peerDependencies": {
"@openim/wasm-client-sdk": "^3.8.3-patch.3",
"@openim/wasm-client-sdk": "^3.8.3-patch.10",
"electron": ">=12.0.0"
}
},
@@ -1882,9 +1882,9 @@
}
},
"node_modules/@openim/wasm-client-sdk": {
"version": "3.8.3-patch.9.1",
"resolved": "https://registry.npmjs.org/@openim/wasm-client-sdk/-/wasm-client-sdk-3.8.3-patch.9.1.tgz",
"integrity": "sha512-XuY5SQsKc9zKiDIAgHClkUyMBl14DkAk1RHi7Ce4h545C5Na5yMK6r6+5E1Imp2dSLkfHsOQW3M4gOBfLYnC9g==",
"version": "3.8.3-patch.10",
"resolved": "https://registry.npmjs.org/@openim/wasm-client-sdk/-/wasm-client-sdk-3.8.3-patch.10.tgz",
"integrity": "sha512-JPat+r8Ka/frxMkhqQmpdGhBl/17Ds09rMnC1PkMeGdM3rbLdema58mjzKUb9Pe9l6+1ToHdSWXNUXi8TYEAwQ==",
"dev": true,
"license": "MIT",
"engines": {