chore(deps): update dependency @types/react-instantsearch-dom to v6.12.1
This commit is contained in:
committed by
renovate[bot]
parent
96b8c0c8f7
commit
00acce8f99
14
package-lock.json
generated
14
package-lock.json
generated
@ -53,7 +53,7 @@
|
|||||||
"@types/react": "17.0.37",
|
"@types/react": "17.0.37",
|
||||||
"@types/react-dom": "17.0.11",
|
"@types/react-dom": "17.0.11",
|
||||||
"@types/react-helmet": "6.1.4",
|
"@types/react-helmet": "6.1.4",
|
||||||
"@types/react-instantsearch-dom": "6.12.0",
|
"@types/react-instantsearch-dom": "6.12.1",
|
||||||
"@types/react-monaco-editor": "0.16.0",
|
"@types/react-monaco-editor": "0.16.0",
|
||||||
"@types/react-redux": "7.1.20",
|
"@types/react-redux": "7.1.20",
|
||||||
"@types/react-responsive": "8.0.4",
|
"@types/react-responsive": "8.0.4",
|
||||||
@ -18669,9 +18669,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@types/react-instantsearch-dom": {
|
"node_modules/@types/react-instantsearch-dom": {
|
||||||
"version": "6.12.0",
|
"version": "6.12.1",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react-instantsearch-dom/-/react-instantsearch-dom-6.12.0.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react-instantsearch-dom/-/react-instantsearch-dom-6.12.1.tgz",
|
||||||
"integrity": "sha512-O08H+ye4e4kEnYHmMrov9FPNRDJwfCWthNZf4aztqahpU8LSbAiuFQGVy84SHUvg/jfNcG4333SsVnAQLtbS7A==",
|
"integrity": "sha512-0crWjo6w6SHPZY5XWVUVkH3exVRGjyNJXtVYXRD7s6u8CiSIhONO82cCsxSCsdyGeK2yenPZNxFuZ1KXnoWKOg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/react": "*",
|
"@types/react": "*",
|
||||||
@ -83452,9 +83452,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/react-instantsearch-dom": {
|
"@types/react-instantsearch-dom": {
|
||||||
"version": "6.12.0",
|
"version": "6.12.1",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react-instantsearch-dom/-/react-instantsearch-dom-6.12.0.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react-instantsearch-dom/-/react-instantsearch-dom-6.12.1.tgz",
|
||||||
"integrity": "sha512-O08H+ye4e4kEnYHmMrov9FPNRDJwfCWthNZf4aztqahpU8LSbAiuFQGVy84SHUvg/jfNcG4333SsVnAQLtbS7A==",
|
"integrity": "sha512-0crWjo6w6SHPZY5XWVUVkH3exVRGjyNJXtVYXRD7s6u8CiSIhONO82cCsxSCsdyGeK2yenPZNxFuZ1KXnoWKOg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/react": "*",
|
"@types/react": "*",
|
||||||
|
@ -128,7 +128,7 @@
|
|||||||
"@types/react": "17.0.37",
|
"@types/react": "17.0.37",
|
||||||
"@types/react-dom": "17.0.11",
|
"@types/react-dom": "17.0.11",
|
||||||
"@types/react-helmet": "6.1.4",
|
"@types/react-helmet": "6.1.4",
|
||||||
"@types/react-instantsearch-dom": "6.12.0",
|
"@types/react-instantsearch-dom": "6.12.1",
|
||||||
"@types/react-monaco-editor": "0.16.0",
|
"@types/react-monaco-editor": "0.16.0",
|
||||||
"@types/react-redux": "7.1.20",
|
"@types/react-redux": "7.1.20",
|
||||||
"@types/react-responsive": "8.0.4",
|
"@types/react-responsive": "8.0.4",
|
||||||
|
Reference in New Issue
Block a user