@codefast/ui 0.2.5 → 0.2.6

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 +13 -0
  2. package/package.json +47 -47
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # @codefast/ui
2
2
 
3
+ ## 0.2.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [`9e7bb52`](https://github.com/codefastlabs/codefast/commit/9e7bb522ca068a6ddf7636eb3ed17c6beefa4c9d) Thanks [@thevuong](https://github.com/thevuong)! - update package dependencies
8
+
9
+ - Updated dependencies [[`9e7bb52`](https://github.com/codefastlabs/codefast/commit/9e7bb522ca068a6ddf7636eb3ed17c6beefa4c9d)]:
10
+ - @codefast-ui/checkbox-group@0.2.6
11
+ - @codefast-ui/number-input@0.2.6
12
+ - @codefast-ui/day-picker@0.2.6
13
+ - @codefast-ui/input@0.2.6
14
+ - @codefast/hooks@0.2.6
15
+
3
16
  ## 0.2.5
4
17
 
5
18
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codefast/ui",
3
- "version": "0.2.5",
3
+ "version": "0.2.6",
4
4
  "bugs": {
5
5
  "url": "https://github.com/codefastlabs/codefast/issues"
6
6
  },
@@ -34,37 +34,37 @@
34
34
  "CHANGELOG.md"
35
35
  ],
36
36
  "dependencies": {
37
- "@radix-ui/primitive": "1.1.0",
38
- "@radix-ui/react-accordion": "1.2.1",
39
- "@radix-ui/react-alert-dialog": "1.1.2",
40
- "@radix-ui/react-aspect-ratio": "1.1.0",
41
- "@radix-ui/react-avatar": "1.1.1",
42
- "@radix-ui/react-checkbox": "1.1.2",
43
- "@radix-ui/react-collapsible": "1.1.1",
37
+ "@radix-ui/primitive": "1.1.1",
38
+ "@radix-ui/react-accordion": "1.2.2",
39
+ "@radix-ui/react-alert-dialog": "1.1.3",
40
+ "@radix-ui/react-aspect-ratio": "1.1.1",
41
+ "@radix-ui/react-avatar": "1.1.2",
42
+ "@radix-ui/react-checkbox": "1.1.3",
43
+ "@radix-ui/react-collapsible": "1.1.2",
44
44
  "@radix-ui/react-context": "1.1.1",
45
- "@radix-ui/react-context-menu": "2.2.2",
46
- "@radix-ui/react-dialog": "1.1.2",
45
+ "@radix-ui/react-context-menu": "2.2.3",
46
+ "@radix-ui/react-dialog": "1.1.3",
47
47
  "@radix-ui/react-direction": "1.1.0",
48
- "@radix-ui/react-dropdown-menu": "2.1.2",
49
- "@radix-ui/react-hover-card": "1.1.2",
50
- "@radix-ui/react-label": "2.1.0",
51
- "@radix-ui/react-menubar": "1.1.2",
52
- "@radix-ui/react-navigation-menu": "1.2.1",
53
- "@radix-ui/react-popover": "1.1.2",
54
- "@radix-ui/react-progress": "1.1.0",
55
- "@radix-ui/react-radio-group": "1.2.1",
56
- "@radix-ui/react-scroll-area": "1.2.1",
57
- "@radix-ui/react-select": "2.1.2",
58
- "@radix-ui/react-separator": "1.1.0",
59
- "@radix-ui/react-slider": "1.2.1",
60
- "@radix-ui/react-slot": "1.1.0",
61
- "@radix-ui/react-switch": "1.1.1",
62
- "@radix-ui/react-tabs": "1.1.1",
63
- "@radix-ui/react-toggle": "1.1.0",
64
- "@radix-ui/react-toggle-group": "1.1.0",
65
- "@radix-ui/react-tooltip": "1.1.4",
48
+ "@radix-ui/react-dropdown-menu": "2.1.3",
49
+ "@radix-ui/react-hover-card": "1.1.3",
50
+ "@radix-ui/react-label": "2.1.1",
51
+ "@radix-ui/react-menubar": "1.1.3",
52
+ "@radix-ui/react-navigation-menu": "1.2.2",
53
+ "@radix-ui/react-popover": "1.1.3",
54
+ "@radix-ui/react-progress": "1.1.1",
55
+ "@radix-ui/react-radio-group": "1.2.2",
56
+ "@radix-ui/react-scroll-area": "1.2.2",
57
+ "@radix-ui/react-select": "2.1.3",
58
+ "@radix-ui/react-separator": "1.1.1",
59
+ "@radix-ui/react-slider": "1.2.2",
60
+ "@radix-ui/react-slot": "1.1.1",
61
+ "@radix-ui/react-switch": "1.1.2",
62
+ "@radix-ui/react-tabs": "1.1.2",
63
+ "@radix-ui/react-toggle": "1.1.1",
64
+ "@radix-ui/react-toggle-group": "1.1.1",
65
+ "@radix-ui/react-tooltip": "1.1.5",
66
66
  "@radix-ui/react-use-controllable-state": "1.1.0",
67
- "@radix-ui/react-visually-hidden": "1.1.0",
67
+ "@radix-ui/react-visually-hidden": "1.1.1",
68
68
  "clsx": "2.1.1",
69
69
  "cmdk": "1.0.4",
70
70
  "embla-carousel-react": "8.5.1",
@@ -75,37 +75,37 @@
75
75
  "sonner": "1.7.1",
76
76
  "tailwind-merge": "2.5.5",
77
77
  "tailwind-variants": "0.3.0",
78
- "vaul": "1.1.1",
79
- "@codefast-ui/checkbox-group": "0.2.5",
80
- "@codefast-ui/number-input": "0.2.5",
81
- "@codefast-ui/day-picker": "0.2.5",
82
- "@codefast-ui/input": "0.2.5",
83
- "@codefast/hooks": "0.2.5"
78
+ "vaul": "1.1.2",
79
+ "@codefast-ui/checkbox-group": "0.2.6",
80
+ "@codefast-ui/day-picker": "0.2.6",
81
+ "@codefast-ui/input": "0.2.6",
82
+ "@codefast/hooks": "0.2.6",
83
+ "@codefast-ui/number-input": "0.2.6"
84
84
  },
85
85
  "devDependencies": {
86
86
  "@types/js-cookie": "3.0.6",
87
87
  "@types/node": "22.10.2",
88
- "eslint": "9.16.0",
88
+ "eslint": "9.17.0",
89
89
  "postcss": "8.4.49",
90
90
  "tailwindcss": "3.4.16",
91
91
  "tsup": "8.3.5",
92
92
  "typescript": "5.7.2",
93
- "@codefast/eslint-config": "0.2.5",
94
- "@codefast/typescript-config": "0.2.5",
95
- "@codefast/tailwind-config": "0.2.5"
93
+ "@codefast/eslint-config": "0.2.6",
94
+ "@codefast/tailwind-config": "0.2.6",
95
+ "@codefast/typescript-config": "0.2.6"
96
96
  },
97
97
  "peerDependencies": {
98
- "@tanstack/react-table": "^8",
98
+ "@tanstack/react-table": ">=8",
99
99
  "@types/lodash-es": "*",
100
100
  "@types/react": "*",
101
101
  "@types/react-dom": "*",
102
- "date-fns": "^4",
103
- "lodash-es": "^4",
104
- "next-themes": "^0.3",
105
- "react": "^18 || ^19",
106
- "react-dom": "^18 || ^19",
107
- "react-hook-form": "^7",
108
- "recharts": "^2"
102
+ "date-fns": ">=4",
103
+ "lodash-es": ">=4",
104
+ "next-themes": ">=0.3",
105
+ "react": ">=18",
106
+ "react-dom": ">=18",
107
+ "react-hook-form": ">=7",
108
+ "recharts": ">=2"
109
109
  },
110
110
  "peerDependenciesMeta": {
111
111
  "@types/lodash-es": {