Skip to content

Commit 732c3ae

Browse files
committed
security: upgrade to Next.js 16.1.1 and React 19.2.3 (fixes CVE-2025-55182 React2Shell)
1 parent 01651bc commit 732c3ae

File tree

2 files changed

+860
-581
lines changed

2 files changed

+860
-581
lines changed

app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@
5555
"mermaid": "^11.7.0",
5656
"moderndash": "^4.0.0",
5757
"motion": "^12.19.2",
58-
"next": "15.2.4",
58+
"next": "16.1.1",
5959
"nuqs": "^2.4.3",
6060
"pg": "^8.15.1",
6161
"pg-copy-streams": "^6.0.6",
6262
"pino": "^9.6.0",
6363
"pino-seq": "^1.2.0",
64-
"react": "19.0.0",
64+
"react": "19.2.3",
6565
"react-day-picker": "^9.7.0",
66-
"react-dom": "19.0.0",
66+
"react-dom": "19.2.3",
6767
"react-hook-form": "^7.54.2",
6868
"set-cookie-parser": "^2.7.1",
6969
"sharp": "^0.33.5",

0 commit comments

Comments
 (0)