antd-management-fast-framework 2.12.12 → 2.12.13

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 +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-framework",
3
- "version": "2.12.12",
3
+ "version": "2.12.13",
4
4
  "description": "antd-management-fast-framework",
5
5
  "homepage": "https://github.com/kityandhero/antd-management-fast-framework#readme",
6
6
  "license": "ISC",
@@ -49,10 +49,10 @@
49
49
  },
50
50
  "dependencies": {
51
51
  "@ant-design/icons": "^5.4.0",
52
- "@ant-design/pro-components": "^2.7.16",
53
- "@iframe-resizer/child": "^5.3.0",
54
- "@iframe-resizer/core": "^5.3.0",
55
- "@iframe-resizer/react": "^5.3.0",
52
+ "@ant-design/pro-components": "^2.7.18",
53
+ "@iframe-resizer/child": "^5.3.1",
54
+ "@iframe-resizer/core": "^5.3.1",
55
+ "@iframe-resizer/react": "^5.3.1",
56
56
  "@tanem/react-nprogress": "^5.0.51",
57
57
  "@umijs/max": "^4.3.20",
58
58
  "antd": "^5.20.6",
@@ -61,9 +61,9 @@
61
61
  "axios": "^1.7.7",
62
62
  "classnames": "^2.5.1",
63
63
  "dayjs": "^1.11.13",
64
- "easy-soft-dva": "^3.10.65",
65
- "easy-soft-utility": "^2.8.68",
66
- "html-react-parser": "^5.1.15",
64
+ "easy-soft-dva": "^3.10.66",
65
+ "easy-soft-utility": "^2.8.69",
66
+ "html-react-parser": "^5.1.16",
67
67
  "rc-animate": "^3.1.1",
68
68
  "rc-queue-anim": "^2.0.0",
69
69
  "react": "^18.3.1",
@@ -101,7 +101,7 @@
101
101
  "@rollup/plugin-url": "^8.0.2",
102
102
  "@svgr/rollup": "^8.1.0",
103
103
  "@types/fs-extra": "^11.0.4",
104
- "@types/jest": "^29.5.12",
104
+ "@types/jest": "^29.5.13",
105
105
  "@types/lodash": "^4.17.7",
106
106
  "@types/lodash.isequal": "^4.5.8",
107
107
  "@types/node": "^22.5.4",
@@ -117,7 +117,7 @@
117
117
  "cssnano": "^7.0.6",
118
118
  "cz-git": "^1.9.4",
119
119
  "docdash": "^2.0.2",
120
- "easy-soft-develop": "^2.1.239",
120
+ "easy-soft-develop": "^2.1.241",
121
121
  "eslint": "^8.57.0",
122
122
  "eslint-config-airbnb": "^19.0.4",
123
123
  "eslint-config-airbnb-typescript": "^18.0.0",
@@ -130,11 +130,11 @@
130
130
  "eslint-plugin-jsx-a11y": "^6.10.0",
131
131
  "eslint-plugin-prettier": "^5.2.1",
132
132
  "eslint-plugin-promise": "^7.1.0",
133
- "eslint-plugin-react": "^7.35.2",
133
+ "eslint-plugin-react": "^7.36.1",
134
134
  "eslint-plugin-react-hooks": "^4.6.2",
135
135
  "eslint-plugin-simple-import-sort": "^12.1.1",
136
136
  "eslint-plugin-unicorn": "^52.0.0",
137
- "husky": "^9.1.5",
137
+ "husky": "^9.1.6",
138
138
  "jest": "^29.7.0",
139
139
  "jsdoc": "^4.0.3",
140
140
  "lint-staged": "^15.2.10",
@@ -145,7 +145,7 @@
145
145
  "prop-types": "^15.8.1",
146
146
  "react-refresh": "0.14.2",
147
147
  "rimraf": "^6.0.1",
148
- "rollup": "^4.21.2",
148
+ "rollup": "^4.21.3",
149
149
  "rollup-plugin-copy": "^3.5.0",
150
150
  "rollup-plugin-dts": "^6.1.1",
151
151
  "rollup-plugin-livereload": "^2.0.5",