mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 10:22:16 +00:00
fix(deps): update algolia-instantsearch monorepo (#67160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+3
-3
@@ -85,7 +85,7 @@
|
||||
"gatsby-source-filesystem": "5.16.0",
|
||||
"gatsby-transformer-remark": "6.16.0",
|
||||
"i18next": "25.10.10",
|
||||
"instantsearch.js": "4.93.0",
|
||||
"instantsearch.js": "4.94.0",
|
||||
"lodash": "4.17.21",
|
||||
"lodash-es": "4.17.21",
|
||||
"micromark": "4.0.2",
|
||||
@@ -108,8 +108,8 @@
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "15.7.4",
|
||||
"react-instantsearch": "7.29.0",
|
||||
"react-instantsearch-core": "7.29.0",
|
||||
"react-instantsearch": "7.30.0",
|
||||
"react-instantsearch-core": "7.30.0",
|
||||
"react-monaco-editor": "0.59.0",
|
||||
"react-redux": "8.1.3",
|
||||
"react-reflex": "4.2.7",
|
||||
|
||||
Generated
+23
-23
@@ -388,8 +388,8 @@ importers:
|
||||
specifier: 25.10.10
|
||||
version: 25.10.10(typescript@5.9.3)
|
||||
instantsearch.js:
|
||||
specifier: 4.93.0
|
||||
version: 4.93.0(algoliasearch@4.27.0)
|
||||
specifier: 4.94.0
|
||||
version: 4.94.0(algoliasearch@4.27.0)
|
||||
lodash:
|
||||
specifier: 4.17.21
|
||||
version: 4.17.21
|
||||
@@ -457,11 +457,11 @@ importers:
|
||||
specifier: 15.7.4
|
||||
version: 15.7.4(i18next@25.10.10(typescript@5.9.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3)
|
||||
react-instantsearch:
|
||||
specifier: 7.29.0
|
||||
version: 7.29.0(algoliasearch@4.27.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
specifier: 7.30.0
|
||||
version: 7.30.0(algoliasearch@4.27.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
react-instantsearch-core:
|
||||
specifier: 7.29.0
|
||||
version: 7.29.0(algoliasearch@4.27.0)(react@18.3.1)
|
||||
specifier: 7.30.0
|
||||
version: 7.30.0(algoliasearch@4.27.0)(react@18.3.1)
|
||||
react-monaco-editor:
|
||||
specifier: 0.59.0
|
||||
version: 0.59.0(monaco-editor@0.52.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
@@ -8373,11 +8373,11 @@ packages:
|
||||
resolution: {integrity: sha512-ufS5Qq9RZN+Bu899eA9QCAYThY+gGW7oRkmb0vC93Vlyu/CFGcH0OYPEjVkDXA5FEbTt1+VWzdoOD3Ny9N+8tg==}
|
||||
hasBin: true
|
||||
|
||||
instantsearch-ui-components@0.23.0:
|
||||
resolution: {integrity: sha512-ILqp/RAm0mBrsFuGozTk09tPpQMiODtcLVHQRudXBC23YcaTpt9qTB30nWy5yHODb15dBH5DoUw7gqyUo/PPkw==}
|
||||
instantsearch-ui-components@0.24.0:
|
||||
resolution: {integrity: sha512-3fAP827UAcwwSdICDtSdJzB3T8GBkEYGAhwoftAwMm2W6u8XmEpp1CgYehQiG+w1cVdEDZZsLCtVGE6eYAJkRQ==}
|
||||
|
||||
instantsearch.js@4.93.0:
|
||||
resolution: {integrity: sha512-pTJN2ZPpySSpnTxbPo0f/l7IDjgvC/IoxRXgnQV2TT423uGXviEkzQuU2KcdfG9kio6nqcgBU3kQTe07OoHzkw==}
|
||||
instantsearch.js@4.94.0:
|
||||
resolution: {integrity: sha512-o3bbTYtdKvGbInUP2ut7Yayvs2wPOn/C9gDFiKDoxdA5g79s803M2+IondNnkJUJA0bvlRBAdSMXKA2aENUk6Q==}
|
||||
peerDependencies:
|
||||
algoliasearch: '>= 3.1 < 6'
|
||||
|
||||
@@ -10768,14 +10768,14 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
react-instantsearch-core@7.29.0:
|
||||
resolution: {integrity: sha512-iE7mciz4bE1qHjWzSirPSxQMCnEuCxVL0KSZ63mlB0esDv1ALlY8B9zJMYVWny73RKCnWgi2HXcwandFWvJPRg==}
|
||||
react-instantsearch-core@7.30.0:
|
||||
resolution: {integrity: sha512-omJvOU60RG/2xcZCWhGkFzg8mymFSZI6wKguvZqLLNmiJfLmH0JhFUM27RSCp6XMGq+0cPuGIrK+KPJEujwqJA==}
|
||||
peerDependencies:
|
||||
algoliasearch: '>= 3.1 < 6'
|
||||
react: '>= 16.8.0 < 20'
|
||||
|
||||
react-instantsearch@7.29.0:
|
||||
resolution: {integrity: sha512-+foJJVVsSLNY3K5rkB2dGEUoOyLMGTZsl9I8Zwwf/nZQqwoqH0QIvkenlJh7deyAq1/u19bq+H5EVX2d+EjRJQ==}
|
||||
react-instantsearch@7.30.0:
|
||||
resolution: {integrity: sha512-vjoDUz8PAF3pkh4K5az4ySJQuBdg63fi7x85RSzJiY2mP9EEITlEG+PCTKOhXfwKLFo0X+zNIrKNjPUVHup6ww==}
|
||||
peerDependencies:
|
||||
algoliasearch: '>= 3.1 < 6'
|
||||
react: '>= 16.8.0 < 20'
|
||||
@@ -23092,7 +23092,7 @@ snapshots:
|
||||
undeclared-identifiers: 1.1.3
|
||||
xtend: 4.0.2
|
||||
|
||||
instantsearch-ui-components@0.23.0(react@18.3.1):
|
||||
instantsearch-ui-components@0.24.0(react@18.3.1):
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.18
|
||||
markdown-to-jsx: 7.7.17(react@18.3.1)
|
||||
@@ -23101,7 +23101,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- react
|
||||
|
||||
instantsearch.js@4.93.0(algoliasearch@4.27.0):
|
||||
instantsearch.js@4.94.0(algoliasearch@4.27.0):
|
||||
dependencies:
|
||||
'@algolia/events': 4.0.1
|
||||
'@swc/helpers': 0.5.18
|
||||
@@ -23113,7 +23113,7 @@ snapshots:
|
||||
algoliasearch-helper: 3.28.1(algoliasearch@4.27.0)
|
||||
hogan.js: 3.0.2
|
||||
htm: 3.1.1
|
||||
instantsearch-ui-components: 0.23.0(react@18.3.1)
|
||||
instantsearch-ui-components: 0.24.0(react@18.3.1)
|
||||
preact: 10.24.3
|
||||
qs: 6.14.1
|
||||
react: 18.3.1
|
||||
@@ -25809,26 +25809,26 @@ snapshots:
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
typescript: 5.9.3
|
||||
|
||||
react-instantsearch-core@7.29.0(algoliasearch@4.27.0)(react@18.3.1):
|
||||
react-instantsearch-core@7.30.0(algoliasearch@4.27.0)(react@18.3.1):
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.18
|
||||
algoliasearch: 4.27.0
|
||||
algoliasearch-helper: 3.28.1(algoliasearch@4.27.0)
|
||||
instantsearch.js: 4.93.0(algoliasearch@4.27.0)
|
||||
instantsearch.js: 4.94.0(algoliasearch@4.27.0)
|
||||
react: 18.3.1
|
||||
use-sync-external-store: 1.2.2(react@18.3.1)
|
||||
zod: 3.25.76
|
||||
zod-to-json-schema: 3.24.6(zod@3.25.76)
|
||||
|
||||
react-instantsearch@7.29.0(algoliasearch@4.27.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
||||
react-instantsearch@7.30.0(algoliasearch@4.27.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.18
|
||||
algoliasearch: 4.27.0
|
||||
instantsearch-ui-components: 0.23.0(react@18.3.1)
|
||||
instantsearch.js: 4.93.0(algoliasearch@4.27.0)
|
||||
instantsearch-ui-components: 0.24.0(react@18.3.1)
|
||||
instantsearch.js: 4.94.0(algoliasearch@4.27.0)
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
react-instantsearch-core: 7.29.0(algoliasearch@4.27.0)(react@18.3.1)
|
||||
react-instantsearch-core: 7.30.0(algoliasearch@4.27.0)(react@18.3.1)
|
||||
|
||||
react-is@16.13.1: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user