File tree Expand file tree Collapse file tree 3 files changed +1530
-9708
lines changed Expand file tree Collapse file tree 3 files changed +1530
-9708
lines changed Original file line number Diff line number Diff line change 22
22
23
23
- name : Install and Build 🔧 #
24
24
run : |
25
- yarn
25
+ yarn install --non-interactive --frozen-lockfile
26
26
yarn docs:build
27
27
28
28
- name : Deploy 🚀
Original file line number Diff line number Diff line change 12
12
},
13
13
"dependencies" : {
14
14
"@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" ,
20
18
"cl-doc-vue-bot-ui" : " 0.1.4" ,
21
19
"marked" : " ^15.0.4" ,
22
20
"mitt" : " 3.0.0" ,
23
- "stylus" : " 0.59 .0" ,
21
+ "stylus" : " https://github.com/stylus/stylus.git#0.64 .0" ,
24
22
"vue-multiselect" : " 3.0.0-beta.2" ,
25
23
"vue-select" : " 4.0.0-beta.6"
26
24
},
27
25
"devDependencies" : {
28
26
"@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 " ,
30
28
"typescript" : " 5.0.2" ,
31
29
"vite" : " 4.3.0" ,
32
30
"vue-tsc" : " 1.2.0" ,
You can’t perform that action at this time.
0 commit comments