File tree Expand file tree Collapse file tree 3 files changed +1027
-897
lines changed
Expand file tree Collapse file tree 3 files changed +1027
-897
lines changed Original file line number Diff line number Diff line change 2020 }
2121 },
2222 {
23- "name" : " vuepress-plugin-meilisearch2 " ,
23+ "name" : " @ vuepress/meilisearch " ,
2424 "icon" : " search" ,
2525 "tag" : " latest" ,
2626 "desc" : {
2727 "/" : " Integrate <a href='https://www.meilisearch.com/' target='_blank'>MeiliSearch</a> into VuePress to provide search functionality" ,
2828 "/zh/" : " 将 <a href='https://www.meilisearch.com/' target='_blank'>MeiliSearch</a> 集成到 VuePress 中,为你的文档网站提供搜索功能"
2929 },
30- "source" : " github.com/JQiue/vuepress-plugin-meilisearch2" ,
31- "url" : " vuepress-plugin-meilisearch2.jinqiu.wang"
30+ "source" : " vuepress/ecosystem/tree/main/plugins/search/plugin-meilisearch" ,
31+ "url" : {
32+ "/" : " ecosystem.vuejs.press/plugins/search/meilisearch.html" ,
33+ "/zh/" : " ecosystem.vuejs.press/zh/plugins/search/meilisearch.html"
34+ }
3235 }
3336 ]
3437 },
Original file line number Diff line number Diff line change 1414 },
1515 "license" : " CC0" ,
1616 "dependencies" : {
17- "@vuepress/bundler-vite" : " 2.0.0-rc.20 " ,
18- "@vuepress/helper" : " 2.0.0-rc.82 " ,
19- "sass-embedded" : " 1.85.1 " ,
17+ "@vuepress/bundler-vite" : " 2.0.0-rc.21 " ,
18+ "@vuepress/helper" : " 2.0.0-rc.94 " ,
19+ "sass-embedded" : " 1.87.0 " ,
2020 "vue" : " 3.5.13" ,
21- "vuepress" : " 2.0.0-rc.20 " ,
22- "vuepress-shared" : " 2.0.0-rc.74 " ,
23- "vuepress-theme-hope" : " 2.0.0-rc.74 "
21+ "vuepress" : " 2.0.0-rc.21 " ,
22+ "vuepress-shared" : " 2.0.0-rc.81 " ,
23+ "vuepress-theme-hope" : " 2.0.0-rc.82 "
2424 },
2525 "devDependencies" : {
2626 "husky" : " 9.1.7" ,
2727 "markdownlint-cli2" : " 0.17.2" ,
2828 "nano-staged" : " 0.8.0" ,
2929 "prettier" : " 3.5.3"
3030 },
31- "packageManager" : " pnpm@10.5.2 " ,
31+ "packageManager" : " pnpm@10.9.0 " ,
3232 "nano-staged" : {
3333 "**/*" : " prettier --write --ignore-unknown" ,
3434 "*.md" : " markdownlint-cli2"
You can’t perform that action at this time.
0 commit comments