antd-management-fast-config 1.1.125 → 1.1.128
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 +35 -35
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.128",
|
|
4
4
|
"description": "",
|
|
5
5
|
"license": "ISC",
|
|
6
6
|
"author": "",
|
|
@@ -46,67 +46,67 @@
|
|
|
46
46
|
"z:tsc:build": "echo show tsc version and create declaration file && tsc -v && tsc -p ./tsconfig.types.json && echo declaration file generate complete"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
|
-
"@babel/core": "^7.
|
|
50
|
-
"@babel/eslint-parser": "^7.27.
|
|
51
|
-
"@babel/plugin-external-helpers": "^7.
|
|
52
|
-
"@babel/plugin-proposal-decorators": "^7.
|
|
53
|
-
"@babel/plugin-transform-class-properties": "^7.
|
|
54
|
-
"@babel/plugin-transform-private-methods": "^7.
|
|
55
|
-
"@babel/plugin-transform-private-property-in-object": "^7.
|
|
56
|
-
"@babel/plugin-transform-runtime": "^7.
|
|
57
|
-
"@babel/preset-env": "^7.
|
|
58
|
-
"@babel/preset-react": "^7.
|
|
59
|
-
"@babel/runtime": "^7.27.
|
|
60
|
-
"@changesets/cli": "^2.
|
|
61
|
-
"@commitlint/cli": "^19.8.
|
|
62
|
-
"@commitlint/config-conventional": "^19.8.
|
|
63
|
-
"@commitlint/config-pnpm-scopes": "^19.8.
|
|
64
|
-
"@pmmmwh/react-refresh-webpack-plugin": "^0.
|
|
49
|
+
"@babel/core": "^7.27.3",
|
|
50
|
+
"@babel/eslint-parser": "^7.27.1",
|
|
51
|
+
"@babel/plugin-external-helpers": "^7.27.1",
|
|
52
|
+
"@babel/plugin-proposal-decorators": "^7.27.1",
|
|
53
|
+
"@babel/plugin-transform-class-properties": "^7.27.1",
|
|
54
|
+
"@babel/plugin-transform-private-methods": "^7.27.1",
|
|
55
|
+
"@babel/plugin-transform-private-property-in-object": "^7.27.1",
|
|
56
|
+
"@babel/plugin-transform-runtime": "^7.27.3",
|
|
57
|
+
"@babel/preset-env": "^7.27.2",
|
|
58
|
+
"@babel/preset-react": "^7.27.1",
|
|
59
|
+
"@babel/runtime": "^7.27.3",
|
|
60
|
+
"@changesets/cli": "^2.29.4",
|
|
61
|
+
"@commitlint/cli": "^19.8.1",
|
|
62
|
+
"@commitlint/config-conventional": "^19.8.1",
|
|
63
|
+
"@commitlint/config-pnpm-scopes": "^19.8.1",
|
|
64
|
+
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.0",
|
|
65
65
|
"@types/jest": "^29.5.14",
|
|
66
|
-
"@types/node": "^22.
|
|
67
|
-
"@typescript-eslint/parser": "^8.
|
|
68
|
-
"@umijs/max": "^4.4.
|
|
66
|
+
"@types/node": "^22.15.24",
|
|
67
|
+
"@typescript-eslint/parser": "^8.33.0",
|
|
68
|
+
"@umijs/max": "^4.4.11",
|
|
69
69
|
"babel-jest": "^29.7.0",
|
|
70
70
|
"commitizen": "^4.3.1",
|
|
71
|
-
"conventional-changelog-conventionalcommits": "^
|
|
71
|
+
"conventional-changelog-conventionalcommits": "^9.0.0",
|
|
72
72
|
"cross-env": "^7.0.3",
|
|
73
73
|
"cz-git": "^1.11.1",
|
|
74
74
|
"docdash": "^2.0.2",
|
|
75
|
-
"easy-soft-develop": "^2.1.
|
|
75
|
+
"easy-soft-develop": "^2.1.285",
|
|
76
76
|
"eslint": "^8.57.0",
|
|
77
77
|
"eslint-config-airbnb": "^19.0.4",
|
|
78
78
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
79
|
-
"eslint-config-prettier": "^10.1.
|
|
79
|
+
"eslint-config-prettier": "^10.1.5",
|
|
80
80
|
"eslint-formatter-pretty": "^6.0.1",
|
|
81
|
-
"eslint-import-resolver-typescript": "^4.
|
|
81
|
+
"eslint-import-resolver-typescript": "^4.4.1",
|
|
82
82
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
83
83
|
"eslint-plugin-import": "^2.31.0",
|
|
84
|
-
"eslint-plugin-jest": "^28.11.
|
|
84
|
+
"eslint-plugin-jest": "^28.11.1",
|
|
85
85
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
86
|
-
"eslint-plugin-prettier": "^5.
|
|
86
|
+
"eslint-plugin-prettier": "^5.4.0",
|
|
87
87
|
"eslint-plugin-promise": "^7.2.1",
|
|
88
|
-
"eslint-plugin-react": "^7.37.
|
|
88
|
+
"eslint-plugin-react": "^7.37.5",
|
|
89
89
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
90
90
|
"eslint-plugin-simple-import-sort": "^12.1.1",
|
|
91
91
|
"eslint-plugin-unicorn": "^52.0.0",
|
|
92
92
|
"husky": "^9.1.7",
|
|
93
93
|
"jest": "^29.7.0",
|
|
94
94
|
"jsdoc": "^4.0.4",
|
|
95
|
-
"lint-staged": "^
|
|
96
|
-
"npm-check-updates": "^
|
|
95
|
+
"lint-staged": "^16.1.0",
|
|
96
|
+
"npm-check-updates": "^18.0.1",
|
|
97
97
|
"prettier": "^3.5.3",
|
|
98
98
|
"prettier-plugin-organize-imports": "^4.1.0",
|
|
99
|
-
"prettier-plugin-packagejson": "^2.5.
|
|
99
|
+
"prettier-plugin-packagejson": "^2.5.14",
|
|
100
100
|
"react": "^18.3.1",
|
|
101
101
|
"react-dnd": "^16.0.1",
|
|
102
|
-
"react-refresh": "0.
|
|
102
|
+
"react-refresh": "0.17.0",
|
|
103
103
|
"rimraf": "^6.0.1",
|
|
104
|
-
"stylelint": "^16.
|
|
104
|
+
"stylelint": "^16.19.1",
|
|
105
105
|
"stylelint-config-css-modules": "^4.4.0",
|
|
106
106
|
"stylelint-config-prettier": "^9.0.5",
|
|
107
|
-
"stylelint-config-standard": "^
|
|
107
|
+
"stylelint-config-standard": "^38.0.0",
|
|
108
108
|
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
|
|
109
|
-
"stylelint-order": "^
|
|
110
|
-
"umi": "^4.4.
|
|
109
|
+
"stylelint-order": "^7.0.0",
|
|
110
|
+
"umi": "^4.4.11"
|
|
111
111
|
}
|
|
112
112
|
}
|