antd-management-fast-framework 2.11.59 → 2.11.60

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 +40 -40
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-framework",
3
- "version": "2.11.59",
3
+ "version": "2.11.60",
4
4
  "description": "antd-management-fast-framework",
5
5
  "homepage": "https://github.com/kityandhero/antd-management-fast-framework#readme",
6
6
  "license": "ISC",
@@ -50,18 +50,18 @@
50
50
  },
51
51
  "dependencies": {
52
52
  "@ant-design/icons": "^5.2.6",
53
- "@ant-design/pro-components": "^2.6.23",
54
- "@ant-design/pro-layout": "^7.17.4",
53
+ "@ant-design/pro-components": "^2.6.28",
54
+ "@ant-design/pro-layout": "^7.17.6",
55
55
  "@tanem/react-nprogress": "^5.0.51",
56
- "@umijs/max": "^4.0.81",
57
- "antd": "^5.9.2",
58
- "antd-management-fast-common": "^2.6.30",
59
- "antd-management-fast-component": "^2.6.47",
60
- "axios": "^1.5.0",
56
+ "@umijs/max": "^4.0.83",
57
+ "antd": "^5.10.0",
58
+ "antd-management-fast-common": "^2.6.31",
59
+ "antd-management-fast-component": "^2.6.48",
60
+ "axios": "^1.5.1",
61
61
  "classnames": "^2.3.2",
62
62
  "dayjs": "^1.11.10",
63
- "easy-soft-dva": "^3.9.16",
64
- "easy-soft-utility": "^2.7.18",
63
+ "easy-soft-dva": "^3.9.17",
64
+ "easy-soft-utility": "^2.7.19",
65
65
  "html-react-parser": "^4.2.2",
66
66
  "rc-animate": "^3.1.1",
67
67
  "rc-queue-anim": "^2.0.0",
@@ -69,13 +69,13 @@
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.81"
72
+ "umi": "^4.0.83"
73
73
  },
74
74
  "devDependencies": {
75
- "@babel/core": "^7.22.20",
75
+ "@babel/core": "^7.23.0",
76
76
  "@babel/eslint-parser": "^7.22.15",
77
77
  "@babel/plugin-external-helpers": "^7.22.5",
78
- "@babel/plugin-proposal-decorators": "^7.22.15",
78
+ "@babel/plugin-proposal-decorators": "^7.23.0",
79
79
  "@babel/plugin-syntax-jsx": "^7.22.5",
80
80
  "@babel/plugin-transform-class-properties": "^7.22.5",
81
81
  "@babel/plugin-transform-private-methods": "^7.22.5",
@@ -83,31 +83,31 @@
83
83
  "@babel/plugin-transform-runtime": "^7.22.15",
84
84
  "@babel/preset-env": "^7.22.20",
85
85
  "@babel/preset-react": "^7.22.15",
86
- "@babel/runtime": "^7.22.15",
86
+ "@babel/runtime": "^7.23.1",
87
87
  "@changesets/cli": "^2.26.2",
88
- "@commitlint/cli": "^17.7.1",
88
+ "@commitlint/cli": "^17.7.2",
89
89
  "@commitlint/config-conventional": "^17.7.0",
90
90
  "@commitlint/config-pnpm-scopes": "^17.7.0",
91
- "@commitlint/cz-commitlint": "^17.7.1",
91
+ "@commitlint/cz-commitlint": "^17.7.2",
92
92
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
93
- "@rollup/plugin-alias": "^5.0.0",
94
- "@rollup/plugin-babel": "6.0.3",
95
- "@rollup/plugin-buble": "^1.0.2",
96
- "@rollup/plugin-commonjs": "^25.0.4",
97
- "@rollup/plugin-json": "^6.0.0",
98
- "@rollup/plugin-node-resolve": "^15.2.1",
99
- "@rollup/plugin-replace": "^5.0.2",
100
- "@rollup/plugin-url": "^8.0.1",
93
+ "@rollup/plugin-alias": "^5.0.1",
94
+ "@rollup/plugin-babel": "6.0.4",
95
+ "@rollup/plugin-buble": "^1.0.3",
96
+ "@rollup/plugin-commonjs": "^25.0.5",
97
+ "@rollup/plugin-json": "^6.0.1",
98
+ "@rollup/plugin-node-resolve": "^15.2.3",
99
+ "@rollup/plugin-replace": "^5.0.3",
100
+ "@rollup/plugin-url": "^8.0.2",
101
101
  "@svgr/rollup": "^8.1.0",
102
102
  "@types/fs-extra": "^11.0.2",
103
103
  "@types/jest": "^29.5.5",
104
- "@types/lodash": "^4.14.198",
104
+ "@types/lodash": "^4.14.199",
105
105
  "@types/lodash.isequal": "^4.5.6",
106
- "@types/node": "^20.6.3",
107
- "@types/react": "^18.2.22",
108
- "@types/react-dom": "^18.2.7",
109
- "@types/shelljs": "^0.8.12",
110
- "@typescript-eslint/parser": "^6.7.2",
106
+ "@types/node": "^20.8.4",
107
+ "@types/react": "^18.2.28",
108
+ "@types/react-dom": "^18.2.13",
109
+ "@types/shelljs": "^0.8.13",
110
+ "@typescript-eslint/parser": "^6.7.5",
111
111
  "autoprefixer": "^10.4.16",
112
112
  "babel-jest": "^29.7.0",
113
113
  "commitizen": "^4.3.0",
@@ -115,16 +115,16 @@
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.41",
119
- "eslint": "^8.49.0",
118
+ "easy-soft-develop": "^2.1.42",
119
+ "eslint": "^8.51.0",
120
120
  "eslint-config-airbnb": "^19.0.4",
121
121
  "eslint-config-airbnb-typescript": "^17.1.0",
122
122
  "eslint-config-prettier": "^9.0.0",
123
123
  "eslint-formatter-pretty": "^5.0.0",
124
- "eslint-import-resolver-typescript": "^3.6.0",
124
+ "eslint-import-resolver-typescript": "^3.6.1",
125
125
  "eslint-plugin-eslint-comments": "^3.2.0",
126
126
  "eslint-plugin-import": "^2.28.1",
127
- "eslint-plugin-jest": "^27.4.0",
127
+ "eslint-plugin-jest": "^27.4.2",
128
128
  "eslint-plugin-jsx-a11y": "^6.7.1",
129
129
  "eslint-plugin-prettier": "^5.0.0",
130
130
  "eslint-plugin-promise": "^6.1.1",
@@ -135,21 +135,21 @@
135
135
  "husky": "^8.0.3",
136
136
  "jest": "^29.7.0",
137
137
  "lint-staged": "^14.0.1",
138
- "npm-check-updates": "^16.14.4",
138
+ "npm-check-updates": "^16.14.5",
139
139
  "prettier": "^3.0.3",
140
140
  "prettier-plugin-organize-imports": "^3.2.3",
141
- "prettier-plugin-packagejson": "^2.4.5",
141
+ "prettier-plugin-packagejson": "^2.4.6",
142
142
  "prop-types": "^15.8.1",
143
- "rimraf": "^5.0.1",
144
- "rollup": "^3.29.2",
143
+ "rimraf": "^5.0.5",
144
+ "rollup": "^4.0.2",
145
145
  "rollup-plugin-copy": "^3.5.0",
146
- "rollup-plugin-dts": "^6.0.2",
146
+ "rollup-plugin-dts": "^6.1.0",
147
147
  "rollup-plugin-livereload": "^2.0.5",
148
148
  "rollup-plugin-polyfill-node": "^0.12.0",
149
149
  "rollup-plugin-postcss": "^4.0.2",
150
150
  "rollup-plugin-serve": "^2.0.2",
151
151
  "rollup-plugin-terser": "^7.0.2",
152
- "rollup-plugin-typescript2": "^0.35.0",
152
+ "rollup-plugin-typescript2": "^0.36.0",
153
153
  "stylelint": "^15.10.3",
154
154
  "stylelint-config-css-modules": "^4.3.0",
155
155
  "stylelint-config-prettier": "^9.0.5",