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

This commit is contained in:
renovate[bot] 2023-05-06 16:31:46 +00:00 committed by GitHub
parent e806e71405
commit 02954753fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -14,7 +14,7 @@
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.5.1",
"@types/node": "18.16.5",
"@types/react": "18.2.5",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.24",
@ -4313,9 +4313,9 @@
"integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw=="
},
"node_modules/@types/react": {
"version": "18.2.5",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.5.tgz",
"integrity": "sha512-RuoMedzJ5AOh23Dvws13LU9jpZHIc/k90AgmK7CecAYeWmSr3553L4u5rk4sWAPBuQosfT7HmTfG4Rg5o4nGEA==",
"version": "18.2.6",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.6.tgz",
"integrity": "sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@ -22052,9 +22052,9 @@
"integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw=="
},
"@types/react": {
"version": "18.2.5",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.5.tgz",
"integrity": "sha512-RuoMedzJ5AOh23Dvws13LU9jpZHIc/k90AgmK7CecAYeWmSr3553L4u5rk4sWAPBuQosfT7HmTfG4Rg5o4nGEA==",
"version": "18.2.6",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.6.tgz",
"integrity": "sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View file

@ -13,7 +13,7 @@
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.5.1",
"@types/node": "18.16.5",
"@types/react": "18.2.5",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.24",