antd-management-fast-framework 2.11.166 → 2.11.169

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.11.166",
3
+ "version": "2.11.169",
4
4
  "description": "antd-management-fast-framework",
5
5
  "homepage": "https://github.com/kityandhero/antd-management-fast-framework#readme",
6
6
  "license": "ISC",
@@ -20,7 +20,7 @@
20
20
  "dev:rollup": "rollup --config rollup.config.skipCompression.js --bundleConfigAsCjs --watch --watch.onBundleEnd=\"npm run z:tsc:build\"",
21
21
  "precommit": "npm run z:lint:staged:quiet",
22
22
  "z:auto:adjust:file": "echo can exec some file adjust command with here",
23
- "prez:documentation:generate": "rimraf ./docs && npm run z:documentation:lint",
23
+ "prez:documentation:generate": "npx easy-soft-develop rimraf ./docs && npm run z:documentation:lint",
24
24
  "z:documentation:generate": "npx documentation build src/** -f html --github -o docs",
25
25
  "z:documentation:lint": "npx documentation lint src/**",
26
26
  "z:lint:file:all": "npm run z:lint:script:all && npm run z:lint:style:all",
@@ -49,17 +49,17 @@
49
49
  },
50
50
  "dependencies": {
51
51
  "@ant-design/icons": "^5.3.7",
52
- "@ant-design/pro-components": "^2.7.1",
52
+ "@ant-design/pro-components": "^2.7.9",
53
53
  "@tanem/react-nprogress": "^5.0.51",
54
- "@umijs/max": "^4.2.3",
55
- "antd": "^5.17.2",
54
+ "@umijs/max": "^4.2.5",
55
+ "antd": "^5.17.3",
56
56
  "antd-management-fast-common": "workspace:*",
57
57
  "antd-management-fast-component": "workspace:*",
58
- "axios": "^1.6.8",
58
+ "axios": "^1.7.0",
59
59
  "classnames": "^2.5.1",
60
60
  "dayjs": "^1.11.11",
61
- "easy-soft-dva": "^3.10.36",
62
- "easy-soft-utility": "^2.8.39",
61
+ "easy-soft-dva": "^3.10.39",
62
+ "easy-soft-utility": "^2.8.42",
63
63
  "html-react-parser": "^5.1.10",
64
64
  "rc-animate": "^3.1.1",
65
65
  "rc-queue-anim": "^2.0.0",
@@ -67,7 +67,7 @@
67
67
  "react-dnd": "^16.0.1",
68
68
  "react-dnd-html5-backend": "^16.0.1",
69
69
  "react-dom": "^18.3.1",
70
- "umi": "^4.2.3"
70
+ "umi": "^4.2.5"
71
71
  },
72
72
  "devDependencies": {
73
73
  "@babel/core": "^7.24.5",
@@ -82,7 +82,7 @@
82
82
  "@babel/preset-env": "^7.24.5",
83
83
  "@babel/preset-react": "^7.24.1",
84
84
  "@babel/runtime": "^7.24.5",
85
- "@changesets/cli": "^2.27.1",
85
+ "@changesets/cli": "^2.27.3",
86
86
  "@commitlint/cli": "^19.3.0",
87
87
  "@commitlint/config-conventional": "^19.2.2",
88
88
  "@commitlint/config-pnpm-scopes": "^19.1.0",
@@ -99,7 +99,7 @@
99
99
  "@svgr/rollup": "^8.1.0",
100
100
  "@types/fs-extra": "^11.0.4",
101
101
  "@types/jest": "^29.5.12",
102
- "@types/lodash": "^4.17.1",
102
+ "@types/lodash": "^4.17.4",
103
103
  "@types/lodash.isequal": "^4.5.8",
104
104
  "@types/node": "^20.12.12",
105
105
  "@types/react": "^18.3.2",
@@ -114,7 +114,7 @@
114
114
  "cssnano": "^7.0.1",
115
115
  "cz-git": "^1.9.1",
116
116
  "documentation": "^14.0.3",
117
- "easy-soft-develop": "^2.1.137",
117
+ "easy-soft-develop": "^2.1.161",
118
118
  "eslint": "^8.57.0",
119
119
  "eslint-config-airbnb": "^19.0.4",
120
120
  "eslint-config-airbnb-typescript": "^18.0.0",
@@ -142,7 +142,7 @@
142
142
  "rimraf": "^5.0.7",
143
143
  "rollup": "^4.17.2",
144
144
  "rollup-plugin-copy": "^3.5.0",
145
- "rollup-plugin-dts": "^6.1.0",
145
+ "rollup-plugin-dts": "^6.1.1",
146
146
  "rollup-plugin-livereload": "^2.0.5",
147
147
  "rollup-plugin-polyfill-node": "^0.13.0",
148
148
  "rollup-plugin-postcss": "^4.0.2",