antd-management-fast-develop 1.1.92 → 1.1.93

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 +15 -15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-develop",
3
- "version": "1.1.92",
3
+ "version": "1.1.93",
4
4
  "description": "",
5
5
  "license": "ISC",
6
6
  "author": "",
@@ -58,17 +58,17 @@
58
58
  "umi": "^4.2.5"
59
59
  },
60
60
  "devDependencies": {
61
- "@babel/core": "^7.24.5",
62
- "@babel/eslint-parser": "^7.24.5",
63
- "@babel/plugin-external-helpers": "^7.24.1",
64
- "@babel/plugin-proposal-decorators": "^7.24.1",
65
- "@babel/plugin-transform-class-properties": "^7.24.1",
66
- "@babel/plugin-transform-private-methods": "^7.24.1",
67
- "@babel/plugin-transform-private-property-in-object": "^7.24.5",
68
- "@babel/plugin-transform-runtime": "^7.24.3",
69
- "@babel/preset-env": "^7.24.5",
70
- "@babel/preset-react": "^7.24.1",
71
- "@babel/runtime": "^7.24.5",
61
+ "@babel/core": "^7.24.6",
62
+ "@babel/eslint-parser": "^7.24.6",
63
+ "@babel/plugin-external-helpers": "^7.24.6",
64
+ "@babel/plugin-proposal-decorators": "^7.24.6",
65
+ "@babel/plugin-transform-class-properties": "^7.24.6",
66
+ "@babel/plugin-transform-private-methods": "^7.24.6",
67
+ "@babel/plugin-transform-private-property-in-object": "^7.24.6",
68
+ "@babel/plugin-transform-runtime": "^7.24.6",
69
+ "@babel/preset-env": "^7.24.6",
70
+ "@babel/preset-react": "^7.24.6",
71
+ "@babel/runtime": "^7.24.6",
72
72
  "@changesets/cli": "^2.27.3",
73
73
  "@commitlint/cli": "^19.3.0",
74
74
  "@commitlint/config-conventional": "^19.2.2",
@@ -83,7 +83,7 @@
83
83
  "cross-env": "^7.0.3",
84
84
  "cz-git": "^1.9.1",
85
85
  "documentation": "^14.0.3",
86
- "easy-soft-develop": "^2.1.167",
86
+ "easy-soft-develop": "^2.1.169",
87
87
  "eslint": "^8.57.0",
88
88
  "eslint-config-airbnb": "^19.0.4",
89
89
  "eslint-config-airbnb-typescript": "^18.0.0",
@@ -102,7 +102,7 @@
102
102
  "eslint-plugin-unicorn": "^52.0.0",
103
103
  "husky": "^9.0.11",
104
104
  "jest": "^29.7.0",
105
- "lint-staged": "^15.2.4",
105
+ "lint-staged": "^15.2.5",
106
106
  "npm-check-updates": "^16.14.20",
107
107
  "prettier": "^3.2.5",
108
108
  "prettier-plugin-organize-imports": "^3.2.4",
@@ -110,7 +110,7 @@
110
110
  "react": "^18.3.1",
111
111
  "react-dnd": "^16.0.1",
112
112
  "rimraf": "^5.0.7",
113
- "stylelint": "^16.5.0",
113
+ "stylelint": "^16.6.0",
114
114
  "stylelint-config-css-modules": "^4.4.0",
115
115
  "stylelint-config-prettier": "^9.0.5",
116
116
  "stylelint-config-standard": "^36.0.0",