diff --git a/docs/package-lock.json b/docs/package-lock.json index e066ebefa..7db7f9376 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -15,7 +15,7 @@ "@docusaurus/theme-classic": "^2.4.1", "@docusaurus/theme-search-algolia": "^2.4.1", "@mdx-js/react": "^1.6.22", - "@mendable/search": "^0.0.108", + "@mendable/search": "^0.0.114", "@pbe/react-yandex-maps": "^1.2.4", "@prismicio/client": "^7.0.1", "@uiball/loaders": "^1.2.6", @@ -3189,9 +3189,9 @@ } }, "node_modules/@mendable/search": { - "version": "0.0.108", - "resolved": "https://registry.npmjs.org/@mendable/search/-/search-0.0.108.tgz", - "integrity": "sha512-TsnbH9Fz93YKIYpaGpYW8GzkYOC4FINxRbMZwZU3mr7cl23yQHzk9ghD0vATh7BtjfcrDiq9FlXtwBO2VVukig==", + "version": "0.0.114", + "resolved": "https://registry.npmjs.org/@mendable/search/-/search-0.0.114.tgz", + "integrity": "sha512-0uR+zxONuu/16bpLli49Jocr5fee1WIjs06KzU1AnHsR+fdFBmfrlpgTDWctgGuXPzS5Dorlw4VMlR5dPW5qVQ==", "dependencies": { "posthog-js": "^1.45.1" }, diff --git a/docs/package.json b/docs/package.json index 959ba257f..c7732b3dc 100644 --- a/docs/package.json +++ b/docs/package.json @@ -21,7 +21,7 @@ "@docusaurus/theme-classic": "^2.4.1", "@docusaurus/theme-search-algolia": "^2.4.1", "@mdx-js/react": "^1.6.22", - "@mendable/search": "^0.0.108", + "@mendable/search": "^0.0.114", "@pbe/react-yandex-maps": "^1.2.4", "@prismicio/client": "^7.0.1", "@uiball/loaders": "^1.2.6", @@ -67,4 +67,4 @@ "engines": { "node": ">=16.14" } -} +} \ No newline at end of file