diff --git a/package.json b/package.json index f388f68a3..6b0382703 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "tsx": "^4.19.2", "typescript": "^5.7.2", "viem": "^2.23.5", - "vitest": "^2.1.8" + "vitest": "^3.1.3" }, "packageManager": "^npm@10.0.0", "overrides": { diff --git a/ui/package.json b/ui/package.json index 6a108b7e0..df27c0451 100644 --- a/ui/package.json +++ b/ui/package.json @@ -13,7 +13,7 @@ "@bgd-labs/rpc-env": "^2.3.2", "@leeoniya/ufuzzy": "^1.0.18", "clsx": "^2.1.1", - "next": "15.1.4", + "next": "15.2.4", "react": "19.0.0", "react-dom": "19.0.0", "tailwind-merge": "^2.6.0",