antd-management-fast-develop 1.1.116 → 1.1.117
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 +30 -30
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "antd-management-fast-develop",
|
3
|
-
"version": "1.1.
|
3
|
+
"version": "1.1.117",
|
4
4
|
"description": "",
|
5
5
|
"license": "ISC",
|
6
6
|
"author": "",
|
@@ -51,39 +51,39 @@
|
|
51
51
|
"z:tsc:build": "echo show tsc version and create declaration file && tsc -v && tsc -p ./tsconfig.types.json && echo declaration file generate complete"
|
52
52
|
},
|
53
53
|
"dependencies": {
|
54
|
-
"@umijs/max": "^4.3.
|
54
|
+
"@umijs/max": "^4.3.27",
|
55
55
|
"commander": "^12.1.0",
|
56
56
|
"ejs": "^3.1.10",
|
57
57
|
"rimraf": "^6.0.1",
|
58
|
-
"umi": "^4.3.
|
58
|
+
"umi": "^4.3.27"
|
59
59
|
},
|
60
60
|
"devDependencies": {
|
61
|
-
"@babel/core": "^7.25.
|
62
|
-
"@babel/eslint-parser": "^7.25.
|
63
|
-
"@babel/plugin-external-helpers": "^7.
|
64
|
-
"@babel/plugin-proposal-decorators": "^7.
|
65
|
-
"@babel/plugin-transform-class-properties": "^7.25.
|
66
|
-
"@babel/plugin-transform-private-methods": "^7.25.
|
67
|
-
"@babel/plugin-transform-private-property-in-object": "^7.
|
68
|
-
"@babel/plugin-transform-runtime": "^7.25.
|
69
|
-
"@babel/preset-env": "^7.25.
|
70
|
-
"@babel/preset-react": "^7.
|
71
|
-
"@babel/runtime": "^7.25.
|
72
|
-
"@changesets/cli": "^2.27.
|
61
|
+
"@babel/core": "^7.25.9",
|
62
|
+
"@babel/eslint-parser": "^7.25.9",
|
63
|
+
"@babel/plugin-external-helpers": "^7.25.9",
|
64
|
+
"@babel/plugin-proposal-decorators": "^7.25.9",
|
65
|
+
"@babel/plugin-transform-class-properties": "^7.25.9",
|
66
|
+
"@babel/plugin-transform-private-methods": "^7.25.9",
|
67
|
+
"@babel/plugin-transform-private-property-in-object": "^7.25.9",
|
68
|
+
"@babel/plugin-transform-runtime": "^7.25.9",
|
69
|
+
"@babel/preset-env": "^7.25.9",
|
70
|
+
"@babel/preset-react": "^7.25.9",
|
71
|
+
"@babel/runtime": "^7.25.9",
|
72
|
+
"@changesets/cli": "^2.27.9",
|
73
73
|
"@commitlint/cli": "^19.5.0",
|
74
74
|
"@commitlint/config-conventional": "^19.5.0",
|
75
75
|
"@commitlint/config-pnpm-scopes": "^19.5.0",
|
76
76
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
|
77
|
-
"@types/jest": "^29.5.
|
78
|
-
"@types/node": "^22.
|
79
|
-
"@typescript-eslint/parser": "^8.
|
77
|
+
"@types/jest": "^29.5.14",
|
78
|
+
"@types/node": "^22.7.9",
|
79
|
+
"@typescript-eslint/parser": "^8.11.0",
|
80
80
|
"babel-jest": "^29.7.0",
|
81
|
-
"commitizen": "^4.3.
|
81
|
+
"commitizen": "^4.3.1",
|
82
82
|
"conventional-changelog-conventionalcommits": "^8.0.0",
|
83
83
|
"cross-env": "^7.0.3",
|
84
|
-
"cz-git": "^1.
|
84
|
+
"cz-git": "^1.10.1",
|
85
85
|
"docdash": "^2.0.2",
|
86
|
-
"easy-soft-develop": "^2.1.
|
86
|
+
"easy-soft-develop": "^2.1.248",
|
87
87
|
"eslint": "^8.57.0",
|
88
88
|
"eslint-config-airbnb": "^19.0.4",
|
89
89
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
@@ -91,28 +91,28 @@
|
|
91
91
|
"eslint-formatter-pretty": "^6.0.1",
|
92
92
|
"eslint-import-resolver-typescript": "^3.6.3",
|
93
93
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
94
|
-
"eslint-plugin-import": "^2.
|
94
|
+
"eslint-plugin-import": "^2.31.0",
|
95
95
|
"eslint-plugin-jest": "^28.8.3",
|
96
|
-
"eslint-plugin-jsx-a11y": "^6.10.
|
96
|
+
"eslint-plugin-jsx-a11y": "^6.10.1",
|
97
97
|
"eslint-plugin-prettier": "^5.2.1",
|
98
98
|
"eslint-plugin-promise": "^7.1.0",
|
99
|
-
"eslint-plugin-react": "^7.
|
100
|
-
"eslint-plugin-react-hooks": "^
|
99
|
+
"eslint-plugin-react": "^7.37.2",
|
100
|
+
"eslint-plugin-react-hooks": "^5.0.0",
|
101
101
|
"eslint-plugin-simple-import-sort": "^12.1.1",
|
102
102
|
"eslint-plugin-unicorn": "^52.0.0",
|
103
103
|
"husky": "^9.1.6",
|
104
104
|
"jest": "^29.7.0",
|
105
|
-
"jsdoc": "^4.0.
|
105
|
+
"jsdoc": "^4.0.4",
|
106
106
|
"lint-staged": "^15.2.10",
|
107
|
-
"npm-check-updates": "^17.1.
|
107
|
+
"npm-check-updates": "^17.1.4",
|
108
108
|
"prettier": "^3.3.3",
|
109
|
-
"prettier-plugin-organize-imports": "^4.
|
110
|
-
"prettier-plugin-packagejson": "^2.5.
|
109
|
+
"prettier-plugin-organize-imports": "^4.1.0",
|
110
|
+
"prettier-plugin-packagejson": "^2.5.3",
|
111
111
|
"react": "^18.3.1",
|
112
112
|
"react-dnd": "^16.0.1",
|
113
113
|
"react-refresh": "0.14.2",
|
114
114
|
"rimraf": "^6.0.1",
|
115
|
-
"stylelint": "^16.
|
115
|
+
"stylelint": "^16.10.0",
|
116
116
|
"stylelint-config-css-modules": "^4.4.0",
|
117
117
|
"stylelint-config-prettier": "^9.0.5",
|
118
118
|
"stylelint-config-standard": "^36.0.1",
|