🐛 fix: fix CVE errors (#10748)

fix: fix cve errors
This commit is contained in:
Pleasure1234 2025-12-12 04:23:10 +00:00 committed by GitHub
parent 157d9accbc
commit 6591f3c4ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -243,7 +243,7 @@
"mdast-util-to-markdown": "^2.1.2",
"model-bank": "workspace:*",
"nanoid": "^5.1.6",
"next": "^16.0.8",
"next": "^16.0.10",
"next-auth": "5.0.0-beta.30",
"next-mdx-remote": "^5.0.0",
"nextjs-toploader": "^3.9.17",
@ -271,10 +271,10 @@
"query-string": "^9.3.1",
"random-words": "^2.0.1",
"rc-util": "^5.44.4",
"react": "^19.2.1",
"react": "^19.2.3",
"react-confetti": "^6.4.0",
"react-diff-view": "^3.3.2",
"react-dom": "^19.2.1",
"react-dom": "^19.2.3",
"react-fast-marquee": "^1.6.5",
"react-hotkeys-hook": "^5.2.1",
"react-i18next": "^15.7.4",