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

This commit is contained in:
renovate[bot]
2022-09-22 17:08:38 +00:00
committed by GitHub
parent c1f8b52e14
commit 8eea7783e3
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@@ -11695,9 +11695,9 @@
"integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw=="
},
"node_modules/@types/react": {
"version": "18.0.20",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.20.tgz",
"integrity": "sha512-MWul1teSPxujEHVwZl4a5HxQ9vVNsjTchVA+xRqv/VYGCuKGAU6UhfrTdF5aBefwD1BHUD8i/zq+O/vyCm/FrA==",
"version": "18.0.21",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.21.tgz",
"integrity": "sha512-7QUCOxvFgnD5Jk8ZKlUAhVcRj7GuJRjnjjiY/IUBWKgOlnvDvTMLD4RTF7NPyVmbRhNrbomZiOepg7M/2Kj1mA==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@@ -35754,7 +35754,7 @@
"@types/css-to-react-native": "3.0.0",
"@types/jest": "29.0.3",
"@types/micromatch": "4.0.2",
"@types/react": "18.0.20",
"@types/react": "18.0.21",
"@types/react-is": "17.0.3",
"@types/react-native": "0.70.3",
"@types/use-sync-external-store": "0.0.3",
@@ -44723,9 +44723,9 @@
"integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw=="
},
"@types/react": {
"version": "18.0.20",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.20.tgz",
"integrity": "sha512-MWul1teSPxujEHVwZl4a5HxQ9vVNsjTchVA+xRqv/VYGCuKGAU6UhfrTdF5aBefwD1BHUD8i/zq+O/vyCm/FrA==",
"version": "18.0.21",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.21.tgz",
"integrity": "sha512-7QUCOxvFgnD5Jk8ZKlUAhVcRj7GuJRjnjjiY/IUBWKgOlnvDvTMLD4RTF7NPyVmbRhNrbomZiOepg7M/2Kj1mA==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@@ -55879,7 +55879,7 @@
"@types/css-to-react-native": "3.0.0",
"@types/jest": "29.0.3",
"@types/micromatch": "4.0.2",
"@types/react": "18.0.20",
"@types/react": "18.0.21",
"@types/react-is": "17.0.3",
"@types/react-native": "0.70.3",
"@types/use-sync-external-store": "0.0.3",

View File

@@ -71,7 +71,7 @@
"@types/css-to-react-native": "3.0.0",
"@types/jest": "29.0.3",
"@types/micromatch": "4.0.2",
"@types/react": "18.0.20",
"@types/react": "18.0.21",
"@types/react-is": "17.0.3",
"@types/react-native": "0.70.3",
"@types/use-sync-external-store": "0.0.3",