packages,plugins: fix incorrect type dependencies
This commit is contained in:
@@ -4417,7 +4417,7 @@
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react@*", "@types/react@^16.8.19":
|
||||
"@types/react@*", "@types/react@^16.8.19", "@types/react@^16.9":
|
||||
version "16.9.25"
|
||||
resolved "https://registry.npmjs.org/@types/react/-/react-16.9.25.tgz#6ae2159b40138c792058a23c3c04fd3db49e929e"
|
||||
integrity sha512-Dlj2V72cfYLPNscIG3/SMUOzhzj7GK3bpSrfefwt2YT9GLynvLCCZjbhyF6VsT0q0+aRACRX03TDJGb7cA0cqg==
|
||||
|
||||
Reference in New Issue
Block a user