vuepress-plugin-meilisearch
Advanced tools
Comparing version 0.12.3 to 0.12.4
{ | ||
"name": "vuepress-plugin-meilisearch", | ||
"version": "0.12.3", | ||
"version": "0.12.4", | ||
"description": "Relevant and typo tolerant search bar for your Vuepress", | ||
@@ -14,3 +14,3 @@ "author": "Clémentine Urquizar <clementine@meilisearch.com>", | ||
"dependencies": { | ||
"docs-searchbar.js": "^2.2.0" | ||
"docs-searchbar.js": "^2.4.0" | ||
}, | ||
@@ -34,4 +34,4 @@ "resolutions": { | ||
"prettier": "^2.4.1", | ||
"vue": "^2.7.4", | ||
"vue-template-compiler": "^2.7.4" | ||
"vue": "^2.7.10", | ||
"vue-template-compiler": "^2.7.10" | ||
}, | ||
@@ -38,0 +38,0 @@ "license": "MIT", |
@@ -142,3 +142,3 @@ <p align="center"> | ||
This package only guarantees the compatibility with the [version v0.28.0 of Meilisearch](https://github.com/meilisearch/meilisearch/releases/tag/v0.28.0). | ||
This package only guarantees the compatibility with the [version v0.29.0 of Meilisearch](https://github.com/meilisearch/meilisearch/releases/tag/v0.29.0). | ||
@@ -145,0 +145,0 @@ ## Development Workflow and Contributing |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
19295
8
0
Updateddocs-searchbar.js@^2.4.0