diff --git a/package.json b/package.json index 63754e6..d5ef87d 100644 --- a/package.json +++ b/package.json @@ -48,15 +48,15 @@ "fast-xml-parser": "^5.3.2", "ioredis": "^5.8.2", "js.foresight": "^3.3.4", - "lucide-react": "^0.562.0", + "lucide-react": "^0.563.0", "nanoid": "^5.1.6", - "next": "16.1.1", + "next": "16.1.5", "next-themes": "^0.4.6", "nuqs": "^2.8.1", "pg": "^8.16.3", "qrcode.react": "^4.2.0", - "react": "19.2.3", - "react-dom": "19.2.3", + "react": "19.2.4", + "react-dom": "19.2.4", "server-only": "^0.0.1", "superjson": "^2.2.6", "tailwind-merge": "^3.4.0", @@ -72,7 +72,7 @@ "@types/ioredis": "^5.0.0", "@types/node": "^25.0.2", "@types/pg": "^8.15.6", - "@types/react": "19.2.7", + "@types/react": "19.2.9", "@types/react-dom": "19.2.3", "@yopem/eslint-config": "^0.3.1", "@yopem/prettier-config": "^0.1.9",