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

This commit is contained in:
renovate[bot]
2023-01-21 08:21:30 +00:00
parent 2d35341dbb
commit b3fa44cf7e
2 changed files with 8 additions and 5 deletions

11
package-lock.json generated
View File

@@ -51,7 +51,7 @@
"@types/node": "16.18.11",
"@types/prismjs": "1.26.0",
"@types/reach__router": "1.3.11",
"@types/react": "17.0.52",
"@types/react": "17.0.53",
"@types/react-dom": "17.0.18",
"@types/react-helmet": "6.1.6",
"@types/react-instantsearch-core": "6.26.3",
@@ -14142,8 +14142,9 @@
}
},
"node_modules/@types/react": {
"version": "17.0.52",
"license": "MIT",
"version": "17.0.53",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.53.tgz",
"integrity": "sha512-1yIpQR2zdYu1Z/dc1OxC+MA6GR240u3gcnP4l6mvj/PJiVaqHsQPmWttsvHsfnhfPbU2FuGmo0wSITPygjBmsw==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@@ -64612,7 +64613,9 @@
}
},
"@types/react": {
"version": "17.0.52",
"version": "17.0.53",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.53.tgz",
"integrity": "sha512-1yIpQR2zdYu1Z/dc1OxC+MA6GR240u3gcnP4l6mvj/PJiVaqHsQPmWttsvHsfnhfPbU2FuGmo0wSITPygjBmsw==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

@@ -138,7 +138,7 @@
"@types/node": "16.18.11",
"@types/prismjs": "1.26.0",
"@types/reach__router": "1.3.11",
"@types/react": "17.0.52",
"@types/react": "17.0.53",
"@types/react-dom": "17.0.18",
"@types/react-helmet": "6.1.6",
"@types/react-instantsearch-core": "6.26.3",