diff --git a/bun.lockb b/bun.lockb index d45ef99..b48d0a3 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a1a5008..0f9c957 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "dotted-map": "^2.2.3", "eslint-plugin-simple-import-sort": "^12.1.1", "flag-icons": "^7.2.3", - "framer-motion": "^12.0.0-alpha.1", + "framer-motion": "^12.0.0-alpha.2", "lucide-react": "^0.454.0", "luxon": "^3.5.0", "next": "^15.0.3", @@ -54,8 +54,8 @@ }, "devDependencies": { "@next/bundle-analyzer": "^15.0.3", - "@tailwindcss/postcss": "^4.0.0-beta.1", - "@types/node": "^22.9.1", + "@tailwindcss/postcss": "^4.0.0-beta.2", + "@types/node": "^22.9.3", "@types/react": "npm:types-react@19.0.0-rc.1", "@types/react-dom": "npm:types-react-dom@19.0.0-rc.1", "eslint": "^9.15.0", @@ -65,8 +65,8 @@ "postcss": "^8.4.49", "prettier": "^3.3.3", "prettier-plugin-tailwindcss": "^0.6.9", - "tailwindcss": "^4.0.0-beta.1", - "typescript": "^5.6.3" + "tailwindcss": "^4.0.0-beta.2", + "typescript": "^5.7.2" }, "overrides": { "@types/react": "npm:types-react@19.0.0-rc.1",