diff --git a/bun.lockb b/bun.lockb index 1ab2b3f..e99d417 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 03c1c2b..e94e7b2 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,8 @@ "@radix-ui/react-tooltip": "^1.1.3", "@trivago/prettier-plugin-sort-imports": "^4.3.0", "@types/luxon": "^3.4.2", - "@typescript-eslint/eslint-plugin": "^8.9.0", - "caniuse-lite": "^1.0.30001668", + "@typescript-eslint/eslint-plugin": "^8.10.0", + "caniuse-lite": "^1.0.30001669", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "country-flag-icons": "^1.5.13", @@ -48,14 +48,14 @@ "tailwindcss-animate": "^1.0.7" }, "devDependencies": { - "eslint-plugin-turbo": "^2.1.3", + "eslint-plugin-turbo": "^2.2.1", "eslint-plugin-unused-imports": "^4.1.4", "@next/bundle-analyzer": "^14.2.15", - "@types/node": "^22.7.5", + "@types/node": "^22.7.7", "@types/react": "^18.3.11", "@types/react-dom": "^18.3.1", "autoprefixer": "^10.4.20", - "eslint": "^9.12.0", + "eslint": "^9.13.0", "eslint-config-next": "^14.2.15", "postcss": "^8.4.47", "prettier": "^3.3.3",