@mxenabled/connect-widget 2.4.0 → 2.4.1

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.
@@ -1 +1 @@
1
- Last build: Wed Sep 3 13:13:21 2025
1
+ Last build: Mon Sep 8 20:25:44 2025
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mxenabled/connect-widget",
3
3
  "description": "A simple ui library for React",
4
- "version": "2.4.0",
4
+ "version": "2.4.1",
5
5
  "module": "dist/index.es.js",
6
6
  "types": "dist/index.d.ts",
7
7
  "type": "module",
@@ -94,7 +94,7 @@
94
94
  "jsdom": "^24.1.1",
95
95
  "lint-staged": "^15.2.8",
96
96
  "markdown-eslint-parser": "^1.2.1",
97
- "prettier": "3.5.3",
97
+ "prettier": "3.6.2",
98
98
  "rollup": "^4.21.0",
99
99
  "semantic-release": "^24.2.3",
100
100
  "typescript": "^5.2.2",