Skip to content

Commit 0ee4524

Browse files
fix(deps): update algolia-instantsearch monorepo
1 parent be33928 commit 0ee4524

File tree

96 files changed

+2275
-2437
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+2275
-2437
lines changed

angular-instantsearch/e-commerce/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"algoliasearch": "4.12.1",
2020
"angular-instantsearch": "4.1.0",
2121
"core-js": "2.4.1",
22-
"instantsearch.js": "^4.30.2",
22+
"instantsearch.js": "^4.79.0",
2323
"nouislider": "10.1.0",
2424
"rxjs": "6.6.7",
2525
"tslib": "2.3.1",

angular-instantsearch/e-commerce/yarn.lock

Lines changed: 65 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@
6666
"@algolia/requester-common" "4.12.1"
6767
"@algolia/transporter" "4.12.1"
6868

69+
"@algolia/events@^4.0.1":
70+
version "4.0.1"
71+
resolved "https://registry.yarnpkg.com/@algolia/events/-/events-4.0.1.tgz#fd39e7477e7bc703d7f893b556f676c032af3950"
72+
integrity sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ==
73+
6974
"@algolia/[email protected]":
7075
version "4.12.1"
7176
resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.12.1.tgz#d6501b4d9d242956257ba8e10f6b4bbf6863baa4"
@@ -1421,6 +1426,11 @@
14211426
dependencies:
14221427
regenerator-runtime "^0.13.4"
14231428

1429+
"@babel/runtime@^7.1.2":
1430+
version "7.27.6"
1431+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.6.tgz#ec4070a04d76bae8ddbb10770ba55714a417b7c6"
1432+
integrity sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==
1433+
14241434
"@babel/runtime@^7.8.4":
14251435
version "7.14.0"
14261436
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.0.tgz#46794bc20b612c5f75e62dd071e24dfd95f1cbe6"
@@ -1674,6 +1684,11 @@
16741684
dependencies:
16751685
"@types/node" "*"
16761686

1687+
"@types/dom-speech-recognition@^0.0.1":
1688+
version "0.0.1"
1689+
resolved "https://registry.yarnpkg.com/@types/dom-speech-recognition/-/dom-speech-recognition-0.0.1.tgz#e326761a04b4a49c0eec2ac7948afc1c6aa12baa"
1690+
integrity sha512-udCxb8DvjcDKfk1WTBzDsxFbLgYxmQGKrE/ricoMqHRNjSlSUCcamVTA5lIQqzY10mY5qCY0QDwBfFEwhfoDPw==
1691+
16771692
"@types/eslint-scope@^3.7.0":
16781693
version "3.7.0"
16791694
resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.0.tgz#4792816e31119ebd506902a482caec4951fabd86"
@@ -1724,6 +1739,11 @@
17241739
resolved "https://registry.yarnpkg.com/@types/google.maps/-/google.maps-3.45.6.tgz#441a7bc76424243b307596fc8d282a435a979ebd"
17251740
integrity sha512-BzGzxs8UXFxeP8uN/0nRgGbsbpYQxSCKsv/7S8OitU7wwhfFcqQSm5aAcL1nbwueMiJ/VVmIZKPq69s0kX5W+Q==
17261741

1742+
"@types/google.maps@^3.55.12":
1743+
version "3.58.1"
1744+
resolved "https://registry.yarnpkg.com/@types/google.maps/-/google.maps-3.58.1.tgz#71ce3dec44de1452f56641d2c87c7dd8ea964b4d"
1745+
integrity sha512-X9QTSvGJ0nCfMzYOnaVs/k6/4L+7F5uCS+4iUmkLEls6J9S/Phv+m/i3mDeyc49ZBgwab3EFO1HEoBY7k98EGQ==
1746+
17271747
"@types/hogan.js@^3.0.0":
17281748
version "3.0.1"
17291749
resolved "https://registry.yarnpkg.com/@types/hogan.js/-/hogan.js-3.0.1.tgz#64c54407b30da359763e14877f5702b8ae85d61c"
@@ -2063,12 +2083,12 @@ ajv@^8.0.0:
20632083
require-from-string "^2.0.2"
20642084
uri-js "^4.2.2"
20652085

2066-
algoliasearch-helper@^3.5.5:
2067-
version "3.6.0"
2068-
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.6.0.tgz#69c8c544746f1536c7c27c6f2db782300450b250"
2069-
integrity sha512-F4Smiq+Vyv/JJytuKNFuzXndPSb4pjtiHZSkEztQCcB+SORu71A8grgt2NSJhbB5VhqHW19QDtlPKbdYdcNrLg==
2086+
algoliasearch-helper@3.26.0:
2087+
version "3.26.0"
2088+
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.26.0.tgz#d6e283396a9fc5bf944f365dc3b712570314363f"
2089+
integrity sha512-Rv2x3GXleQ3ygwhkhJubhhYGsICmShLAiqtUuJTUkr9uOCOXyF2E71LVT4XDnVffbknv8XgScP4U0Oxtgm+hIw==
20702090
dependencies:
2071-
events "^1.1.1"
2091+
"@algolia/events" "^4.0.1"
20722092

20732093
algoliasearch-helper@^3.6.2:
20742094
version "3.6.2"
@@ -3862,6 +3882,11 @@ hpack.js@^2.1.6:
38623882
readable-stream "^2.0.1"
38633883
wbuf "^1.1.0"
38643884

3885+
htm@^3.0.0:
3886+
version "3.1.1"
3887+
resolved "https://registry.yarnpkg.com/htm/-/htm-3.1.1.tgz#49266582be0dc66ed2235d5ea892307cc0c24b78"
3888+
integrity sha512-983Vyg8NwUE7JkZ6NmOqpCZ+sh1bKv2iYTlUkzlWmA5JD2acKoxd4KVxbMmxX/85mtfdnDmTFoNKcg5DGAvxNQ==
3889+
38653890
html-entities@^2.3.2:
38663891
version "2.3.2"
38673892
resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.3.2.tgz#760b404685cb1d794e4f4b744332e3b00dcfe488"
@@ -4089,26 +4114,18 @@ [email protected]:
40894114
strip-ansi "^6.0.0"
40904115
through "^2.3.6"
40914116

4117+
4118+
version "0.11.1"
4119+
resolved "https://registry.yarnpkg.com/instantsearch-ui-components/-/instantsearch-ui-components-0.11.1.tgz#664ca03f657079946e459af72fa8d2674799c466"
4120+
integrity sha512-ZqUbJYYgObQ47J08ftXV1KNC1vdEoiD4/49qrkCdW46kRzLxLgYXJGuEuk48DQwK4aBtIoccgTyfbMGfcqNjxg==
4121+
dependencies:
4122+
"@babel/runtime" "^7.1.2"
4123+
40924124
instantsearch.css@^7.3.1:
40934125
version "7.3.1"
40944126
resolved "https://registry.yarnpkg.com/instantsearch.css/-/instantsearch.css-7.3.1.tgz#7ab74a8f355091ae040947a9cf5438f379026622"
40954127
integrity sha512-/kaMDna5D+Q9mImNBHEhb9HgHATDOFKYii7N1Iwvrj+lmD9gBJLqVhUw67gftq2O0QI330pFza+CRscIwB1wQQ==
40964128

4097-
instantsearch.js@^4.30.2:
4098-
version "4.30.2"
4099-
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.30.2.tgz#c6bbaa8ded004c92b6ca9efcc827c9a768605b21"
4100-
integrity sha512-i6sW3DZ74pJyxb7uRlN487kC+gFjXyGm6ZXms6C4bYrmeNT+483tMUt7i2BFssUf+pUcvu4Rb8uR1dMHsZ6trQ==
4101-
dependencies:
4102-
"@types/google.maps" "^3.45.3"
4103-
"@types/hogan.js" "^3.0.0"
4104-
"@types/qs" "^6.5.3"
4105-
algoliasearch-helper "^3.5.5"
4106-
classnames "^2.2.5"
4107-
events "^1.1.0"
4108-
hogan.js "^3.0.2"
4109-
preact "^10.0.0"
4110-
qs "^6.5.1 < 6.10"
4111-
41124129
instantsearch.js@^4.31.1:
41134130
version "4.33.2"
41144131
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.33.2.tgz#d3e75bc6bb5bb40c68c36e0a159649969e5a113f"
@@ -4125,6 +4142,24 @@ instantsearch.js@^4.31.1:
41254142
qs "^6.5.1 < 6.10"
41264143
search-insights "^2.1.0"
41274144

4145+
instantsearch.js@^4.79.0:
4146+
version "4.79.0"
4147+
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.79.0.tgz#fe228b86006fdb81c8425e8d383350cea6ba7b2a"
4148+
integrity sha512-6t9Td/pXNYfJAb1NHv520oQMKHiudPxRuKkNdUCe72xUJmJTlNT2Z4b8Aj1HmDaq0KDUAhxMt73ch+/0Gwknzg==
4149+
dependencies:
4150+
"@algolia/events" "^4.0.1"
4151+
"@types/dom-speech-recognition" "^0.0.1"
4152+
"@types/google.maps" "^3.55.12"
4153+
"@types/hogan.js" "^3.0.0"
4154+
"@types/qs" "^6.5.3"
4155+
algoliasearch-helper "3.26.0"
4156+
hogan.js "^3.0.2"
4157+
htm "^3.0.0"
4158+
instantsearch-ui-components "0.11.1"
4159+
preact "^10.10.0"
4160+
qs "^6.5.1 < 6.10"
4161+
search-insights "^2.17.2"
4162+
41284163
ip@^1.1.0, ip@^1.1.5:
41294164
version "1.1.5"
41304165
resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.5.tgz#bdded70114290828c0a039e72ef25f5aaec4354a"
@@ -5597,6 +5632,11 @@ preact@^10.0.0:
55975632
resolved "https://registry.yarnpkg.com/preact/-/preact-10.4.7.tgz#5a530d34b4ba45f38234be8b1b3fe910098a165f"
55985633
integrity sha512-DtnnPbOm7oxW7Sxf5Co+KSIOxo7bGm0vLfJN/wGey7G2sAGKnGP5+bFyE2YIgutMISQl6xFVTsOd6l/Au88VVw==
55995634

5635+
preact@^10.10.0:
5636+
version "10.26.9"
5637+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.26.9.tgz#b3898d1b65140640799062ad73b89846c293b6a7"
5638+
integrity sha512-SSjF9vcnF27mJK1XyFMNJzFd5u3pQiATFqoaDy03XuN00u4ziveVVEGt5RKJrDR8MHE/wJo9Nnad56RLzS2RMA==
5639+
56005640
pretty-bytes@^5.3.0:
56015641
version "5.6.0"
56025642
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
@@ -6015,6 +6055,11 @@ search-insights@^2.1.0:
60156055
resolved "https://registry.yarnpkg.com/search-insights/-/search-insights-2.1.0.tgz#42822fa325062ec5bf050c5f8cad58f0c5b21310"
60166056
integrity sha512-mWIVsZ5igQnlM2tC0HJCtGWKQcBhLhkasZoZZS2exUfZPpRowVWEvyyYTWU3M0rUKWlWLWFCYvJ3HGTSSCsOcw==
60176057

6058+
search-insights@^2.17.2:
6059+
version "2.17.3"
6060+
resolved "https://registry.yarnpkg.com/search-insights/-/search-insights-2.17.3.tgz#8faea5d20507bf348caba0724e5386862847b661"
6061+
integrity sha512-RQPdCYTa8A68uM2jwxoY842xDhvx3E5LFL1LxvxCNMev4o5mLuokczhzjAgGwUZBAmOKZknArSxLKmXtIi2AxQ==
6062+
60186063
select-hose@^2.0.0:
60196064
version "2.0.0"
60206065
resolved "https://registry.yarnpkg.com/select-hose/-/select-hose-2.0.0.tgz#625d8658f865af43ec962bfc376a37359a4994ca"

angular-instantsearch/media/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"algoliasearch": "4.12.1",
2020
"angular-instantsearch": "4.1.0",
2121
"core-js": "2.4.1",
22-
"instantsearch.js": "^4.30.2",
22+
"instantsearch.js": "^4.79.0",
2323
"nouislider": "10.1.0",
2424
"rxjs": "6.6.7",
2525
"tslib": "2.3.1",

angular-instantsearch/media/yarn.lock

Lines changed: 65 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@
6666
"@algolia/requester-common" "4.12.1"
6767
"@algolia/transporter" "4.12.1"
6868

69+
"@algolia/events@^4.0.1":
70+
version "4.0.1"
71+
resolved "https://registry.yarnpkg.com/@algolia/events/-/events-4.0.1.tgz#fd39e7477e7bc703d7f893b556f676c032af3950"
72+
integrity sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ==
73+
6974
"@algolia/[email protected]":
7075
version "4.12.1"
7176
resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.12.1.tgz#d6501b4d9d242956257ba8e10f6b4bbf6863baa4"
@@ -1299,6 +1304,11 @@
12991304
dependencies:
13001305
regenerator-runtime "^0.13.4"
13011306

1307+
"@babel/runtime@^7.1.2":
1308+
version "7.27.6"
1309+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.6.tgz#ec4070a04d76bae8ddbb10770ba55714a417b7c6"
1310+
integrity sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==
1311+
13021312
"@babel/runtime@^7.8.4":
13031313
version "7.14.5"
13041314
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.5.tgz#665450911c6031af38f81db530f387ec04cd9a98"
@@ -1537,6 +1547,11 @@
15371547
dependencies:
15381548
"@types/node" "*"
15391549

1550+
"@types/dom-speech-recognition@^0.0.1":
1551+
version "0.0.1"
1552+
resolved "https://registry.yarnpkg.com/@types/dom-speech-recognition/-/dom-speech-recognition-0.0.1.tgz#e326761a04b4a49c0eec2ac7948afc1c6aa12baa"
1553+
integrity sha512-udCxb8DvjcDKfk1WTBzDsxFbLgYxmQGKrE/ricoMqHRNjSlSUCcamVTA5lIQqzY10mY5qCY0QDwBfFEwhfoDPw==
1554+
15401555
"@types/eslint-scope@^3.7.0":
15411556
version "3.7.2"
15421557
resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.2.tgz#11e96a868c67acf65bf6f11d10bb89ea71d5e473"
@@ -1582,6 +1597,11 @@
15821597
resolved "https://registry.yarnpkg.com/@types/google.maps/-/google.maps-3.45.6.tgz#441a7bc76424243b307596fc8d282a435a979ebd"
15831598
integrity sha512-BzGzxs8UXFxeP8uN/0nRgGbsbpYQxSCKsv/7S8OitU7wwhfFcqQSm5aAcL1nbwueMiJ/VVmIZKPq69s0kX5W+Q==
15841599

1600+
"@types/google.maps@^3.55.12":
1601+
version "3.58.1"
1602+
resolved "https://registry.yarnpkg.com/@types/google.maps/-/google.maps-3.58.1.tgz#71ce3dec44de1452f56641d2c87c7dd8ea964b4d"
1603+
integrity sha512-X9QTSvGJ0nCfMzYOnaVs/k6/4L+7F5uCS+4iUmkLEls6J9S/Phv+m/i3mDeyc49ZBgwab3EFO1HEoBY7k98EGQ==
1604+
15851605
"@types/hogan.js@^3.0.0":
15861606
version "3.0.1"
15871607
resolved "https://registry.yarnpkg.com/@types/hogan.js/-/hogan.js-3.0.1.tgz#64c54407b30da359763e14877f5702b8ae85d61c"
@@ -1921,12 +1941,12 @@ ajv@^8.0.0:
19211941
require-from-string "^2.0.2"
19221942
uri-js "^4.2.2"
19231943

1924-
algoliasearch-helper@^3.5.5:
1925-
version "3.5.5"
1926-
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.5.5.tgz#05263869d3c8a7292278d7e49630f52520f204d7"
1927-
integrity sha512-JDH14gMpSj8UzEaKwVkrqKOeAOyK0dDWsFlKvWhk0Xl5yw9FyafYf1xZPb4uSXaPBAFQtUouFlR1Zt68BCY0/w==
1944+
algoliasearch-helper@3.26.0:
1945+
version "3.26.0"
1946+
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.26.0.tgz#d6e283396a9fc5bf944f365dc3b712570314363f"
1947+
integrity sha512-Rv2x3GXleQ3ygwhkhJubhhYGsICmShLAiqtUuJTUkr9uOCOXyF2E71LVT4XDnVffbknv8XgScP4U0Oxtgm+hIw==
19281948
dependencies:
1929-
events "^1.1.1"
1949+
"@algolia/events" "^4.0.1"
19301950

19311951
algoliasearch-helper@^3.6.2:
19321952
version "3.6.2"
@@ -3732,6 +3752,11 @@ hpack.js@^2.1.6:
37323752
readable-stream "^2.0.1"
37333753
wbuf "^1.1.0"
37343754

3755+
htm@^3.0.0:
3756+
version "3.1.1"
3757+
resolved "https://registry.yarnpkg.com/htm/-/htm-3.1.1.tgz#49266582be0dc66ed2235d5ea892307cc0c24b78"
3758+
integrity sha512-983Vyg8NwUE7JkZ6NmOqpCZ+sh1bKv2iYTlUkzlWmA5JD2acKoxd4KVxbMmxX/85mtfdnDmTFoNKcg5DGAvxNQ==
3759+
37353760
html-entities@^2.3.2:
37363761
version "2.3.2"
37373762
resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.3.2.tgz#760b404685cb1d794e4f4b744332e3b00dcfe488"
@@ -3959,26 +3984,18 @@ [email protected]:
39593984
strip-ansi "^6.0.0"
39603985
through "^2.3.6"
39613986

3987+
3988+
version "0.11.1"
3989+
resolved "https://registry.yarnpkg.com/instantsearch-ui-components/-/instantsearch-ui-components-0.11.1.tgz#664ca03f657079946e459af72fa8d2674799c466"
3990+
integrity sha512-ZqUbJYYgObQ47J08ftXV1KNC1vdEoiD4/49qrkCdW46kRzLxLgYXJGuEuk48DQwK4aBtIoccgTyfbMGfcqNjxg==
3991+
dependencies:
3992+
"@babel/runtime" "^7.1.2"
3993+
39623994
instantsearch.css@^7.3.1:
39633995
version "7.4.5"
39643996
resolved "https://registry.yarnpkg.com/instantsearch.css/-/instantsearch.css-7.4.5.tgz#2a521aa634329bf1680f79adf87c79d67669ec8d"
39653997
integrity sha512-iIGBYjCokU93DDB8kbeztKtlu4qVEyTg1xvS6iSO1YvqRwkIZgf0tmsl/GytsLdZhuw8j4wEaeYsCzNbeJ/zEQ==
39663998

3967-
instantsearch.js@^4.30.2:
3968-
version "4.30.2"
3969-
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.30.2.tgz#c6bbaa8ded004c92b6ca9efcc827c9a768605b21"
3970-
integrity sha512-i6sW3DZ74pJyxb7uRlN487kC+gFjXyGm6ZXms6C4bYrmeNT+483tMUt7i2BFssUf+pUcvu4Rb8uR1dMHsZ6trQ==
3971-
dependencies:
3972-
"@types/google.maps" "^3.45.3"
3973-
"@types/hogan.js" "^3.0.0"
3974-
"@types/qs" "^6.5.3"
3975-
algoliasearch-helper "^3.5.5"
3976-
classnames "^2.2.5"
3977-
events "^1.1.0"
3978-
hogan.js "^3.0.2"
3979-
preact "^10.0.0"
3980-
qs "^6.5.1 < 6.10"
3981-
39823999
instantsearch.js@^4.31.1:
39834000
version "4.33.2"
39844001
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.33.2.tgz#d3e75bc6bb5bb40c68c36e0a159649969e5a113f"
@@ -3995,6 +4012,24 @@ instantsearch.js@^4.31.1:
39954012
qs "^6.5.1 < 6.10"
39964013
search-insights "^2.1.0"
39974014

4015+
instantsearch.js@^4.79.0:
4016+
version "4.79.0"
4017+
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.79.0.tgz#fe228b86006fdb81c8425e8d383350cea6ba7b2a"
4018+
integrity sha512-6t9Td/pXNYfJAb1NHv520oQMKHiudPxRuKkNdUCe72xUJmJTlNT2Z4b8Aj1HmDaq0KDUAhxMt73ch+/0Gwknzg==
4019+
dependencies:
4020+
"@algolia/events" "^4.0.1"
4021+
"@types/dom-speech-recognition" "^0.0.1"
4022+
"@types/google.maps" "^3.55.12"
4023+
"@types/hogan.js" "^3.0.0"
4024+
"@types/qs" "^6.5.3"
4025+
algoliasearch-helper "3.26.0"
4026+
hogan.js "^3.0.2"
4027+
htm "^3.0.0"
4028+
instantsearch-ui-components "0.11.1"
4029+
preact "^10.10.0"
4030+
qs "^6.5.1 < 6.10"
4031+
search-insights "^2.17.2"
4032+
39984033
ip@^1.1.0, ip@^1.1.5:
39994034
version "1.1.5"
40004035
resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.5.tgz#bdded70114290828c0a039e72ef25f5aaec4354a"
@@ -5458,6 +5493,11 @@ preact@^10.0.0:
54585493
resolved "https://registry.yarnpkg.com/preact/-/preact-10.4.7.tgz#5a530d34b4ba45f38234be8b1b3fe910098a165f"
54595494
integrity sha512-DtnnPbOm7oxW7Sxf5Co+KSIOxo7bGm0vLfJN/wGey7G2sAGKnGP5+bFyE2YIgutMISQl6xFVTsOd6l/Au88VVw==
54605495

5496+
preact@^10.10.0:
5497+
version "10.26.9"
5498+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.26.9.tgz#b3898d1b65140640799062ad73b89846c293b6a7"
5499+
integrity sha512-SSjF9vcnF27mJK1XyFMNJzFd5u3pQiATFqoaDy03XuN00u4ziveVVEGt5RKJrDR8MHE/wJo9Nnad56RLzS2RMA==
5500+
54615501
pretty-bytes@^5.3.0:
54625502
version "5.6.0"
54635503
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
@@ -5869,6 +5909,11 @@ search-insights@^2.1.0:
58695909
resolved "https://registry.yarnpkg.com/search-insights/-/search-insights-2.1.0.tgz#42822fa325062ec5bf050c5f8cad58f0c5b21310"
58705910
integrity sha512-mWIVsZ5igQnlM2tC0HJCtGWKQcBhLhkasZoZZS2exUfZPpRowVWEvyyYTWU3M0rUKWlWLWFCYvJ3HGTSSCsOcw==
58715911

5912+
search-insights@^2.17.2:
5913+
version "2.17.3"
5914+
resolved "https://registry.yarnpkg.com/search-insights/-/search-insights-2.17.3.tgz#8faea5d20507bf348caba0724e5386862847b661"
5915+
integrity sha512-RQPdCYTa8A68uM2jwxoY842xDhvx3E5LFL1LxvxCNMev4o5mLuokczhzjAgGwUZBAmOKZknArSxLKmXtIi2AxQ==
5916+
58725917
select-hose@^2.0.0:
58735918
version "2.0.0"
58745919
resolved "https://registry.yarnpkg.com/select-hose/-/select-hose-2.0.0.tgz#625d8658f865af43ec962bfc376a37359a4994ca"

angular-instantsearch/using-instantsearch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@angular/ssr": "^17.1.1",
2424
"algoliasearch": "^4.23.3",
2525
"express": "^4.18.2",
26-
"instantsearch.js": "^4.71.1",
26+
"instantsearch.js": "^4.79.0",
2727
"rxjs": "~7.8.0",
2828
"tslib": "^2.3.0",
2929
"zone.js": "~0.14.3"

0 commit comments

Comments
 (0)