Skip to content

Commit

Permalink
fix(deps): update algolia-instantsearch monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 6ca9f25 commit 71b0e3a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions playground/javascript/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"dependencies": {
"algoliasearch": "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch",
"instantsearch.css": "8.5.1",
"instantsearch.js": "4.75.0",
"instantsearch.js": "4.75.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-instantsearch": "7.13.3"
"react-instantsearch": "7.13.4"
},
"devDependencies": {
"@parcel/core": "2.12.0",
Expand Down
34 changes: 17 additions & 17 deletions playground/javascript/browser/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2138,9 +2138,9 @@ __metadata:
languageName: node
linkType: hard

"instantsearch.js@npm:4.75.0":
version: 4.75.0
resolution: "instantsearch.js@npm:4.75.0"
"instantsearch.js@npm:4.75.1":
version: 4.75.1
resolution: "instantsearch.js@npm:4.75.1"
dependencies:
"@algolia/events": "npm:^4.0.1"
"@types/dom-speech-recognition": "npm:^0.0.1"
Expand All @@ -2156,7 +2156,7 @@ __metadata:
search-insights: "npm:^2.15.0"
peerDependencies:
algoliasearch: ">= 3.1 < 6"
checksum: 10/1c516ba4fe0d02a294997c4968259646e19de69b4a6b8ac2fd1cdd9577cc4e936c9f9ca53382fcb638bb9a56b3f9339586d9e43a075956573e6371f04f93b6c7
checksum: 10/db3885640407bceda6648e0681bd5d139d866f2450c799e3926fc200c74bfc6f0ae4204c624d69f9e956e5226de704c8dc25e15b36bb0004ae12ef93204e549a
languageName: node
linkType: hard

Expand Down Expand Up @@ -2259,11 +2259,11 @@ __metadata:
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
https-browserify: "npm:^1.0.0"
instantsearch.css: "npm:8.5.1"
instantsearch.js: "npm:4.75.0"
instantsearch.js: "npm:4.75.1"
parcel: "npm:2.12.0"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-instantsearch: "npm:7.13.3"
react-instantsearch: "npm:7.13.4"
stream-http: "npm:^3.1.0"
typescript: "npm:5.6.3"
url: "npm:^0.11.0"
Expand Down Expand Up @@ -3009,34 +3009,34 @@ __metadata:
languageName: node
linkType: hard

"react-instantsearch-core@npm:7.13.3":
version: 7.13.3
resolution: "react-instantsearch-core@npm:7.13.3"
"react-instantsearch-core@npm:7.13.4":
version: 7.13.4
resolution: "react-instantsearch-core@npm:7.13.4"
dependencies:
"@babel/runtime": "npm:^7.1.2"
algoliasearch-helper: "npm:3.22.5"
instantsearch.js: "npm:4.75.0"
instantsearch.js: "npm:4.75.1"
use-sync-external-store: "npm:^1.0.0"
peerDependencies:
algoliasearch: ">= 3.1 < 6"
react: ">= 16.8.0 < 19"
checksum: 10/0f1bd12d8899148b1b5bae32ccf576a7b546c0cb17b927ffb083597f22478097c9bc2501a191e66e99cd6d5ba32f3c324f2cbcebcde1b01b6352bc062ab8bdf7
checksum: 10/bb5edfb032d30b01e2cc99ad68f76d791cfaac25e4247ff61f1c415d37960c0f55492126efd0eaf9102832a4d6784a9247626aa8021ffe1bf89e6615e46c9fa2
languageName: node
linkType: hard

"react-instantsearch@npm:7.13.3":
version: 7.13.3
resolution: "react-instantsearch@npm:7.13.3"
"react-instantsearch@npm:7.13.4":
version: 7.13.4
resolution: "react-instantsearch@npm:7.13.4"
dependencies:
"@babel/runtime": "npm:^7.1.2"
instantsearch-ui-components: "npm:0.9.0"
instantsearch.js: "npm:4.75.0"
react-instantsearch-core: "npm:7.13.3"
instantsearch.js: "npm:4.75.1"
react-instantsearch-core: "npm:7.13.4"
peerDependencies:
algoliasearch: ">= 3.1 < 6"
react: ">= 16.8.0 < 19"
react-dom: ">= 16.8.0 < 19"
checksum: 10/dea393ddc77d693df6ddc8aaec2ddb0da8dd87ec9d2c65bece1a4cf8db00ae62421db94b5ef52fd54dd22d5cb035244b36a2360ff21f12d254d0cea872edaa0e
checksum: 10/e33bcc9f7b8b5ce078169686950816c84e2801765621b0d7506f4fd32e5ee799fac76fbc91761693af65f91273175804f903a8c6dbfa17d95644669dc6d24af5
languageName: node
linkType: hard

Expand Down

0 comments on commit 71b0e3a

Please sign in to comment.