We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ccd091 commit 0cfe04dCopy full SHA for 0cfe04d
packages/components/package.json
@@ -53,8 +53,6 @@
53
"@radix-ui/react-slot": "^1.1.1",
54
"@radix-ui/react-switch": "^1.1.2",
55
"@radix-ui/react-tooltip": "^1.1.6",
56
- "react-router": "^7.0.0",
57
- "react-router-dom": "^7.0.0",
58
"@react-router/node": "^7.0.0",
59
"class-variance-authority": "^0.7.1",
60
"clsx": "^2.1.1",
@@ -64,6 +62,8 @@
64
62
"next-themes": "^0.4.4",
65
63
"react-day-picker": "9.4.4",
66
"react-hook-form": "^7.53.1",
+ "react-router": "^7.0.0",
+ "react-router-dom": "^7.0.0",
67
"remix-hook-form": "5.1.1",
68
"sonner": "^1.7.1",
69
"tailwind-merge": "^2.5.5",
0 commit comments