antd-management-fast-develop 1.1.105 → 1.1.107

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +14 -14
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-develop",
3
- "version": "1.1.105",
3
+ "version": "1.1.107",
4
4
  "description": "",
5
5
  "license": "ISC",
6
6
  "author": "",
@@ -58,32 +58,32 @@
58
58
  "umi": "^4.3.6"
59
59
  },
60
60
  "devDependencies": {
61
- "@babel/core": "^7.24.9",
62
- "@babel/eslint-parser": "^7.24.8",
61
+ "@babel/core": "^7.25.2",
62
+ "@babel/eslint-parser": "^7.25.1",
63
63
  "@babel/plugin-external-helpers": "^7.24.7",
64
64
  "@babel/plugin-proposal-decorators": "^7.24.7",
65
65
  "@babel/plugin-transform-class-properties": "^7.24.7",
66
66
  "@babel/plugin-transform-private-methods": "^7.24.7",
67
67
  "@babel/plugin-transform-private-property-in-object": "^7.24.7",
68
68
  "@babel/plugin-transform-runtime": "^7.24.7",
69
- "@babel/preset-env": "^7.24.8",
69
+ "@babel/preset-env": "^7.25.3",
70
70
  "@babel/preset-react": "^7.24.7",
71
- "@babel/runtime": "^7.24.8",
71
+ "@babel/runtime": "^7.25.0",
72
72
  "@changesets/cli": "^2.27.7",
73
73
  "@commitlint/cli": "^19.3.0",
74
74
  "@commitlint/config-conventional": "^19.2.2",
75
75
  "@commitlint/config-pnpm-scopes": "^19.1.0",
76
76
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
77
77
  "@types/jest": "^29.5.12",
78
- "@types/node": "^20.14.11",
79
- "@typescript-eslint/parser": "^7.16.1",
78
+ "@types/node": "^22.1.0",
79
+ "@typescript-eslint/parser": "^8.0.1",
80
80
  "babel-jest": "^29.7.0",
81
81
  "commitizen": "^4.3.0",
82
82
  "conventional-changelog-conventionalcommits": "^8.0.0",
83
83
  "cross-env": "^7.0.3",
84
84
  "cz-git": "^1.9.4",
85
85
  "docdash": "^2.0.2",
86
- "easy-soft-develop": "^2.1.224",
86
+ "easy-soft-develop": "^2.1.231",
87
87
  "eslint": "^8.57.0",
88
88
  "eslint-config-airbnb": "^19.0.4",
89
89
  "eslint-config-airbnb-typescript": "^18.0.0",
@@ -92,19 +92,19 @@
92
92
  "eslint-import-resolver-typescript": "^3.6.1",
93
93
  "eslint-plugin-eslint-comments": "^3.2.0",
94
94
  "eslint-plugin-import": "^2.29.1",
95
- "eslint-plugin-jest": "^28.6.0",
95
+ "eslint-plugin-jest": "^28.7.0",
96
96
  "eslint-plugin-jsx-a11y": "^6.9.0",
97
97
  "eslint-plugin-prettier": "^5.2.1",
98
- "eslint-plugin-promise": "^6.6.0",
98
+ "eslint-plugin-promise": "^7.1.0",
99
99
  "eslint-plugin-react": "^7.35.0",
100
100
  "eslint-plugin-react-hooks": "^4.6.2",
101
101
  "eslint-plugin-simple-import-sort": "^12.1.1",
102
102
  "eslint-plugin-unicorn": "^52.0.0",
103
- "husky": "^9.1.1",
103
+ "husky": "^9.1.4",
104
104
  "jest": "^29.7.0",
105
105
  "jsdoc": "^4.0.3",
106
- "lint-staged": "^15.2.7",
107
- "npm-check-updates": "^16.14.20",
106
+ "lint-staged": "^15.2.8",
107
+ "npm-check-updates": "^17.0.3",
108
108
  "prettier": "^3.3.3",
109
109
  "prettier-plugin-organize-imports": "^4.0.0",
110
110
  "prettier-plugin-packagejson": "^2.5.1",
@@ -112,7 +112,7 @@
112
112
  "react-dnd": "^16.0.1",
113
113
  "react-refresh": "0.14.2",
114
114
  "rimraf": "^6.0.1",
115
- "stylelint": "^16.7.0",
115
+ "stylelint": "^16.8.1",
116
116
  "stylelint-config-css-modules": "^4.4.0",
117
117
  "stylelint-config-prettier": "^9.0.5",
118
118
  "stylelint-config-standard": "^36.0.1",