easy-soft-dva 3.10.83 → 3.10.86
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 +15 -15
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "easy-soft-dva",
|
|
3
|
-
"version": "3.10.
|
|
3
|
+
"version": "3.10.86",
|
|
4
4
|
"description": "The core lightweight library for dva, based on redux and redux-saga.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"@commitlint/cli": "^19.8.0",
|
|
76
76
|
"@commitlint/config-conventional": "^19.8.0",
|
|
77
77
|
"@commitlint/config-pnpm-scopes": "^19.8.0",
|
|
78
|
-
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.
|
|
78
|
+
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.16",
|
|
79
79
|
"@rollup/plugin-alias": "^5.1.1",
|
|
80
80
|
"@rollup/plugin-babel": "6.0.4",
|
|
81
81
|
"@rollup/plugin-buble": "^1.0.3",
|
|
@@ -88,11 +88,11 @@
|
|
|
88
88
|
"@svgr/rollup": "^8.1.0",
|
|
89
89
|
"@types/fs-extra": "^11.0.4",
|
|
90
90
|
"@types/jest": "^29.5.14",
|
|
91
|
-
"@types/node": "^22.
|
|
91
|
+
"@types/node": "^22.14.1",
|
|
92
92
|
"@types/react": "^18.3.1",
|
|
93
93
|
"@types/react-dom": "^18.3.1",
|
|
94
94
|
"@types/shelljs": "^0.8.15",
|
|
95
|
-
"@typescript-eslint/parser": "^8.
|
|
95
|
+
"@typescript-eslint/parser": "^8.29.1",
|
|
96
96
|
"autoprefixer": "^10.4.21",
|
|
97
97
|
"babel-jest": "^29.7.0",
|
|
98
98
|
"commitizen": "^4.3.1",
|
|
@@ -101,44 +101,44 @@
|
|
|
101
101
|
"cssnano": "^7.0.6",
|
|
102
102
|
"cz-git": "^1.11.1",
|
|
103
103
|
"docdash": "^2.0.2",
|
|
104
|
-
"easy-soft-develop": "^2.1.
|
|
104
|
+
"easy-soft-develop": "^2.1.281",
|
|
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.
|
|
108
|
+
"eslint-config-prettier": "^10.1.2",
|
|
109
109
|
"eslint-formatter-pretty": "^6.0.1",
|
|
110
|
-
"eslint-import-resolver-typescript": "^4.
|
|
110
|
+
"eslint-import-resolver-typescript": "^4.3.2",
|
|
111
111
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
112
112
|
"eslint-plugin-import": "^2.31.0",
|
|
113
113
|
"eslint-plugin-jest": "^28.11.0",
|
|
114
114
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
115
|
-
"eslint-plugin-prettier": "^5.2.
|
|
115
|
+
"eslint-plugin-prettier": "^5.2.6",
|
|
116
116
|
"eslint-plugin-promise": "^7.2.1",
|
|
117
|
-
"eslint-plugin-react": "^7.37.
|
|
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
122
|
"jest": "^29.7.0",
|
|
123
123
|
"jsdoc": "^4.0.4",
|
|
124
|
-
"lint-staged": "^15.5.
|
|
124
|
+
"lint-staged": "^15.5.1",
|
|
125
125
|
"mm": "^4.0.2",
|
|
126
|
-
"npm-check-updates": "^17.1.
|
|
126
|
+
"npm-check-updates": "^17.1.18",
|
|
127
127
|
"prettier": "^3.5.3",
|
|
128
128
|
"prettier-plugin-organize-imports": "^4.1.0",
|
|
129
129
|
"prettier-plugin-packagejson": "^2.5.10",
|
|
130
|
-
"react-refresh": "^0.
|
|
130
|
+
"react-refresh": "^0.17.0",
|
|
131
131
|
"rimraf": "^6.0.1",
|
|
132
|
-
"rollup": "^4.
|
|
132
|
+
"rollup": "^4.40.0",
|
|
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.9.2",
|
|
139
|
-
"stylelint": "^16.
|
|
139
|
+
"stylelint": "^16.18.0",
|
|
140
140
|
"stylelint-config-css-modules": "^4.4.0",
|
|
141
|
-
"stylelint-config-standard": "^
|
|
141
|
+
"stylelint-config-standard": "^38.0.0",
|
|
142
142
|
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
|
|
143
143
|
"stylelint-order": "^6.0.4",
|
|
144
144
|
"terminal-kit": "^3.1.2"
|