@icos-desktop/react-components 2.2.6 → 2.2.7
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
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@icos-desktop/react-components",
|
3
|
-
"version": "2.2.
|
3
|
+
"version": "2.2.7",
|
4
4
|
"description": "ICOS Desktop React Components",
|
5
5
|
"author": "jianghaotian3@jd.com",
|
6
6
|
"main": "dist/icos-desktop.umd.cjs",
|
@@ -34,7 +34,7 @@
|
|
34
34
|
"@turf/turf": "^6.5.0",
|
35
35
|
"@xirang/design-antd": "^0.5.0",
|
36
36
|
"@xirang/design-icon": "^0.1.0",
|
37
|
-
"@xirang/request": "^0.4.
|
37
|
+
"@xirang/request": "^0.4.3",
|
38
38
|
"ahooks": "^3.8.0",
|
39
39
|
"classnames": "^2.5.1",
|
40
40
|
"dayjs": "^1.11.13",
|
@@ -83,6 +83,7 @@
|
|
83
83
|
"@typescript-eslint/parser": "^8.12.1",
|
84
84
|
"@vitejs/plugin-react": "^4.3.3",
|
85
85
|
"antd": "^5.24.0",
|
86
|
+
"archiver": "^7.0.1",
|
86
87
|
"axios": "^1.7.7",
|
87
88
|
"colors": "^1.4.0",
|
88
89
|
"eslint": "^8.57.1",
|
@@ -122,8 +123,8 @@
|
|
122
123
|
"description": ""
|
123
124
|
},
|
124
125
|
{
|
125
|
-
"key": "
|
126
|
-
"name": "
|
126
|
+
"key": "CcosVideoControl",
|
127
|
+
"name": "云台控制",
|
127
128
|
"description": ""
|
128
129
|
},
|
129
130
|
{
|