@codefast-ui/checkbox-group
Advanced tools
Comparing version 0.2.11 to 0.2.12
# @codefast-ui/checkbox-group | ||
## 0.2.12 | ||
### Patch Changes | ||
- [#59](https://github.com/codefastlabs/codefast/pull/59) [`f18dae5`](https://github.com/codefastlabs/codefast/commit/f18dae50384ca50ebebc2ad1f8bd313f1bf3fa80) Thanks [@thevuong](https://github.com/thevuong)! - upgrade to TailwindCSS v4 | ||
## 0.2.11 | ||
@@ -4,0 +10,0 @@ |
@@ -1,1 +0,2 @@ | ||
"use client";import{a as e,b as o,c as r,d as t}from"./chunk-MWHD4W5T.js";export{o as CheckboxGroup,t as CheckboxGroupIndicator,r as CheckboxGroupItem,t as Indicator,r as Item,o as Root,e as createCheckboxGroupScope}; | ||
"use client";import{a as e,b as o,c as r,d as t}from"./chunk-2QZZIZOS.js";export{o as CheckboxGroup,t as CheckboxGroupIndicator,r as CheckboxGroupItem,t as Indicator,r as Item,o as Root,e as createCheckboxGroupScope}; | ||
//# sourceMappingURL=index.js.map |
@@ -1,1 +0,2 @@ | ||
import{a,b,c,d}from"../chunk-MWHD4W5T.js";export{b as CheckboxGroup,d as CheckboxGroupIndicator,c as CheckboxGroupItem,d as Indicator,c as Item,b as Root,a as createCheckboxGroupScope}; | ||
import{a,b,c,d}from"../chunk-2QZZIZOS.js";export{b as CheckboxGroup,d as CheckboxGroupIndicator,c as CheckboxGroupItem,d as Indicator,c as Item,b as Root,a as createCheckboxGroupScope}; | ||
//# sourceMappingURL=checkbox-group.js.map |
{ | ||
"name": "@codefast-ui/checkbox-group", | ||
"version": "0.2.11", | ||
"version": "0.2.12", | ||
"bugs": { | ||
@@ -44,7 +44,7 @@ "url": "https://github.com/codefastlabs/codefast/issues" | ||
"devDependencies": { | ||
"eslint": "^9.17.0", | ||
"eslint": "^9.18.0", | ||
"tsup": "^8.3.5", | ||
"typescript": "^5.7.2", | ||
"@codefast/eslint-config": "0.2.11", | ||
"@codefast/typescript-config": "0.2.11" | ||
"typescript": "^5.7.3", | ||
"@codefast/eslint-config": "0.2.12", | ||
"@codefast/typescript-config": "0.2.12" | ||
}, | ||
@@ -51,0 +51,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 2 instances in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 3 instances in 1 package
50911
19