diff --git a/package.json b/package.json index 9230b1b..873c415 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "vue-instantsearch": "^4.3.2" }, "devDependencies": { - "@docsearch/css": "^3.0.0", + "@docsearch/css": "^4.3.2", "@docsearch/js": "^3.0.0", "@nuxt/module-builder": "latest", "@nuxtjs/eslint-config-typescript": "latest", diff --git a/yarn.lock b/yarn.lock index 2a8b469..0223f06 100644 --- a/yarn.lock +++ b/yarn.lock @@ -619,11 +619,16 @@ dependencies: mime "^3.0.0" -"@docsearch/css@3.5.2", "@docsearch/css@^3.0.0": +"@docsearch/css@3.5.2": version "3.5.2" resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-3.5.2.tgz#610f47b48814ca94041df969d9fcc47b91fc5aac" integrity sha512-SPiDHaWKQZpwR2siD0KQUwlStvIAnEyK6tAE2h2Wuoq8ue9skzhlyVQ1ddzOxX6khULnAALDiR/isSF3bnuciA== +"@docsearch/css@^4.3.2": + version "4.3.2" + resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-4.3.2.tgz#d47d25336c9516b419245fa74e8dd5ae84a17492" + integrity sha512-K3Yhay9MgkBjJJ0WEL5MxnACModX9xuNt3UlQQkDEDZJZ0+aeWKtOkxHNndMRkMBnHdYvQjxkm6mdlneOtU1IQ== + "@docsearch/js@^3.0.0": version "3.5.2" resolved "https://registry.yarnpkg.com/@docsearch/js/-/js-3.5.2.tgz#a11cb2e7e62890e9e940283fed6972ecf632629d"