antd-management-fast-design-playground 1.0.227 → 1.0.229

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 +12 -12
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-design-playground",
3
- "version": "1.0.227",
3
+ "version": "1.0.229",
4
4
  "keywords": [
5
5
  "antd-management-fast-design-playground"
6
6
  ],
@@ -78,13 +78,13 @@
78
78
  "classnames": "^2.5.1",
79
79
  "dateformat": "^5.0.3",
80
80
  "dayjs": "^1.11.19",
81
- "easy-soft-dva": "^3.10.100",
82
- "easy-soft-utility": "^2.8.103",
81
+ "easy-soft-dva": "^3.10.103",
82
+ "easy-soft-utility": "^2.8.106",
83
83
  "monaco-editor": "^0.55.1",
84
84
  "react": "^18.3.1",
85
85
  "react-color": "^2.19.3",
86
86
  "react-dom": "^18.3.1",
87
- "react-to-pdf": "^2.0.3"
87
+ "react-to-pdf": "^3.0.0"
88
88
  },
89
89
  "devDependencies": {
90
90
  "@babel/core": "^7.28.5",
@@ -97,8 +97,8 @@
97
97
  "@babel/preset-react": "^7.28.5",
98
98
  "@babel/runtime": "^7.28.4",
99
99
  "@changesets/cli": "^2.29.8",
100
- "@commitlint/cli": "^20.2.0",
101
- "@commitlint/config-conventional": "^20.2.0",
100
+ "@commitlint/cli": "^20.3.0",
101
+ "@commitlint/config-conventional": "^20.3.0",
102
102
  "@commitlint/config-pnpm-scopes": "^20.1.0",
103
103
  "@pmmmwh/react-refresh-webpack-plugin": "^0.6.2",
104
104
  "@types/dateformat": "^5.0.3",
@@ -107,15 +107,15 @@
107
107
  "@types/react": "^18.3.1",
108
108
  "@types/react-color": "^3.0.13",
109
109
  "@types/react-dom": "^18.3.1",
110
- "@typescript-eslint/parser": "^8.50.0",
111
- "antd": "^6.1.1",
110
+ "@typescript-eslint/parser": "^8.52.0",
111
+ "antd": "^6.1.4",
112
112
  "babel-jest": "^30.2.0",
113
113
  "commitizen": "^4.3.1",
114
114
  "conventional-changelog-conventionalcommits": "^9.1.0",
115
115
  "cross-env": "^10.1.0",
116
116
  "cz-git": "^1.12.0",
117
117
  "docdash": "^2.0.2",
118
- "easy-soft-develop": "^2.2.3",
118
+ "easy-soft-develop": "^2.2.7",
119
119
  "eslint": "^8.57.0",
120
120
  "eslint-config-airbnb": "^19.0.4",
121
121
  "eslint-config-airbnb-typescript": "^18.0.0",
@@ -124,7 +124,7 @@
124
124
  "eslint-import-resolver-typescript": "^4.4.4",
125
125
  "eslint-plugin-eslint-comments": "^3.2.0",
126
126
  "eslint-plugin-import": "^2.32.0",
127
- "eslint-plugin-jest": "^29.5.0",
127
+ "eslint-plugin-jest": "^29.12.1",
128
128
  "eslint-plugin-jsx-a11y": "^6.10.2",
129
129
  "eslint-plugin-prettier": "^5.5.4",
130
130
  "eslint-plugin-promise": "^7.2.1",
@@ -136,7 +136,7 @@
136
136
  "jest": "^30.2.0",
137
137
  "jsdoc": "^4.0.5",
138
138
  "lint-staged": "^16.2.7",
139
- "npm-check-updates": "^19.2.0",
139
+ "npm-check-updates": "^19.3.1",
140
140
  "prettier": "^3.7.4",
141
141
  "prettier-plugin-organize-imports": "^4.3.0",
142
142
  "prettier-plugin-packagejson": "^2.5.20",
@@ -147,6 +147,6 @@
147
147
  "stylelint-config-prettier": "^9.0.5",
148
148
  "stylelint-config-standard": "^39.0.1",
149
149
  "stylelint-declaration-block-no-ignored-properties": "^2.8.0",
150
- "stylelint-order": "^7.0.0"
150
+ "stylelint-order": "^7.0.1"
151
151
  }
152
152
  }