easy-soft-utility 2.7.20 → 2.7.22
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 +28 -28
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "easy-soft-utility",
|
|
3
|
-
"version": "2.7.
|
|
3
|
+
"version": "2.7.22",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "easy-soft-utility",
|
|
6
6
|
"keywords": [
|
|
@@ -79,31 +79,31 @@
|
|
|
79
79
|
"@babel/preset-react": "^7.22.15",
|
|
80
80
|
"@babel/runtime": "^7.23.2",
|
|
81
81
|
"@changesets/cli": "^2.26.2",
|
|
82
|
-
"@commitlint/cli": "^
|
|
83
|
-
"@commitlint/config-conventional": "^
|
|
84
|
-
"@commitlint/config-pnpm-scopes": "^
|
|
85
|
-
"@commitlint/cz-commitlint": "^
|
|
82
|
+
"@commitlint/cli": "^18.2.0",
|
|
83
|
+
"@commitlint/config-conventional": "^18.1.0",
|
|
84
|
+
"@commitlint/config-pnpm-scopes": "^18.1.0",
|
|
85
|
+
"@commitlint/cz-commitlint": "^18.2.0",
|
|
86
86
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
|
87
87
|
"@rollup/plugin-alias": "^5.0.1",
|
|
88
88
|
"@rollup/plugin-babel": "6.0.4",
|
|
89
89
|
"@rollup/plugin-buble": "^1.0.3",
|
|
90
|
-
"@rollup/plugin-commonjs": "^25.0.
|
|
90
|
+
"@rollup/plugin-commonjs": "^25.0.7",
|
|
91
91
|
"@rollup/plugin-json": "^6.0.1",
|
|
92
92
|
"@rollup/plugin-node-resolve": "^15.2.3",
|
|
93
|
-
"@rollup/plugin-replace": "^5.0.
|
|
93
|
+
"@rollup/plugin-replace": "^5.0.5",
|
|
94
94
|
"@rollup/plugin-url": "^8.0.2",
|
|
95
95
|
"@svgr/rollup": "^8.1.0",
|
|
96
|
-
"@types/fs-extra": "^11.0.
|
|
97
|
-
"@types/jest": "^29.5.
|
|
98
|
-
"@types/lodash": "^4.14.
|
|
99
|
-
"@types/node": "^20.8.
|
|
100
|
-
"@types/object-hash": "^3.0.
|
|
101
|
-
"@types/qs": "^6.9.
|
|
102
|
-
"@types/react": "^18.2.
|
|
103
|
-
"@types/shelljs": "^0.8.
|
|
104
|
-
"@types/webpack-env": "^1.18.
|
|
105
|
-
"@typescript-eslint/eslint-plugin": "^6.
|
|
106
|
-
"@typescript-eslint/parser": "^6.
|
|
96
|
+
"@types/fs-extra": "^11.0.3",
|
|
97
|
+
"@types/jest": "^29.5.7",
|
|
98
|
+
"@types/lodash": "^4.14.200",
|
|
99
|
+
"@types/node": "^20.8.9",
|
|
100
|
+
"@types/object-hash": "^3.0.5",
|
|
101
|
+
"@types/qs": "^6.9.9",
|
|
102
|
+
"@types/react": "^18.2.33",
|
|
103
|
+
"@types/shelljs": "^0.8.14",
|
|
104
|
+
"@types/webpack-env": "^1.18.3",
|
|
105
|
+
"@typescript-eslint/eslint-plugin": "^6.9.1",
|
|
106
|
+
"@typescript-eslint/parser": "^6.9.1",
|
|
107
107
|
"autoprefixer": "^10.4.16",
|
|
108
108
|
"babel-cli": "^6.26.0",
|
|
109
109
|
"babel-jest": "^29.7.0",
|
|
@@ -114,26 +114,26 @@
|
|
|
114
114
|
"cross-env": "^7.0.3",
|
|
115
115
|
"cssnano": "^6.0.1",
|
|
116
116
|
"documentation": "^14.0.2",
|
|
117
|
-
"easy-soft-develop": "^2.1.
|
|
118
|
-
"eslint": "^8.
|
|
117
|
+
"easy-soft-develop": "^2.1.45",
|
|
118
|
+
"eslint": "^8.52.0",
|
|
119
119
|
"eslint-config-airbnb": "^19.0.4",
|
|
120
120
|
"eslint-config-airbnb-typescript": "^17.1.0",
|
|
121
121
|
"eslint-config-prettier": "^9.0.0",
|
|
122
|
-
"eslint-formatter-pretty": "^
|
|
122
|
+
"eslint-formatter-pretty": "^6.0.0",
|
|
123
123
|
"eslint-import-resolver-typescript": "^3.6.1",
|
|
124
124
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
125
|
-
"eslint-plugin-import": "^2.
|
|
126
|
-
"eslint-plugin-jest": "^27.
|
|
125
|
+
"eslint-plugin-import": "^2.29.0",
|
|
126
|
+
"eslint-plugin-jest": "^27.6.0",
|
|
127
127
|
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
128
128
|
"eslint-plugin-prettier": "^5.0.1",
|
|
129
129
|
"eslint-plugin-promise": "^6.1.1",
|
|
130
130
|
"eslint-plugin-react": "^7.33.2",
|
|
131
131
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
132
132
|
"eslint-plugin-simple-import-sort": "^10.0.0",
|
|
133
|
-
"eslint-plugin-unicorn": "^
|
|
133
|
+
"eslint-plugin-unicorn": "^49.0.0",
|
|
134
134
|
"husky": "^8.0.3",
|
|
135
135
|
"jest": "^29.7.0",
|
|
136
|
-
"lint-staged": "^
|
|
136
|
+
"lint-staged": "^15.0.2",
|
|
137
137
|
"mm": "^3.3.0",
|
|
138
138
|
"postcss": "^8.4.31",
|
|
139
139
|
"postcss-less": "^6.0.0",
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
"prettier-plugin-packagejson": "^2.4.6",
|
|
144
144
|
"react-refresh": "^0.14.0",
|
|
145
145
|
"rimraf": "^5.0.5",
|
|
146
|
-
"rollup": "^4.
|
|
146
|
+
"rollup": "^4.1.5",
|
|
147
147
|
"rollup-plugin-copy": "^3.5.0",
|
|
148
148
|
"rollup-plugin-livereload": "^2.0.5",
|
|
149
149
|
"rollup-plugin-postcss": "^4.0.2",
|
|
@@ -151,12 +151,12 @@
|
|
|
151
151
|
"rollup-plugin-terser": "^7.0.2",
|
|
152
152
|
"rollup-plugin-typescript2": "^0.36.0",
|
|
153
153
|
"shelljs": "^0.8.5",
|
|
154
|
-
"stylelint": "^15.
|
|
154
|
+
"stylelint": "^15.11.0",
|
|
155
155
|
"stylelint-config-css-modules": "^4.3.0",
|
|
156
156
|
"stylelint-config-prettier": "^9.0.5",
|
|
157
157
|
"stylelint-config-standard": "^34.0.0",
|
|
158
158
|
"stylelint-declaration-block-no-ignored-properties": "^2.7.0",
|
|
159
159
|
"terminal-kit": "^3.0.1",
|
|
160
|
-
"webpack": "^5.
|
|
160
|
+
"webpack": "^5.89.0"
|
|
161
161
|
}
|
|
162
162
|
}
|