antd-management-fast-framework 2.11.80 → 2.11.82

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-framework",
3
- "version": "2.11.80",
3
+ "version": "2.11.82",
4
4
  "description": "antd-management-fast-framework",
5
5
  "homepage": "https://github.com/kityandhero/antd-management-fast-framework#readme",
6
6
  "license": "ISC",
@@ -53,15 +53,15 @@
53
53
  "@ant-design/pro-components": "^2.6.35",
54
54
  "@ant-design/pro-layout": "^7.17.13",
55
55
  "@tanem/react-nprogress": "^5.0.51",
56
- "@umijs/max": "^4.0.87",
57
- "antd": "^5.11.0",
58
- "antd-management-fast-common": "^2.6.42",
59
- "antd-management-fast-component": "^2.6.61",
60
- "axios": "^1.6.0",
56
+ "@umijs/max": "^4.0.88",
57
+ "antd": "^5.11.1",
58
+ "antd-management-fast-common": "^2.6.43",
59
+ "antd-management-fast-component": "^2.6.65",
60
+ "axios": "^1.6.1",
61
61
  "classnames": "^2.3.2",
62
62
  "dayjs": "^1.11.10",
63
- "easy-soft-dva": "^3.9.21",
64
- "easy-soft-utility": "^2.7.23",
63
+ "easy-soft-dva": "^3.9.22",
64
+ "easy-soft-utility": "^2.7.24",
65
65
  "html-react-parser": "^5.0.6",
66
66
  "rc-animate": "^3.1.1",
67
67
  "rc-queue-anim": "^2.0.0",
@@ -69,26 +69,26 @@
69
69
  "react-dnd": "^16.0.1",
70
70
  "react-dnd-html5-backend": "^16.0.1",
71
71
  "react-dom": "^18.2.0",
72
- "umi": "^4.0.87"
72
+ "umi": "^4.0.88"
73
73
  },
74
74
  "devDependencies": {
75
- "@babel/core": "^7.23.2",
76
- "@babel/eslint-parser": "^7.22.15",
77
- "@babel/plugin-external-helpers": "^7.22.5",
78
- "@babel/plugin-proposal-decorators": "^7.23.2",
79
- "@babel/plugin-syntax-jsx": "^7.22.5",
80
- "@babel/plugin-transform-class-properties": "^7.22.5",
81
- "@babel/plugin-transform-private-methods": "^7.22.5",
82
- "@babel/plugin-transform-private-property-in-object": "^7.22.11",
83
- "@babel/plugin-transform-runtime": "^7.23.2",
84
- "@babel/preset-env": "^7.23.2",
85
- "@babel/preset-react": "^7.22.15",
75
+ "@babel/core": "^7.23.3",
76
+ "@babel/eslint-parser": "^7.23.3",
77
+ "@babel/plugin-external-helpers": "^7.23.3",
78
+ "@babel/plugin-proposal-decorators": "^7.23.3",
79
+ "@babel/plugin-syntax-jsx": "^7.23.3",
80
+ "@babel/plugin-transform-class-properties": "^7.23.3",
81
+ "@babel/plugin-transform-private-methods": "^7.23.3",
82
+ "@babel/plugin-transform-private-property-in-object": "^7.23.3",
83
+ "@babel/plugin-transform-runtime": "^7.23.3",
84
+ "@babel/preset-env": "^7.23.3",
85
+ "@babel/preset-react": "^7.23.3",
86
86
  "@babel/runtime": "^7.23.2",
87
87
  "@changesets/cli": "^2.26.2",
88
- "@commitlint/cli": "^18.2.0",
89
- "@commitlint/config-conventional": "^18.1.0",
90
- "@commitlint/config-pnpm-scopes": "^18.1.0",
91
- "@commitlint/cz-commitlint": "^18.2.0",
88
+ "@commitlint/cli": "^18.4.1",
89
+ "@commitlint/config-conventional": "^18.4.0",
90
+ "@commitlint/config-pnpm-scopes": "^18.4.0",
91
+ "@commitlint/cz-commitlint": "^18.4.1",
92
92
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
93
93
  "@rollup/plugin-alias": "^5.0.1",
94
94
  "@rollup/plugin-babel": "6.0.4",
@@ -99,15 +99,15 @@
99
99
  "@rollup/plugin-replace": "^5.0.5",
100
100
  "@rollup/plugin-url": "^8.0.2",
101
101
  "@svgr/rollup": "^8.1.0",
102
- "@types/fs-extra": "^11.0.3",
103
- "@types/jest": "^29.5.7",
104
- "@types/lodash": "^4.14.200",
105
- "@types/lodash.isequal": "^4.5.7",
106
- "@types/node": "^20.8.10",
107
- "@types/react": "^18.2.36",
108
- "@types/react-dom": "^18.2.14",
109
- "@types/shelljs": "^0.8.14",
110
- "@typescript-eslint/parser": "^6.10.0",
102
+ "@types/fs-extra": "^11.0.4",
103
+ "@types/jest": "^29.5.8",
104
+ "@types/lodash": "^4.14.201",
105
+ "@types/lodash.isequal": "^4.5.8",
106
+ "@types/node": "^20.9.0",
107
+ "@types/react": "^18.2.37",
108
+ "@types/react-dom": "^18.2.15",
109
+ "@types/shelljs": "^0.8.15",
110
+ "@typescript-eslint/parser": "^6.11.0",
111
111
  "autoprefixer": "^10.4.16",
112
112
  "babel-jest": "^29.7.0",
113
113
  "commitizen": "^4.3.0",
@@ -115,7 +115,7 @@
115
115
  "cross-env": "^7.0.3",
116
116
  "cssnano": "^6.0.1",
117
117
  "documentation": "^14.0.2",
118
- "easy-soft-develop": "^2.1.46",
118
+ "easy-soft-develop": "^2.1.47",
119
119
  "eslint": "^8.53.0",
120
120
  "eslint-config-airbnb": "^19.0.4",
121
121
  "eslint-config-airbnb-typescript": "^17.1.0",
@@ -134,14 +134,14 @@
134
134
  "eslint-plugin-unicorn": "^49.0.0",
135
135
  "husky": "^8.0.3",
136
136
  "jest": "^29.7.0",
137
- "lint-staged": "^15.0.2",
137
+ "lint-staged": "^15.1.0",
138
138
  "npm-check-updates": "^16.14.6",
139
- "prettier": "^3.0.3",
140
- "prettier-plugin-organize-imports": "^3.2.3",
139
+ "prettier": "^3.1.0",
140
+ "prettier-plugin-organize-imports": "^3.2.4",
141
141
  "prettier-plugin-packagejson": "^2.4.6",
142
142
  "prop-types": "^15.8.1",
143
143
  "rimraf": "^5.0.5",
144
- "rollup": "^4.3.0",
144
+ "rollup": "^4.4.0",
145
145
  "rollup-plugin-copy": "^3.5.0",
146
146
  "rollup-plugin-dts": "^6.1.0",
147
147
  "rollup-plugin-livereload": "^2.0.5",