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

This commit is contained in:
renovate[bot] 2023-11-05 13:01:46 +00:00 committed by GitHub
parent f414c3cc9a
commit 160c8ba2ee
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.7",
"@types/node": "20.8.10",
"@types/react": "18.2.34",
"@types/react": "18.2.35",
"@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.34",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.34.tgz",
"integrity": "sha512-U6eW/alrRk37FU/MS2RYMjx0Va2JGIVXELTODaTIYgvWGCV4Y4TfTUzG8DdmpDNIT0Xpj/R7GfyHOJJrDttcvg==",
"version": "18.2.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.35.tgz",
"integrity": "sha512-LG3xpFZ++rTndV+/XFyX5vUP7NI9yxyk+MQvBDq+CVs8I9DLSc3Ymwb1Vmw5YDoeNeHN4PDZa3HylMKJYT9PNQ==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View file

@ -19,7 +19,7 @@
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.7",
"@types/node": "20.8.10",
"@types/react": "18.2.34",
"@types/react": "18.2.35",
"@types/react-dom": "18.2.14",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.26",