yz-yuki-plugin 2.0.8-7 → 2.0.8-8
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/package.json +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "yz-yuki-plugin",
|
|
3
|
-
"version": "2.0.8-
|
|
3
|
+
"version": "2.0.8-8",
|
|
4
4
|
"description": "优纪插件,yunzaijs 关于 微博推送、B站推送 等功能的拓展插件",
|
|
5
5
|
"author": "snowtafir",
|
|
6
6
|
"type": "module",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"debug": "^4.3.6",
|
|
33
33
|
"jsdom": "^25.0.1",
|
|
34
34
|
"json5": "^2.2.3",
|
|
35
|
-
"jsxp": "^1.2.
|
|
35
|
+
"jsxp": "^1.2.3",
|
|
36
36
|
"lodash": "^4.17.21",
|
|
37
37
|
"md5": "^2.3.0",
|
|
38
38
|
"moment": "^2.30.1",
|
|
@@ -64,9 +64,9 @@
|
|
|
64
64
|
"icqq": "^0.6.10",
|
|
65
65
|
"jsdom": "^24.1.1",
|
|
66
66
|
"json5": "^2.2.3",
|
|
67
|
-
"jsxp": "^1.2.
|
|
67
|
+
"jsxp": "^1.2.3",
|
|
68
68
|
"lodash": "^4.17.21",
|
|
69
|
-
"lvyjs": "^0.2.
|
|
69
|
+
"lvyjs": "^0.2.21",
|
|
70
70
|
"md5": "^2.3.0",
|
|
71
71
|
"node-fetch": "^3.3.2",
|
|
72
72
|
"postcss": "^8.4.47",
|