chore: core update v3.8.3-patch.10 (#19)
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
14
package-lock.json
generated
14
package-lock.json
generated
@@ -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": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@openim/electron-client-sdk",
|
||||
"version": "3.8.3-patch.8.1",
|
||||
"version": "3.8.3-patch.10",
|
||||
"description": "open im sdk for node",
|
||||
"source": "src/index.ts",
|
||||
"main": "lib/index.js",
|
||||
@@ -43,7 +43,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",
|
||||
@@ -80,7 +80,7 @@
|
||||
"uuid": "^9.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@openim/wasm-client-sdk": "^3.8.3-patch.3",
|
||||
"@openim/wasm-client-sdk": "^3.8.3-patch.10",
|
||||
"electron": ">=12.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user