diff --git a/bun.lockb b/bun.lockb index 495ab1b..9cf11c3 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 95a75a8..6a93ff4 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "country-flag-icons": "^1.5.14", "d3-geo": "^3.1.1", "dayjs": "^1.11.13", - "framer-motion": "^12.0.6", + "framer-motion": "^12.0.11", "i18n-iso-countries": "^7.13.0", "i18next": "^24.2.2", "lucide-react": "^0.460.0", @@ -55,7 +55,7 @@ }, "devDependencies": { "@eslint/js": "^9.19.0", - "@types/node": "^22.13.0", + "@types/node": "^22.13.1", "@types/react": "^19.0.8", "@types/react-dom": "^19.0.3", "@vitejs/plugin-react-swc": "^3.7.2", @@ -67,7 +67,7 @@ "postcss": "^8.5.1", "tailwindcss": "^3.4.17", "typescript": "~5.6.3", - "typescript-eslint": "^8.22.0", + "typescript-eslint": "^8.23.0", "vite": "^6.0.11" } }