SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 0 JavaScript

[playground] Downgrade Next.js to a secure version (#35317)

Was bumped to a canary in https://github.com/facebook/react/pull/34499/
which got never released as stable.

Presumeably to use `Activity` which only made it into Activity in later
Next.js releases. However, `Activity` never ended up being used due to
incompatibilities with Monaco Editor. Downgrading should be safe.

Downgrading to fix
https://github.com/vercel/next.js/security/advisories/GHSA-9qr9-h5gf-34mp.
This will allow new deploys since Vercel is currently blocking new
deploys of unsafe version

---------

Co-authored-by: Eugene Choi <[email protected]>
S
Sebastian "Sebbie" Silbermann committed
55480b4d228986e502f4651f8e53a6f264a1858e
Parent: 3640f38
Committed by GitHub <[email protected]> on 12/8/2025, 7:06:57 PM