antd-management-fast-charts 2.6.119 → 2.6.120
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 +10 -10
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "antd-management-fast-charts",
|
|
3
|
-
"version": "2.6.
|
|
3
|
+
"version": "2.6.120",
|
|
4
4
|
"description": "antd-management-fast-charts",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"antd-management-fast-charts"
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
},
|
|
60
60
|
"dependencies": {
|
|
61
61
|
"@ant-design/icons": "^5.4.0",
|
|
62
|
-
"@ant-design/pro-components": "^2.7.
|
|
62
|
+
"@ant-design/pro-components": "^2.7.18",
|
|
63
63
|
"@tanem/react-nprogress": "^5.0.51",
|
|
64
64
|
"@tinymce/tinymce-react": "^5.1.1",
|
|
65
65
|
"@umijs/max": "^4.3.20",
|
|
@@ -72,9 +72,9 @@
|
|
|
72
72
|
"classnames": "^2.5.1",
|
|
73
73
|
"copy-to-clipboard": "^3.3.3",
|
|
74
74
|
"dayjs": "^1.11.13",
|
|
75
|
-
"easy-soft-dva": "^3.10.
|
|
76
|
-
"easy-soft-utility": "^2.8.
|
|
77
|
-
"html-react-parser": "^5.1.
|
|
75
|
+
"easy-soft-dva": "^3.10.66",
|
|
76
|
+
"easy-soft-utility": "^2.8.69",
|
|
77
|
+
"html-react-parser": "^5.1.16",
|
|
78
78
|
"lodash.debounce": "^4.0.8",
|
|
79
79
|
"numeral": "^2.0.6",
|
|
80
80
|
"path-to-regexp": "^8.1.0",
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
"@rollup/plugin-url": "^8.0.2",
|
|
122
122
|
"@svgr/rollup": "^8.1.0",
|
|
123
123
|
"@types/fs-extra": "^11.0.4",
|
|
124
|
-
"@types/jest": "^29.5.
|
|
124
|
+
"@types/jest": "^29.5.13",
|
|
125
125
|
"@types/lodash": "^4.17.7",
|
|
126
126
|
"@types/lodash.debounce": "^4.0.9",
|
|
127
127
|
"@types/lodash.isequal": "^4.5.8",
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
"cssnano": "^7.0.6",
|
|
139
139
|
"cz-git": "^1.9.4",
|
|
140
140
|
"docdash": "^2.0.2",
|
|
141
|
-
"easy-soft-develop": "^2.1.
|
|
141
|
+
"easy-soft-develop": "^2.1.241",
|
|
142
142
|
"eslint": "^8.57.0",
|
|
143
143
|
"eslint-config-airbnb": "^19.0.4",
|
|
144
144
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
@@ -151,11 +151,11 @@
|
|
|
151
151
|
"eslint-plugin-jsx-a11y": "^6.10.0",
|
|
152
152
|
"eslint-plugin-prettier": "^5.2.1",
|
|
153
153
|
"eslint-plugin-promise": "^7.1.0",
|
|
154
|
-
"eslint-plugin-react": "^7.
|
|
154
|
+
"eslint-plugin-react": "^7.36.1",
|
|
155
155
|
"eslint-plugin-react-hooks": "^4.6.2",
|
|
156
156
|
"eslint-plugin-simple-import-sort": "^12.1.1",
|
|
157
157
|
"eslint-plugin-unicorn": "^52.0.0",
|
|
158
|
-
"husky": "^9.1.
|
|
158
|
+
"husky": "^9.1.6",
|
|
159
159
|
"jest": "^29.7.0",
|
|
160
160
|
"jsdoc": "^4.0.3",
|
|
161
161
|
"lint-staged": "^15.2.10",
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
"prop-types": "^15.8.1",
|
|
167
167
|
"react-refresh": "0.14.2",
|
|
168
168
|
"rimraf": "^6.0.1",
|
|
169
|
-
"rollup": "^4.21.
|
|
169
|
+
"rollup": "^4.21.3",
|
|
170
170
|
"rollup-plugin-copy": "^3.5.0",
|
|
171
171
|
"rollup-plugin-dts": "^6.1.1",
|
|
172
172
|
"rollup-plugin-livereload": "^2.0.5",
|