File tree Expand file tree Collapse file tree 4 files changed +1536
-9773
lines changed Expand file tree Collapse file tree 4 files changed +1536
-9773
lines changed Original file line number Diff line number Diff line change 2222
2323 - name : Install and Build 🔧 #
2424 run : |
25- yarn
25+ yarn install --non-interactive --frozen-lockfile
2626 yarn docs:build
2727
2828 - name : Deploy 🚀
Original file line number Diff line number Diff line change @@ -9,11 +9,6 @@ export default defineUserConfig({
99 headers : {
1010 level : [ 2 , 3 , 4 , 5 ] ,
1111 } ,
12- anchor : {
13- permalink : true ,
14- permalinkBefore : true ,
15- permalinkSymbol : '#' ,
16- } ,
1712 } ,
1813 plugins,
1914 bundler : viteBundler ( {
Original file line number Diff line number Diff line change 1212 },
1313 "dependencies" : {
1414 "@types/vue-select" : " 3.16.2" ,
15- "@vuepress/core" : " 1.9.9" ,
16- "@vuepress/plugin-container" : " 2.0.0-beta.8" ,
17- "@vuepress/plugin-prismjs" : " 2.0.0-beta.4" ,
18- "@vuepress/theme-default" : " 1.9.9" ,
19- "@vuepress/utils" : " 2.0.0-alpha.1" ,
15+ "@vuepress/plugin-container" : " 2.0.0-beta.61" ,
16+ "@vuepress/plugin-prismjs" : " 2.0.0-beta.61" ,
17+ "@vuepress/utils" : " 2.0.0-beta.61" ,
2018 "cl-doc-vue-bot-ui" : " 0.1.4" ,
2119 "marked" : " ^15.0.4" ,
2220 "mitt" : " 3.0.0" ,
23- "stylus" : " 0.59 .0" ,
21+ "stylus" : " https://github.com/stylus/stylus.git#0.64 .0" ,
2422 "vue-multiselect" : " 3.0.0-beta.2" ,
2523 "vue-select" : " 4.0.0-beta.6"
2624 },
2725 "devDependencies" : {
2826 "@vitejs/plugin-vue" : " 4.1.0" ,
29- "@vuepress/plugin-register-components" : " 2.0.0-beta.63 " ,
27+ "@vuepress/plugin-register-components" : " 2.0.0-beta.61 " ,
3028 "typescript" : " 5.0.2" ,
3129 "vite" : " 4.3.0" ,
3230 "vue-tsc" : " 1.2.0" ,
You can’t perform that action at this time.
0 commit comments