easy-soft-dva 3.10.13 → 3.10.15
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.
- package/es/dva-core/createStore.d.ts +1 -1
- package/package.json +14 -14
|
@@ -8,5 +8,5 @@ export default function _default({ reducers, initialState, plugin, sagaMiddlewar
|
|
|
8
8
|
setupMiddleWares?: ((m: any) => any) | undefined;
|
|
9
9
|
};
|
|
10
10
|
}): import("@reduxjs/toolkit").EnhancedStore<any, import("redux").UnknownAction, import("@reduxjs/toolkit").Tuple<[import("redux").StoreEnhancer<{
|
|
11
|
-
dispatch: import("
|
|
11
|
+
dispatch: import("@reduxjs/toolkit").ThunkDispatch<any, undefined, import("redux").UnknownAction>;
|
|
12
12
|
}>, import("redux").StoreEnhancer]>>;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "easy-soft-dva",
|
|
3
|
-
"version": "3.10.
|
|
3
|
+
"version": "3.10.15",
|
|
4
4
|
"description": "The core lightweight library for dva, based on redux and redux-saga.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"dependencies": {
|
|
50
50
|
"@babel/runtime": "^7.24.0",
|
|
51
51
|
"@reduxjs/toolkit": "^2.2.1",
|
|
52
|
-
"easy-soft-utility": "^2.8.
|
|
52
|
+
"easy-soft-utility": "^2.8.16",
|
|
53
53
|
"flatten": "^1.0.3",
|
|
54
54
|
"global": "^4.4.0",
|
|
55
55
|
"invariant": "^2.2.4",
|
|
@@ -72,9 +72,9 @@
|
|
|
72
72
|
"@babel/preset-react": "^7.23.3",
|
|
73
73
|
"@babel/runtime": "^7.24.0",
|
|
74
74
|
"@changesets/cli": "^2.27.1",
|
|
75
|
-
"@commitlint/cli": "^19.0
|
|
76
|
-
"@commitlint/config-conventional": "^19.0
|
|
77
|
-
"@commitlint/config-pnpm-scopes": "^19.
|
|
75
|
+
"@commitlint/cli": "^19.1.0",
|
|
76
|
+
"@commitlint/config-conventional": "^19.1.0",
|
|
77
|
+
"@commitlint/config-pnpm-scopes": "^19.1.0",
|
|
78
78
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
|
79
79
|
"@rollup/plugin-alias": "^5.1.0",
|
|
80
80
|
"@rollup/plugin-babel": "6.0.4",
|
|
@@ -88,20 +88,20 @@
|
|
|
88
88
|
"@svgr/rollup": "^8.1.0",
|
|
89
89
|
"@types/fs-extra": "^11.0.4",
|
|
90
90
|
"@types/jest": "^29.5.12",
|
|
91
|
-
"@types/node": "^20.11.
|
|
92
|
-
"@types/react": "^18.2.
|
|
93
|
-
"@types/react-dom": "^18.2.
|
|
91
|
+
"@types/node": "^20.11.27",
|
|
92
|
+
"@types/react": "^18.2.66",
|
|
93
|
+
"@types/react-dom": "^18.2.22",
|
|
94
94
|
"@types/shelljs": "^0.8.15",
|
|
95
|
-
"@typescript-eslint/parser": "^7.
|
|
95
|
+
"@typescript-eslint/parser": "^7.2.0",
|
|
96
96
|
"autoprefixer": "^10.4.18",
|
|
97
97
|
"babel-jest": "^29.7.0",
|
|
98
98
|
"commitizen": "^4.3.0",
|
|
99
99
|
"conventional-changelog-conventionalcommits": "^7.0.2",
|
|
100
100
|
"cross-env": "^7.0.3",
|
|
101
|
-
"cssnano": "^6.0
|
|
101
|
+
"cssnano": "^6.1.0",
|
|
102
102
|
"cz-git": "^1.9.0",
|
|
103
103
|
"documentation": "^14.0.3",
|
|
104
|
-
"easy-soft-develop": "^2.1.
|
|
104
|
+
"easy-soft-develop": "^2.1.70",
|
|
105
105
|
"eslint": "^8.57.0",
|
|
106
106
|
"eslint-config-airbnb": "^19.0.4",
|
|
107
107
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
@@ -122,12 +122,12 @@
|
|
|
122
122
|
"jest": "^29.7.0",
|
|
123
123
|
"lint-staged": "^15.2.2",
|
|
124
124
|
"mm": "^3.4.0",
|
|
125
|
-
"npm-check-updates": "^16.14.
|
|
125
|
+
"npm-check-updates": "^16.14.16",
|
|
126
126
|
"prettier": "^3.2.5",
|
|
127
127
|
"prettier-plugin-organize-imports": "^3.2.4",
|
|
128
128
|
"prettier-plugin-packagejson": "^2.4.12",
|
|
129
129
|
"rimraf": "^5.0.5",
|
|
130
|
-
"rollup": "^4.
|
|
130
|
+
"rollup": "^4.13.0",
|
|
131
131
|
"rollup-plugin-copy": "^3.5.0",
|
|
132
132
|
"rollup-plugin-livereload": "^2.0.5",
|
|
133
133
|
"rollup-plugin-postcss": "^4.0.2",
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
"stylelint-config-standard": "^36.0.0",
|
|
140
140
|
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
|
|
141
141
|
"stylelint-order": "^6.0.4",
|
|
142
|
-
"terminal-kit": "^3.
|
|
142
|
+
"terminal-kit": "^3.1.1"
|
|
143
143
|
},
|
|
144
144
|
"peerDependencies": {
|
|
145
145
|
"redux": "4.x"
|