easy-soft-dva 3.10.89 → 3.10.90

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 +26 -26
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "easy-soft-dva",
3
- "version": "3.10.89",
3
+ "version": "3.10.90",
4
4
  "description": "The core lightweight library for dva, based on redux and redux-saga.",
5
5
  "license": "MIT",
6
6
  "sideEffects": false,
@@ -47,7 +47,7 @@
47
47
  "z:tsc:build": "echo show tsc version and create declaration file && tsc -v && tsc -p ./tsconfig.types.json && echo declaration file generate complete"
48
48
  },
49
49
  "dependencies": {
50
- "@babel/runtime": "^7.27.6",
50
+ "@babel/runtime": "^7.28.2",
51
51
  "@reduxjs/toolkit": "^2.8.2",
52
52
  "easy-soft-utility": "workspace:*",
53
53
  "flatten": "^1.0.3",
@@ -62,15 +62,15 @@
62
62
  "warning": "^4.0.3"
63
63
  },
64
64
  "devDependencies": {
65
- "@babel/core": "^7.27.4",
66
- "@babel/eslint-parser": "^7.27.5",
65
+ "@babel/core": "^7.28.0",
66
+ "@babel/eslint-parser": "^7.28.0",
67
67
  "@babel/plugin-external-helpers": "^7.27.1",
68
- "@babel/plugin-proposal-decorators": "^7.27.1",
68
+ "@babel/plugin-proposal-decorators": "^7.28.0",
69
69
  "@babel/plugin-transform-class-properties": "^7.27.1",
70
- "@babel/plugin-transform-runtime": "^7.27.4",
71
- "@babel/preset-env": "^7.27.2",
70
+ "@babel/plugin-transform-runtime": "^7.28.0",
71
+ "@babel/preset-env": "^7.28.0",
72
72
  "@babel/preset-react": "^7.27.1",
73
- "@babel/runtime": "^7.27.6",
73
+ "@babel/runtime": "^7.28.2",
74
74
  "@changesets/cli": "^2.29.5",
75
75
  "@commitlint/cli": "^19.8.1",
76
76
  "@commitlint/config-conventional": "^19.8.1",
@@ -88,56 +88,56 @@
88
88
  "@svgr/rollup": "^8.1.0",
89
89
  "@types/fs-extra": "^11.0.4",
90
90
  "@types/jest": "^30.0.0",
91
- "@types/node": "^24.0.4",
91
+ "@types/node": "^24.1.0",
92
92
  "@types/react": "^18.3.1",
93
93
  "@types/react-dom": "^18.3.1",
94
- "@types/shelljs": "^0.8.16",
95
- "@typescript-eslint/parser": "^8.35.0",
94
+ "@types/shelljs": "^0.8.17",
95
+ "@typescript-eslint/parser": "^8.38.0",
96
96
  "autoprefixer": "^10.4.21",
97
- "babel-jest": "^30.0.2",
97
+ "babel-jest": "^30.0.5",
98
98
  "commitizen": "^4.3.1",
99
- "conventional-changelog-conventionalcommits": "^9.0.0",
99
+ "conventional-changelog-conventionalcommits": "^9.1.0",
100
100
  "cross-env": "^7.0.3",
101
- "cssnano": "^7.0.7",
102
- "cz-git": "^1.11.2",
101
+ "cssnano": "^7.1.0",
102
+ "cz-git": "^1.12.0",
103
103
  "docdash": "^2.0.2",
104
- "easy-soft-develop": "^2.1.289",
104
+ "easy-soft-develop": "^2.1.293",
105
105
  "eslint": "^8.57.0",
106
106
  "eslint-config-airbnb": "^19.0.4",
107
107
  "eslint-config-airbnb-typescript": "^18.0.0",
108
- "eslint-config-prettier": "^10.1.5",
108
+ "eslint-config-prettier": "^10.1.8",
109
109
  "eslint-formatter-pretty": "^6.0.1",
110
110
  "eslint-import-resolver-typescript": "^4.4.4",
111
111
  "eslint-plugin-eslint-comments": "^3.2.0",
112
112
  "eslint-plugin-import": "^2.32.0",
113
113
  "eslint-plugin-jest": "^29.0.1",
114
114
  "eslint-plugin-jsx-a11y": "^6.10.2",
115
- "eslint-plugin-prettier": "^5.5.1",
115
+ "eslint-plugin-prettier": "^5.5.3",
116
116
  "eslint-plugin-promise": "^7.2.1",
117
117
  "eslint-plugin-react": "^7.37.5",
118
118
  "eslint-plugin-react-hooks": "^5.2.0",
119
119
  "eslint-plugin-simple-import-sort": "^12.1.1",
120
120
  "eslint-plugin-unicorn": "^52.0.0",
121
121
  "husky": "^9.1.7",
122
- "jest": "^30.0.3",
122
+ "jest": "^30.0.5",
123
123
  "jsdoc": "^4.0.4",
124
124
  "lint-staged": "^16.1.2",
125
125
  "mm": "^4.0.2",
126
- "npm-check-updates": "^18.0.1",
127
- "prettier": "^3.6.1",
128
- "prettier-plugin-organize-imports": "^4.1.0",
129
- "prettier-plugin-packagejson": "^2.5.15",
126
+ "npm-check-updates": "^18.0.2",
127
+ "prettier": "^3.6.2",
128
+ "prettier-plugin-organize-imports": "^4.2.0",
129
+ "prettier-plugin-packagejson": "^2.5.19",
130
130
  "react-refresh": "^0.17.0",
131
131
  "rimraf": "^6.0.1",
132
- "rollup": "^4.44.0",
132
+ "rollup": "^4.45.1",
133
133
  "rollup-plugin-copy": "^3.5.0",
134
134
  "rollup-plugin-livereload": "^2.0.5",
135
135
  "rollup-plugin-postcss": "^4.0.2",
136
136
  "rollup-plugin-serve": "^3.0.0",
137
137
  "rollup-plugin-typescript2": "^0.36.0",
138
138
  "shelljs": "^0.10.0",
139
- "stylelint": "^16.21.0",
140
- "stylelint-config-css-modules": "^4.5.0",
139
+ "stylelint": "^16.22.0",
140
+ "stylelint-config-css-modules": "^4.5.1",
141
141
  "stylelint-config-standard": "^38.0.0",
142
142
  "stylelint-declaration-block-no-ignored-properties": "^2.8.0",
143
143
  "stylelint-order": "^7.0.0",