Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: update react to apply patch for CVE-2025-55182 (#21084)
  • Loading branch information
jdomeracki-coder committed Dec 8, 2025
commit 2757ef8d84c85cbc6e31e0bf3d6077267031052c
4 changes: 2 additions & 2 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,11 @@
"lucide-react": "0.474.0",
"monaco-editor": "0.52.2",
"pretty-bytes": "6.1.1",
"react": "19.1.1",
"react": "19.2.1",
"react-color": "2.19.3",
"react-confetti": "6.2.2",
"react-date-range": "1.4.0",
"react-dom": "19.1.1",
"react-dom": "19.2.1",
"react-markdown": "9.1.0",
"react-query": "npm:@tanstack/react-query@5.77.0",
"react-resizable-panels": "3.0.3",
Expand Down
Loading
Loading