easy-soft-utility 2.8.42 → 2.8.44

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 +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "easy-soft-utility",
3
- "version": "2.8.42",
3
+ "version": "2.8.44",
4
4
  "private": false,
5
5
  "description": "easy-soft-utility",
6
6
  "keywords": [
@@ -78,7 +78,7 @@
78
78
  "@babel/preset-env": "^7.24.5",
79
79
  "@babel/preset-react": "^7.24.1",
80
80
  "@babel/runtime": "^7.24.5",
81
- "@changesets/cli": "^2.27.2",
81
+ "@changesets/cli": "^2.27.3",
82
82
  "@commitlint/cli": "^19.3.0",
83
83
  "@commitlint/config-conventional": "^19.2.2",
84
84
  "@commitlint/config-pnpm-scopes": "^19.1.0",
@@ -86,7 +86,7 @@
86
86
  "@rollup/plugin-alias": "^5.1.0",
87
87
  "@rollup/plugin-babel": "6.0.4",
88
88
  "@rollup/plugin-buble": "^1.0.3",
89
- "@rollup/plugin-commonjs": "^25.0.7",
89
+ "@rollup/plugin-commonjs": "^25.0.8",
90
90
  "@rollup/plugin-json": "^6.1.0",
91
91
  "@rollup/plugin-node-resolve": "^15.2.3",
92
92
  "@rollup/plugin-replace": "^5.0.5",
@@ -99,11 +99,11 @@
99
99
  "@types/node": "^20.12.12",
100
100
  "@types/object-hash": "^3.0.6",
101
101
  "@types/qs": "^6.9.15",
102
- "@types/react": "^18.3.2",
102
+ "@types/react": "^18.3.3",
103
103
  "@types/shelljs": "^0.8.15",
104
104
  "@types/webpack-env": "^1.18.5",
105
- "@typescript-eslint/eslint-plugin": "^7.9.0",
106
- "@typescript-eslint/parser": "^7.9.0",
105
+ "@typescript-eslint/eslint-plugin": "^7.10.0",
106
+ "@typescript-eslint/parser": "^7.10.0",
107
107
  "autoprefixer": "^10.4.19",
108
108
  "babel-cli": "^6.26.0",
109
109
  "babel-jest": "^29.7.0",
@@ -115,7 +115,7 @@
115
115
  "cssnano": "^7.0.1",
116
116
  "cz-git": "^1.9.1",
117
117
  "documentation": "^14.0.3",
118
- "easy-soft-develop": "^2.1.161",
118
+ "easy-soft-develop": "^2.1.167",
119
119
  "eslint": "^8.57.0",
120
120
  "eslint-config-airbnb": "^19.0.4",
121
121
  "eslint-config-airbnb-typescript": "^18.0.0",
@@ -134,7 +134,7 @@
134
134
  "eslint-plugin-unicorn": "^52.0.0",
135
135
  "husky": "^9.0.11",
136
136
  "jest": "^29.7.0",
137
- "lint-staged": "^15.2.2",
137
+ "lint-staged": "^15.2.4",
138
138
  "mm": "^3.4.0",
139
139
  "npm-check-updates": "^16.14.20",
140
140
  "postcss": "^8.4.38",
@@ -145,7 +145,7 @@
145
145
  "prettier-plugin-packagejson": "^2.5.0",
146
146
  "react-refresh": "^0.14.2",
147
147
  "rimraf": "^5.0.7",
148
- "rollup": "^4.17.2",
148
+ "rollup": "^4.18.0",
149
149
  "rollup-plugin-copy": "^3.5.0",
150
150
  "rollup-plugin-livereload": "^2.0.5",
151
151
  "rollup-plugin-postcss": "^4.0.2",