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

This commit is contained in:
renovate[bot] 2023-03-24 17:57:49 +00:00 committed by GitHub
parent 0144c82048
commit 910e4229a5
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.0",
"@types/node": "18.15.7",
"@types/react": "18.0.28",
"@types/react": "18.0.29",
"@types/react-dom": "18.0.11",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.24",
@ -4302,9 +4302,9 @@
"integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw=="
},
"node_modules/@types/react": {
"version": "18.0.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.28.tgz",
"integrity": "sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew==",
"version": "18.0.29",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.29.tgz",
"integrity": "sha512-wXHktgUABxplw1+UnljseDq4+uztQyp2tlWZRIxHlpchsCFqiYkvaDS8JR7eKOQm8wziTH/el5qL7D6gYNkYcw==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@ -21960,9 +21960,9 @@
"integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw=="
},
"@types/react": {
"version": "18.0.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.28.tgz",
"integrity": "sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew==",
"version": "18.0.29",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.29.tgz",
"integrity": "sha512-wXHktgUABxplw1+UnljseDq4+uztQyp2tlWZRIxHlpchsCFqiYkvaDS8JR7eKOQm8wziTH/el5qL7D6gYNkYcw==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View file

@ -13,7 +13,7 @@
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.5.0",
"@types/node": "18.15.7",
"@types/react": "18.0.28",
"@types/react": "18.0.29",
"@types/react-dom": "18.0.11",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.24",