Skip to content

Commit 1aef6f8

Browse files
committed
pnpm up shadcn-ui dependencies
1 parent 873dc0b commit 1aef6f8

File tree

2 files changed

+3214
-1685
lines changed

2 files changed

+3214
-1685
lines changed

client/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"@durhack/durhack-common": "workspace:*",
1616
"@durhack/web-components": "^0.13.1",
1717
"@hookform/resolvers": "^3.6.0",
18-
"@radix-ui/react-accordion": "^1.2.0",
19-
"@radix-ui/react-aspect-ratio": "^1.1.0",
20-
"@radix-ui/react-icons": "^1.3.0",
18+
"@radix-ui/react-accordion": "^1.2.11",
19+
"@radix-ui/react-aspect-ratio": "^1.1.7",
20+
"@radix-ui/react-icons": "^1.3.2",
2121
"@types/prop-types": "^15.7.12",
2222
"class-variance-authority": "^0.7.0",
2323
"clsx": "^2.1.1",
@@ -31,7 +31,7 @@
3131
"react-hook-form": "^7.52.0",
3232
"sass": "^1.78.0",
3333
"swr": "^2.2.5",
34-
"tailwind-merge": "^2.5.2",
34+
"tailwind-merge": "^3.3.1",
3535
"tailwindcss-animate": "^1.0.7",
3636
"zod": "^3.23.8"
3737
},

0 commit comments

Comments
 (0)