mirror of
https://github.com/jakejarvis/sofa.git
synced 2026-08-29 03:55:38 -04:00
Update StarRating animation to simplify scale transition logic
This commit is contained in:
+9
-9
@@ -19,11 +19,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@base-ui/react": "1.2.0",
|
||||
"@better-auth/drizzle-adapter": "1.5.3",
|
||||
"@better-auth/drizzle-adapter": "1.5.4",
|
||||
"@player.style/sutro": "0.2.1",
|
||||
"@tabler/icons-react": "3.38.0",
|
||||
"@tanstack/react-hotkeys": "0.3.1",
|
||||
"better-auth": "1.5.3",
|
||||
"@tabler/icons-react": "3.40.0",
|
||||
"@tanstack/react-hotkeys": "0.3.2",
|
||||
"better-auth": "1.5.4",
|
||||
"class-variance-authority": "0.7.1",
|
||||
"clsx": "2.1.1",
|
||||
"cmdk": "1.1.1",
|
||||
@@ -34,15 +34,15 @@
|
||||
"embla-carousel-wheel-gestures": "8.1.0",
|
||||
"jotai": "2.18.0",
|
||||
"media-chrome": "4.18.0",
|
||||
"motion": "12.35.0",
|
||||
"motion": "12.35.1",
|
||||
"next": "16.1.6",
|
||||
"node-vibrant": "4.0.4",
|
||||
"react": "19.2.4",
|
||||
"react-day-picker": "9.14.0",
|
||||
"react-dom": "19.2.4",
|
||||
"react-resizable-panels": "4.7.1",
|
||||
"recharts": "3.7.0",
|
||||
"shadcn": "3.8.5",
|
||||
"recharts": "3.8.0",
|
||||
"shadcn": "4.0.0",
|
||||
"sonner": "2.0.7",
|
||||
"swr": "2.4.1",
|
||||
"tailwind-merge": "3.5.0",
|
||||
@@ -53,9 +53,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.4.6",
|
||||
"@types/bun": "1.3.10",
|
||||
"@tailwindcss/postcss": "4.2.1",
|
||||
"@types/node": "25.3.3",
|
||||
"@types/bun": "1.3.10",
|
||||
"@types/node": "25.3.5",
|
||||
"@types/react": "19.2.14",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user