File tree Expand file tree Collapse file tree 3 files changed +203
-1118
lines changed Expand file tree Collapse file tree 3 files changed +203
-1118
lines changed Original file line number Diff line number Diff line change 21
21
"dev" : " vuepress dev docs" ,
22
22
"lint" : " npx fa lint" ,
23
23
"lint:fix" : " npx fa lint --fix" ,
24
- "build" : " npx vuepress build docs --clean-temp --clean-cache" ,
24
+ "build" : " vuepress build docs --clean-temp --clean-cache" ,
25
25
"build:proxy" : " PROXY_DOMAIN=true vuepress build docs --clean-temp --clean-cache" ,
26
26
"deploy:vercel" : " vercel --prod" ,
27
27
"release" : " npx fa release --vip"
36
36
"@vue/repl" : " ^4.3.1" ,
37
37
"@vuepress/bundler-vite" : " 2.0.0-rc.15" ,
38
38
"@vuepress/plugin-markdown-image" : " 2.0.0-rc.30" ,
39
- "dashjs" : " ^4.7.4" ,
40
- "enquirer" : " ^2.4.1" ,
41
39
"eslint" : " 8.55.0" ,
42
- "eslint-plugin-format" : " ^0.1.2" ,
43
40
"hls.js" : " ^1.5.13" ,
44
41
"husky" : " ^8.0.3" ,
45
42
"lint-staged" : " ^15.2.7" ,
46
- "markmap-cli" : " ^0.15.8" ,
47
43
"mermaid" : " ^10.9.1" ,
48
44
"reveal.js" : " ^5.1.0" ,
49
- "sass-embedded" : " ^1.79.3" ,
50
- "shelljs" : " ^0.8.5" ,
51
45
"typescript" : " ^5.5.4" ,
52
46
"vercel" : " ^32.7.2" ,
53
47
"vidstack" : " ^1.11.30" ,
48
+ "vue" : " ^3.5.8" ,
54
49
"vuepress" : " 2.0.0-rc.15" ,
55
50
"vuepress-plugin-search-pro" : " 2.0.0-rc.53" ,
56
- "vuepress-theme-hope" : " 2.0.0-rc.53" ,
57
- "webpack" : " ^5.93.0" ,
58
- "xmind-embed-viewer" : " ^1.2.0"
51
+ "vuepress-theme-hope" : " 2.0.0-rc.53"
59
52
}
60
53
}
You can’t perform that action at this time.
0 commit comments