chore(deps): update dependency @types/react to v18.2.51

This commit is contained in:
renovate[bot] 2024-02-01 12:01:58 +00:00 committed by GitHub
parent d849d57d03
commit c7750831d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -20,7 +20,7 @@
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.11",
"@types/node": "20.11.14",
"@types/react": "18.2.48",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.29",
@ -3977,9 +3977,9 @@
"integrity": "sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng=="
},
"node_modules/@types/react": {
"version": "18.2.48",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.48.tgz",
"integrity": "sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==",
"version": "18.2.51",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.51.tgz",
"integrity": "sha512-XeoMaU4CzyjdRr3c4IQQtiH7Rpo18V07rYZUucEZQwOUEtGgTXv7e6igQiQ+xnV6MbMe1qjEmKdgMNnfppnXfg==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View file

@ -19,7 +19,7 @@
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.11",
"@types/node": "20.11.14",
"@types/react": "18.2.48",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.29",