mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
fix: rsc critical vulnerability for react (#602)
https://nextjs.org/blog/CVE-2025-66478
This commit is contained in:
parent
3b75dadbf3
commit
434522da50
2 changed files with 624 additions and 64 deletions
|
|
@ -64,7 +64,7 @@
|
|||
"lucide-react": "^0.525.0",
|
||||
"masonic": "^4.1.0",
|
||||
"motion": "^12.19.2",
|
||||
"next": "16.0.1",
|
||||
"next": "16.0.7",
|
||||
"next-themes": "^0.4.6",
|
||||
"nuqs": "^2.5.2",
|
||||
"posthog-js": "^1.257.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue