shadcn-ui-react 0.5.2 → 0.6.0

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": "shadcn-ui-react",
3
- "version": "0.5.2",
3
+ "version": "0.6.0",
4
4
  "private": false,
5
5
  "author": "Bleker Cordova <bleker@gliyen.com>",
6
6
  "description": "A collection of components for building beautiful and accessible user interfaces with React and Tailwind CSS.",
@@ -60,7 +60,7 @@
60
60
  "@testing-library/react": "^16.3.2",
61
61
  "@testing-library/user-event": "^14.6.1",
62
62
  "@types/jest": "^30.0.0",
63
- "@types/node": "^25.0.9",
63
+ "@types/node": "^25.0.10",
64
64
  "@types/react": "^19.2.9",
65
65
  "@types/react-dom": "^19.2.3",
66
66
  "@typescript-eslint/eslint-plugin": "^8.53.1",
@@ -87,7 +87,7 @@
87
87
  "vite": "^7.3.1",
88
88
  "vite-plugin-dts": "^4.5.4",
89
89
  "vite-plugin-ts-alias": "^0.1.1",
90
- "zod": "^4.3.5"
90
+ "zod": "^4.3.6"
91
91
  },
92
92
  "peerDependencies": {
93
93
  "react": "^17.0.0 || ^18.3.1 || ^19.2.3 || ^20.0.0",
@@ -132,7 +132,7 @@
132
132
  "clsx": "^2.1.1",
133
133
  "cmdk": "^1.1.1",
134
134
  "embla-carousel-react": "^8.6.0",
135
- "framer-motion": "^12.27.5",
135
+ "framer-motion": "^12.29.0",
136
136
  "input-otp": "^1.4.2",
137
137
  "lucide-react": "^0.562.0",
138
138
  "next-themes": "^0.4.6",