We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98e73c7 + 0ba18ea commit 0a228f6Copy full SHA for 0a228f6
1 file changed
package.json
@@ -40,7 +40,7 @@
40
"@radix-ui/react-toggle-group": "^1.1.0",
41
"@radix-ui/react-tooltip": "^1.1.4",
42
"@tanstack/react-query": "^5.56.2",
43
- "@reown/appkit": "^1.7.7",
+ "@reown/appkit": "^1.8.0",
44
"class-variance-authority": "^0.7.1",
45
"clsx": "^2.1.1",
46
"cmdk": "^1.0.0",
@@ -55,7 +55,7 @@
55
"react-dom": "^18.3.1",
56
"react-hook-form": "^7.53.0",
57
"react-resizable-panels": "^2.1.3",
58
- "react-router-dom": "^6.26.2",
+ "react-router-dom": "^6.29.0",
59
"recharts": "^2.12.7",
60
"sonner": "^1.5.0",
61
"tailwind-merge": "^2.5.2",
@@ -80,6 +80,9 @@
80
"tailwindcss": "^3.4.11",
81
"typescript": "^5.5.3",
82
"typescript-eslint": "^8.0.1",
83
- "vite": "^5.4.1"
+ "vite": "^5.4.11"
84
+ },
85
+ "overrides": {
86
+ "h3": "1.15.5"
87
}
88
0 commit comments