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

This commit is contained in:
renovate[bot] 2022-10-24 17:56:42 +00:00 committed by GitHub
parent 55c99aaa27
commit 6722bb0d9c
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.2.0",
"@types/node": "18.0.0",
"@types/react": "18.0.21",
"@types/react": "18.0.22",
"@types/react-dom": "18.0.6",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.23",
@ -4256,9 +4256,9 @@
"integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw=="
},
"node_modules/@types/react": {
"version": "18.0.21",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.21.tgz",
"integrity": "sha512-7QUCOxvFgnD5Jk8ZKlUAhVcRj7GuJRjnjjiY/IUBWKgOlnvDvTMLD4RTF7NPyVmbRhNrbomZiOepg7M/2Kj1mA==",
"version": "18.0.22",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.22.tgz",
"integrity": "sha512-4yWc5PyCkZN8ke8K9rQHkTXxHIWHxLzzW6RI1kXVoepkD3vULpKzC2sDtAMKn78h92BRYuzf+7b/ms7ajE6hFw==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@ -21836,9 +21836,9 @@
"integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw=="
},
"@types/react": {
"version": "18.0.21",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.21.tgz",
"integrity": "sha512-7QUCOxvFgnD5Jk8ZKlUAhVcRj7GuJRjnjjiY/IUBWKgOlnvDvTMLD4RTF7NPyVmbRhNrbomZiOepg7M/2Kj1mA==",
"version": "18.0.22",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.22.tgz",
"integrity": "sha512-4yWc5PyCkZN8ke8K9rQHkTXxHIWHxLzzW6RI1kXVoepkD3vULpKzC2sDtAMKn78h92BRYuzf+7b/ms7ajE6hFw==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View file

@ -13,7 +13,7 @@
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.2.0",
"@types/node": "18.0.0",
"@types/react": "18.0.21",
"@types/react": "18.0.22",
"@types/react-dom": "18.0.6",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.23",