@mxenabled/connect-widget 2.4.0 → 2.5.0

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: Thu Sep 11 17:58:34 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.5.0",
5
5
  "module": "dist/index.es.js",
6
6
  "types": "dist/index.d.ts",
7
7
  "type": "module",
@@ -35,7 +35,6 @@
35
35
  "@kyper/input": "^6.1.0",
36
36
  "@kyper/institutionlogo": "^3.1.0",
37
37
  "@kyper/messagebox": "^3.1.0",
38
- "@kyper/mui": "^4.5.0",
39
38
  "@kyper/progressindicators": "^3.1.0",
40
39
  "@kyper/select": "^2.0.0",
41
40
  "@kyper/selectionbox": "^2.1.0",
@@ -94,7 +93,7 @@
94
93
  "jsdom": "^24.1.1",
95
94
  "lint-staged": "^15.2.8",
96
95
  "markdown-eslint-parser": "^1.2.1",
97
- "prettier": "3.5.3",
96
+ "prettier": "3.6.2",
98
97
  "rollup": "^4.21.0",
99
98
  "semantic-release": "^24.2.3",
100
99
  "typescript": "^5.2.2",