From 25d02f008b95b8f4f4662673bcc00f9c4436a6c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 04:15:04 +0000 Subject: [PATCH] Bump vue-instantsearch from 4.8.3 to 4.10.8 Bumps [vue-instantsearch](https://github.com/algolia/instantsearch.js) from 4.8.3 to 4.10.8. - [Release notes](https://github.com/algolia/instantsearch.js/releases) - [Commits](https://github.com/algolia/instantsearch.js/compare/vue-instantsearch@4.8.3...vue-instantsearch@4.10.8) --- updated-dependencies: - dependency-name: vue-instantsearch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- playgrounds/vue3-ts/package.json | 2 +- yarn.lock | 50 ++++++++++++-------------------- 2 files changed, 20 insertions(+), 32 deletions(-) diff --git a/playgrounds/vue3-ts/package.json b/playgrounds/vue3-ts/package.json index 7a037a74..f613bd68 100644 --- a/playgrounds/vue3-ts/package.json +++ b/playgrounds/vue3-ts/package.json @@ -14,7 +14,7 @@ "dependencies": { "@meilisearch/instant-meilisearch": "0.13.3", "vue": "^3.2.45", - "vue-instantsearch": "^4.7.2" + "vue-instantsearch": "^4.10.8" }, "devDependencies": { "@vitejs/plugin-vue": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index 722cf0ee..8ac1ac26 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3872,7 +3872,14 @@ ajv@^6.10.0, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5: json-schema-traverse "^0.4.1" uri-js "^4.2.2" -algoliasearch-helper@^3.11.3, algoliasearch-helper@^3.13.0: +algoliasearch-helper@3.14.0: + version "3.14.0" + resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.14.0.tgz#2409c2591952719ab6fba1de77b3bbe5094ab85e" + integrity sha512-gXDXzsSS0YANn5dHr71CUXOo84cN4azhHKUbg71vAWnH+1JBiR4jf7to3t3JHXknXkbV0F7f055vUSBKrltHLQ== + dependencies: + "@algolia/events" "^4.0.1" + +algoliasearch-helper@^3.11.3: version "3.13.1" resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.13.1.tgz#7fdbf4137ac60925d094f691df5b563fd0da5bb7" integrity sha512-4ZUVmtMfe4+RgI1v53eGW4YQUsPJrZbi4AecGgmotkPXp0ysW4b2zG+/VpxgOz8cwwwkVLeEskL+iECzCwdpFw== @@ -8440,29 +8447,10 @@ instantsearch.css@^8.0.0: resolved "https://registry.yarnpkg.com/instantsearch.css/-/instantsearch.css-8.0.0.tgz#66a56b52400c7a14f678859e35a12eb32696a417" integrity sha512-yU63cF9KdkyFFh7ynYQy39nh1MD1eVDHIaa/gdm8a/O9dTG/5P6hBF1ONoIbKTtjlxxsHS2S8MarCZZ0l31ajg== -instantsearch.js@4.50.3: - version "4.50.3" - resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.50.3.tgz#3b810fed3b52f0b887c3ae458cd9054433872742" - integrity sha512-xfVKe7/uAzxnSJeUI2M4RQZycnggx+jtKB6ZCp10Q2FGsPn0pwf2kHO1r0oy05SFYj/UmRf6NXV6h7GjR+ctKg== - dependencies: - "@algolia/events" "^4.0.1" - "@algolia/ui-components-highlight-vdom" "^1.2.1" - "@algolia/ui-components-shared" "^1.2.1" - "@types/dom-speech-recognition" "^0.0.1" - "@types/google.maps" "^3.45.3" - "@types/hogan.js" "^3.0.0" - "@types/qs" "^6.5.3" - algoliasearch-helper "^3.11.3" - hogan.js "^3.0.2" - htm "^3.0.0" - preact "^10.10.0" - qs "^6.5.1 < 6.10" - search-insights "^2.1.0" - -instantsearch.js@^4.48.1, instantsearch.js@^4.56.2: - version "4.56.2" - resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.56.2.tgz#ccd82da0d1c883283e9b3cd2c4ee4b5d0189f3ef" - integrity sha512-hHudd6fKA30MFnxshin6Zj2Gm/JPgq231nR0zdxJ+S/bCMWuDQv/iGKHPE/98tEykwkuLg2b/TnUR+iqzHj9pg== +instantsearch.js@4.56.8, instantsearch.js@^4.48.1, instantsearch.js@^4.56.2: + version "4.56.8" + resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.56.8.tgz#c417c68a792a4b7d6cc866cdb059d828799e84da" + integrity sha512-40DJ5l70ZzVzWPK3qrHTKlJLaHGq1PRZpzfL6281P2mz8G19WOHQHKAP4Zh6a4lOZaRtJQUiPjQwqCHSurXZ5g== dependencies: "@algolia/events" "^4.0.1" "@algolia/ui-components-highlight-vdom" "^1.2.1" @@ -8471,7 +8459,7 @@ instantsearch.js@^4.48.1, instantsearch.js@^4.56.2: "@types/google.maps" "^3.45.3" "@types/hogan.js" "^3.0.0" "@types/qs" "^6.5.3" - algoliasearch-helper "^3.13.0" + algoliasearch-helper "3.14.0" hogan.js "^3.0.2" htm "^3.0.0" preact "^10.10.0" @@ -13090,7 +13078,7 @@ scriptjs@^2.5.9: resolved "https://registry.yarnpkg.com/scriptjs/-/scriptjs-2.5.9.tgz#343915cd2ec2ed9bfdde2b9875cd28f59394b35f" integrity sha512-qGVDoreyYiP1pkQnbnFAUIS5AjenNwwQBdl7zeos9etl+hYKWahjRTfzAZZYBv5xNHx7vNKCmaLDQZ6Fr2AEXg== -search-insights@^2.1.0, search-insights@^2.6.0: +search-insights@^2.6.0: version "2.6.0" resolved "https://registry.yarnpkg.com/search-insights/-/search-insights-2.6.0.tgz#bb8771a73b83c4a0f1f207c2f64fea01acd3e7d0" integrity sha512-vU2/fJ+h/Mkm/DJOe+EaM5cafJv/1rRTZpGJTuFPf/Q5LjzgMDsqPdSaZsAe+GAWHHsfsu+rQSAn6c8IGtBEVw== @@ -14789,12 +14777,12 @@ vue-eslint-parser@^7.0.0, vue-eslint-parser@^7.6.0: esquery "^1.4.0" lodash "^4.17.15" -vue-instantsearch@^4.7.2: - version "4.8.3" - resolved "https://registry.yarnpkg.com/vue-instantsearch/-/vue-instantsearch-4.8.3.tgz#20479213851397b5ef5027c7dba59f79c076183a" - integrity sha512-a7zPcuDlzr/kpeC1uETv/03tjhQ9liZq2PBIq5HGFOgov4oFbCB7AVRyHT5I/E9gmMlA+ltbz0+Ls/hA38i7kA== +vue-instantsearch@^4.10.8: + version "4.10.8" + resolved "https://registry.yarnpkg.com/vue-instantsearch/-/vue-instantsearch-4.10.8.tgz#4ce4bc5526a6af1de5d379ae64b666f8be0bdbb9" + integrity sha512-Ta45spIB4Nm83lNgk51En11QClCzX4iemSpsn3ykqKugzA4OkQ0PvhGQR/zuaExcS759fh4oYyGHA7tEjtOgEw== dependencies: - instantsearch.js "4.50.3" + instantsearch.js "4.56.8" mitt "^2.1.0" vue-template-compiler@^2.7.14: