easy-soft-utility 2.4.73 → 2.4.74

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.
Files changed (1) hide show
  1. package/package.json +6 -10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "easy-soft-utility",
3
- "version": "2.4.73",
3
+ "version": "2.4.74",
4
4
  "private": false,
5
5
  "description": "easy-soft-utility",
6
6
  "keywords": [
@@ -91,9 +91,6 @@
91
91
  "@rollup/plugin-replace": "^5.0.2",
92
92
  "@rollup/plugin-url": "^8.0.1",
93
93
  "@svgr/rollup": "^6.5.1",
94
- "@tarojs/cli": "3.6.1",
95
- "@tarojs/plugin-platform-h5": "3.6.1",
96
- "@tarojs/webpack5-runner": "3.6.1",
97
94
  "@types/fs-extra": "^11.0.1",
98
95
  "@types/lodash": "^4.14.191",
99
96
  "@types/object-hash": "^3.0.2",
@@ -101,12 +98,12 @@
101
98
  "@types/react": "^18.0.28",
102
99
  "@types/shelljs": "^0.8.11",
103
100
  "@types/webpack-env": "^1.18.0",
104
- "@typescript-eslint/eslint-plugin": "^5.53.0",
101
+ "@typescript-eslint/eslint-plugin": "^5.54.0",
105
102
  "autoprefixer": "^10.4.13",
106
103
  "babel-cli": "^6.26.0",
107
104
  "babel-plugin-import": "^1.13.6",
108
105
  "babel-preset-env": "^1.7.0",
109
- "babel-preset-taro": "^3.6.1",
106
+ "babel-preset-taro": "^3.6.2",
110
107
  "classnames": "^2.3.2",
111
108
  "commitizen": "^4.3.0",
112
109
  "conventional-changelog-conventionalcommits": "^5.0.0",
@@ -114,11 +111,10 @@
114
111
  "cssnano": "^5.1.15",
115
112
  "documentation": "^14.0.1",
116
113
  "easy-soft-develop": "^2.0.162",
117
- "eslint": "^8.34.0",
114
+ "eslint": "^8.35.0",
118
115
  "eslint-config-airbnb": "^19.0.4",
119
116
  "eslint-config-airbnb-typescript": "^17.0.0",
120
117
  "eslint-config-prettier": "^8.6.0",
121
- "eslint-config-taro": "^3.6.1",
122
118
  "eslint-formatter-pretty": "^4.1.0",
123
119
  "eslint-import-resolver-typescript": "^3.5.3",
124
120
  "eslint-plugin-eslint-comments": "^3.2.0",
@@ -142,8 +138,8 @@
142
138
  "prettier-plugin-packagejson": "^2",
143
139
  "qs": "^6.11.0",
144
140
  "react-refresh": "^0.14.0",
145
- "rimraf": "^4.1.2",
146
- "rollup": "^3.17.2",
141
+ "rimraf": "^4.1.3",
142
+ "rollup": "^3.18.0",
147
143
  "rollup-plugin-copy": "^3.4.0",
148
144
  "rollup-plugin-livereload": "^2.0.5",
149
145
  "rollup-plugin-postcss": "^4.0.2",