@codefast/ui 0.3.1-canary.6 → 0.3.1-canary.9

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +45 -0
  2. package/package.json +20 -20
package/CHANGELOG.md CHANGED
@@ -1,5 +1,50 @@
1
1
  # @codefast/ui
2
2
 
3
+ ## 0.3.1-canary.9
4
+
5
+ ### Patch Changes
6
+
7
+ - [`77d43d1`](https://github.com/codefastlabs/codefast/commit/77d43d1dfa36b856125956f9edaf141262914831) Thanks [@thevuong](https://github.com/thevuong)! - chore(dependencies): update package versions
8
+
9
+ - [`b5558d7`](https://github.com/codefastlabs/codefast/commit/b5558d7fc117c3e5314d88fe9aff48f84c7ffc18) Thanks [@thevuong](https://github.com/thevuong)! - feat: update peer dependencies and add unrs-resolver
10
+
11
+ - [`04a8165`](https://github.com/codefastlabs/codefast/commit/04a8165e6ad8e7c17e715b286d3c9aed0f7dbb02) Thanks [@thevuong](https://github.com/thevuong)! - feat(cli): update packages to remove in project creation
12
+
13
+ - [`9c32c5d`](https://github.com/codefastlabs/codefast/commit/9c32c5d97724d09436de51ed17a9af7af3ed55bd) Thanks [@thevuong](https://github.com/thevuong)! - feat(style-guide): update sorting rules for interfaces and object types
14
+
15
+ - Updated dependencies [[`77d43d1`](https://github.com/codefastlabs/codefast/commit/77d43d1dfa36b856125956f9edaf141262914831), [`b5558d7`](https://github.com/codefastlabs/codefast/commit/b5558d7fc117c3e5314d88fe9aff48f84c7ffc18), [`04a8165`](https://github.com/codefastlabs/codefast/commit/04a8165e6ad8e7c17e715b286d3c9aed0f7dbb02), [`9c32c5d`](https://github.com/codefastlabs/codefast/commit/9c32c5d97724d09436de51ed17a9af7af3ed55bd)]:
16
+ - @codefast-ui/progress-circle@0.3.1-canary.9
17
+ - @codefast-ui/checkbox-group@0.3.1-canary.9
18
+ - @codefast-ui/input-number@0.3.1-canary.9
19
+ - @codefast-ui/input@0.3.1-canary.9
20
+ - @codefast/hooks@0.3.1-canary.9
21
+
22
+ ## 0.3.1-canary.8
23
+
24
+ ### Patch Changes
25
+
26
+ - [`bcf67ce`](https://github.com/codefastlabs/codefast/commit/bcf67ce958af5bbb81a031dd3f17a5b5a3f42595) Thanks [@thevuong](https://github.com/thevuong)! - changeset
27
+
28
+ - Updated dependencies [[`bcf67ce`](https://github.com/codefastlabs/codefast/commit/bcf67ce958af5bbb81a031dd3f17a5b5a3f42595)]:
29
+ - @codefast-ui/progress-circle@0.3.1-canary.8
30
+ - @codefast-ui/checkbox-group@0.3.1-canary.8
31
+ - @codefast-ui/input-number@0.3.1-canary.8
32
+ - @codefast-ui/input@0.3.1-canary.8
33
+ - @codefast/hooks@0.3.1-canary.8
34
+
35
+ ## 0.3.1-canary.7
36
+
37
+ ### Patch Changes
38
+
39
+ - [`d2bfdc3`](https://github.com/codefastlabs/codefast/commit/d2bfdc328205629d8810756f586e8ff3a2db8f73) Thanks [@thevuong](https://github.com/thevuong)! - fix(cli): update lint script to use autofix option
40
+
41
+ - Updated dependencies [[`d2bfdc3`](https://github.com/codefastlabs/codefast/commit/d2bfdc328205629d8810756f586e8ff3a2db8f73)]:
42
+ - @codefast-ui/progress-circle@0.3.1-canary.7
43
+ - @codefast-ui/checkbox-group@0.3.1-canary.7
44
+ - @codefast-ui/input-number@0.3.1-canary.7
45
+ - @codefast-ui/input@0.3.1-canary.7
46
+ - @codefast/hooks@0.3.1-canary.7
47
+
3
48
  ## 0.3.1-canary.6
4
49
 
5
50
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codefast/ui",
3
- "version": "0.3.1-canary.6",
3
+ "version": "0.3.1-canary.9",
4
4
  "bugs": {
5
5
  "url": "https://github.com/codefastlabs/codefast/issues"
6
6
  },
@@ -744,26 +744,26 @@
744
744
  "@radix-ui/react-checkbox": "^1.2.2",
745
745
  "@radix-ui/react-collapsible": "^1.1.7",
746
746
  "@radix-ui/react-context": "^1.1.2",
747
- "@radix-ui/react-context-menu": "^2.2.10",
747
+ "@radix-ui/react-context-menu": "^2.2.11",
748
748
  "@radix-ui/react-dialog": "^1.1.10",
749
749
  "@radix-ui/react-direction": "^1.1.1",
750
- "@radix-ui/react-dropdown-menu": "^2.1.10",
750
+ "@radix-ui/react-dropdown-menu": "^2.1.11",
751
751
  "@radix-ui/react-hover-card": "^1.1.10",
752
752
  "@radix-ui/react-label": "^2.1.4",
753
- "@radix-ui/react-menubar": "^1.1.10",
753
+ "@radix-ui/react-menubar": "^1.1.11",
754
754
  "@radix-ui/react-navigation-menu": "^1.2.9",
755
755
  "@radix-ui/react-popover": "^1.1.10",
756
756
  "@radix-ui/react-progress": "^1.1.4",
757
- "@radix-ui/react-radio-group": "^1.3.2",
757
+ "@radix-ui/react-radio-group": "^1.3.3",
758
758
  "@radix-ui/react-scroll-area": "^1.2.5",
759
759
  "@radix-ui/react-select": "^2.2.2",
760
760
  "@radix-ui/react-separator": "^1.1.4",
761
761
  "@radix-ui/react-slider": "^1.3.2",
762
762
  "@radix-ui/react-slot": "^1.2.0",
763
763
  "@radix-ui/react-switch": "^1.2.2",
764
- "@radix-ui/react-tabs": "^1.1.7",
764
+ "@radix-ui/react-tabs": "^1.1.8",
765
765
  "@radix-ui/react-toggle": "^1.1.6",
766
- "@radix-ui/react-toggle-group": "^1.1.6",
766
+ "@radix-ui/react-toggle-group": "^1.1.7",
767
767
  "@radix-ui/react-tooltip": "^1.2.3",
768
768
  "@radix-ui/react-use-controllable-state": "^1.2.2",
769
769
  "@radix-ui/react-visually-hidden": "^1.2.0",
@@ -779,11 +779,11 @@
779
779
  "tailwind-merge": "^3.2.0",
780
780
  "tailwind-variants": "^1.0.0",
781
781
  "vaul": "^1.1.2",
782
- "@codefast-ui/checkbox-group": "0.3.1-canary.6",
783
- "@codefast-ui/input": "0.3.1-canary.6",
784
- "@codefast-ui/input-number": "0.3.1-canary.6",
785
- "@codefast-ui/progress-circle": "0.3.1-canary.6",
786
- "@codefast/hooks": "0.3.1-canary.6"
782
+ "@codefast-ui/checkbox-group": "0.3.1-canary.9",
783
+ "@codefast-ui/input": "0.3.1-canary.9",
784
+ "@codefast-ui/input-number": "0.3.1-canary.9",
785
+ "@codefast-ui/progress-circle": "0.3.1-canary.9",
786
+ "@codefast/hooks": "0.3.1-canary.9"
787
787
  },
788
788
  "devDependencies": {
789
789
  "@rsbuild/plugin-react": "^1.2.0",
@@ -806,18 +806,18 @@
806
806
  "tailwindcss": "^4.1.4",
807
807
  "ts-node": "^10.9.2",
808
808
  "typescript": "^5.8.3",
809
- "@codefast/eslint-config": "0.3.1-canary.6",
810
- "@codefast/typescript-config": "0.3.1-canary.6"
809
+ "@codefast/eslint-config": "0.3.1-canary.9",
810
+ "@codefast/typescript-config": "0.3.1-canary.9"
811
811
  },
812
812
  "peerDependencies": {
813
- "@types/react": "*",
814
- "@types/react-dom": "*",
815
- "date-fns": "^4.1.0",
816
- "next-themes": "^0.4.6",
813
+ "@types/react": "^19",
814
+ "@types/react-dom": "^19",
815
+ "date-fns": "^4",
816
+ "next-themes": "^0",
817
817
  "react": "^19",
818
818
  "react-dom": "^19",
819
- "react-hook-form": "^7.55.0",
820
- "recharts": "^2.15.2"
819
+ "react-hook-form": "^7",
820
+ "recharts": "^2"
821
821
  },
822
822
  "peerDependenciesMeta": {
823
823
  "@types/react": {