Skip to content

Commit e41d0c9

Browse files
fix(deps): update algolia-instantsearch monorepo (#5916)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d408b36 commit e41d0c9

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

playground/javascript/browser/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
},
1212
"dependencies": {
1313
"algoliasearch": "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch",
14-
"instantsearch.css": "8.9.0",
14+
"instantsearch.css": "8.10.0",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0",
17-
"react-instantsearch": "7.22.1"
17+
"react-instantsearch": "7.23.0"
1818
},
1919
"devDependencies": {
2020
"@eslint/js": "9.39.2",

yarn.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -6275,31 +6275,31 @@ __metadata:
62756275
languageName: node
62766276
linkType: hard
62776277

6278-
"instantsearch-ui-components@npm:0.16.0":
6279-
version: 0.16.0
6280-
resolution: "instantsearch-ui-components@npm:0.16.0"
6278+
"instantsearch-ui-components@npm:0.17.0":
6279+
version: 0.17.0
6280+
resolution: "instantsearch-ui-components@npm:0.17.0"
62816281
dependencies:
62826282
"@babel/runtime": "npm:^7.27.6"
62836283
ai: "npm:^5.0.18"
62846284
markdown-to-jsx: "npm:^7.7.15"
62856285
zod: "npm:^3.25.76 || ^4"
62866286
zod-to-json-schema: "npm:3.24.6"
6287-
checksum: 10/e23665cbd94d44f8e12290d6a07f5ba8ab7dd76ed5041ed9b97f83aeb0dc614bf7119eafd1ad8494f6c129294d9c3f3ccfae3df123898a414affdb630baa41fa
6287+
checksum: 10/80e5137f41fd51d360b4919fbb1de2cbaa8025c022001256da2b14b395e907e32105048f95922fd8751fbc069f058d370c7c950a21d9c677095b64ad9a938b12
62886288
languageName: node
62896289
linkType: hard
62906290

6291-
"instantsearch.css@npm:8.9.0":
6292-
version: 8.9.0
6293-
resolution: "instantsearch.css@npm:8.9.0"
6291+
"instantsearch.css@npm:8.10.0":
6292+
version: 8.10.0
6293+
resolution: "instantsearch.css@npm:8.10.0"
62946294
dependencies:
62956295
tweakpane: "npm:4.0.5"
6296-
checksum: 10/eccaaea01cb1ea3ab8c5589c5c60f70b05f011876c825f8b69840a6f410bf8d49806b94dd8f209c1b42624039a3236fcb04ed7e4b825c6d7ff541d0cde891b07
6296+
checksum: 10/d1e29dc2ed6fd8f0f1f4926a816f4e13def709e3165304acd065347facfe6958e512b4fafe7c96a0bc42a36f3b788c397b99ffa12d457ca68642555c0a4d02e5
62976297
languageName: node
62986298
linkType: hard
62996299

6300-
"instantsearch.js@npm:4.86.1":
6301-
version: 4.86.1
6302-
resolution: "instantsearch.js@npm:4.86.1"
6300+
"instantsearch.js@npm:4.87.0":
6301+
version: 4.87.0
6302+
resolution: "instantsearch.js@npm:4.87.0"
63036303
dependencies:
63046304
"@algolia/events": "npm:^4.0.1"
63056305
"@types/dom-speech-recognition": "npm:^0.0.1"
@@ -6310,7 +6310,7 @@ __metadata:
63106310
algoliasearch-helper: "npm:3.27.0"
63116311
hogan.js: "npm:^3.0.2"
63126312
htm: "npm:^3.0.0"
6313-
instantsearch-ui-components: "npm:0.16.0"
6313+
instantsearch-ui-components: "npm:0.17.0"
63146314
preact: "npm:^10.10.0"
63156315
qs: "npm:^6.5.1"
63166316
react: "npm:>= 0.14.0"
@@ -6319,7 +6319,7 @@ __metadata:
63196319
zod-to-json-schema: "npm:3.24.6"
63206320
peerDependencies:
63216321
algoliasearch: ">= 3.1 < 6"
6322-
checksum: 10/37f43211373135e819c700b4bb20b0cbdce3134a1cecbf0291937271153effd71c780451fc9885d698b9fee3b27f43d4c91af77a6ff2194889880e6bb9439817
6322+
checksum: 10/b76d6b25958139fa1052ac10a0a5c65dcdff1bc4501387bd6e4742042f05160919d5a54d1be71377981461fe86fbf32c10e2e673ad2a89c34e4dfe9f52a42ee7
63236323
languageName: node
63246324
linkType: hard
63256325

@@ -6531,10 +6531,10 @@ __metadata:
65316531
eslint-plugin-react-hooks: "npm:7.0.1"
65326532
eslint-plugin-react-refresh: "npm:0.4.24"
65336533
globals: "npm:17.3.0"
6534-
instantsearch.css: "npm:8.9.0"
6534+
instantsearch.css: "npm:8.10.0"
65356535
react: "npm:^19.0.0"
65366536
react-dom: "npm:^19.0.0"
6537-
react-instantsearch: "npm:7.22.1"
6537+
react-instantsearch: "npm:7.23.0"
65386538
typescript: "npm:5.9.3"
65396539
typescript-eslint: "npm:8.54.0"
65406540
vite: "npm:7.2.6"
@@ -8193,37 +8193,37 @@ __metadata:
81938193
languageName: node
81948194
linkType: hard
81958195

8196-
"react-instantsearch-core@npm:7.22.1":
8197-
version: 7.22.1
8198-
resolution: "react-instantsearch-core@npm:7.22.1"
8196+
"react-instantsearch-core@npm:7.23.0":
8197+
version: 7.23.0
8198+
resolution: "react-instantsearch-core@npm:7.23.0"
81998199
dependencies:
82008200
"@babel/runtime": "npm:^7.27.6"
82018201
ai: "npm:^5.0.18"
82028202
algoliasearch-helper: "npm:3.27.0"
8203-
instantsearch.js: "npm:4.86.1"
8203+
instantsearch.js: "npm:4.87.0"
82048204
use-sync-external-store: "npm:^1.0.0"
82058205
zod: "npm:^3.25.76 || ^4"
82068206
zod-to-json-schema: "npm:3.24.6"
82078207
peerDependencies:
82088208
algoliasearch: ">= 3.1 < 6"
82098209
react: ">= 16.8.0 < 20"
8210-
checksum: 10/f36cfb5d4b7ec1fdd41465999a238ffae6957f91757e8341a39aa45bdc78052d13ff639444bc6a8319d35c46b2e7595cfebc6cc63b175c886eea6f5b3752f3f8
8210+
checksum: 10/a13e6805aad0e35a332f54991dceb666e38f1a66d8dc8597299d00536b5bc3efa8a6fe8defbbcbaaea05858f1d9099edf15a2eb6ab7452b2b4fe25949c8c0ccc
82118211
languageName: node
82128212
linkType: hard
82138213

8214-
"react-instantsearch@npm:7.22.1":
8215-
version: 7.22.1
8216-
resolution: "react-instantsearch@npm:7.22.1"
8214+
"react-instantsearch@npm:7.23.0":
8215+
version: 7.23.0
8216+
resolution: "react-instantsearch@npm:7.23.0"
82178217
dependencies:
82188218
"@babel/runtime": "npm:^7.27.6"
8219-
instantsearch-ui-components: "npm:0.16.0"
8220-
instantsearch.js: "npm:4.86.1"
8221-
react-instantsearch-core: "npm:7.22.1"
8219+
instantsearch-ui-components: "npm:0.17.0"
8220+
instantsearch.js: "npm:4.87.0"
8221+
react-instantsearch-core: "npm:7.23.0"
82228222
peerDependencies:
82238223
algoliasearch: ">= 3.1 < 6"
82248224
react: ">= 16.8.0 < 20"
82258225
react-dom: ">= 16.8.0 < 20"
8226-
checksum: 10/cbc87efc7c1a92d2820adf5d19596d37f0edcfc0961f64b72ebb72252dd40b22240d5b805c4750e64ec4b4a0c247aeb970c754fe100d512f05d4f4e5d0755a59
8226+
checksum: 10/ba0475f71664f20704c711f5c0784560428953f15f5bbd0bb09128153ea07d28dd22dc6748257b8f2248d6e879ba8a9b9e637885dee8c30e9b2dbe4176107a0e
82278227
languageName: node
82288228
linkType: hard
82298229

0 commit comments

Comments
 (0)