chore(deps): update dependency @types/react to v17.0.49

pull/47439/head
renovate[bot] 2022-09-03 13:31:26 +00:00
parent 103cdb3405
commit 41c0a81e0a
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -52,7 +52,7 @@
"@types/prismjs": "1.26.0",
"@types/psl": "1.1.0",
"@types/reach__router": "1.3.10",
"@types/react": "17.0.48",
"@types/react": "17.0.49",
"@types/react-dom": "17.0.17",
"@types/react-helmet": "6.1.5",
"@types/react-instantsearch-dom": "6.12.1",
@ -14294,9 +14294,9 @@
}
},
"node_modules/@types/react": {
"version": "17.0.48",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.48.tgz",
"integrity": "sha512-zJ6IYlJ8cYYxiJfUaZOQee4lh99mFihBoqkOSEGV+dFi9leROW6+PgstzQ+w3gWTnUfskALtQPGHK6dYmPj+2A==",
"version": "17.0.49",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.49.tgz",
"integrity": "sha512-CCBPMZaPhcKkYUTqFs/hOWqKjPxhTEmnZWjlHHgIMop67DsXywf9B5Os9Hz8KSacjNOgIdnZVJamwl232uxoPg==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@ -64531,9 +64531,9 @@
}
},
"@types/react": {
"version": "17.0.48",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.48.tgz",
"integrity": "sha512-zJ6IYlJ8cYYxiJfUaZOQee4lh99mFihBoqkOSEGV+dFi9leROW6+PgstzQ+w3gWTnUfskALtQPGHK6dYmPj+2A==",
"version": "17.0.49",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.49.tgz",
"integrity": "sha512-CCBPMZaPhcKkYUTqFs/hOWqKjPxhTEmnZWjlHHgIMop67DsXywf9B5Os9Hz8KSacjNOgIdnZVJamwl232uxoPg==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

@ -132,7 +132,7 @@
"@types/prismjs": "1.26.0",
"@types/psl": "1.1.0",
"@types/reach__router": "1.3.10",
"@types/react": "17.0.48",
"@types/react": "17.0.49",
"@types/react-dom": "17.0.17",
"@types/react-helmet": "6.1.5",
"@types/react-instantsearch-dom": "6.12.1",