Skip to content

Commit

Permalink
perf: remove eslint deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hamster1963 committed Jan 25, 2025
1 parent 1b00cd7 commit 4a3c88c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
Binary file modified bun.lockb
Binary file not shown.
9 changes: 1 addition & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,15 @@
"@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",
"cmdk": "1.0.0",
"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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit 4a3c88c

Please sign in to comment.