From bfe00ff74e63aac0335bc0526ef833bb6782006c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 19:32:03 +0000 Subject: [PATCH] chore(deps): update devdependency @docsearch/css to v5 --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9230b1b..68c16aa 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "vue-instantsearch": "^4.3.2" }, "devDependencies": { - "@docsearch/css": "^3.0.0", + "@docsearch/css": "^5.1.1", "@docsearch/js": "^3.0.0", "@nuxt/module-builder": "latest", "@nuxtjs/eslint-config-typescript": "latest", diff --git a/yarn.lock b/yarn.lock index 2a8b469..889e994 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@^5.1.1": + version "5.1.1" + resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-5.1.1.tgz#5dbb305230a8642ca44ab00c0b4de18703371222" + integrity sha512-+sPTcGV9QVTB7m9KRl2uym1lY3N3lwV2Y4KRttdZF7MPrS3Wd/Dkp5LarZTk81IpqF3hXxxyxhkl5vwQZGuGUQ== + "@docsearch/js@^3.0.0": version "3.5.2" resolved "https://registry.yarnpkg.com/@docsearch/js/-/js-3.5.2.tgz#a11cb2e7e62890e9e940283fed6972ecf632629d"