File tree Expand file tree Collapse file tree 4 files changed +3405
-3980
lines changed
Expand file tree Collapse file tree 4 files changed +3405
-3980
lines changed Original file line number Diff line number Diff line change 1- 16.7
1+ 18.16
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ module.exports = {
5959 indexName : "devspace-cli" ,
6060 placeholder : "Search..." ,
6161 algoliaOptions : { } ,
62- contextualSearch : false ,
62+ contextualSearch : true ,
6363 } ,
6464 footer : {
6565 style : 'light' ,
Original file line number Diff line number Diff line change 99 "deploy" : " docusaurus deploy"
1010 },
1111 "dependencies" : {
12- "@docusaurus/core" : " 2.0.0-beta.17 " ,
13- "@docusaurus/preset-classic" : " 2.0.0-beta.17 " ,
14- "@saucelabs/theme-github-codeblock" : " ^0.1.1 " ,
12+ "@docusaurus/core" : " ^2.4.1 " ,
13+ "@docusaurus/preset-classic" : " ^2.4.1 " ,
14+ "@saucelabs/theme-github-codeblock" : " ^0.2.3 " ,
1515 "classnames" : " ^2.2.6" ,
16- "docusaurus-plugin-sass" : " ^0.2.2 " ,
16+ "docusaurus-plugin-sass" : " ^0.2.3 " ,
1717 "mdx-link-checker" : " ^0.1.1" ,
18- "mdx-mermaid" : " ^1.2.2 " ,
19- "mermaid" : " ^9.1.2 " ,
18+ "mdx-mermaid" : " ^v1.3.0 " ,
19+ "mermaid" : " ^10.2.3 " ,
2020 "plugin-image-zoom" : " ataft/plugin-image-zoom" ,
2121 "react" : " ^17.0.2" ,
2222 "react-dom" : " ^17.0.2" ,
2323 "redocusaurus" : " ^1.0.0" ,
2424 "resolve-glob" : " ^1.0.0" ,
25- "sass" : " ^1.49.9 "
25+ "sass" : " ^1.63.4 "
2626 },
2727 "browserslist" : {
2828 "production" : [
You can’t perform that action at this time.
0 commit comments