antd-management-fast-config 1.1.78 → 1.1.84
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 +18 -17
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "antd-management-fast-config",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.84",
|
|
4
4
|
"description": "",
|
|
5
5
|
"license": "ISC",
|
|
6
6
|
"author": "",
|
|
@@ -18,9 +18,9 @@
|
|
|
18
18
|
"precommit": "npm run z:lint:staged:quiet",
|
|
19
19
|
"publish:npm": "npm publish --registry https://registry.npmjs.org/",
|
|
20
20
|
"z:auto:adjust:file": "echo can exec some file adjust command with here",
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"z:
|
|
21
|
+
"z:jsdoc:clear": "npx easy-soft-develop rimraf --path ./docs",
|
|
22
|
+
"prez:jsdoc:generate": "npm run z:jsdoc:clear",
|
|
23
|
+
"z:jsdoc:generate": "npx jsdoc -c .jsdoc.js",
|
|
24
24
|
"z:lint:file:all": "npm run z:lint:script:all && npm run z:lint:style:all",
|
|
25
25
|
"z:lint:file:all:fix": "npm run z:lint:script:all:fix && npm run z:lint:style:all:fix",
|
|
26
26
|
"z:lint:file:change": "npm run z:lint:script:change && npm run z:lint:style:all",
|
|
@@ -57,22 +57,22 @@
|
|
|
57
57
|
"@babel/preset-env": "^7.24.6",
|
|
58
58
|
"@babel/preset-react": "^7.24.6",
|
|
59
59
|
"@babel/runtime": "^7.24.6",
|
|
60
|
-
"@changesets/cli": "^2.27.
|
|
60
|
+
"@changesets/cli": "^2.27.5",
|
|
61
61
|
"@commitlint/cli": "^19.3.0",
|
|
62
62
|
"@commitlint/config-conventional": "^19.2.2",
|
|
63
63
|
"@commitlint/config-pnpm-scopes": "^19.1.0",
|
|
64
|
-
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.
|
|
64
|
+
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
|
|
65
65
|
"@types/jest": "^29.5.12",
|
|
66
|
-
"@types/node": "^20.
|
|
67
|
-
"@typescript-eslint/parser": "^7.
|
|
68
|
-
"@umijs/max": "^4.2.
|
|
66
|
+
"@types/node": "^20.14.0",
|
|
67
|
+
"@typescript-eslint/parser": "^7.11.0",
|
|
68
|
+
"@umijs/max": "^4.2.8",
|
|
69
69
|
"babel-jest": "^29.7.0",
|
|
70
70
|
"commitizen": "^4.3.0",
|
|
71
71
|
"conventional-changelog-conventionalcommits": "^8.0.0",
|
|
72
72
|
"cross-env": "^7.0.3",
|
|
73
|
-
"cz-git": "^1.9.
|
|
74
|
-
"
|
|
75
|
-
"easy-soft-develop": "^2.1.
|
|
73
|
+
"cz-git": "^1.9.2",
|
|
74
|
+
"docdash": "^2.0.2",
|
|
75
|
+
"easy-soft-develop": "^2.1.181",
|
|
76
76
|
"eslint": "^8.57.0",
|
|
77
77
|
"eslint-config-airbnb": "^19.0.4",
|
|
78
78
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
@@ -84,27 +84,28 @@
|
|
|
84
84
|
"eslint-plugin-jest": "^28.5.0",
|
|
85
85
|
"eslint-plugin-jsx-a11y": "^6.8.0",
|
|
86
86
|
"eslint-plugin-prettier": "^5.1.3",
|
|
87
|
-
"eslint-plugin-promise": "^6.
|
|
88
|
-
"eslint-plugin-react": "^7.34.
|
|
87
|
+
"eslint-plugin-promise": "^6.2.0",
|
|
88
|
+
"eslint-plugin-react": "^7.34.2",
|
|
89
89
|
"eslint-plugin-react-hooks": "^4.6.2",
|
|
90
90
|
"eslint-plugin-simple-import-sort": "^12.1.0",
|
|
91
91
|
"eslint-plugin-unicorn": "^52.0.0",
|
|
92
92
|
"husky": "^9.0.11",
|
|
93
93
|
"jest": "^29.7.0",
|
|
94
|
+
"jsdoc": "^4.0.3",
|
|
94
95
|
"lint-staged": "^15.2.5",
|
|
95
96
|
"npm-check-updates": "^16.14.20",
|
|
96
|
-
"prettier": "^3.
|
|
97
|
+
"prettier": "^3.3.0",
|
|
97
98
|
"prettier-plugin-organize-imports": "^3.2.4",
|
|
98
99
|
"prettier-plugin-packagejson": "^2.5.0",
|
|
99
100
|
"react": "^18.3.1",
|
|
100
101
|
"react-dnd": "^16.0.1",
|
|
101
102
|
"rimraf": "^5.0.7",
|
|
102
|
-
"stylelint": "^16.6.
|
|
103
|
+
"stylelint": "^16.6.1",
|
|
103
104
|
"stylelint-config-css-modules": "^4.4.0",
|
|
104
105
|
"stylelint-config-prettier": "^9.0.5",
|
|
105
106
|
"stylelint-config-standard": "^36.0.0",
|
|
106
107
|
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
|
|
107
108
|
"stylelint-order": "^6.0.4",
|
|
108
|
-
"umi": "^4.2.
|
|
109
|
+
"umi": "^4.2.8"
|
|
109
110
|
}
|
|
110
111
|
}
|