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

This commit is contained in:
renovate[bot] 2023-10-20 15:36:37 +00:00 committed by GitHub
parent 641506d0cb
commit 12e220d7fc
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.7",
"@types/react": "18.2.30",
"@types/react": "18.2.31",
"@types/react-dom": "18.2.14",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.26",
@ -3742,9 +3742,9 @@
"integrity": "sha512-kMpQpfZKSCBqltAJwskgePRaYRFukDkm1oItcAbC3gNELR20XIBcN9VRgg4+m8DKsTfkWeA4m4Imp4DDuWy7FQ=="
},
"node_modules/@types/react": {
"version": "18.2.30",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.30.tgz",
"integrity": "sha512-OfqdJnDsSo4UNw0bqAjFCuBpLYQM7wvZidz0hVxHRjrEkzRlvZL1pJVyOSY55HMiKvRNEo9DUBRuEl7FNlJ/Vg==",
"version": "18.2.31",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.31.tgz",
"integrity": "sha512-c2UnPv548q+5DFh03y8lEDeMfDwBn9G3dRwfkrxQMo/dOtRHUUO57k6pHvBIfH/VF4Nh+98mZ5aaSe+2echD5g==",
"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.7",
"@types/react": "18.2.30",
"@types/react": "18.2.31",
"@types/react-dom": "18.2.14",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.26",