diff --git a/bun.lockb b/bun.lockb index 13d1157..aecf818 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index bb905cc..51acbcb 100644 --- a/package.json +++ b/package.json @@ -36,12 +36,12 @@ "country-flag-icons": "^1.5.14", "d3-geo": "^3.1.1", "dayjs": "^1.11.13", - "framer-motion": "^12.0.3", + "framer-motion": "^12.0.5", "i18n-iso-countries": "^7.13.0", "i18next": "^24.2.1", "lucide-react": "^0.460.0", "luxon": "^3.5.0", - "prettier-plugin-tailwindcss": "^0.6.10", + "prettier-plugin-tailwindcss": "^0.6.11", "react": "^19.0.0", "react-dom": "^19.0.0", "react-i18next": "^15.4.0", @@ -52,13 +52,13 @@ "tailwindcss-animate": "^1.0.7" }, "devDependencies": { - "@eslint/js": "^9.18.0", - "@types/node": "^22.10.9", + "@eslint/js": "^9.19.0", + "@types/node": "^22.10.10", "@types/react": "^19.0.8", "@types/react-dom": "^19.0.3", "@vitejs/plugin-react-swc": "^3.7.2", "autoprefixer": "^10.4.20", - "eslint": "^9.18.0", + "eslint": "^9.19.0", "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-react-refresh": "^0.4.18", "globals": "^15.14.0",