mirror of https://github.com/astral-sh/ruff
Update dependency @types/react to v19.0.6 (#15448)
This commit is contained in:
parent
6f3e4e5062
commit
fa11b08766
|
|
@ -1251,9 +1251,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "19.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.0.5.tgz",
|
||||
"integrity": "sha512-i4OQzFiqsUCfoBns/KHpz+4QcvfjoCsTUi+mugo3lrSRA3+x0gJVvhZhAJrwLGEqz4EXiFVP4hPnOugx+m2uhg==",
|
||||
"version": "19.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.0.6.tgz",
|
||||
"integrity": "sha512-gIlMztcTeDgXCUj0vCBOqEuSEhX//63fW9SZtCJ+agxoQTOklwDfiEMlTWn4mR/C/UK5VHlpwsCsOyf7/hc4lw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue