|
62 | 62 | "mb-lib": "workspace:*", |
63 | 63 | "mb-types": "workspace:*", |
64 | 64 | "nanoid": "^3.3.9", |
65 | | - "next": "15.2.2", |
| 65 | + "next": "15.2.4", |
66 | 66 | "next-auth": "4.24.10", |
67 | 67 | "next-themes": "0.4.4", |
68 | 68 | "nextjs-toploader": "2.6.12", |
69 | 69 | "nodemailer": "^6.10.0", |
70 | 70 | "openai": "4.79.3", |
71 | | - "react": "19.0.0", |
| 71 | + "react": "19.1.0", |
72 | 72 | "react-day-picker": "^8.10.1", |
73 | | - "react-dom": "19.0.0", |
| 73 | + "react-dom": "19.1.0", |
74 | 74 | "react-intersection-observer": "^9.16.0", |
75 | 75 | "react-markdown": "9.1.0", |
76 | 76 | "react-syntax-highlighter": "^15.6.1", |
|
91 | 91 | "@types/bcryptjs": "^2.4.6", |
92 | 92 | "@types/lodash": "^4.17.16", |
93 | 93 | "@types/nodemailer": "^6.4.17", |
94 | | - "@types/react": "19.0.10", |
| 94 | + "@types/react": "19.0.12", |
95 | 95 | "@types/react-dom": "19.0.4", |
96 | 96 | "@types/react-syntax-highlighter": "^15.5.13", |
97 | 97 | "@typescript-eslint/parser": "^6.21.0", |
98 | 98 | "autoprefixer": "^10.4.21", |
99 | 99 | "eslint": "^8.57.1", |
100 | | - "eslint-config-next": "15.2.2", |
| 100 | + "eslint-config-next": "15.2.4", |
101 | 101 | "eslint-config-prettier": "^9.1.0", |
102 | 102 | "eslint-plugin-tailwindcss": "^3.18.0", |
103 | 103 | "postcss": "^8.5.3", |
|
106 | 106 | "tailwindcss": "^3.4.17", |
107 | 107 | "tailwindcss-animate": "^1.0.7", |
108 | 108 | "typescript": "^5.8.2" |
109 | | - }, |
110 | | - "overrides": { |
111 | | - "@types/react": "19.0.10", |
112 | | - "@types/react-dom": "19.0.4" |
113 | 109 | } |
114 | 110 | } |
0 commit comments