Update dependency @types/react to v18.2.75

This commit is contained in:
renovate[bot] 2024-04-09 00:03:25 +00:00 committed by GitHub
parent 362e0d864f
commit 143afc961e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -876,9 +876,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "18.2.74",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.74.tgz",
"integrity": "sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw==",
"version": "18.2.75",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.75.tgz",
"integrity": "sha512-+DNnF7yc5y0bHkBTiLKqXFe+L4B3nvOphiMY3tuA5X10esmjqk7smyBZzbGTy2vsiy/Bnzj8yFIBL8xhRacoOg==",
"dev": true,
"dependencies": {
"@types/prop-types": "*",