Skip to content

Commit 151cf58

Browse files
Bump react-instantsearch-dom from 6.39.1 to 6.40.4
Bumps [react-instantsearch-dom](https://github.com/algolia/instantsearch.js) from 6.39.1 to 6.40.4. - [Release notes](https://github.com/algolia/instantsearch.js/releases) - [Commits](https://github.com/algolia/instantsearch.js/compare/react-instantsearch-dom@6.39.1...react-instantsearch-dom@6.40.4) --- updated-dependencies: - dependency-name: react-instantsearch-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79c352f commit 151cf58

File tree

3 files changed

+14
-28
lines changed

3 files changed

+14
-28
lines changed

playgrounds/local-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"instantsearch.css": "^8.0.0",
2929
"react": "^17.0.1",
3030
"react-dom": "^17.0.1",
31-
"react-instantsearch-dom": "^6.39.1",
31+
"react-instantsearch-dom": "^6.40.4",
3232
"react-router-dom": "^6.14.2"
3333
},
3434
"devDependencies": {

playgrounds/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"react": "^17.0.1",
2424
"react-dom": "^17.0.1",
25-
"react-instantsearch-dom": "^6.39.1",
25+
"react-instantsearch-dom": "^6.40.4",
2626
"@meilisearch/instant-meilisearch": "0.13.3"
2727
},
2828
"devDependencies": {

yarn.lock

Lines changed: 12 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1751,14 +1751,7 @@
17511751
dependencies:
17521752
regenerator-runtime "^0.13.11"
17531753

1754-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.20.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4":
1755-
version "7.20.13"
1756-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.13.tgz#7055ab8a7cff2b8f6058bf6ae45ff84ad2aded4b"
1757-
integrity sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA==
1758-
dependencies:
1759-
regenerator-runtime "^0.13.11"
1760-
1761-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.9.2":
1754+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.20.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
17621755
version "7.21.5"
17631756
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.5.tgz#8492dddda9644ae3bda3b45eabe87382caee7200"
17641757
integrity sha512-8jI69toZqqcsnqGGqwGS4Qb1VwLOEp4hz+CXPywcvjs60u3B4Pom/U/7rm4W8tMOYEB+E9wgD0mW1l3r8qlI9Q==
@@ -3855,13 +3848,6 @@ algoliasearch-helper@3.14.0:
38553848
dependencies:
38563849
"@algolia/events" "^4.0.1"
38573850

3858-
algoliasearch-helper@^3.11.3:
3859-
version "3.13.1"
3860-
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.13.1.tgz#7fdbf4137ac60925d094f691df5b563fd0da5bb7"
3861-
integrity sha512-4ZUVmtMfe4+RgI1v53eGW4YQUsPJrZbi4AecGgmotkPXp0ysW4b2zG+/VpxgOz8cwwwkVLeEskL+iECzCwdpFw==
3862-
dependencies:
3863-
"@algolia/events" "^4.0.1"
3864-
38653851
algoliasearch@^4.17.2:
38663852
version "4.17.2"
38673853
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-4.17.2.tgz#ca861340e04a78da8dc5f8c5646ee38c3d8b7ec7"
@@ -12322,27 +12308,27 @@ react-fast-compare@^3.0.0:
1232212308
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"
1232312309
integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==
1232412310

12325-
react-instantsearch-core@6.39.1:
12326-
version "6.39.1"
12327-
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-6.39.1.tgz#3c2948d3cfea3c58b2e9902b6fcc245aaa0bae7b"
12328-
integrity sha512-rvzOoNGBT2O28mmcpXfcN4pVF+p07jlDMbEKB1TRdW3jE9dm8U6uCS/X6DWqigYLr8svVRcG/Ez+wzYK+yuPZw==
12311+
react-instantsearch-core@6.40.4:
12312+
version "6.40.4"
12313+
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-6.40.4.tgz#74feaa94436a20df91febe64b7d8ef0f7b3e657a"
12314+
integrity sha512-sEOgRU2MKL8edO85sNHvKlZ5yq9OFw++CDsEqYpHJvbWLE/2J2N49XAUY90kior09I2kBkbgowBbov+Py1AubQ==
1232912315
dependencies:
1233012316
"@babel/runtime" "^7.1.2"
12331-
algoliasearch-helper "^3.11.3"
12317+
algoliasearch-helper "3.14.0"
1233212318
prop-types "^15.6.2"
1233312319
react-fast-compare "^3.0.0"
1233412320

12335-
react-instantsearch-dom@^6.39.1:
12336-
version "6.39.1"
12337-
resolved "https://registry.yarnpkg.com/react-instantsearch-dom/-/react-instantsearch-dom-6.39.1.tgz#103af882415d427325330102379a02e66e5d7bc8"
12338-
integrity sha512-lfTHQZ3ILwlQeDsd+GqvVCVLyOzK8FYMtICJvc0PXANhcXXMM+7WvqJGlDclcnujPPSDuQl6MmKTHcTNVapQoA==
12321+
react-instantsearch-dom@^6.40.4:
12322+
version "6.40.4"
12323+
resolved "https://registry.yarnpkg.com/react-instantsearch-dom/-/react-instantsearch-dom-6.40.4.tgz#9e56bb66626a66da523bd343e2cb5cd6362efbe4"
12324+
integrity sha512-Oy8EKEOg/dfTE8tHc7GZRlzUdbZY4Mxas1x2OtvSNui+YAbIWafIf1g98iOGyVTB2qI5WH91YyUJTLPNfLrs6Q==
1233912325
dependencies:
1234012326
"@babel/runtime" "^7.1.2"
12341-
algoliasearch-helper "^3.11.3"
12327+
algoliasearch-helper "3.14.0"
1234212328
classnames "^2.2.5"
1234312329
prop-types "^15.6.2"
1234412330
react-fast-compare "^3.0.0"
12345-
react-instantsearch-core "6.39.1"
12331+
react-instantsearch-core "6.40.4"
1234612332

1234712333
react-is@^16.13.1:
1234812334
version "16.13.1"

0 commit comments

Comments
 (0)