fix: update @types/react version in resolutions config field

This commit is contained in:
NFish 2026-01-27 16:02:37 +08:00
parent b5b82d0fa3
commit 4f27736b60
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@
},
"resolutions": {
"@eslint/plugin-kit": "~0.3",
"@types/react": "~19.2.7",
"@types/react": "~19.2.9",
"@types/react-dom": "~19.2.3",
"brace-expansion": "~2.0",
"canvas": "^3.2.0",