mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-27 12:29:48 +00:00
Update dependency @types/react to v19.0.6 (#15448)
This commit is contained in:
parent
6f3e4e5062
commit
fa11b08766
1 changed files with 3 additions and 3 deletions
6
playground/package-lock.json
generated
6
playground/package-lock.json
generated
|
@ -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…
Add table
Add a link
Reference in a new issue