easy-soft-utility 2.8.113 → 2.8.114

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 +8 -8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "easy-soft-utility",
3
- "version": "2.8.113",
3
+ "version": "2.8.114",
4
4
  "private": false,
5
5
  "description": "easy-soft-utility",
6
6
  "keywords": [
@@ -78,10 +78,10 @@
78
78
  "@babel/preset-env": "^7.29.0",
79
79
  "@babel/preset-react": "^7.28.5",
80
80
  "@babel/runtime": "^7.28.6",
81
- "@changesets/cli": "^2.29.8",
82
- "@commitlint/cli": "^20.4.2",
83
- "@commitlint/config-conventional": "^20.4.2",
84
- "@commitlint/config-pnpm-scopes": "^20.4.0",
81
+ "@changesets/cli": "^2.30.0",
82
+ "@commitlint/cli": "^20.4.3",
83
+ "@commitlint/config-conventional": "^20.4.3",
84
+ "@commitlint/config-pnpm-scopes": "^20.4.3",
85
85
  "@pmmmwh/react-refresh-webpack-plugin": "^0.6.2",
86
86
  "@rollup/plugin-alias": "^6.0.0",
87
87
  "@rollup/plugin-babel": "6.1.0",
@@ -116,7 +116,7 @@
116
116
  "cssnano": "^7.1.2",
117
117
  "cz-git": "^1.12.0",
118
118
  "docdash": "^2.0.2",
119
- "easy-soft-develop": "^2.2.26",
119
+ "easy-soft-develop": "^2.2.28",
120
120
  "eslint": "^8.57.0",
121
121
  "eslint-config-airbnb": "^19.0.4",
122
122
  "eslint-config-airbnb-typescript": "^18.0.0",
@@ -136,7 +136,7 @@
136
136
  "husky": "^9.1.7",
137
137
  "jest": "^30.2.0",
138
138
  "jsdoc": "^4.0.5",
139
- "lint-staged": "^16.3.1",
139
+ "lint-staged": "^16.3.2",
140
140
  "mm": "^4.0.2",
141
141
  "npm-check-updates": "^19.6.3",
142
142
  "postcss": "^8.5.8",
@@ -160,6 +160,6 @@
160
160
  "stylelint-declaration-block-no-ignored-properties": "^3.0.0",
161
161
  "stylelint-order": "^7.0.1",
162
162
  "terminal-kit": "^3.1.2",
163
- "webpack": "^5.105.3"
163
+ "webpack": "^5.105.4"
164
164
  }
165
165
  }