mirror of
https://github.com/soconnor0919/beenvoice.git
synced 2025-12-15 10:34:43 -05:00
hotfix: update next/react to patch RCE exploit
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"@dnd-kit/sortable": "^10.0.0",
|
||||
"@dnd-kit/utilities": "^3.2.2",
|
||||
"@radix-ui/react-alert-dialog": "^1.1.15",
|
||||
"@radix-ui/react-avatar": "^1.1.11",
|
||||
"@radix-ui/react-checkbox": "^1.3.3",
|
||||
"@radix-ui/react-collapsible": "^1.1.12",
|
||||
"@radix-ui/react-dialog": "^1.1.15",
|
||||
@@ -65,9 +66,9 @@
|
||||
"file-saver": "^2.0.5",
|
||||
"framer-motion": "^12.23.24",
|
||||
"lucide-react": "^0.525.0",
|
||||
"next": "^16.0.6",
|
||||
"next": "^16.0.7",
|
||||
"pg": "^8.16.3",
|
||||
"react": "^19.2.0",
|
||||
"react": "^19.2.1",
|
||||
"react-day-picker": "^9.11.2",
|
||||
"react-dom": "^19.2.0",
|
||||
"react-dropzone": "^14.3.8",
|
||||
|
||||
Reference in New Issue
Block a user