@zhin.js/adapter-kook 2.0.4 → 2.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @zhin.js/adapter-kook
2
2
 
3
+ ## 2.0.5
4
+
5
+ ### Patch Changes
6
+
7
+ - 7e14f8d: fix: 统一发个版,优化一些列安全问题
8
+ - Updated dependencies [7e14f8d]
9
+ - @zhin.js/logger@0.1.68
10
+ - @zhin.js/client@1.1.4
11
+ - zhin.js@1.0.86
12
+ - @zhin.js/console@3.0.5
13
+ - @zhin.js/http@1.0.79
14
+
3
15
  ## 2.0.4
4
16
 
5
17
  ### Patch Changes
package/dist/index.js CHANGED
@@ -23,7 +23,7 @@ lucide-react/dist/esm/icons/wifi.mjs:
23
23
  lucide-react/dist/esm/icons/x.mjs:
24
24
  lucide-react/dist/esm/lucide-react.mjs:
25
25
  (**
26
- * @license lucide-react v1.16.0 - ISC
26
+ * @license lucide-react v1.17.0 - ISC
27
27
  *
28
28
  * This source code is licensed under the ISC license.
29
29
  * See the LICENSE file in the root directory of this source tree.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zhin.js/adapter-kook",
3
- "version": "2.0.4",
3
+ "version": "2.0.5",
4
4
  "description": "Zhin.js adapter for KOOK (开黑啦)",
5
5
  "type": "module",
6
6
  "main": "./lib/index.js",
@@ -38,18 +38,18 @@
38
38
  "devDependencies": {
39
39
  "@types/react": "^19.2.15",
40
40
  "@types/react-dom": "^19.2.3",
41
- "lucide-react": "^1.16.0",
41
+ "lucide-react": "^1.17.0",
42
42
  "typescript": "^6.0.3",
43
- "@zhin.js/console": "3.0.4",
44
- "@zhin.js/cli": "1.0.81",
45
- "zhin.js": "1.0.85"
43
+ "@zhin.js/console": "3.0.5",
44
+ "@zhin.js/cli": "1.0.82",
45
+ "zhin.js": "1.0.86"
46
46
  },
47
47
  "peerDependencies": {
48
- "@zhin.js/client": "1.1.3",
49
- "@zhin.js/console": "3.0.4",
50
- "@zhin.js/http": "1.0.78",
51
- "@zhin.js/logger": "0.1.67",
52
- "zhin.js": "1.0.85"
48
+ "@zhin.js/http": "1.0.79",
49
+ "@zhin.js/client": "1.1.4",
50
+ "@zhin.js/console": "3.0.5",
51
+ "@zhin.js/logger": "0.1.68",
52
+ "zhin.js": "1.0.86"
53
53
  },
54
54
  "peerDependenciesMeta": {
55
55
  "@zhin.js/client": {