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

This commit is contained in:
renovate[bot] 2023-10-25 17:37:00 +00:00 committed by GitHub
parent 7e3a59e7e7
commit 5457984905
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -20,7 +20,7 @@
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.6",
"@types/node": "20.8.8",
"@types/react": "18.2.31",
"@types/react": "18.2.32",
"@types/react-dom": "18.2.14",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.26",
@ -3742,9 +3742,9 @@
"integrity": "sha512-n1yyPsugYNSmHgxDFjicaI2+gCNjsBck8UX9kuofAKlc0h1bL+20oSF72KeNaW2DUlesbEVCFgyV2dPGTiY42g=="
},
"node_modules/@types/react": {
"version": "18.2.31",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.31.tgz",
"integrity": "sha512-c2UnPv548q+5DFh03y8lEDeMfDwBn9G3dRwfkrxQMo/dOtRHUUO57k6pHvBIfH/VF4Nh+98mZ5aaSe+2echD5g==",
"version": "18.2.32",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.32.tgz",
"integrity": "sha512-F0FVIZQ1x5Gxy/VYJb7XcWvCcHR28Sjwt1dXLspdIatfPq1MVACfnBDwKe6ANLxQ64riIJooXClpUR6oxTiepg==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View file

@ -19,7 +19,7 @@
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.6",
"@types/node": "20.8.8",
"@types/react": "18.2.31",
"@types/react": "18.2.32",
"@types/react-dom": "18.2.14",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.26",