mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
chore: upgrade react to apply patch for CVE-2025-55184 and CVE-2025-55183 (#21239)
Reference: https://react.dev/blog/2025/12/11/denial-of-service-and-source-code-exposure-in-react-server-components
This commit is contained in:
+2
-2
@@ -93,11 +93,11 @@
|
||||
"lucide-react": "0.555.0",
|
||||
"monaco-editor": "0.55.1",
|
||||
"pretty-bytes": "6.1.1",
|
||||
"react": "19.2.1",
|
||||
"react": "19.2.2",
|
||||
"react-color": "2.19.3",
|
||||
"react-confetti": "6.4.0",
|
||||
"react-date-range": "1.4.0",
|
||||
"react-dom": "19.2.1",
|
||||
"react-dom": "19.2.2",
|
||||
"react-markdown": "9.1.0",
|
||||
"react-query": "npm:@tanstack/react-query@5.77.0",
|
||||
"react-resizable-panels": "3.0.6",
|
||||
|
||||
Generated
+516
-516
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user