antd-management-fast-framework 2.12.0 → 2.12.2
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/es/index.js +2 -2
- package/package.json +16 -16
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "antd-management-fast-framework",
|
|
3
|
-
"version": "2.12.
|
|
3
|
+
"version": "2.12.2",
|
|
4
4
|
"description": "antd-management-fast-framework",
|
|
5
5
|
"homepage": "https://github.com/kityandhero/antd-management-fast-framework#readme",
|
|
6
6
|
"license": "ISC",
|
|
@@ -70,8 +70,8 @@
|
|
|
70
70
|
"umi": "^4.3.6"
|
|
71
71
|
},
|
|
72
72
|
"devDependencies": {
|
|
73
|
-
"@babel/core": "^7.
|
|
74
|
-
"@babel/eslint-parser": "^7.
|
|
73
|
+
"@babel/core": "^7.25.2",
|
|
74
|
+
"@babel/eslint-parser": "^7.25.1",
|
|
75
75
|
"@babel/plugin-external-helpers": "^7.24.7",
|
|
76
76
|
"@babel/plugin-proposal-decorators": "^7.24.7",
|
|
77
77
|
"@babel/plugin-syntax-jsx": "^7.24.7",
|
|
@@ -79,9 +79,9 @@
|
|
|
79
79
|
"@babel/plugin-transform-private-methods": "^7.24.7",
|
|
80
80
|
"@babel/plugin-transform-private-property-in-object": "^7.24.7",
|
|
81
81
|
"@babel/plugin-transform-runtime": "^7.24.7",
|
|
82
|
-
"@babel/preset-env": "^7.
|
|
82
|
+
"@babel/preset-env": "^7.25.3",
|
|
83
83
|
"@babel/preset-react": "^7.24.7",
|
|
84
|
-
"@babel/runtime": "^7.
|
|
84
|
+
"@babel/runtime": "^7.25.0",
|
|
85
85
|
"@changesets/cli": "^2.27.7",
|
|
86
86
|
"@commitlint/cli": "^19.3.0",
|
|
87
87
|
"@commitlint/config-conventional": "^19.2.2",
|
|
@@ -101,12 +101,12 @@
|
|
|
101
101
|
"@types/jest": "^29.5.12",
|
|
102
102
|
"@types/lodash": "^4.17.7",
|
|
103
103
|
"@types/lodash.isequal": "^4.5.8",
|
|
104
|
-
"@types/node": "^
|
|
104
|
+
"@types/node": "^22.1.0",
|
|
105
105
|
"@types/react": "^18.3.3",
|
|
106
106
|
"@types/react-dom": "^18.3.0",
|
|
107
107
|
"@types/shelljs": "^0.8.15",
|
|
108
|
-
"@typescript-eslint/parser": "^
|
|
109
|
-
"autoprefixer": "^10.4.
|
|
108
|
+
"@typescript-eslint/parser": "^8.0.1",
|
|
109
|
+
"autoprefixer": "^10.4.20",
|
|
110
110
|
"babel-jest": "^29.7.0",
|
|
111
111
|
"commitizen": "^4.3.0",
|
|
112
112
|
"conventional-changelog-conventionalcommits": "^8.0.0",
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"cssnano": "^7.0.4",
|
|
115
115
|
"cz-git": "^1.9.4",
|
|
116
116
|
"docdash": "^2.0.2",
|
|
117
|
-
"easy-soft-develop": "^2.1.
|
|
117
|
+
"easy-soft-develop": "^2.1.231",
|
|
118
118
|
"eslint": "^8.57.0",
|
|
119
119
|
"eslint-config-airbnb": "^19.0.4",
|
|
120
120
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
@@ -123,26 +123,26 @@
|
|
|
123
123
|
"eslint-import-resolver-typescript": "^3.6.1",
|
|
124
124
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
125
125
|
"eslint-plugin-import": "^2.29.1",
|
|
126
|
-
"eslint-plugin-jest": "^28.
|
|
126
|
+
"eslint-plugin-jest": "^28.7.0",
|
|
127
127
|
"eslint-plugin-jsx-a11y": "^6.9.0",
|
|
128
128
|
"eslint-plugin-prettier": "^5.2.1",
|
|
129
|
-
"eslint-plugin-promise": "^
|
|
129
|
+
"eslint-plugin-promise": "^7.1.0",
|
|
130
130
|
"eslint-plugin-react": "^7.35.0",
|
|
131
131
|
"eslint-plugin-react-hooks": "^4.6.2",
|
|
132
132
|
"eslint-plugin-simple-import-sort": "^12.1.1",
|
|
133
133
|
"eslint-plugin-unicorn": "^52.0.0",
|
|
134
|
-
"husky": "^9.1.
|
|
134
|
+
"husky": "^9.1.4",
|
|
135
135
|
"jest": "^29.7.0",
|
|
136
136
|
"jsdoc": "^4.0.3",
|
|
137
|
-
"lint-staged": "^15.2.
|
|
138
|
-
"npm-check-updates": "^
|
|
137
|
+
"lint-staged": "^15.2.8",
|
|
138
|
+
"npm-check-updates": "^17.0.3",
|
|
139
139
|
"prettier": "^3.3.3",
|
|
140
140
|
"prettier-plugin-organize-imports": "^4.0.0",
|
|
141
141
|
"prettier-plugin-packagejson": "^2.5.1",
|
|
142
142
|
"prop-types": "^15.8.1",
|
|
143
143
|
"react-refresh": "0.14.2",
|
|
144
144
|
"rimraf": "^6.0.1",
|
|
145
|
-
"rollup": "^4.
|
|
145
|
+
"rollup": "^4.20.0",
|
|
146
146
|
"rollup-plugin-copy": "^3.5.0",
|
|
147
147
|
"rollup-plugin-dts": "^6.1.1",
|
|
148
148
|
"rollup-plugin-livereload": "^2.0.5",
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
"rollup-plugin-postcss": "^4.0.2",
|
|
151
151
|
"rollup-plugin-serve": "^3.0.0",
|
|
152
152
|
"rollup-plugin-typescript2": "^0.36.0",
|
|
153
|
-
"stylelint": "^16.
|
|
153
|
+
"stylelint": "^16.8.1",
|
|
154
154
|
"stylelint-config-css-modules": "^4.4.0",
|
|
155
155
|
"stylelint-config-prettier": "^9.0.5",
|
|
156
156
|
"stylelint-config-standard": "^36.0.1",
|