antd-management-fast-charts 2.6.177 → 2.6.178
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 +15 -15
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.178",
|
|
4
4
|
"description": "antd-management-fast-charts",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"antd-management-fast-charts"
|
|
@@ -63,8 +63,8 @@
|
|
|
63
63
|
"@tanem/react-nprogress": "^5.0.56",
|
|
64
64
|
"@tinymce/miniature": "^6.0.0",
|
|
65
65
|
"@tinymce/tinymce-react": "^6.3.0",
|
|
66
|
-
"@umijs/max": "^4.6.
|
|
67
|
-
"antd": "^6.
|
|
66
|
+
"@umijs/max": "^4.6.7",
|
|
67
|
+
"antd": "^6.1.1",
|
|
68
68
|
"antd-management-fast-common": "workspace:*",
|
|
69
69
|
"antd-management-fast-component": "workspace:*",
|
|
70
70
|
"array-move": "^4.0.0",
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"react-json-view": "^1.21.3",
|
|
92
92
|
"react-player": "^3.4.0",
|
|
93
93
|
"react-syntax-highlighter": "^16.1.0",
|
|
94
|
-
"umi": "^4.6.
|
|
94
|
+
"umi": "^4.6.7"
|
|
95
95
|
},
|
|
96
96
|
"devDependencies": {
|
|
97
97
|
"@babel/core": "^7.28.5",
|
|
@@ -107,8 +107,8 @@
|
|
|
107
107
|
"@babel/preset-react": "^7.28.5",
|
|
108
108
|
"@babel/runtime": "^7.28.4",
|
|
109
109
|
"@changesets/cli": "^2.29.8",
|
|
110
|
-
"@commitlint/cli": "^20.
|
|
111
|
-
"@commitlint/config-conventional": "^20.
|
|
110
|
+
"@commitlint/cli": "^20.2.0",
|
|
111
|
+
"@commitlint/config-conventional": "^20.2.0",
|
|
112
112
|
"@commitlint/config-pnpm-scopes": "^20.1.0",
|
|
113
113
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.2",
|
|
114
114
|
"@rollup/plugin-alias": "^6.0.0",
|
|
@@ -126,12 +126,12 @@
|
|
|
126
126
|
"@types/lodash": "^4.17.21",
|
|
127
127
|
"@types/lodash.debounce": "^4.0.9",
|
|
128
128
|
"@types/lodash.isequal": "^4.5.8",
|
|
129
|
-
"@types/node": "^
|
|
129
|
+
"@types/node": "^25.0.3",
|
|
130
130
|
"@types/react": "^18.3.1",
|
|
131
131
|
"@types/react-dom": "^18.3.1",
|
|
132
|
-
"@types/shelljs": "^0.
|
|
133
|
-
"@typescript-eslint/parser": "^8.
|
|
134
|
-
"autoprefixer": "^10.4.
|
|
132
|
+
"@types/shelljs": "^0.10.0",
|
|
133
|
+
"@typescript-eslint/parser": "^8.50.0",
|
|
134
|
+
"autoprefixer": "^10.4.23",
|
|
135
135
|
"babel-jest": "^30.2.0",
|
|
136
136
|
"commitizen": "^4.3.1",
|
|
137
137
|
"conventional-changelog-conventionalcommits": "^9.1.0",
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
"cssnano": "^7.1.2",
|
|
140
140
|
"cz-git": "^1.12.0",
|
|
141
141
|
"docdash": "^2.0.2",
|
|
142
|
-
"easy-soft-develop": "^2.
|
|
142
|
+
"easy-soft-develop": "^2.2.3",
|
|
143
143
|
"eslint": "^8.57.0",
|
|
144
144
|
"eslint-config-airbnb": "^19.0.4",
|
|
145
145
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
"eslint-import-resolver-typescript": "^4.4.4",
|
|
149
149
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
150
150
|
"eslint-plugin-import": "^2.32.0",
|
|
151
|
-
"eslint-plugin-jest": "^29.
|
|
151
|
+
"eslint-plugin-jest": "^29.5.0",
|
|
152
152
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
153
153
|
"eslint-plugin-prettier": "^5.5.4",
|
|
154
154
|
"eslint-plugin-promise": "^7.2.1",
|
|
@@ -160,14 +160,14 @@
|
|
|
160
160
|
"jest": "^30.2.0",
|
|
161
161
|
"jsdoc": "^4.0.5",
|
|
162
162
|
"lint-staged": "^16.2.7",
|
|
163
|
-
"npm-check-updates": "^19.
|
|
164
|
-
"prettier": "^3.7.
|
|
163
|
+
"npm-check-updates": "^19.2.0",
|
|
164
|
+
"prettier": "^3.7.4",
|
|
165
165
|
"prettier-plugin-organize-imports": "^4.3.0",
|
|
166
166
|
"prettier-plugin-packagejson": "^2.5.20",
|
|
167
167
|
"prop-types": "^15.8.1",
|
|
168
168
|
"react-refresh": "0.18.0",
|
|
169
169
|
"rimraf": "^6.1.2",
|
|
170
|
-
"rollup": "^4.53.
|
|
170
|
+
"rollup": "^4.53.5",
|
|
171
171
|
"rollup-plugin-copy": "^3.5.0",
|
|
172
172
|
"rollup-plugin-dts": "^6.3.0",
|
|
173
173
|
"rollup-plugin-livereload": "^2.0.5",
|