antd-management-fast-component 2.6.22 → 2.6.23

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 +15 -15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-component",
3
- "version": "2.6.22",
3
+ "version": "2.6.23",
4
4
  "description": "antd-management-fast-component",
5
5
  "keywords": [
6
6
  "antd-management-fast-component"
@@ -62,11 +62,11 @@
62
62
  "dependencies": {
63
63
  "@ant-design/icons": "^5.2.5",
64
64
  "@ant-design/pro-layout": "^7.16.8",
65
- "@tanem/react-nprogress": "^5.0.46",
65
+ "@tanem/react-nprogress": "^5.0.47",
66
66
  "@tinymce/tinymce-react": "^4.3.0",
67
67
  "@umijs/max": "^4.0.75",
68
- "antd": "^5.8.2",
69
- "antd-management-fast-common": "^2.6.12",
68
+ "antd": "^5.8.3",
69
+ "antd-management-fast-common": "^2.6.13",
70
70
  "array-move": "^4.0.0",
71
71
  "axios": "^1.4.0",
72
72
  "bizcharts": "^4.1.22",
@@ -109,28 +109,28 @@
109
109
  "@commitlint/cli": "^17.7.1",
110
110
  "@commitlint/config-conventional": "^17.7.0",
111
111
  "@commitlint/config-lerna-scopes": "^17.7.0",
112
- "@commitlint/cz-commitlint": "^17.7.0",
113
- "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
112
+ "@commitlint/cz-commitlint": "^17.7.1",
113
+ "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
114
114
  "@rollup/plugin-alias": "^5.0.0",
115
115
  "@rollup/plugin-babel": "6.0.3",
116
116
  "@rollup/plugin-buble": "^1.0.2",
117
- "@rollup/plugin-commonjs": "^25.0.3",
117
+ "@rollup/plugin-commonjs": "^25.0.4",
118
118
  "@rollup/plugin-json": "^6.0.0",
119
119
  "@rollup/plugin-node-resolve": "^15.1.0",
120
120
  "@rollup/plugin-replace": "^5.0.2",
121
121
  "@rollup/plugin-url": "^8.0.1",
122
- "@svgr/rollup": "^8.0.1",
122
+ "@svgr/rollup": "^8.1.0",
123
123
  "@types/fs-extra": "^11.0.1",
124
124
  "@types/jest": "^29.5.3",
125
125
  "@types/lodash": "^4.14.197",
126
126
  "@types/lodash.debounce": "^4.0.7",
127
127
  "@types/lodash.isequal": "^4.5.6",
128
- "@types/node": "^20.4.9",
128
+ "@types/node": "^20.5.0",
129
129
  "@types/react": "^18.2.20",
130
130
  "@types/react-dom": "^18.2.7",
131
131
  "@types/shelljs": "^0.8.12",
132
- "@typescript-eslint/parser": "^6.3.0",
133
- "autoprefixer": "^10.4.14",
132
+ "@typescript-eslint/parser": "^6.4.0",
133
+ "autoprefixer": "^10.4.15",
134
134
  "babel-jest": "^29.6.2",
135
135
  "commitizen": "^4.3.0",
136
136
  "conventional-changelog-conventionalcommits": "^6.1.0",
@@ -138,7 +138,7 @@
138
138
  "cssnano": "^6.0.1",
139
139
  "documentation": "^14.0.2",
140
140
  "easy-soft-develop": "^2.1.34",
141
- "eslint": "^8.46.0",
141
+ "eslint": "^8.47.0",
142
142
  "eslint-config-airbnb": "^19.0.4",
143
143
  "eslint-config-airbnb-typescript": "^17.1.0",
144
144
  "eslint-config-prettier": "^9.0.0",
@@ -156,9 +156,9 @@
156
156
  "eslint-plugin-unicorn": "^48.0.1",
157
157
  "husky": "^8.0.3",
158
158
  "jest": "^29.6.2",
159
- "lint-staged": "^13.2.3",
160
- "npm-check-updates": "^16.10.18",
161
- "prettier": "^3.0.1",
159
+ "lint-staged": "^14.0.0",
160
+ "npm-check-updates": "^16.11.1",
161
+ "prettier": "^3.0.2",
162
162
  "prettier-plugin-organize-imports": "^3.2.3",
163
163
  "prettier-plugin-packagejson": "^2.4.5",
164
164
  "prop-types": "^15.8.1",