antd-management-fast-develop 1.1.1 → 1.1.3
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 +17 -17
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.3",
|
|
4
4
|
"description": "",
|
|
5
5
|
"license": "ISC",
|
|
6
6
|
"author": "",
|
|
@@ -57,15 +57,15 @@
|
|
|
57
57
|
"umi": "^4.0.72"
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|
|
60
|
-
"@babel/core": "^7.22.
|
|
61
|
-
"@babel/eslint-parser": "^7.22.
|
|
60
|
+
"@babel/core": "^7.22.9",
|
|
61
|
+
"@babel/eslint-parser": "^7.22.9",
|
|
62
62
|
"@babel/plugin-external-helpers": "^7.22.5",
|
|
63
63
|
"@babel/plugin-proposal-decorators": "^7.22.7",
|
|
64
64
|
"@babel/plugin-transform-class-properties": "^7.22.5",
|
|
65
65
|
"@babel/plugin-transform-private-methods": "^7.22.5",
|
|
66
66
|
"@babel/plugin-transform-private-property-in-object": "^7.22.5",
|
|
67
|
-
"@babel/plugin-transform-runtime": "^7.22.
|
|
68
|
-
"@babel/preset-env": "^7.22.
|
|
67
|
+
"@babel/plugin-transform-runtime": "^7.22.9",
|
|
68
|
+
"@babel/preset-env": "^7.22.9",
|
|
69
69
|
"@babel/preset-react": "^7.22.5",
|
|
70
70
|
"@babel/runtime": "^7.22.6",
|
|
71
71
|
"@commitlint/cli": "^17.6.6",
|
|
@@ -73,37 +73,37 @@
|
|
|
73
73
|
"@commitlint/config-lerna-scopes": "^17.6.6",
|
|
74
74
|
"@commitlint/cz-commitlint": "^17.5.0",
|
|
75
75
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
|
|
76
|
-
"@types/jest": "^29.5.
|
|
77
|
-
"@types/node": "^20.4.
|
|
78
|
-
"@typescript-eslint/parser": "^
|
|
76
|
+
"@types/jest": "^29.5.3",
|
|
77
|
+
"@types/node": "^20.4.2",
|
|
78
|
+
"@typescript-eslint/parser": "^6.0.0",
|
|
79
79
|
"babel-jest": "^29.6.1",
|
|
80
80
|
"commitizen": "^4.3.0",
|
|
81
81
|
"conventional-changelog-conventionalcommits": "^6.1.0",
|
|
82
82
|
"cross-env": "^7.0.3",
|
|
83
83
|
"documentation": "^14.0.2",
|
|
84
|
-
"easy-soft-develop": "^2.1.
|
|
85
|
-
"eslint": "^8.
|
|
84
|
+
"easy-soft-develop": "^2.1.34",
|
|
85
|
+
"eslint": "^8.45.0",
|
|
86
86
|
"eslint-config-airbnb": "^19.0.4",
|
|
87
|
-
"eslint-config-airbnb-typescript": "^17.
|
|
87
|
+
"eslint-config-airbnb-typescript": "^17.1.0",
|
|
88
88
|
"eslint-config-prettier": "^8.8.0",
|
|
89
89
|
"eslint-formatter-pretty": "^5.0.0",
|
|
90
90
|
"eslint-import-resolver-typescript": "^3.5.5",
|
|
91
91
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
92
92
|
"eslint-plugin-import": "^2.27.5",
|
|
93
|
-
"eslint-plugin-jest": "^27.2.
|
|
93
|
+
"eslint-plugin-jest": "^27.2.3",
|
|
94
94
|
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
95
|
-
"eslint-plugin-prettier": "^
|
|
95
|
+
"eslint-plugin-prettier": "^5.0.0",
|
|
96
96
|
"eslint-plugin-promise": "^6.1.1",
|
|
97
97
|
"eslint-plugin-react": "^7.32.2",
|
|
98
98
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
99
99
|
"eslint-plugin-simple-import-sort": "^10.0.0",
|
|
100
|
-
"eslint-plugin-unicorn": "^
|
|
100
|
+
"eslint-plugin-unicorn": "^48.0.0",
|
|
101
101
|
"husky": "^8.0.3",
|
|
102
102
|
"jest": "^29.6.1",
|
|
103
103
|
"lint-staged": "^13.2.3",
|
|
104
|
-
"prettier": "^
|
|
105
|
-
"prettier-plugin-organize-imports": "^3.2.
|
|
106
|
-
"prettier-plugin-packagejson": "^2.4.
|
|
104
|
+
"prettier": "^3.0.0",
|
|
105
|
+
"prettier-plugin-organize-imports": "^3.2.3",
|
|
106
|
+
"prettier-plugin-packagejson": "^2.4.5",
|
|
107
107
|
"react": "^18.2.0",
|
|
108
108
|
"react-dnd": "^16.0.1",
|
|
109
109
|
"stylelint": "^15.10.1",
|