@strands.gg/accui 2.11.2 → 2.11.3

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/dist/index.es.js CHANGED
@@ -865,7 +865,7 @@ const _sfc_main$U = /* @__PURE__ */ defineComponent({
865
865
  };
866
866
  }
867
867
  });
868
- const StrandsUiCard = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["__scopeId", "data-v-1f110d8d"]]);
868
+ const StrandsUiCard = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["__scopeId", "data-v-15f1a3ab"]]);
869
869
  /**
870
870
  * @license lucide-vue-next v0.542.0 - ISC
871
871
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@strands.gg/accui",
3
- "version": "2.11.2",
3
+ "version": "2.11.3",
4
4
  "description": "Strands Authentication UI Components",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs.js",