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

This commit is contained in:
renovate[bot] 2024-02-06 10:08:10 +00:00 committed by GitHub
parent 067b557092
commit 38bebbcf34
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.12",
"@types/node": "20.11.16",
"@types/react": "18.2.54",
"@types/react": "18.2.55",
"@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.54",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.54.tgz",
"integrity": "sha512-039k+vrVJymDoe2y+HLk3O3oI3sa+C8KNjuDKofqrIJK26ramnqLNj9VJTaxAzFGMvpW/79HrrAJapHzpQ9fGQ==",
"version": "18.2.55",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.55.tgz",
"integrity": "sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View file

@ -19,7 +19,7 @@
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/node": "20.11.16",
"@types/react": "18.2.54",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.18",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.29",