antd-management-fast-framework 2.12.4 → 2.12.6

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.
Files changed (1) hide show
  1. package/package.json +25 -22
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-framework",
3
- "version": "2.12.4",
3
+ "version": "2.12.6",
4
4
  "description": "antd-management-fast-framework",
5
5
  "homepage": "https://github.com/kityandhero/antd-management-fast-framework#readme",
6
6
  "license": "ISC",
@@ -49,17 +49,20 @@
49
49
  },
50
50
  "dependencies": {
51
51
  "@ant-design/icons": "^5.4.0",
52
- "@ant-design/pro-components": "^2.7.14",
52
+ "@ant-design/pro-components": "^2.7.15",
53
+ "@iframe-resizer/child": "^5.2.4",
54
+ "@iframe-resizer/core": "^5.2.4",
55
+ "@iframe-resizer/react": "^5.2.4",
53
56
  "@tanem/react-nprogress": "^5.0.51",
54
- "@umijs/max": "^4.3.6",
55
- "antd": "^5.19.3",
57
+ "@umijs/max": "^4.3.14",
58
+ "antd": "^5.20.2",
56
59
  "antd-management-fast-common": "workspace:*",
57
60
  "antd-management-fast-component": "workspace:*",
58
- "axios": "^1.7.2",
61
+ "axios": "^1.7.4",
59
62
  "classnames": "^2.5.1",
60
- "dayjs": "^1.11.12",
61
- "easy-soft-dva": "^3.10.55",
62
- "easy-soft-utility": "^2.8.58",
63
+ "dayjs": "^1.11.13",
64
+ "easy-soft-dva": "^3.10.62",
65
+ "easy-soft-utility": "^2.8.65",
63
66
  "html-react-parser": "^5.1.12",
64
67
  "rc-animate": "^3.1.1",
65
68
  "rc-queue-anim": "^2.0.0",
@@ -67,7 +70,7 @@
67
70
  "react-dnd": "^16.0.1",
68
71
  "react-dnd-html5-backend": "^16.0.1",
69
72
  "react-dom": "^18.3.1",
70
- "umi": "^4.3.6"
73
+ "umi": "^4.3.14"
71
74
  },
72
75
  "devDependencies": {
73
76
  "@babel/core": "^7.25.2",
@@ -83,7 +86,7 @@
83
86
  "@babel/preset-react": "^7.24.7",
84
87
  "@babel/runtime": "^7.25.0",
85
88
  "@changesets/cli": "^2.27.7",
86
- "@commitlint/cli": "^19.3.0",
89
+ "@commitlint/cli": "^19.4.0",
87
90
  "@commitlint/config-conventional": "^19.2.2",
88
91
  "@commitlint/config-pnpm-scopes": "^19.1.0",
89
92
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
@@ -101,20 +104,20 @@
101
104
  "@types/jest": "^29.5.12",
102
105
  "@types/lodash": "^4.17.7",
103
106
  "@types/lodash.isequal": "^4.5.8",
104
- "@types/node": "^22.1.0",
105
- "@types/react": "^18.3.3",
107
+ "@types/node": "^22.4.2",
108
+ "@types/react": "^18.3.4",
106
109
  "@types/react-dom": "^18.3.0",
107
110
  "@types/shelljs": "^0.8.15",
108
- "@typescript-eslint/parser": "^8.0.1",
111
+ "@typescript-eslint/parser": "^8.2.0",
109
112
  "autoprefixer": "^10.4.20",
110
113
  "babel-jest": "^29.7.0",
111
114
  "commitizen": "^4.3.0",
112
115
  "conventional-changelog-conventionalcommits": "^8.0.0",
113
116
  "cross-env": "^7.0.3",
114
- "cssnano": "^7.0.4",
117
+ "cssnano": "^7.0.5",
115
118
  "cz-git": "^1.9.4",
116
119
  "docdash": "^2.0.2",
117
- "easy-soft-develop": "^2.1.231",
120
+ "easy-soft-develop": "^2.1.233",
118
121
  "eslint": "^8.57.0",
119
122
  "eslint-config-airbnb": "^19.0.4",
120
123
  "eslint-config-airbnb-typescript": "^18.0.0",
@@ -123,7 +126,7 @@
123
126
  "eslint-import-resolver-typescript": "^3.6.1",
124
127
  "eslint-plugin-eslint-comments": "^3.2.0",
125
128
  "eslint-plugin-import": "^2.29.1",
126
- "eslint-plugin-jest": "^28.7.0",
129
+ "eslint-plugin-jest": "^28.8.0",
127
130
  "eslint-plugin-jsx-a11y": "^6.9.0",
128
131
  "eslint-plugin-prettier": "^5.2.1",
129
132
  "eslint-plugin-promise": "^7.1.0",
@@ -131,18 +134,18 @@
131
134
  "eslint-plugin-react-hooks": "^4.6.2",
132
135
  "eslint-plugin-simple-import-sort": "^12.1.1",
133
136
  "eslint-plugin-unicorn": "^52.0.0",
134
- "husky": "^9.1.4",
137
+ "husky": "^9.1.5",
135
138
  "jest": "^29.7.0",
136
139
  "jsdoc": "^4.0.3",
137
- "lint-staged": "^15.2.8",
138
- "npm-check-updates": "^17.0.3",
140
+ "lint-staged": "^15.2.9",
141
+ "npm-check-updates": "^17.0.6",
139
142
  "prettier": "^3.3.3",
140
143
  "prettier-plugin-organize-imports": "^4.0.0",
141
144
  "prettier-plugin-packagejson": "^2.5.1",
142
145
  "prop-types": "^15.8.1",
143
146
  "react-refresh": "0.14.2",
144
147
  "rimraf": "^6.0.1",
145
- "rollup": "^4.20.0",
148
+ "rollup": "^4.21.0",
146
149
  "rollup-plugin-copy": "^3.5.0",
147
150
  "rollup-plugin-dts": "^6.1.1",
148
151
  "rollup-plugin-livereload": "^2.0.5",
@@ -150,12 +153,12 @@
150
153
  "rollup-plugin-postcss": "^4.0.2",
151
154
  "rollup-plugin-serve": "^3.0.0",
152
155
  "rollup-plugin-typescript2": "^0.36.0",
153
- "stylelint": "^16.8.1",
156
+ "stylelint": "^16.8.2",
154
157
  "stylelint-config-css-modules": "^4.4.0",
155
158
  "stylelint-config-prettier": "^9.0.5",
156
159
  "stylelint-config-standard": "^36.0.1",
157
160
  "stylelint-declaration-block-no-ignored-properties": "^2.8.0",
158
161
  "stylelint-order": "^6.0.4",
159
- "typescript": "^5.5.3"
162
+ "typescript": "^5.5.4"
160
163
  }
161
164
  }