diff --git a/bun.lockb b/bun.lockb index bb461fa..12ea8d1 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index acbe64a..20b6154 100644 --- a/package.json +++ b/package.json @@ -26,10 +26,10 @@ "@radix-ui/react-slot": "^1.1.1", "@radix-ui/react-switch": "^1.1.2", "@radix-ui/react-tooltip": "^1.1.7", - "@trivago/prettier-plugin-sort-imports": "^5.2.1", + "@trivago/prettier-plugin-sort-imports": "^5.2.2", "@types/d3-geo": "^3.1.0", "@types/luxon": "^3.4.2", - "caniuse-lite": "^1.0.30001695", + "caniuse-lite": "^1.0.30001696", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "cmdk": "1.0.0", @@ -67,7 +67,7 @@ "postcss": "^8.5.1", "tailwindcss": "^4.0.0", "typescript": "^5.7.3", - "vercel": "^39.3.0" + "vercel": "^39.4.2" }, "overrides": { "react-is": "^19.0.0-rc-69d4b800-20241021"