We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pnpm up
1 parent 873dc0b commit 1aef6f8Copy full SHA for 1aef6f8
client/package.json
@@ -15,9 +15,9 @@
15
"@durhack/durhack-common": "workspace:*",
16
"@durhack/web-components": "^0.13.1",
17
"@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",
+ "@radix-ui/react-accordion": "^1.2.11",
+ "@radix-ui/react-aspect-ratio": "^1.1.7",
+ "@radix-ui/react-icons": "^1.3.2",
21
"@types/prop-types": "^15.7.12",
22
"class-variance-authority": "^0.7.0",
23
"clsx": "^2.1.1",
@@ -31,7 +31,7 @@
31
"react-hook-form": "^7.52.0",
32
"sass": "^1.78.0",
33
"swr": "^2.2.5",
34
- "tailwind-merge": "^2.5.2",
+ "tailwind-merge": "^3.3.1",
35
"tailwindcss-animate": "^1.0.7",
36
"zod": "^3.23.8"
37
},
0 commit comments