@mcp-b/web-components 0.2.14 → 0.2.15

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.
@@ -29682,7 +29682,7 @@
29682
29682
  "package": {
29683
29683
  "name": "@mcp-b/web-components",
29684
29684
  "description": "Sigvelo SaaS web components built with Lit.",
29685
- "version": "0.2.14",
29685
+ "version": "0.2.15",
29686
29686
  "license": "MIT"
29687
29687
  }
29688
29688
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mcp-b/web-components",
3
- "version": "0.2.14",
3
+ "version": "0.2.15",
4
4
  "description": "Sigvelo SaaS web components built with Lit.",
5
5
  "keywords": [
6
6
  "custom-elements",
@@ -38,7 +38,7 @@
38
38
  "@floating-ui/dom": "^1.8.0",
39
39
  "lit": "^3.3.3",
40
40
  "lit-html": "^3.3.3",
41
- "@mcp-b/wc-support": "0.2.11"
41
+ "@mcp-b/wc-support": "0.2.12"
42
42
  },
43
43
  "devDependencies": {
44
44
  "@axe-core/playwright": "^4.12.1",