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

This commit is contained in:
renovate[bot] 2024-02-05 06:24:03 +00:00 committed by GitHub
parent 7d76e5c633
commit 9a4320fea7
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.52",
"@types/react": "18.2.53",
"@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.52",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.52.tgz",
"integrity": "sha512-E/YjWh3tH+qsLKaUzgpZb5AY0ChVa+ZJzF7ogehVILrFpdQk6nC/WXOv0bfFEABbXbgNxLBGU7IIZByPKb6eBw==",
"version": "18.2.53",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.53.tgz",
"integrity": "sha512-52IHsMDT8qATp9B9zoOyobW8W3/0QhaJQTw1HwRj0UY2yBpCAQ7+S/CqHYQ8niAm3p4ji+rWUQ9UCib0GxQ60w==",
"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.52",
"@types/react": "18.2.53",
"@types/react-dom": "18.2.18",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.29",