easy-soft-dva 3.10.55 → 3.10.62
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 +21 -21
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "easy-soft-dva",
|
|
3
|
-
"version": "3.10.
|
|
3
|
+
"version": "3.10.62",
|
|
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.
|
|
51
|
-
"@reduxjs/toolkit": "^2.2.
|
|
50
|
+
"@babel/runtime": "^7.25.0",
|
|
51
|
+
"@reduxjs/toolkit": "^2.2.7",
|
|
52
52
|
"easy-soft-utility": "workspace:*",
|
|
53
53
|
"flatten": "^1.0.3",
|
|
54
54
|
"global": "^4.4.0",
|
|
@@ -62,17 +62,17 @@
|
|
|
62
62
|
"warning": "^4.0.3"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
|
-
"@babel/core": "^7.
|
|
66
|
-
"@babel/eslint-parser": "^7.
|
|
65
|
+
"@babel/core": "^7.25.2",
|
|
66
|
+
"@babel/eslint-parser": "^7.25.1",
|
|
67
67
|
"@babel/plugin-external-helpers": "^7.24.7",
|
|
68
68
|
"@babel/plugin-proposal-decorators": "^7.24.7",
|
|
69
69
|
"@babel/plugin-transform-class-properties": "^7.24.7",
|
|
70
70
|
"@babel/plugin-transform-runtime": "^7.24.7",
|
|
71
|
-
"@babel/preset-env": "^7.
|
|
71
|
+
"@babel/preset-env": "^7.25.3",
|
|
72
72
|
"@babel/preset-react": "^7.24.7",
|
|
73
|
-
"@babel/runtime": "^7.
|
|
73
|
+
"@babel/runtime": "^7.25.0",
|
|
74
74
|
"@changesets/cli": "^2.27.7",
|
|
75
|
-
"@commitlint/cli": "^19.
|
|
75
|
+
"@commitlint/cli": "^19.4.0",
|
|
76
76
|
"@commitlint/config-conventional": "^19.2.2",
|
|
77
77
|
"@commitlint/config-pnpm-scopes": "^19.1.0",
|
|
78
78
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
|
|
@@ -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": "^
|
|
92
|
-
"@types/react": "^18.3.
|
|
91
|
+
"@types/node": "^22.4.2",
|
|
92
|
+
"@types/react": "^18.3.4",
|
|
93
93
|
"@types/react-dom": "^18.3.0",
|
|
94
94
|
"@types/shelljs": "^0.8.15",
|
|
95
|
-
"@typescript-eslint/parser": "^
|
|
96
|
-
"autoprefixer": "^10.4.
|
|
95
|
+
"@typescript-eslint/parser": "^8.2.0",
|
|
96
|
+
"autoprefixer": "^10.4.20",
|
|
97
97
|
"babel-jest": "^29.7.0",
|
|
98
98
|
"commitizen": "^4.3.0",
|
|
99
99
|
"conventional-changelog-conventionalcommits": "^8.0.0",
|
|
100
100
|
"cross-env": "^7.0.3",
|
|
101
|
-
"cssnano": "^7.0.
|
|
101
|
+
"cssnano": "^7.0.5",
|
|
102
102
|
"cz-git": "^1.9.4",
|
|
103
103
|
"docdash": "^2.0.2",
|
|
104
|
-
"easy-soft-develop": "^2.1.
|
|
104
|
+
"easy-soft-develop": "^2.1.233",
|
|
105
105
|
"eslint": "^8.57.0",
|
|
106
106
|
"eslint-config-airbnb": "^19.0.4",
|
|
107
107
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
@@ -110,33 +110,33 @@
|
|
|
110
110
|
"eslint-import-resolver-typescript": "^3.6.1",
|
|
111
111
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
112
112
|
"eslint-plugin-import": "^2.29.1",
|
|
113
|
-
"eslint-plugin-jest": "^28.
|
|
113
|
+
"eslint-plugin-jest": "^28.8.0",
|
|
114
114
|
"eslint-plugin-jsx-a11y": "^6.9.0",
|
|
115
115
|
"eslint-plugin-prettier": "^5.2.1",
|
|
116
|
-
"eslint-plugin-promise": "^
|
|
116
|
+
"eslint-plugin-promise": "^7.1.0",
|
|
117
117
|
"eslint-plugin-react": "^7.35.0",
|
|
118
118
|
"eslint-plugin-react-hooks": "^4.6.2",
|
|
119
119
|
"eslint-plugin-simple-import-sort": "^12.1.1",
|
|
120
120
|
"eslint-plugin-unicorn": "^52.0.0",
|
|
121
|
-
"husky": "^9.1.
|
|
121
|
+
"husky": "^9.1.5",
|
|
122
122
|
"jest": "^29.7.0",
|
|
123
123
|
"jsdoc": "^4.0.3",
|
|
124
|
-
"lint-staged": "^15.2.
|
|
124
|
+
"lint-staged": "^15.2.9",
|
|
125
125
|
"mm": "^3.4.0",
|
|
126
|
-
"npm-check-updates": "^
|
|
126
|
+
"npm-check-updates": "^17.0.6",
|
|
127
127
|
"prettier": "^3.3.3",
|
|
128
128
|
"prettier-plugin-organize-imports": "^4.0.0",
|
|
129
129
|
"prettier-plugin-packagejson": "^2.5.1",
|
|
130
130
|
"react-refresh": "^0.14.2",
|
|
131
131
|
"rimraf": "^6.0.1",
|
|
132
|
-
"rollup": "^4.
|
|
132
|
+
"rollup": "^4.21.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.8.5",
|
|
139
|
-
"stylelint": "^16.
|
|
139
|
+
"stylelint": "^16.8.2",
|
|
140
140
|
"stylelint-config-css-modules": "^4.4.0",
|
|
141
141
|
"stylelint-config-standard": "^36.0.1",
|
|
142
142
|
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
|