diff --git a/bun.lockb b/bun.lockb index 4eaae49..ab4b16d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c3c883a..492fa49 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@radix-ui/react-slot": "^1.1.1", "@radix-ui/react-switch": "^1.1.2", "@radix-ui/react-tooltip": "^1.1.6", - "@trivago/prettier-plugin-sort-imports": "^5.2.0", + "@trivago/prettier-plugin-sort-imports": "^5.2.1", "@turf/turf": "^7.2.0", "@types/d3-geo": "^3.1.0", "@types/luxon": "^3.4.2", @@ -64,7 +64,7 @@ "@biomejs/biome": "1.9.4", "@next/bundle-analyzer": "^15.1.3", "@tailwindcss/postcss": "^4.0.0-beta.8", - "@types/node": "^22.10.2", + "@types/node": "^22.10.5", "@types/react": "^19.0.2", "@types/react-dom": "^19.0.2", "eslint-config-next": "^15.1.3", @@ -73,7 +73,7 @@ "postcss": "^8.4.49", "tailwindcss": "^4.0.0-beta.8", "typescript": "^5.7.2", - "vercel": "^39.2.2" + "vercel": "^39.2.4" }, "overrides": { "react-is": "^19.0.0-rc-69d4b800-20241021"