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

This commit is contained in:
renovate[bot] 2024-09-17 16:51:28 +00:00 committed by GitHub
parent 33d8e29cb2
commit d34d6b2c6a
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.13",
"@types/node": "20.16.5",
"@types/react": "18.3.6",
"@types/react": "18.3.7",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.29",
@ -3990,9 +3990,9 @@
"integrity": "sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng=="
},
"node_modules/@types/react": {
"version": "18.3.6",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.6.tgz",
"integrity": "sha512-CnGaRYNu2iZlkGXGrOYtdg5mLK8neySj0woZ4e2wF/eli2E6Sazmq5X+Nrj6OBrrFVQfJWTUFeqAzoRhWQXYvg==",
"version": "18.3.7",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.7.tgz",
"integrity": "sha512-KUnDCJF5+AiZd8owLIeVHqmW9yM4sqmDVf2JRJiBMFkGvkoZ4/WyV2lL4zVsoinmRS/W3FeEdZLEWFRofnT2FQ==",
"license": "MIT",
"dependencies": {
"@types/prop-types": "*",

View file

@ -19,7 +19,7 @@
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.13",
"@types/node": "20.16.5",
"@types/react": "18.3.6",
"@types/react": "18.3.7",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.29",