📦 chore(package.json): update "@mendable/search" dependency to version "^0.0.114" for bug fixes and improvements

This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-07-12 19:34:23 -03:00
commit 04e3b42265
2 changed files with 6 additions and 6 deletions

View file

@ -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"
},