antd-management-fast-component 2.6.122 → 2.6.124

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 +5 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-component",
3
- "version": "2.6.122",
3
+ "version": "2.6.124",
4
4
  "description": "antd-management-fast-component",
5
5
  "keywords": [
6
6
  "antd-management-fast-component"
@@ -28,9 +28,7 @@
28
28
  "build:rollup:skipCompression": "rimraf ./es && rollup --config rollup.config.skipCompression.js --bundleConfigAsCjs",
29
29
  "postbuild:rollup:skipCompression": "npm run z:tsc:build",
30
30
  "dev:rollup": "rollup --config rollup.config.skipCompression.js --bundleConfigAsCjs --watch --watch.onBundleEnd=\"npm run z:tsc:build\"",
31
- "postinstall": "max setup",
32
31
  "precommit": "npm run z:lint:staged:quiet",
33
- "setup": "max setup",
34
32
  "z:auto:adjust:file": "echo can exec some file adjust command with here",
35
33
  "prez:documentation:generate": "npx rimraf ./docs && npm run z:documentation:lint",
36
34
  "z:documentation:generate": "npx documentation build src/** -f html --github -o docs",
@@ -61,12 +59,12 @@
61
59
  },
62
60
  "dependencies": {
63
61
  "@ant-design/icons": "^5.2.6",
64
- "@ant-design/pro-layout": "^7.17.18",
62
+ "@ant-design/pro-layout": "^7.17.19",
65
63
  "@tanem/react-nprogress": "^5.0.51",
66
64
  "@tinymce/tinymce-react": "^4.3.2",
67
65
  "@umijs/max": "^4.1.0",
68
- "antd": "^5.12.8",
69
- "antd-management-fast-common": "^2.6.77",
66
+ "antd": "^5.13.1",
67
+ "antd-management-fast-common": "^2.6.79",
70
68
  "array-move": "^4.0.0",
71
69
  "axios": "^1.6.5",
72
70
  "bizcharts": "^4.1.23",
@@ -127,7 +125,7 @@
127
125
  "@types/lodash.debounce": "^4.0.9",
128
126
  "@types/lodash.isequal": "^4.5.8",
129
127
  "@types/node": "^20.11.1",
130
- "@types/react": "^18.2.47",
128
+ "@types/react": "^18.2.48",
131
129
  "@types/react-dom": "^18.2.18",
132
130
  "@types/shelljs": "^0.8.15",
133
131
  "@typescript-eslint/parser": "^6.18.1",