easy-soft-dva 3.10.110 → 3.10.112
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/package.json +18 -18
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "easy-soft-dva",
|
|
3
|
-
"version": "3.10.
|
|
3
|
+
"version": "3.10.112",
|
|
4
4
|
"description": "The core lightweight library for dva, based on redux and redux-saga.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -71,37 +71,37 @@
|
|
|
71
71
|
"@babel/preset-env": "^7.29.0",
|
|
72
72
|
"@babel/preset-react": "^7.28.5",
|
|
73
73
|
"@babel/runtime": "^7.28.6",
|
|
74
|
-
"@changesets/cli": "^2.
|
|
75
|
-
"@commitlint/cli": "^20.
|
|
76
|
-
"@commitlint/config-conventional": "^20.
|
|
77
|
-
"@commitlint/config-pnpm-scopes": "^20.4.
|
|
74
|
+
"@changesets/cli": "^2.30.0",
|
|
75
|
+
"@commitlint/cli": "^20.5.0",
|
|
76
|
+
"@commitlint/config-conventional": "^20.5.0",
|
|
77
|
+
"@commitlint/config-pnpm-scopes": "^20.4.3",
|
|
78
78
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.2",
|
|
79
79
|
"@rollup/plugin-alias": "^6.0.0",
|
|
80
|
-
"@rollup/plugin-babel": "
|
|
80
|
+
"@rollup/plugin-babel": "7.0.0",
|
|
81
81
|
"@rollup/plugin-buble": "^1.0.3",
|
|
82
|
-
"@rollup/plugin-commonjs": "^29.0.
|
|
82
|
+
"@rollup/plugin-commonjs": "^29.0.2",
|
|
83
83
|
"@rollup/plugin-json": "^6.1.0",
|
|
84
84
|
"@rollup/plugin-node-resolve": "^16.0.3",
|
|
85
85
|
"@rollup/plugin-replace": "^6.0.3",
|
|
86
|
-
"@rollup/plugin-terser": "^0.
|
|
86
|
+
"@rollup/plugin-terser": "^1.0.0",
|
|
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": "^25.
|
|
91
|
+
"@types/node": "^25.5.0",
|
|
92
92
|
"@types/react": "^18.3.1",
|
|
93
93
|
"@types/react-dom": "^18.3.1",
|
|
94
94
|
"@types/shelljs": "^0.10.0",
|
|
95
|
-
"@typescript-eslint/parser": "^8.
|
|
95
|
+
"@typescript-eslint/parser": "^8.57.0",
|
|
96
96
|
"autoprefixer": "^10.4.27",
|
|
97
|
-
"babel-jest": "^30.
|
|
97
|
+
"babel-jest": "^30.3.0",
|
|
98
98
|
"commitizen": "^4.3.1",
|
|
99
|
-
"conventional-changelog-conventionalcommits": "^9.
|
|
99
|
+
"conventional-changelog-conventionalcommits": "^9.3.0",
|
|
100
100
|
"cross-env": "^10.1.0",
|
|
101
|
-
"cssnano": "^7.1.
|
|
101
|
+
"cssnano": "^7.1.3",
|
|
102
102
|
"cz-git": "^1.12.0",
|
|
103
103
|
"docdash": "^2.0.2",
|
|
104
|
-
"easy-soft-develop": "^2.2.
|
|
104
|
+
"easy-soft-develop": "^2.2.30",
|
|
105
105
|
"eslint": "^8.57.0",
|
|
106
106
|
"eslint-config-airbnb": "^19.0.4",
|
|
107
107
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
@@ -119,14 +119,14 @@
|
|
|
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.
|
|
122
|
+
"jest": "^30.3.0",
|
|
123
123
|
"jsdoc": "^4.0.5",
|
|
124
|
-
"lint-staged": "^16.
|
|
124
|
+
"lint-staged": "^16.4.0",
|
|
125
125
|
"mm": "^4.0.2",
|
|
126
126
|
"npm-check-updates": "^19.6.3",
|
|
127
127
|
"prettier": "^3.8.1",
|
|
128
128
|
"prettier-plugin-organize-imports": "^4.3.0",
|
|
129
|
-
"prettier-plugin-packagejson": "^3.0.
|
|
129
|
+
"prettier-plugin-packagejson": "^3.0.2",
|
|
130
130
|
"react-refresh": "^0.18.0",
|
|
131
131
|
"rimraf": "^6.1.3",
|
|
132
132
|
"rollup": "^4.59.0",
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"stylelint-config-css-modules": "^4.6.0",
|
|
141
141
|
"stylelint-config-standard": "^40.0.0",
|
|
142
142
|
"stylelint-declaration-block-no-ignored-properties": "^3.0.0",
|
|
143
|
-
"stylelint-order": "^
|
|
143
|
+
"stylelint-order": "^8.1.1",
|
|
144
144
|
"terminal-kit": "^3.1.2"
|
|
145
145
|
},
|
|
146
146
|
"peerDependencies": {
|