mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-25 04:00:43 -04:00
fix(deps): update algolia-instantsearch monorepo to v6.38.3
This commit is contained in:
@@ -101,8 +101,8 @@
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "11.18.6",
|
||||
"react-instantsearch-core": "6.38.2",
|
||||
"react-instantsearch-dom": "6.38.2",
|
||||
"react-instantsearch-core": "6.38.3",
|
||||
"react-instantsearch-dom": "6.38.3",
|
||||
"react-lazy-load": "3.1.14",
|
||||
"react-monaco-editor": "0.40.0",
|
||||
"react-redux": "5.1.2",
|
||||
|
||||
53
package-lock.json
generated
53
package-lock.json
generated
@@ -491,8 +491,8 @@
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "11.18.6",
|
||||
"react-instantsearch-core": "6.38.2",
|
||||
"react-instantsearch-dom": "6.38.2",
|
||||
"react-instantsearch-core": "6.38.3",
|
||||
"react-instantsearch-dom": "6.38.3",
|
||||
"react-lazy-load": "3.1.14",
|
||||
"react-monaco-editor": "0.40.0",
|
||||
"react-redux": "5.1.2",
|
||||
@@ -15703,8 +15703,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/algoliasearch-helper": {
|
||||
"version": "3.11.1",
|
||||
"license": "MIT",
|
||||
"version": "3.11.2",
|
||||
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.11.2.tgz",
|
||||
"integrity": "sha512-eKvSM5hz5w9RcUowu8LnQ5v0KRrFLCvF4K3KF/Ab3VwCT726rWgZUWUIQUPjr9qDENUMukQ/IHZ7bGUVYRGP0g==",
|
||||
"dependencies": {
|
||||
"@algolia/events": "^4.0.1"
|
||||
},
|
||||
@@ -43074,12 +43075,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-instantsearch-core": {
|
||||
"version": "6.38.2",
|
||||
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.38.2.tgz",
|
||||
"integrity": "sha512-eX1FJQ7648mZgY+B79EghggjCHLLxiv/otQ7kgkXiHpU2XNfqEhweufqgwSEJH5gUgGUo4JsgHHWLoX56YvrDQ==",
|
||||
"version": "6.38.3",
|
||||
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.38.3.tgz",
|
||||
"integrity": "sha512-m7sL8NR5SlqctZJqoRYyBUFSUplK221EHESC+g6+fZ9Vd1fUX07MNvnbZ9+8Uyn0v+Hi8nL/3qGesJZ/xbJ/dg==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.1.2",
|
||||
"algoliasearch-helper": "^3.11.1",
|
||||
"algoliasearch-helper": "^3.11.2",
|
||||
"prop-types": "^15.6.2",
|
||||
"react-fast-compare": "^3.0.0"
|
||||
},
|
||||
@@ -43089,16 +43090,16 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-instantsearch-dom": {
|
||||
"version": "6.38.2",
|
||||
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.38.2.tgz",
|
||||
"integrity": "sha512-etNAo0xRhpb8BAzV5Gt21mAt831bMMata71PDAQDLY7fzUjon9nM4s2Ad7cyPFDAU2wd5rp6wbveDyhlaw1hJw==",
|
||||
"version": "6.38.3",
|
||||
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.38.3.tgz",
|
||||
"integrity": "sha512-1VQxMq23pAaeJjyBdTuC+U2DHa35ygnKd4fCTWHv0YK/GwneoSOubxKf24QtNLsHfswJ/qjpW21xXv6IVRA90g==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.1.2",
|
||||
"algoliasearch-helper": "^3.11.1",
|
||||
"algoliasearch-helper": "^3.11.2",
|
||||
"classnames": "^2.2.5",
|
||||
"prop-types": "^15.6.2",
|
||||
"react-fast-compare": "^3.0.0",
|
||||
"react-instantsearch-core": "6.38.2"
|
||||
"react-instantsearch-core": "6.38.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"algoliasearch": ">= 3.1 < 5",
|
||||
@@ -56492,8 +56493,8 @@
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "11.18.6",
|
||||
"react-instantsearch-core": "6.38.2",
|
||||
"react-instantsearch-dom": "6.38.2",
|
||||
"react-instantsearch-core": "6.38.3",
|
||||
"react-instantsearch-dom": "6.38.3",
|
||||
"react-lazy-load": "3.1.14",
|
||||
"react-monaco-editor": "0.40.0",
|
||||
"react-redux": "5.1.2",
|
||||
@@ -65622,7 +65623,9 @@
|
||||
}
|
||||
},
|
||||
"algoliasearch-helper": {
|
||||
"version": "3.11.1",
|
||||
"version": "3.11.2",
|
||||
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.11.2.tgz",
|
||||
"integrity": "sha512-eKvSM5hz5w9RcUowu8LnQ5v0KRrFLCvF4K3KF/Ab3VwCT726rWgZUWUIQUPjr9qDENUMukQ/IHZ7bGUVYRGP0g==",
|
||||
"requires": {
|
||||
"@algolia/events": "^4.0.1"
|
||||
}
|
||||
@@ -83627,27 +83630,27 @@
|
||||
}
|
||||
},
|
||||
"react-instantsearch-core": {
|
||||
"version": "6.38.2",
|
||||
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.38.2.tgz",
|
||||
"integrity": "sha512-eX1FJQ7648mZgY+B79EghggjCHLLxiv/otQ7kgkXiHpU2XNfqEhweufqgwSEJH5gUgGUo4JsgHHWLoX56YvrDQ==",
|
||||
"version": "6.38.3",
|
||||
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.38.3.tgz",
|
||||
"integrity": "sha512-m7sL8NR5SlqctZJqoRYyBUFSUplK221EHESC+g6+fZ9Vd1fUX07MNvnbZ9+8Uyn0v+Hi8nL/3qGesJZ/xbJ/dg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.1.2",
|
||||
"algoliasearch-helper": "^3.11.1",
|
||||
"algoliasearch-helper": "^3.11.2",
|
||||
"prop-types": "^15.6.2",
|
||||
"react-fast-compare": "^3.0.0"
|
||||
}
|
||||
},
|
||||
"react-instantsearch-dom": {
|
||||
"version": "6.38.2",
|
||||
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.38.2.tgz",
|
||||
"integrity": "sha512-etNAo0xRhpb8BAzV5Gt21mAt831bMMata71PDAQDLY7fzUjon9nM4s2Ad7cyPFDAU2wd5rp6wbveDyhlaw1hJw==",
|
||||
"version": "6.38.3",
|
||||
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.38.3.tgz",
|
||||
"integrity": "sha512-1VQxMq23pAaeJjyBdTuC+U2DHa35ygnKd4fCTWHv0YK/GwneoSOubxKf24QtNLsHfswJ/qjpW21xXv6IVRA90g==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.1.2",
|
||||
"algoliasearch-helper": "^3.11.1",
|
||||
"algoliasearch-helper": "^3.11.2",
|
||||
"classnames": "^2.2.5",
|
||||
"prop-types": "^15.6.2",
|
||||
"react-fast-compare": "^3.0.0",
|
||||
"react-instantsearch-core": "6.38.2"
|
||||
"react-instantsearch-core": "6.38.3"
|
||||
}
|
||||
},
|
||||
"react-is": {
|
||||
|
||||
Reference in New Issue
Block a user