aboutsummaryrefslogtreecommitdiff
path: root/packages/ui/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ui/package.json')
-rw-r--r--packages/ui/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/ui/package.json b/packages/ui/package.json
index 321a5ef..dc17985 100644
--- a/packages/ui/package.json
+++ b/packages/ui/package.json
@@ -27,10 +27,10 @@
"clsx": "^2.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
- "react-router-dom": "^6.20.0",
- "sonner": "^1.2.3",
+ "react-router-dom": "^6.21.1",
+ "sonner": "^1.3.1",
"tailwindcss-radix": "^2.8.0",
- "ts-pattern": "^5.0.5",
+ "ts-pattern": "^5.0.6",
"use-debounce": "^10.0.0",
"zod": "^3.22.4"
},
@@ -48,6 +48,6 @@
"tailwindcss": "^3.4.0",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.3.3",
- "vitest": "^0.34.6"
+ "vitest": "^1.1.0"
}
}