@postxl/ui-components 1.5.2 → 1.5.4

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@postxl/ui-components",
3
- "version": "1.5.2",
3
+ "version": "1.5.4",
4
4
  "description": "PostXL UI component library - Radix UI primitives with Tailwind CSS styling",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -50,43 +50,43 @@
50
50
  "@dnd-kit/utilities": "3.2.2",
51
51
  "@radix-ui/react-accordion": "1.2.12",
52
52
  "@radix-ui/react-alert-dialog": "1.1.15",
53
- "@radix-ui/react-avatar": "1.1.10",
54
- "@radix-ui/react-checkbox": "1.1.2",
55
- "@radix-ui/react-collapsible": "1.1.1",
56
- "@radix-ui/react-context": "1.1.2",
53
+ "@radix-ui/react-avatar": "1.1.11",
54
+ "@radix-ui/react-checkbox": "1.3.3",
55
+ "@radix-ui/react-collapsible": "1.1.12",
56
+ "@radix-ui/react-context": "1.1.3",
57
57
  "@radix-ui/react-context-menu": "2.2.16",
58
58
  "@radix-ui/react-dialog": "1.1.15",
59
59
  "@radix-ui/react-dropdown-menu": "2.1.16",
60
60
  "@radix-ui/react-hover-card": "1.1.15",
61
61
  "@radix-ui/react-icons": "1.3.2",
62
- "@radix-ui/react-label": "2.1.7",
62
+ "@radix-ui/react-label": "2.1.8",
63
63
  "@radix-ui/react-menubar": "1.1.16",
64
64
  "@radix-ui/react-navigation-menu": "1.2.14",
65
65
  "@radix-ui/react-popover": "1.1.15",
66
- "@radix-ui/react-radio-group": "1.2.0",
66
+ "@radix-ui/react-radio-group": "1.3.8",
67
67
  "@radix-ui/react-scroll-area": "1.2.10",
68
68
  "@radix-ui/react-select": "2.2.6",
69
- "@radix-ui/react-separator": "1.1.7",
69
+ "@radix-ui/react-separator": "1.1.8",
70
70
  "@radix-ui/react-slider": "1.3.6",
71
- "@radix-ui/react-slot": "1.2.3",
71
+ "@radix-ui/react-slot": "1.2.4",
72
72
  "@radix-ui/react-switch": "1.2.6",
73
73
  "@radix-ui/react-tabs": "1.1.13",
74
74
  "@radix-ui/react-toggle": "1.1.10",
75
75
  "@radix-ui/react-toggle-group": "1.1.11",
76
76
  "@radix-ui/react-tooltip": "1.2.8",
77
- "@tanstack/react-table": "8.21.2",
78
- "@tanstack/react-virtual": "3.13.2",
77
+ "@tanstack/react-table": "8.21.3",
78
+ "@tanstack/react-virtual": "3.13.19",
79
79
  "class-variance-authority": "0.7.1",
80
80
  "clsx": "2.1.1",
81
81
  "cmdk": "1.1.1",
82
82
  "date-fns": "4.1.0",
83
- "embla-carousel-react": "8.5.1",
84
- "lucide-react": "0.554.0",
83
+ "embla-carousel-react": "8.6.0",
84
+ "lucide-react": "0.575.0",
85
85
  "@radix-ui/react-direction": "1.1.1",
86
- "react-day-picker": "9.11.1",
86
+ "react-day-picker": "9.13.2",
87
87
  "react-resizable-panels": "3.0.6",
88
88
  "sonner": "2.0.7",
89
- "tailwind-merge": "3.3.1",
89
+ "tailwind-merge": "3.5.0",
90
90
  "use-local-storage-state": "19.5.0",
91
91
  "vaul": "1.1.2"
92
92
  },
@@ -96,32 +96,32 @@
96
96
  "tailwindcss": ">=4.0.0"
97
97
  },
98
98
  "devDependencies": {
99
- "@chromatic-com/storybook": "4.1.2",
100
- "@storybook/addon-docs": "10.0.0",
101
- "@storybook/addon-onboarding": "10.0.0",
102
- "@storybook/addon-vitest": "10.0.0",
103
- "@storybook/react": "10.0.0",
104
- "@storybook/react-vite": "10.0.0",
105
- "@tailwindcss/vite": "4.1.16",
99
+ "@chromatic-com/storybook": "4.1.3",
100
+ "@storybook/addon-docs": "10.2.12",
101
+ "@storybook/addon-onboarding": "10.2.12",
102
+ "@storybook/addon-vitest": "10.2.12",
103
+ "@storybook/react": "10.2.12",
104
+ "@storybook/react-vite": "10.2.12",
105
+ "@tailwindcss/vite": "4.2.1",
106
106
  "@testing-library/jest-dom": "6.9.1",
107
- "@testing-library/react": "16.3.0",
107
+ "@testing-library/react": "16.3.2",
108
108
  "@testing-library/user-event": "14.6.1",
109
- "@types/react": "19.1.10",
110
- "@types/react-dom": "19.1.7",
111
- "@vitejs/plugin-react": "5.1.0",
112
- "@vitest/browser": "4.0.16",
113
- "@vitest/browser-playwright": "4.0.16",
114
- "@vitest/coverage-v8": "4.0.16",
115
- "jsdom": "27.3.0",
116
- "playwright": "1.56.1",
117
- "react": "19.1.1",
118
- "react-dom": "19.1.1",
119
- "storybook": "10.0.0",
120
- "tailwindcss": "4.1.16",
109
+ "@types/react": "19.2.14",
110
+ "@types/react-dom": "19.2.3",
111
+ "@vitejs/plugin-react": "5.1.4",
112
+ "@vitest/browser": "4.0.18",
113
+ "@vitest/browser-playwright": "4.0.18",
114
+ "@vitest/coverage-v8": "4.0.18",
115
+ "jsdom": "27.4.0",
116
+ "playwright": "1.58.2",
117
+ "react": "19.2.4",
118
+ "react-dom": "19.2.4",
119
+ "storybook": "10.2.12",
120
+ "tailwindcss": "4.2.1",
121
121
  "tsdown": "0.11.4",
122
- "typescript": "~5.8.3",
123
- "vite": "7.1.12",
124
- "vitest": "4.0.16"
122
+ "typescript": "~5.9.3",
123
+ "vite": "7.3.1",
124
+ "vitest": "4.0.18"
125
125
  },
126
126
  "scripts": {
127
127
  "build": "tsdown",