|
92 | 92 | "@replit/codemirror-lang-solidity": "^6.0.2", |
93 | 93 | "@replit/codemirror-lang-svelte": "^6.0.0", |
94 | 94 | "@replit/codemirror-vim": "^6.2.1", |
95 | | - "@sentry/nextjs": "^9", |
| 95 | + "@sentry/nextjs": "^10.40.0", |
96 | 96 | "@shopify/lang-jsonc": "^1.0.0", |
97 | 97 | "@sourcebot/codemirror-lang-tcl": "^1.0.12", |
98 | 98 | "@sourcebot/db": "workspace:*", |
|
151 | 151 | "linguist-languages": "^9.3.1", |
152 | 152 | "lucide-react": "^0.517.0", |
153 | 153 | "micromatch": "^4.0.8", |
154 | | - "next": "15.5.10", |
| 154 | + "next": "16.1.6", |
155 | 155 | "next-auth": "^5.0.0-beta.30", |
156 | 156 | "next-navigation-guard": "^0.2.0", |
157 | 157 | "next-themes": "^0.3.0", |
|
163 | 163 | "posthog-node": "^5.24.15", |
164 | 164 | "pretty-bytes": "^6.1.1", |
165 | 165 | "psl": "^1.15.0", |
166 | | - "react": "^19.2.1", |
| 166 | + "react": "19.2.4", |
167 | 167 | "react-device-detect": "^2.2.3", |
168 | | - "react-dom": "^19.2.1", |
| 168 | + "react-dom": "19.2.4", |
169 | 169 | "react-hook-form": "^7.53.0", |
170 | 170 | "react-hotkeys-hook": "^4.5.1", |
171 | 171 | "react-icons": "^5.3.0", |
|
202 | 202 | "@types/node": "^20", |
203 | 203 | "@types/nodemailer": "^6.4.17", |
204 | 204 | "@types/psl": "^1.1.3", |
205 | | - "@types/react": "19.2.1", |
206 | | - "@types/react-dom": "19.2.1", |
| 205 | + "@types/react": "19.2.14", |
| 206 | + "@types/react-dom": "19.2.3", |
207 | 207 | "@typescript-eslint/eslint-plugin": "^8.40.0", |
208 | 208 | "@typescript-eslint/parser": "^8.40.0", |
209 | 209 | "cross-env": "^7.0.3", |
210 | 210 | "eslint": "^8", |
211 | | - "eslint-config-next": "15.5.0", |
| 211 | + "eslint-config-next": "16.1.6", |
212 | 212 | "eslint-plugin-react": "^7.37.5", |
213 | 213 | "eslint-plugin-react-hooks": "^5.2.0", |
214 | 214 | "jsdom": "^25.0.1", |
|
223 | 223 | "vitest-mock-extended": "^3.1.0" |
224 | 224 | }, |
225 | 225 | "resolutions": { |
226 | | - "@types/react": "19.2.1", |
227 | | - "@types/react-dom": "19.2.1" |
| 226 | + "@types/react": "19.2.14", |
| 227 | + "@types/react-dom": "19.2.3" |
228 | 228 | } |
229 | 229 | } |
0 commit comments