@vuepress/plugin-docsearch
Advanced tools
Comparing version 2.0.0-beta.27 to 2.0.0-beta.28
{ | ||
"name": "@vuepress/plugin-docsearch", | ||
"version": "2.0.0-beta.27", | ||
"version": "2.0.0-beta.28", | ||
"description": "VuePress plugin - docsearch", | ||
@@ -36,9 +36,9 @@ "keywords": [ | ||
"@docsearch/react": "3.0.0-alpha.34", | ||
"@types/react": "^17.0.33", | ||
"@vuepress/client": "2.0.0-beta.27", | ||
"@vuepress/core": "2.0.0-beta.27", | ||
"@vuepress/shared": "2.0.0-beta.27", | ||
"@vuepress/utils": "2.0.0-beta.27", | ||
"preact": "^10.5.15", | ||
"vue": "^3.2.20", | ||
"@types/react": "^17.0.37", | ||
"@vuepress/client": "2.0.0-beta.28", | ||
"@vuepress/core": "2.0.0-beta.28", | ||
"@vuepress/shared": "2.0.0-beta.28", | ||
"@vuepress/utils": "2.0.0-beta.28", | ||
"preact": "^10.6.2", | ||
"vue": "^3.2.24", | ||
"vue-router": "^4.0.12" | ||
@@ -49,3 +49,3 @@ }, | ||
}, | ||
"gitHead": "2671a94fe6864e215eb84f318b7e657744a0bc5d" | ||
"gitHead": "71c34816a79263c7dcba3ff0c103e264abdbf0d2" | ||
} |
11244
+ Added@vuepress/client@2.0.0-beta.28(transitive)
+ Added@vuepress/core@2.0.0-beta.28(transitive)
+ Added@vuepress/markdown@2.0.0-beta.28(transitive)
+ Added@vuepress/shared@2.0.0-beta.28(transitive)
+ Added@vuepress/utils@2.0.0-beta.28(transitive)
- Removed@vuepress/client@2.0.0-beta.27(transitive)
- Removed@vuepress/core@2.0.0-beta.27(transitive)
- Removed@vuepress/markdown@2.0.0-beta.27(transitive)
- Removed@vuepress/shared@2.0.0-beta.27(transitive)
- Removed@vuepress/utils@2.0.0-beta.27(transitive)
Updated@types/react@^17.0.37
Updated@vuepress/core@2.0.0-beta.28
Updatedpreact@^10.6.2
Updatedvue@^3.2.24