easy-soft-dva 3.10.94 → 3.10.97

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 +30 -30
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "easy-soft-dva",
3
- "version": "3.10.94",
3
+ "version": "3.10.97",
4
4
  "description": "The core lightweight library for dva, based on redux and redux-saga.",
5
5
  "license": "MIT",
6
6
  "sideEffects": false,
@@ -47,8 +47,8 @@
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.28.3",
51
- "@reduxjs/toolkit": "^2.8.2",
50
+ "@babel/runtime": "^7.28.4",
51
+ "@reduxjs/toolkit": "^2.9.1",
52
52
  "easy-soft-utility": "workspace:*",
53
53
  "flatten": "^1.0.3",
54
54
  "global": "^4.4.0",
@@ -62,51 +62,51 @@
62
62
  "warning": "^4.0.3"
63
63
  },
64
64
  "devDependencies": {
65
- "@babel/core": "^7.28.3",
66
- "@babel/eslint-parser": "^7.28.0",
65
+ "@babel/core": "^7.28.4",
66
+ "@babel/eslint-parser": "^7.28.4",
67
67
  "@babel/plugin-external-helpers": "^7.27.1",
68
68
  "@babel/plugin-proposal-decorators": "^7.28.0",
69
69
  "@babel/plugin-transform-class-properties": "^7.27.1",
70
70
  "@babel/plugin-transform-runtime": "^7.28.3",
71
71
  "@babel/preset-env": "^7.28.3",
72
72
  "@babel/preset-react": "^7.27.1",
73
- "@babel/runtime": "^7.28.3",
74
- "@changesets/cli": "^2.29.6",
75
- "@commitlint/cli": "^19.8.1",
76
- "@commitlint/config-conventional": "^19.8.1",
77
- "@commitlint/config-pnpm-scopes": "^19.8.1",
73
+ "@babel/runtime": "^7.28.4",
74
+ "@changesets/cli": "^2.29.7",
75
+ "@commitlint/cli": "^20.1.0",
76
+ "@commitlint/config-conventional": "^20.0.0",
77
+ "@commitlint/config-pnpm-scopes": "^20.1.0",
78
78
  "@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
79
79
  "@rollup/plugin-alias": "^5.1.1",
80
- "@rollup/plugin-babel": "6.0.4",
80
+ "@rollup/plugin-babel": "6.1.0",
81
81
  "@rollup/plugin-buble": "^1.0.3",
82
- "@rollup/plugin-commonjs": "^28.0.6",
82
+ "@rollup/plugin-commonjs": "^28.0.8",
83
83
  "@rollup/plugin-json": "^6.1.0",
84
- "@rollup/plugin-node-resolve": "^16.0.1",
84
+ "@rollup/plugin-node-resolve": "^16.0.3",
85
85
  "@rollup/plugin-replace": "^6.0.2",
86
86
  "@rollup/plugin-terser": "^0.4.4",
87
87
  "@rollup/plugin-url": "^8.0.2",
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.3.0",
91
+ "@types/node": "^24.9.1",
92
92
  "@types/react": "^18.3.1",
93
93
  "@types/react-dom": "^18.3.1",
94
94
  "@types/shelljs": "^0.8.17",
95
- "@typescript-eslint/parser": "^8.40.0",
95
+ "@typescript-eslint/parser": "^8.46.2",
96
96
  "autoprefixer": "^10.4.21",
97
- "babel-jest": "^30.0.5",
97
+ "babel-jest": "^30.2.0",
98
98
  "commitizen": "^4.3.1",
99
99
  "conventional-changelog-conventionalcommits": "^9.1.0",
100
- "cross-env": "^10.0.0",
101
- "cssnano": "^7.1.0",
100
+ "cross-env": "^10.1.0",
101
+ "cssnano": "^7.1.1",
102
102
  "cz-git": "^1.12.0",
103
103
  "docdash": "^2.0.2",
104
- "easy-soft-develop": "^2.1.300",
104
+ "easy-soft-develop": "^2.1.304",
105
105
  "eslint": "^8.57.0",
106
106
  "eslint-config-airbnb": "^19.0.4",
107
107
  "eslint-config-airbnb-typescript": "^18.0.0",
108
108
  "eslint-config-prettier": "^10.1.8",
109
- "eslint-formatter-pretty": "^6.0.1",
109
+ "eslint-formatter-pretty": "^7.0.0",
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",
@@ -115,30 +115,30 @@
115
115
  "eslint-plugin-prettier": "^5.5.4",
116
116
  "eslint-plugin-promise": "^7.2.1",
117
117
  "eslint-plugin-react": "^7.37.5",
118
- "eslint-plugin-react-hooks": "^5.2.0",
118
+ "eslint-plugin-react-hooks": "^7.0.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.5",
123
- "jsdoc": "^4.0.4",
124
- "lint-staged": "^16.1.5",
122
+ "jest": "^30.2.0",
123
+ "jsdoc": "^4.0.5",
124
+ "lint-staged": "^16.2.5",
125
125
  "mm": "^4.0.2",
126
- "npm-check-updates": "^18.0.2",
126
+ "npm-check-updates": "^19.1.1",
127
127
  "prettier": "^3.6.2",
128
- "prettier-plugin-organize-imports": "^4.2.0",
128
+ "prettier-plugin-organize-imports": "^4.3.0",
129
129
  "prettier-plugin-packagejson": "^2.5.19",
130
- "react-refresh": "^0.17.0",
130
+ "react-refresh": "^0.18.0",
131
131
  "rimraf": "^6.0.1",
132
- "rollup": "^4.47.1",
132
+ "rollup": "^4.52.5",
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.23.1",
139
+ "stylelint": "^16.25.0",
140
140
  "stylelint-config-css-modules": "^4.5.1",
141
- "stylelint-config-standard": "^39.0.0",
141
+ "stylelint-config-standard": "^39.0.1",
142
142
  "stylelint-declaration-block-no-ignored-properties": "^2.8.0",
143
143
  "stylelint-order": "^7.0.0",
144
144
  "terminal-kit": "^3.1.2"