From 6d7732ab56ef7576e2ecf6b5e50ff8c44efaf78d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 02:52:55 +0000 Subject: [PATCH] build(deps): bump vue-instantsearch from 4.11.0 to 4.13.2 Bumps [vue-instantsearch](https://github.com/algolia/instantsearch) from 4.11.0 to 4.13.2. - [Release notes](https://github.com/algolia/instantsearch/releases) - [Commits](https://github.com/algolia/instantsearch/compare/vue-instantsearch@4.11.0...vue-instantsearch@4.13.2) --- updated-dependencies: - dependency-name: vue-instantsearch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 32 ++++++++++++++++---------------- package.json | 2 +- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1cc27098..405703ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "resize-detector": "^0.3.0", "search-insights": "^2.9.0", "vue": "^3.3.4", - "vue-instantsearch": "^4.11.0", + "vue-instantsearch": "^4.13.2", "vue-lazyload": "^3.0.0", "vue-router": "^4.2.5", "vue-select": "^4.0.0-beta.6", @@ -3710,9 +3710,9 @@ } }, "node_modules/algoliasearch-helper": { - "version": "3.14.2", - "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.14.2.tgz", - "integrity": "sha512-FjDSrjvQvJT/SKMW74nPgFpsoPUwZCzGbCqbp8HhBFfSk/OvNFxzCaCmuO0p7AWeLy1gD+muFwQEkBwcl5H4pg==", + "version": "3.16.1", + "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.16.1.tgz", + "integrity": "sha512-qxAHVjjmT7USVvrM8q6gZGaJlCK1fl4APfdAA7o8O6iXEc68G0xMNrzRkxoB/HmhhvyHnoteS/iMTiHiTcQQcg==", "dependencies": { "@algolia/events": "^4.0.1" }, @@ -7860,9 +7860,9 @@ } }, "node_modules/instantsearch.js": { - "version": "4.58.0", - "resolved": "https://registry.npmjs.org/instantsearch.js/-/instantsearch.js-4.58.0.tgz", - "integrity": "sha512-Y5vERyhoE1jEWew33OdsRbB24q2Pexft4/HK6a+QOO22C3qoGIkc3i4rP8RbB4kecDvkziFi/YCGE5t1B6J3eg==", + "version": "4.63.0", + "resolved": "https://registry.npmjs.org/instantsearch.js/-/instantsearch.js-4.63.0.tgz", + "integrity": "sha512-Bk46LO6hpaFHkeDIjAV7+xgq+1a5zOq7lKUen9KfW4EoA1JVn26HEeAjW8cvHwHp1phL9mgu/Q3CQ075+6V9hg==", "dependencies": { "@algolia/events": "^4.0.1", "@algolia/ui-components-highlight-vdom": "^1.2.2", @@ -7871,12 +7871,12 @@ "@types/google.maps": "^3.45.3", "@types/hogan.js": "^3.0.0", "@types/qs": "^6.5.3", - "algoliasearch-helper": "3.14.2", + "algoliasearch-helper": "3.16.1", "hogan.js": "^3.0.2", "htm": "^3.0.0", "preact": "^10.10.0", "qs": "^6.5.1 < 6.10", - "search-insights": "^2.6.0" + "search-insights": "^2.13.0" }, "peerDependencies": { "algoliasearch": ">= 3.1 < 6" @@ -11279,9 +11279,9 @@ } }, "node_modules/search-insights": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/search-insights/-/search-insights-2.9.0.tgz", - "integrity": "sha512-bkWW9nIHOFkLwjQ1xqVaMbjjO5vhP26ERsH9Y3pKr8imthofEFIxlnOabkmGcw6ksRj9jWidcI65vvjJH/nTGg==" + "version": "2.13.0", + "resolved": "https://registry.npmjs.org/search-insights/-/search-insights-2.13.0.tgz", + "integrity": "sha512-Orrsjf9trHHxFRuo9/rzm0KIWmgzE8RMlZMzuhZOJ01Rnz3D0YBAe+V6473t6/H6c7irs6Lt48brULAiRWb3Vw==" }, "node_modules/select-hose": { "version": "2.0.0", @@ -12637,11 +12637,11 @@ "peer": true }, "node_modules/vue-instantsearch": { - "version": "4.11.0", - "resolved": "https://registry.npmjs.org/vue-instantsearch/-/vue-instantsearch-4.11.0.tgz", - "integrity": "sha512-rIu3FJ5u0TOGw7PywxGrJXD7SGF+hW9YuTVLogCMReoBgaR+HgmSrGjXekYd0EjOALdHSn/IryHijgyAAFOhdg==", + "version": "4.13.2", + "resolved": "https://registry.npmjs.org/vue-instantsearch/-/vue-instantsearch-4.13.2.tgz", + "integrity": "sha512-euUgYegZs4ooW6LGaQPcb1aVoWfPnJ0W7kzgYDe7AWc5xzbsV+sO1MakkI6fJjsciFGDFWE1RRC3HRuyA/SqJg==", "dependencies": { - "instantsearch.js": "4.58.0", + "instantsearch.js": "4.63.0", "mitt": "^2.1.0" }, "peerDependencies": { diff --git a/package.json b/package.json index b1560360..8704cdd6 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "resize-detector": "^0.3.0", "search-insights": "^2.9.0", "vue": "^3.3.4", - "vue-instantsearch": "^4.11.0", + "vue-instantsearch": "^4.13.2", "vue-lazyload": "^3.0.0", "vue-router": "^4.2.5", "vue-select": "^4.0.0-beta.6",