🐛 fix: fix React CVE (#10592)

* fix

* pin

* pin
This commit is contained in:
Arvin Xu
2025-12-04 10:34:00 +08:00
committed by GitHub
parent 52b4c1271e
commit 20809b5245

View File

@@ -173,7 +173,7 @@
"@lobehub/market-sdk": "^0.22.7",
"@lobehub/tts": "^2.0.1",
"@lobehub/ui": "^2.13.2",
"@modelcontextprotocol/sdk": "^1.20.0",
"@modelcontextprotocol/sdk": "1.23.0",
"@neondatabase/serverless": "^1.0.2",
"@next/third-parties": "^15.5.4",
"@opentelemetry/exporter-jaeger": "^2.1.0",
@@ -236,7 +236,7 @@
"model-bank": "workspace:*",
"modern-screenshot": "^4.6.6",
"nanoid": "^5.1.6",
"next": "~15.3.5",
"next": "~15.3.6",
"next-auth": "5.0.0-beta.30",
"next-mdx-remote": "^5.0.0",
"nextjs-toploader": "^3.9.17",
@@ -262,9 +262,9 @@
"pwa-install-handler": "^2.6.3",
"query-string": "^9.3.1",
"random-words": "^2.0.1",
"react": "^19.2.0",
"react": "^19.2.1",
"react-confetti": "^6.4.0",
"react-dom": "^19.2.0",
"react-dom": "^19.2.1",
"react-fast-marquee": "^1.6.5",
"react-hotkeys-hook": "^5.1.0",
"react-i18next": "^15.7.4",