antd-management-fast-framework 2.12.49 → 2.12.53

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 +18 -18
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-framework",
3
- "version": "2.12.49",
3
+ "version": "2.12.53",
4
4
  "description": "antd-management-fast-framework",
5
5
  "homepage": "https://github.com/kityandhero/antd-management-fast-framework#readme",
6
6
  "license": "ISC",
@@ -55,7 +55,7 @@
55
55
  "@iframe-resizer/react": "^5.4.6",
56
56
  "@tanem/react-nprogress": "^5.0.55",
57
57
  "@umijs/max": "^4.4.11",
58
- "antd": "^5.26.2",
58
+ "antd": "^5.26.3",
59
59
  "antd-management-fast-common": "workspace:*",
60
60
  "antd-management-fast-component": "workspace:*",
61
61
  "axios": "^1.10.0",
@@ -73,16 +73,16 @@
73
73
  "umi": "^4.4.11"
74
74
  },
75
75
  "devDependencies": {
76
- "@babel/core": "^7.27.4",
77
- "@babel/eslint-parser": "^7.27.5",
76
+ "@babel/core": "^7.28.0",
77
+ "@babel/eslint-parser": "^7.28.0",
78
78
  "@babel/plugin-external-helpers": "^7.27.1",
79
- "@babel/plugin-proposal-decorators": "^7.27.1",
79
+ "@babel/plugin-proposal-decorators": "^7.28.0",
80
80
  "@babel/plugin-syntax-jsx": "^7.27.1",
81
81
  "@babel/plugin-transform-class-properties": "^7.27.1",
82
82
  "@babel/plugin-transform-private-methods": "^7.27.1",
83
83
  "@babel/plugin-transform-private-property-in-object": "^7.27.1",
84
- "@babel/plugin-transform-runtime": "^7.27.4",
85
- "@babel/preset-env": "^7.27.2",
84
+ "@babel/plugin-transform-runtime": "^7.28.0",
85
+ "@babel/preset-env": "^7.28.0",
86
86
  "@babel/preset-react": "^7.27.1",
87
87
  "@babel/runtime": "^7.27.6",
88
88
  "@changesets/cli": "^2.29.5",
@@ -102,15 +102,15 @@
102
102
  "@svgr/rollup": "^8.1.0",
103
103
  "@types/fs-extra": "^11.0.4",
104
104
  "@types/jest": "^30.0.0",
105
- "@types/lodash": "^4.17.19",
105
+ "@types/lodash": "^4.17.20",
106
106
  "@types/lodash.isequal": "^4.5.8",
107
- "@types/node": "^24.0.4",
107
+ "@types/node": "^24.0.10",
108
108
  "@types/react": "^18.3.1",
109
109
  "@types/react-dom": "^18.3.1",
110
- "@types/shelljs": "^0.8.16",
111
- "@typescript-eslint/parser": "^8.35.0",
110
+ "@types/shelljs": "^0.8.17",
111
+ "@typescript-eslint/parser": "^8.35.1",
112
112
  "autoprefixer": "^10.4.21",
113
- "babel-jest": "^30.0.2",
113
+ "babel-jest": "^30.0.4",
114
114
  "commitizen": "^4.3.1",
115
115
  "conventional-changelog-conventionalcommits": "^9.0.0",
116
116
  "cross-env": "^7.0.3",
@@ -135,17 +135,17 @@
135
135
  "eslint-plugin-simple-import-sort": "^12.1.1",
136
136
  "eslint-plugin-unicorn": "^52.0.0",
137
137
  "husky": "^9.1.7",
138
- "jest": "^30.0.3",
138
+ "jest": "^30.0.4",
139
139
  "jsdoc": "^4.0.4",
140
140
  "lint-staged": "^16.1.2",
141
141
  "npm-check-updates": "^18.0.1",
142
- "prettier": "^3.6.1",
142
+ "prettier": "^3.6.2",
143
143
  "prettier-plugin-organize-imports": "^4.1.0",
144
- "prettier-plugin-packagejson": "^2.5.15",
144
+ "prettier-plugin-packagejson": "^2.5.17",
145
145
  "prop-types": "^15.8.1",
146
146
  "react-refresh": "0.17.0",
147
147
  "rimraf": "^6.0.1",
148
- "rollup": "^4.44.0",
148
+ "rollup": "^4.44.1",
149
149
  "rollup-plugin-copy": "^3.5.0",
150
150
  "rollup-plugin-dts": "^6.2.1",
151
151
  "rollup-plugin-livereload": "^2.0.5",
@@ -153,8 +153,8 @@
153
153
  "rollup-plugin-postcss": "^4.0.2",
154
154
  "rollup-plugin-serve": "^3.0.0",
155
155
  "rollup-plugin-typescript2": "^0.36.0",
156
- "stylelint": "^16.21.0",
157
- "stylelint-config-css-modules": "^4.5.0",
156
+ "stylelint": "^16.21.1",
157
+ "stylelint-config-css-modules": "^4.5.1",
158
158
  "stylelint-config-prettier": "^9.0.5",
159
159
  "stylelint-config-standard": "^38.0.0",
160
160
  "stylelint-declaration-block-no-ignored-properties": "^2.8.0",