chore(deps): update dependency @types/react to v17.0.44
This commit is contained in:
committed by
renovate[bot]
parent
7882ff1c94
commit
6544117f6d
14
package-lock.json
generated
14
package-lock.json
generated
@ -50,7 +50,7 @@
|
||||
"@types/prismjs": "1.26.0",
|
||||
"@types/psl": "1.1.0",
|
||||
"@types/reach__router": "1.3.10",
|
||||
"@types/react": "17.0.43",
|
||||
"@types/react": "17.0.44",
|
||||
"@types/react-dom": "17.0.14",
|
||||
"@types/react-helmet": "6.1.5",
|
||||
"@types/react-instantsearch-dom": "6.12.1",
|
||||
@ -15585,9 +15585,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "17.0.43",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.43.tgz",
|
||||
"integrity": "sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==",
|
||||
"version": "17.0.44",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.44.tgz",
|
||||
"integrity": "sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
@ -66013,9 +66013,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "17.0.43",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.43.tgz",
|
||||
"integrity": "sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==",
|
||||
"version": "17.0.44",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.44.tgz",
|
||||
"integrity": "sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
@ -125,7 +125,7 @@
|
||||
"@types/prismjs": "1.26.0",
|
||||
"@types/psl": "1.1.0",
|
||||
"@types/reach__router": "1.3.10",
|
||||
"@types/react": "17.0.43",
|
||||
"@types/react": "17.0.44",
|
||||
"@types/react-dom": "17.0.14",
|
||||
"@types/react-helmet": "6.1.5",
|
||||
"@types/react-instantsearch-dom": "6.12.1",
|
||||
|
Reference in New Issue
Block a user