Skip to content

Commit dbf4844

Browse files
chore(deps): update devdependency @docsearch/js to v4
1 parent 3068c09 commit dbf4844

File tree

2 files changed

+8
-48
lines changed

2 files changed

+8
-48
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"devDependencies": {
5353
"@docsearch/css": "^3.0.0",
54-
"@docsearch/js": "^3.0.0",
54+
"@docsearch/js": "^4.0.0",
5555
"@nuxt/module-builder": "latest",
5656
"@nuxtjs/eslint-config-typescript": "latest",
5757
"eslint": "latest",

yarn.lock

Lines changed: 7 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -7,33 +7,6 @@
77
resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
88
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
99

10-
"@algolia/[email protected]":
11-
version "1.9.3"
12-
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-core/-/autocomplete-core-1.9.3.tgz#1d56482a768c33aae0868c8533049e02e8961be7"
13-
integrity sha512-009HdfugtGCdC4JdXUbVJClA0q0zh24yyePn+KUGk3rP7j8FEe/m5Yo/z65gn6nP/cM39PxpzqKrL7A6fP6PPw==
14-
dependencies:
15-
"@algolia/autocomplete-plugin-algolia-insights" "1.9.3"
16-
"@algolia/autocomplete-shared" "1.9.3"
17-
18-
"@algolia/[email protected]":
19-
version "1.9.3"
20-
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-plugin-algolia-insights/-/autocomplete-plugin-algolia-insights-1.9.3.tgz#9b7f8641052c8ead6d66c1623d444cbe19dde587"
21-
integrity sha512-a/yTUkcO/Vyy+JffmAnTWbr4/90cLzw+CC3bRbhnULr/EM0fGNvM13oQQ14f2moLMcVDyAx/leczLlAOovhSZg==
22-
dependencies:
23-
"@algolia/autocomplete-shared" "1.9.3"
24-
25-
"@algolia/[email protected]":
26-
version "1.9.3"
27-
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.9.3.tgz#64cca4a4304cfcad2cf730e83067e0c1b2f485da"
28-
integrity sha512-d4qlt6YmrLMYy95n5TB52wtNDr6EgAIPH81dvvvW8UmuWRgxEtY0NJiPwl/h95JtG2vmRM804M0DSwMCNZlzRA==
29-
dependencies:
30-
"@algolia/autocomplete-shared" "1.9.3"
31-
32-
"@algolia/[email protected]":
33-
version "1.9.3"
34-
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-shared/-/autocomplete-shared-1.9.3.tgz#2e22e830d36f0a9cf2c0ccd3c7f6d59435b77dfa"
35-
integrity sha512-Wnm9E4Ye6Rl6sTTqjoymD+l8DjSTHsHboVRYrKgEt8Q7UHm9nYbqhN/i0fhUYA3OAEH7WA8x3jfpnmJm3rKvaQ==
36-
3710
"@algolia/[email protected]":
3811
version "4.20.0"
3912
resolved "https://registry.yarnpkg.com/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.20.0.tgz#357318242fc542ffce41d6eb5b4a9b402921b0bb"
@@ -619,28 +592,15 @@
619592
dependencies:
620593
mime "^3.0.0"
621594

622-
"@docsearch/css@3.5.2", "@docsearch/css@^3.0.0":
595+
"@docsearch/css@^3.0.0":
623596
version "3.5.2"
624597
resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-3.5.2.tgz#610f47b48814ca94041df969d9fcc47b91fc5aac"
625598
integrity sha512-SPiDHaWKQZpwR2siD0KQUwlStvIAnEyK6tAE2h2Wuoq8ue9skzhlyVQ1ddzOxX6khULnAALDiR/isSF3bnuciA==
626599

627-
"@docsearch/js@^3.0.0":
628-
version "3.5.2"
629-
resolved "https://registry.yarnpkg.com/@docsearch/js/-/js-3.5.2.tgz#a11cb2e7e62890e9e940283fed6972ecf632629d"
630-
integrity sha512-p1YFTCDflk8ieHgFJYfmyHBki1D61+U9idwrLh+GQQMrBSP3DLGKpy0XUJtPjAOPltcVbqsTjiPFfH7JImjUNg==
631-
dependencies:
632-
"@docsearch/react" "3.5.2"
633-
preact "^10.0.0"
634-
635-
"@docsearch/[email protected]":
636-
version "3.5.2"
637-
resolved "https://registry.yarnpkg.com/@docsearch/react/-/react-3.5.2.tgz#2e6bbee00eb67333b64906352734da6aef1232b9"
638-
integrity sha512-9Ahcrs5z2jq/DcAvYtvlqEBHImbm4YJI8M9y0x6Tqg598P40HTEkX7hsMcIuThI+hTFxRGZ9hll0Wygm2yEjng==
639-
dependencies:
640-
"@algolia/autocomplete-core" "1.9.3"
641-
"@algolia/autocomplete-preset-algolia" "1.9.3"
642-
"@docsearch/css" "3.5.2"
643-
algoliasearch "^4.19.1"
600+
"@docsearch/js@^4.0.0":
601+
version "4.0.0"
602+
resolved "https://registry.yarnpkg.com/@docsearch/js/-/js-4.0.0.tgz#d4432376d31d14595cd63706dbdd417a0a573298"
603+
integrity sha512-X0JNObV/92Wm7yEvhF7wTwTVbWYt5zdjR3GaJL34dWr3xpSEFDzY+6A+IUpE4AAco/J78mY/OnT4ukT+AePqgw==
644604

645605
"@emnapi/core@^1.3.1":
646606
version "1.3.1"
@@ -2458,7 +2418,7 @@ [email protected]:
24582418
dependencies:
24592419
"@algolia/events" "^4.0.1"
24602420

2461-
algoliasearch@^4.11.0, algoliasearch@^4.12.0, algoliasearch@^4.19.1:
2421+
algoliasearch@^4.11.0, algoliasearch@^4.12.0:
24622422
version "4.20.0"
24632423
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-4.20.0.tgz#700c2cb66e14f8a288460036c7b2a554d0d93cf4"
24642424
integrity sha512-y+UHEjnOItoNy0bYO+WWmLWBlPwDjKHW6mNHrPi0NkuhpQOOEbrkwQH/wgKFDLh7qlKjzoKeiRtlpewDPDG23g==
@@ -7133,7 +7093,7 @@ postcss@^8.4.48, postcss@^8.5.3:
71337093
picocolors "^1.1.1"
71347094
source-map-js "^1.2.1"
71357095

7136-
preact@^10.0.0, preact@^10.10.0:
7096+
preact@^10.10.0:
71377097
version "10.18.1"
71387098
resolved "https://registry.yarnpkg.com/preact/-/preact-10.18.1.tgz#3b84bb305f0b05f4ad5784b981d15fcec4e105da"
71397099
integrity sha512-mKUD7RRkQQM6s7Rkmi7IFkoEHjuFqRQUaXamO61E6Nn7vqF/bo7EZCmSyrUnp2UWHw0O7XjZ2eeXis+m7tf4lg==

0 commit comments

Comments
 (0)