mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 10:06:51 +08:00
fix: update @types/react version in resolutions config field
This commit is contained in:
parent
b5b82d0fa3
commit
4f27736b60
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user