easy-soft-dva 3.10.18 → 3.10.19
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 +23 -23
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "easy-soft-dva",
|
|
3
|
-
"version": "3.10.
|
|
3
|
+
"version": "3.10.19",
|
|
4
4
|
"description": "The core lightweight library for dva, based on redux and redux-saga.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -47,9 +47,9 @@
|
|
|
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.24.
|
|
51
|
-
"@reduxjs/toolkit": "^2.2.
|
|
52
|
-
"easy-soft-utility": "^2.8.
|
|
50
|
+
"@babel/runtime": "^7.24.1",
|
|
51
|
+
"@reduxjs/toolkit": "^2.2.2",
|
|
52
|
+
"easy-soft-utility": "^2.8.22",
|
|
53
53
|
"flatten": "^1.0.3",
|
|
54
54
|
"global": "^4.4.0",
|
|
55
55
|
"invariant": "^2.2.4",
|
|
@@ -62,17 +62,17 @@
|
|
|
62
62
|
"warning": "^4.0.3"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
|
-
"@babel/core": "^7.24.
|
|
66
|
-
"@babel/eslint-parser": "^7.
|
|
67
|
-
"@babel/plugin-external-helpers": "^7.
|
|
68
|
-
"@babel/plugin-proposal-decorators": "^7.24.
|
|
69
|
-
"@babel/plugin-transform-class-properties": "^7.
|
|
70
|
-
"@babel/plugin-transform-runtime": "^7.24.
|
|
71
|
-
"@babel/preset-env": "^7.24.
|
|
72
|
-
"@babel/preset-react": "^7.
|
|
73
|
-
"@babel/runtime": "^7.24.
|
|
65
|
+
"@babel/core": "^7.24.3",
|
|
66
|
+
"@babel/eslint-parser": "^7.24.1",
|
|
67
|
+
"@babel/plugin-external-helpers": "^7.24.1",
|
|
68
|
+
"@babel/plugin-proposal-decorators": "^7.24.1",
|
|
69
|
+
"@babel/plugin-transform-class-properties": "^7.24.1",
|
|
70
|
+
"@babel/plugin-transform-runtime": "^7.24.3",
|
|
71
|
+
"@babel/preset-env": "^7.24.3",
|
|
72
|
+
"@babel/preset-react": "^7.24.1",
|
|
73
|
+
"@babel/runtime": "^7.24.1",
|
|
74
74
|
"@changesets/cli": "^2.27.1",
|
|
75
|
-
"@commitlint/cli": "^19.1
|
|
75
|
+
"@commitlint/cli": "^19.2.1",
|
|
76
76
|
"@commitlint/config-conventional": "^19.1.0",
|
|
77
77
|
"@commitlint/config-pnpm-scopes": "^19.1.0",
|
|
78
78
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
|
@@ -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.
|
|
91
|
+
"@types/node": "^20.11.30",
|
|
92
|
+
"@types/react": "^18.2.69",
|
|
93
93
|
"@types/react-dom": "^18.2.22",
|
|
94
94
|
"@types/shelljs": "^0.8.15",
|
|
95
|
-
"@typescript-eslint/parser": "^7.
|
|
96
|
-
"autoprefixer": "^10.4.
|
|
95
|
+
"@typescript-eslint/parser": "^7.3.1",
|
|
96
|
+
"autoprefixer": "^10.4.19",
|
|
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.1.
|
|
101
|
+
"cssnano": "^6.1.1",
|
|
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.71",
|
|
105
105
|
"eslint": "^8.57.0",
|
|
106
106
|
"eslint-config-airbnb": "^19.0.4",
|
|
107
107
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"eslint-plugin-jsx-a11y": "^6.8.0",
|
|
115
115
|
"eslint-plugin-prettier": "^5.1.3",
|
|
116
116
|
"eslint-plugin-promise": "^6.1.1",
|
|
117
|
-
"eslint-plugin-react": "^7.34.
|
|
117
|
+
"eslint-plugin-react": "^7.34.1",
|
|
118
118
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
119
119
|
"eslint-plugin-simple-import-sort": "^12.0.0",
|
|
120
120
|
"eslint-plugin-unicorn": "^51.0.1",
|
|
@@ -122,7 +122,7 @@
|
|
|
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.17",
|
|
126
126
|
"prettier": "^3.2.5",
|
|
127
127
|
"prettier-plugin-organize-imports": "^3.2.4",
|
|
128
128
|
"prettier-plugin-packagejson": "^2.4.12",
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
"rollup-plugin-serve": "^3.0.0",
|
|
135
135
|
"rollup-plugin-typescript2": "^0.36.0",
|
|
136
136
|
"shelljs": "^0.8.5",
|
|
137
|
-
"stylelint": "^16.
|
|
137
|
+
"stylelint": "^16.3.0",
|
|
138
138
|
"stylelint-config-css-modules": "^4.4.0",
|
|
139
139
|
"stylelint-config-standard": "^36.0.0",
|
|
140
140
|
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
|