mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-05 05:18:44 -05:00
chore(deps): update dependency @types/react-instantsearch-core to v6.26.3
This commit is contained in:
11
package-lock.json
generated
11
package-lock.json
generated
@@ -55,7 +55,7 @@
|
||||
"@types/react": "17.0.52",
|
||||
"@types/react-dom": "17.0.18",
|
||||
"@types/react-helmet": "6.1.6",
|
||||
"@types/react-instantsearch-core": "6.26.2",
|
||||
"@types/react-instantsearch-core": "6.26.3",
|
||||
"@types/react-instantsearch-dom": "6.12.3",
|
||||
"@types/react-monaco-editor": "0.16.0",
|
||||
"@types/react-redux": "7.1.24",
|
||||
@@ -14167,9 +14167,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/react-instantsearch-core": {
|
||||
"version": "6.26.2",
|
||||
"version": "6.26.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-instantsearch-core/-/react-instantsearch-core-6.26.3.tgz",
|
||||
"integrity": "sha512-dBq/K1NQFBgLmCdiLYaC15KjXdjZk8UTQBhumSg+fAHgpW3ai5fu5BbzAKzSCkqYwbgqvhCQ1EZ9PLvPvOfqwQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/react": "*",
|
||||
"algoliasearch": ">=4",
|
||||
@@ -64550,7 +64551,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-instantsearch-core": {
|
||||
"version": "6.26.2",
|
||||
"version": "6.26.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-instantsearch-core/-/react-instantsearch-core-6.26.3.tgz",
|
||||
"integrity": "sha512-dBq/K1NQFBgLmCdiLYaC15KjXdjZk8UTQBhumSg+fAHgpW3ai5fu5BbzAKzSCkqYwbgqvhCQ1EZ9PLvPvOfqwQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/react": "*",
|
||||
|
||||
@@ -142,7 +142,7 @@
|
||||
"@types/react": "17.0.52",
|
||||
"@types/react-dom": "17.0.18",
|
||||
"@types/react-helmet": "6.1.6",
|
||||
"@types/react-instantsearch-core": "6.26.2",
|
||||
"@types/react-instantsearch-core": "6.26.3",
|
||||
"@types/react-instantsearch-dom": "6.12.3",
|
||||
"@types/react-monaco-editor": "0.16.0",
|
||||
"@types/react-redux": "7.1.24",
|
||||
|
||||
Reference in New Issue
Block a user