fix: another react vulnerability (#615)

This commit is contained in:
MaheshtheDev 2025-12-11 21:51:27 +00:00
parent 08267ffa21
commit f7fcb40a8c
2 changed files with 18 additions and 18 deletions

View file

@ -64,12 +64,12 @@
"lucide-react": "^0.525.0",
"masonic": "^4.1.0",
"motion": "^12.19.2",
"next": "16.0.7",
"next": "16.0.9",
"next-themes": "^0.4.6",
"nuqs": "^2.5.2",
"posthog-js": "^1.257.0",
"random-word-slugs": "^0.1.7",
"react": "19.2.0",
"react": "19.2.2",
"react-dom": "19.2.0",
"react-dropzone": "^14.3.8",
"react-markdown": "^10.1.0",