fix(deps): update dependency @types/react to v17.0.36 (#44235)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-11-22 13:43:22 +05:30
committed by GitHub
parent 3c1c79eedb
commit 248945b3bf
4 changed files with 16 additions and 16 deletions

14
package-lock.json generated
View File

@@ -32,7 +32,7 @@
"@types/prismjs": "1.16.6",
"@types/psl": "1.1.0",
"@types/reach__router": "1.3.9",
"@types/react": "17.0.35",
"@types/react": "17.0.36",
"@types/react-dom": "17.0.11",
"@types/react-helmet": "6.1.4",
"@types/react-instantsearch-dom": "6.12.0",
@@ -7949,9 +7949,9 @@
}
},
"node_modules/@types/react": {
"version": "17.0.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.35.tgz",
"integrity": "sha512-r3C8/TJuri/SLZiiwwxQoLAoavaczARfT9up9b4Jr65+ErAUX3MIkU0oMOQnrpfgHme8zIqZLX7O5nnjm5Wayw==",
"version": "17.0.36",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.36.tgz",
"integrity": "sha512-CUFUp01OdfbpN/76v4koqgcpcRGT3sYOq3U3N6q0ZVGcyeP40NUdVU+EWe3hs34RNaTefiYyBzOpxBBidCc5zw==",
"dev": true,
"dependencies": {
"@types/prop-types": "*",
@@ -31452,9 +31452,9 @@
}
},
"@types/react": {
"version": "17.0.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.35.tgz",
"integrity": "sha512-r3C8/TJuri/SLZiiwwxQoLAoavaczARfT9up9b4Jr65+ErAUX3MIkU0oMOQnrpfgHme8zIqZLX7O5nnjm5Wayw==",
"version": "17.0.36",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.36.tgz",
"integrity": "sha512-CUFUp01OdfbpN/76v4koqgcpcRGT3sYOq3U3N6q0ZVGcyeP40NUdVU+EWe3hs34RNaTefiYyBzOpxBBidCc5zw==",
"dev": true,
"requires": {
"@types/prop-types": "*",

View File

@@ -110,7 +110,7 @@
"@types/prismjs": "1.16.6",
"@types/psl": "1.1.0",
"@types/reach__router": "1.3.9",
"@types/react": "17.0.35",
"@types/react": "17.0.36",
"@types/react-dom": "17.0.11",
"@types/react-helmet": "6.1.4",
"@types/react-instantsearch-dom": "6.12.0",

View File

@@ -11,7 +11,7 @@
"dependencies": {
"@babel/preset-typescript": "7.16.0",
"@types/node": "16.11.9",
"@types/react": "17.0.35",
"@types/react": "17.0.36",
"@types/react-dom": "17.0.11",
"react": "16.14.0",
"react-dom": "16.14.0",
@@ -5887,9 +5887,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "17.0.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.35.tgz",
"integrity": "sha512-r3C8/TJuri/SLZiiwwxQoLAoavaczARfT9up9b4Jr65+ErAUX3MIkU0oMOQnrpfgHme8zIqZLX7O5nnjm5Wayw==",
"version": "17.0.36",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.36.tgz",
"integrity": "sha512-CUFUp01OdfbpN/76v4koqgcpcRGT3sYOq3U3N6q0ZVGcyeP40NUdVU+EWe3hs34RNaTefiYyBzOpxBBidCc5zw==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@@ -24223,9 +24223,9 @@
"dev": true
},
"@types/react": {
"version": "17.0.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.35.tgz",
"integrity": "sha512-r3C8/TJuri/SLZiiwwxQoLAoavaczARfT9up9b4Jr65+ErAUX3MIkU0oMOQnrpfgHme8zIqZLX7O5nnjm5Wayw==",
"version": "17.0.36",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.36.tgz",
"integrity": "sha512-CUFUp01OdfbpN/76v4koqgcpcRGT3sYOq3U3N6q0ZVGcyeP40NUdVU+EWe3hs34RNaTefiYyBzOpxBBidCc5zw==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

@@ -21,7 +21,7 @@
"dependencies": {
"@babel/preset-typescript": "7.16.0",
"@types/node": "16.11.9",
"@types/react": "17.0.35",
"@types/react": "17.0.36",
"@types/react-dom": "17.0.11",
"react": "16.14.0",
"react-dom": "16.14.0",