chore: upgrade React to 19.2.1,fix cve-2025-55182 (#29121)

Co-authored-by: zhsama <torvalds@linux.do>
This commit is contained in:
NFish 2025-12-04 14:44:52 +08:00 committed by GitHub
parent 031cba81b4
commit b033bb02fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 513 additions and 508 deletions

View File

@ -110,9 +110,9 @@
"pinyin-pro": "^3.27.0", "pinyin-pro": "^3.27.0",
"qrcode.react": "^4.2.0", "qrcode.react": "^4.2.0",
"qs": "^6.14.0", "qs": "^6.14.0",
"react": "19.1.1", "react": "19.2.1",
"react-18-input-autosize": "^3.0.0", "react-18-input-autosize": "^3.0.0",
"react-dom": "19.1.1", "react-dom": "19.2.1",
"react-easy-crop": "^5.5.3", "react-easy-crop": "^5.5.3",
"react-hook-form": "^7.65.0", "react-hook-form": "^7.65.0",
"react-hotkeys-hook": "^4.6.2", "react-hotkeys-hook": "^4.6.2",
@ -173,8 +173,8 @@
"@types/negotiator": "^0.6.4", "@types/negotiator": "^0.6.4",
"@types/node": "18.15.0", "@types/node": "18.15.0",
"@types/qs": "^6.14.0", "@types/qs": "^6.14.0",
"@types/react": "~19.1.17", "@types/react": "~19.2.7",
"@types/react-dom": "~19.1.11", "@types/react-dom": "~19.2.3",
"@types/react-slider": "^1.3.6", "@types/react-slider": "^1.3.6",
"@types/react-syntax-highlighter": "^15.5.13", "@types/react-syntax-highlighter": "^15.5.13",
"@types/react-window": "^1.8.8", "@types/react-window": "^1.8.8",
@ -210,8 +210,8 @@
"uglify-js": "^3.19.3" "uglify-js": "^3.19.3"
}, },
"resolutions": { "resolutions": {
"@types/react": "~19.1.17", "@types/react": "~19.2.7",
"@types/react-dom": "~19.1.11", "@types/react-dom": "~19.2.3",
"string-width": "~4.2.3", "string-width": "~4.2.3",
"@eslint/plugin-kit": "~0.3", "@eslint/plugin-kit": "~0.3",
"canvas": "^3.2.0", "canvas": "^3.2.0",

File diff suppressed because it is too large Load Diff