diff --git a/apps/carteira-x/package.json b/apps/carteira-x/package.json index c3601382..2b94764b 100644 --- a/apps/carteira-x/package.json +++ b/apps/carteira-x/package.json @@ -13,9 +13,9 @@ "clsx": "^2.1.1", "framer-motion": "^12.34.3", "lucide-react": "^0.575.0", - "next": "16.1.6", - "react": "19.2.3", - "react-dom": "19.2.3", + "next": "16.2.1", + "react": "19.2.4", + "react-dom": "19.2.4", "tailwind-merge": "^3.5.0" }, "devDependencies": { @@ -26,7 +26,7 @@ "babel-plugin-react-compiler": "1.0.0", "dotenv": "^17.3.1", "eslint": "^9", - "eslint-config-next": "16.1.6", + "eslint-config-next": "16.2.1", "tailwindcss": "^4", "typescript": "^5" }, diff --git a/apps/egos-web/package.json b/apps/egos-web/package.json index c3fdacdc..47331078 100644 --- a/apps/egos-web/package.json +++ b/apps/egos-web/package.json @@ -14,19 +14,19 @@ "@coinbase/onchainkit": "0.36.0", "@coinbase/x402": "^2.1.0", "@supabase/supabase-js": "^2.95.3", - "@tanstack/react-query": "5.66.0", + "@tanstack/react-query": "5.95.2", "@vitejs/plugin-react": "^4.3.0", "framer-motion": "^12.0.0", "intlayer": "^8.2.2", "lucide-react": "^0.475.0", "octokit": "^4.0.0", - "react": "^19.0.0", - "react-dom": "^19.0.0", + "react": "^19.2.4", + "react-dom": "^19.2.4", "react-intlayer": "^8.2.2", "react-markdown": "^10.1.0", "react-router-dom": "^7.13.0", "typescript": "^5.7.0", - "viem": "2.23.0", + "viem": "2.47.6", "vite": "^6.0.0", "vite-intlayer": "^8.2.2", "wagmi": "2.14.9", @@ -42,7 +42,7 @@ "@types/react-dom": "^19.2.3", "eslint": "^9.39.1", "eslint-plugin-react-hooks": "^7.0.1", - "eslint-plugin-react-refresh": "^0.4.24", + "eslint-plugin-react-refresh": "^0.5.2", "globals": "^16.5.0", "jsdom": "^28.1.0", "remark-gfm": "^4.0.1", diff --git a/apps/intelink/package.json b/apps/intelink/package.json index 78f080fb..8c3058de 100644 --- a/apps/intelink/package.json +++ b/apps/intelink/package.json @@ -29,18 +29,18 @@ "jspdf": "^4.1.0", "lucide-react": "^0.468.0", "mammoth": "^1.11.0", - "next": "16.1.5", + "next": "16.2.1", "openai": "^6.9.1", "pdf-parse": "^1.1.1", - "react": "^19.0.0", - "react-dom": "^19.0.0", + "react": "^19.2.4", + "react-dom": "^19.2.4", "react-force-graph-2d": "^1.26.4", "react-force-graph-3d": "^1.29.0", "recharts": "^3.5.0", "resend": "^6.6.0", "tailwind-merge": "^3.4.0", "tesseract.js": "^6.0.1", - "three": "^0.181.2", + "three": "^0.183.2", "unpdf": "^1.4.0", "word-extractor": "^1.0.4", "zod": "^4.1.13" @@ -56,7 +56,7 @@ "autoprefixer": "^10.4.20", "dotenv": "^17.2.3", "eslint": "^9.17.0", - "eslint-config-next": "^15.0.0", + "eslint-config-next": "^16.2.1", "postcss": "^8.4.49", "tailwindcss": "^3.4.17", "typescript": "^5.7.2", diff --git a/apps/marketplace-core/package.json b/apps/marketplace-core/package.json index f9fbc7b7..5a2e9544 100644 --- a/apps/marketplace-core/package.json +++ b/apps/marketplace-core/package.json @@ -15,7 +15,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^0.564.0", - "next": "^16.1.6", + "next": "^16.2.1", "react": "^19.2.4", "react-dom": "^19.2.4", "tailwind-merge": "^3.4.0" @@ -27,7 +27,7 @@ "@types/react-dom": "^19.2.3", "autoprefixer": "^10.4.24", "eslint": "^9", - "eslint-config-next": "16.1.6", + "eslint-config-next": "16.2.1", "postcss": "^8.5.6", "tailwindcss": "^4.1.18", "typescript": "^5"