antd-management-fast-config 1.1.61 → 1.1.63
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 +33 -30
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.63",
|
|
4
4
|
"description": "",
|
|
5
5
|
"license": "ISC",
|
|
6
6
|
"author": "",
|
|
@@ -46,62 +46,65 @@
|
|
|
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.23.
|
|
49
|
+
"@babel/core": "^7.24.0",
|
|
50
|
+
"@babel/eslint-parser": "^7.23.10",
|
|
51
51
|
"@babel/plugin-external-helpers": "^7.23.3",
|
|
52
|
-
"@babel/plugin-proposal-decorators": "^7.
|
|
52
|
+
"@babel/plugin-proposal-decorators": "^7.24.0",
|
|
53
53
|
"@babel/plugin-transform-class-properties": "^7.23.3",
|
|
54
54
|
"@babel/plugin-transform-private-methods": "^7.23.3",
|
|
55
55
|
"@babel/plugin-transform-private-property-in-object": "^7.23.4",
|
|
56
|
-
"@babel/plugin-transform-runtime": "^7.
|
|
57
|
-
"@babel/preset-env": "^7.
|
|
56
|
+
"@babel/plugin-transform-runtime": "^7.24.0",
|
|
57
|
+
"@babel/preset-env": "^7.24.0",
|
|
58
58
|
"@babel/preset-react": "^7.23.3",
|
|
59
|
-
"@babel/runtime": "^7.
|
|
59
|
+
"@babel/runtime": "^7.24.0",
|
|
60
60
|
"@changesets/cli": "^2.27.1",
|
|
61
|
-
"@commitlint/cli": "^
|
|
62
|
-
"@commitlint/config-conventional": "^
|
|
63
|
-
"@commitlint/config-pnpm-scopes": "^
|
|
64
|
-
"@commitlint/cz-commitlint": "^18.4.4",
|
|
61
|
+
"@commitlint/cli": "^19.0.3",
|
|
62
|
+
"@commitlint/config-conventional": "^19.0.3",
|
|
63
|
+
"@commitlint/config-pnpm-scopes": "^19.0.0",
|
|
65
64
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
|
66
|
-
"@types/jest": "^29.5.
|
|
67
|
-
"@types/node": "^20.11.
|
|
68
|
-
"@typescript-eslint/parser": "^
|
|
69
|
-
"@umijs/max": "^4.1.
|
|
65
|
+
"@types/jest": "^29.5.12",
|
|
66
|
+
"@types/node": "^20.11.24",
|
|
67
|
+
"@typescript-eslint/parser": "^7.1.1",
|
|
68
|
+
"@umijs/max": "^4.1.2",
|
|
70
69
|
"babel-jest": "^29.7.0",
|
|
71
70
|
"commitizen": "^4.3.0",
|
|
72
71
|
"conventional-changelog-conventionalcommits": "^7.0.2",
|
|
73
72
|
"cross-env": "^7.0.3",
|
|
74
|
-
"
|
|
75
|
-
"
|
|
76
|
-
"
|
|
73
|
+
"cz-git": "^1.9.0",
|
|
74
|
+
"documentation": "^14.0.3",
|
|
75
|
+
"easy-soft-develop": "^2.1.68",
|
|
76
|
+
"eslint": "^8.57.0",
|
|
77
77
|
"eslint-config-airbnb": "^19.0.4",
|
|
78
|
-
"eslint-config-airbnb-typescript": "^
|
|
78
|
+
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
79
79
|
"eslint-config-prettier": "^9.1.0",
|
|
80
80
|
"eslint-formatter-pretty": "^6.0.1",
|
|
81
81
|
"eslint-import-resolver-typescript": "^3.6.1",
|
|
82
82
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
83
83
|
"eslint-plugin-import": "^2.29.1",
|
|
84
|
-
"eslint-plugin-jest": "^27.
|
|
84
|
+
"eslint-plugin-jest": "^27.9.0",
|
|
85
85
|
"eslint-plugin-jsx-a11y": "^6.8.0",
|
|
86
86
|
"eslint-plugin-prettier": "^5.1.3",
|
|
87
87
|
"eslint-plugin-promise": "^6.1.1",
|
|
88
|
-
"eslint-plugin-react": "^7.
|
|
88
|
+
"eslint-plugin-react": "^7.34.0",
|
|
89
89
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
90
|
-
"eslint-plugin-simple-import-sort": "^
|
|
91
|
-
"eslint-plugin-unicorn": "^
|
|
92
|
-
"husky": "^
|
|
90
|
+
"eslint-plugin-simple-import-sort": "^12.0.0",
|
|
91
|
+
"eslint-plugin-unicorn": "^51.0.1",
|
|
92
|
+
"husky": "^9.0.11",
|
|
93
93
|
"jest": "^29.7.0",
|
|
94
|
-
"lint-staged": "^15.2.
|
|
95
|
-
"npm-check-updates": "^16.14.
|
|
96
|
-
"prettier": "^3.2.
|
|
94
|
+
"lint-staged": "^15.2.2",
|
|
95
|
+
"npm-check-updates": "^16.14.15",
|
|
96
|
+
"prettier": "^3.2.5",
|
|
97
97
|
"prettier-plugin-organize-imports": "^3.2.4",
|
|
98
|
-
"prettier-plugin-packagejson": "^2.4.
|
|
98
|
+
"prettier-plugin-packagejson": "^2.4.12",
|
|
99
99
|
"react": "^18.2.0",
|
|
100
100
|
"react-dnd": "^16.0.1",
|
|
101
101
|
"rimraf": "^5.0.5",
|
|
102
|
-
"stylelint": "^16.2.
|
|
102
|
+
"stylelint": "^16.2.1",
|
|
103
|
+
"stylelint-config-css-modules": "^4.4.0",
|
|
103
104
|
"stylelint-config-prettier": "^9.0.5",
|
|
104
105
|
"stylelint-config-standard": "^36.0.0",
|
|
105
|
-
"
|
|
106
|
+
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
|
|
107
|
+
"stylelint-order": "^6.0.4",
|
|
108
|
+
"umi": "^4.1.2"
|
|
106
109
|
}
|
|
107
110
|
}
|