clientnode 4.0.1370 → 4.0.1372

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "clientnode",
3
- "version": "4.0.1370",
3
+ "version": "4.0.1372",
4
4
  "description": "upgrade to object orientated rock solid plugins",
5
5
  "keywords": [
6
6
  "client",
@@ -80,16 +80,16 @@
80
80
  "@types/ejs": "^3.1.5",
81
81
  "@types/html-minifier": "^4.0.6",
82
82
  "@types/imagemin": "^9.0.1",
83
- "@types/node": "^25.5.0",
83
+ "@types/node": "^25.5.2",
84
84
  "@types/prop-types": "^15.7.15",
85
85
  "@types/webpack-env": "^1.18.8",
86
86
  "@typescript-eslint/eslint-plugin": "^8.58.0",
87
87
  "@typescript-eslint/parser": "^8.58.0",
88
88
  "clientnode": "workspace:.",
89
89
  "documentation-website": "^1.0.401",
90
- "eslint": "^10.1.0",
90
+ "eslint": "^10.2.0",
91
91
  "eslint-config-google": "^0.14.0",
92
- "eslint-plugin-jsdoc": "^62.8.1",
92
+ "eslint-plugin-jsdoc": "^62.9.0",
93
93
  "favicons-webpack-plugin": "^6.0.1",
94
94
  "image-minimizer-webpack-plugin": "^5.0.0",
95
95
  "jest": "^30.3.0",
@@ -187,7 +187,7 @@
187
187
  "removeConsole": false
188
188
  }
189
189
  },
190
- "#": "Avoids TypeError: Cannot read property 'removeBinding' of null.",
190
+ "#": "Avoids Couldn't find intersection at NodePath.getDeepestCommonAncestorFrom ...",
191
191
  "module": null
192
192
  }
193
193
  }