diff --git a/package.json b/package.json index 32325ba..053c0e5 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "vue": "^3.5.25", "vue-draggable-plus": "^0.6.0", "vue-gtag": "~3.6.2", - "vue-instantsearch": "^4.22.6", + "vue-instantsearch": "^4.22.8", "vue-router": "^4.5.1", "vue-to-print": "^1.5.1", "vuefire": "^3.2.2" diff --git a/yarn.lock b/yarn.lock index 56010f0..191ab5c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2180,10 +2180,10 @@ ajv@^8.0.0, ajv@^8.17.1, ajv@^8.3.0: json-schema-traverse "^1.0.0" require-from-string "^2.0.2" -algoliasearch-helper@3.26.1: - version "3.26.1" - resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.26.1.tgz#5b7f0874a2751c3d6de675d5403d8fa2f015023f" - integrity sha512-CAlCxm4fYBXtvc5MamDzP6Svu8rW4z9me4DCBY1rQ2UDJ0u0flWmusQ8M3nOExZsLLRcUwUPoRAPMrhzOG3erw== +algoliasearch-helper@3.27.0: + version "3.27.0" + resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.27.0.tgz#987c18b715ed0ecb303711feaa14335e5b8516e1" + integrity sha512-eNYchRerbsvk2doHOMfdS1/B6Tm70oGtu8mzQlrNzbCeQ8p1MjCW8t/BL6iZ5PD+cL5NNMgTMyMnmiXZ1sgmNw== dependencies: "@algolia/events" "^4.0.1" @@ -4658,10 +4658,10 @@ install-artifact-from-github@^1.3.5: resolved "https://registry.yarnpkg.com/install-artifact-from-github/-/install-artifact-from-github-1.3.5.tgz#88c96fe40e5eb21d45586d564208c648a1dbf38d" integrity sha512-gZHC7f/cJgXz7MXlHFBxPVMsvIbev1OQN1uKQYKVJDydGNm9oYf9JstbU4Atnh/eSvk41WtEovoRm+8IF686xg== -instantsearch-ui-components@0.15.2: - version "0.15.2" - resolved "https://registry.yarnpkg.com/instantsearch-ui-components/-/instantsearch-ui-components-0.15.2.tgz#85c70cb9fd3ddf1f2da0baaa0ed469152803b08e" - integrity sha512-DgNdAqATp/ohcCWAs1tp5yZ7ojeagW7hnojuvbWXDkPoOGxLC70wFRYS5jm/nv0evVrkepVbOWYFr3iVFGY8Eg== +instantsearch-ui-components@0.16.0: + version "0.16.0" + resolved "https://registry.yarnpkg.com/instantsearch-ui-components/-/instantsearch-ui-components-0.16.0.tgz#4105885c2bc1e7d77c6a9b05e29e4f2397a82f6d" + integrity sha512-3CoUlEqiFgQ1cd/y90aPi355JVMY757XSrpojC1m8blLPW0nokx4AwH723dHUGU2MtvI0U49dB2F5EGUS0FZkA== dependencies: "@babel/runtime" "^7.27.6" ai "^5.0.18" @@ -4674,10 +4674,10 @@ instantsearch.css@^8.8.0: resolved "https://registry.yarnpkg.com/instantsearch.css/-/instantsearch.css-8.8.0.tgz#537feca0926863b95da7b31b0d2043b2a42eec56" integrity sha512-JKoH5XiBayJEPFgcaqUBSPnX1qGuRoYUnpLtaJogABjAMx8BXBUHRIA5uZWlfDNT/ECtpfVhih+7ntVHa5KjbQ== -instantsearch.js@4.85.2: - version "4.85.2" - resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.85.2.tgz#34590b67869ad51bfef6249ea90c4a876bb88ec2" - integrity sha512-GNrsiD7JRaXOBQ+fT0zPjBKk9hJaZMe1Cr80ZcW+ZgRcGCZF+DRT/DStDcVqc3BrWnOzbebS/d+Ffle4gZ3gNQ== +instantsearch.js@4.86.1: + version "4.86.1" + resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.86.1.tgz#eb6a608e84324f96a2e9a2cf6830023416a20675" + integrity sha512-ETazkxnWj3aOsHgQem1JQ4roqhfpkA32CZEW+ccP+rQqSbO4sCEEMJTy1A1BMiTD1iCoBFWD+x+8Bx73DOm/Gg== dependencies: "@algolia/events" "^4.0.1" "@types/dom-speech-recognition" "^0.0.1" @@ -4685,12 +4685,12 @@ instantsearch.js@4.85.2: "@types/hogan.js" "^3.0.0" "@types/qs" "^6.5.3" ai "^5.0.18" - algoliasearch-helper "3.26.1" + algoliasearch-helper "3.27.0" hogan.js "^3.0.2" htm "^3.0.0" - instantsearch-ui-components "0.15.2" + instantsearch-ui-components "0.16.0" preact "^10.10.0" - qs "^6.5.1 < 6.10" + qs "^6.5.1" react ">= 0.14.0" search-insights "^2.17.2" zod "^3.25.76 || ^4" @@ -6421,10 +6421,12 @@ qs@^6.14.0, qs@^6.6.0, qs@^6.7.0: dependencies: side-channel "^1.1.0" -"qs@^6.5.1 < 6.10": - version "6.9.7" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.7.tgz#4610846871485e1e048f44ae3b94033f0e675afe" - integrity sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw== +qs@^6.5.1: + version "6.14.1" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.1.tgz#a41d85b9d3902f31d27861790506294881871159" + integrity sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ== + dependencies: + side-channel "^1.1.0" quasar@^2.18.6: version "2.18.6" @@ -7858,13 +7860,13 @@ vue-gtag@~3.6.2: resolved "https://registry.yarnpkg.com/vue-gtag/-/vue-gtag-3.6.3.tgz#e7362d55379f351e9ab92340ad2ddb1fb70cb430" integrity sha512-IuSPUjHG63BVqUEpV1xHeKQd/jVe2tQVdrwyoy8flxEem0wLRoEWmxmD+1I+zjezvxQbt1NsGhf7zCwRrxbOTQ== -vue-instantsearch@^4.22.6: - version "4.22.6" - resolved "https://registry.yarnpkg.com/vue-instantsearch/-/vue-instantsearch-4.22.6.tgz#662fc28dcb81f008ec1cccc35f5fccd37fc1d8f8" - integrity sha512-jbUjCsvUgXRY1vGHdAdArHjZMaehqzD1AvIRRKR8NB6Eu3hkLlYnWkSRbuZDMirWtchIpZUQKjQd+v7lOfZxkQ== +vue-instantsearch@^4.22.8: + version "4.22.8" + resolved "https://registry.yarnpkg.com/vue-instantsearch/-/vue-instantsearch-4.22.8.tgz#ddd4556e36ebcce32eff5105f72ea862cb58410d" + integrity sha512-TOcH92omu7KMU5Is8fnpyAPNDQ7phRn2lkxDx45/oV6hNOVEvAM7u594hyT6fg8+qhACaRz1PILnnlnM4ea2nQ== dependencies: - instantsearch-ui-components "0.15.2" - instantsearch.js "4.85.2" + instantsearch-ui-components "0.16.0" + instantsearch.js "4.86.1" mitt "^2.1.0" vue-router@^4.5.1: