diff --git a/bun.lockb b/bun.lockb index 3000e05..1a0245e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 10b771f..5b58d08 100644 --- a/package.json +++ b/package.json @@ -28,10 +28,8 @@ "@radix-ui/react-switch": "^1.1.2", "@radix-ui/react-tooltip": "^1.1.7", "@trivago/prettier-plugin-sort-imports": "^5.2.1", - "@turf/turf": "^7.2.0", "@types/d3-geo": "^3.1.0", "@types/luxon": "^3.4.2", - "@typescript-eslint/eslint-plugin": "^8.21.0", "caniuse-lite": "^1.0.30001695", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", @@ -39,7 +37,6 @@ "country-flag-icons": "^1.5.14", "d3-geo": "^3.1.1", "d3-selection": "^3.0.0", - "eslint-plugin-simple-import-sort": "^12.1.1", "flag-icons": "^7.3.2", "i18n-iso-countries": "^7.13.0", "lucide-react": "^0.454.0", @@ -59,8 +56,7 @@ "sharp": "^0.33.5", "swr": "^2.3.0", "tailwind-merge": "^2.6.0", - "tailwindcss-animate": "^1.0.7", - "typescript-eslint": "^8.21.0" + "tailwindcss-animate": "^1.0.7" }, "devDependencies": { "@biomejs/biome": "1.9.4", @@ -69,9 +65,6 @@ "@types/node": "^22.10.10", "@types/react": "^19.0.8", "@types/react-dom": "^19.0.3", - "eslint-config-next": "^15.1.6", - "eslint-plugin-turbo": "^2.3.4", - "eslint-plugin-unused-imports": "^4.1.4", "postcss": "^8.5.1", "tailwindcss": "^4.0.0", "typescript": "^5.7.3",