File tree 9 files changed +1085
-735
lines changed
9 files changed +1085
-735
lines changed Original file line number Diff line number Diff line change 5
5
{
6
6
"type" : " theme" ,
7
7
"name" : " hope" ,
8
- "icon" : " https://theme-hope.vuejs.press/logo.svg" ,
8
+ "icon" : " https://theme-hope-assets .vuejs.press/logo.svg" ,
9
9
"tag" : " latest" ,
10
10
"desc" : {
11
11
"/" : " VuePress theme with tons of features" ,
20
20
{
21
21
"type" : " theme" ,
22
22
"name" : " plume" ,
23
+ "icon" : " https://theme-plume.vuejs.press/plume.png" ,
23
24
"tag" : " latest" ,
24
25
"desc" : {
25
26
"/" : " A simple and feature-rich VuePress documentation & blog theme" ,
44
45
{
45
46
"type" : " theme" ,
46
47
"name" : " reco" ,
47
- "icon" : " https://vuepress- theme-reco.recoluan.com /logo.png" ,
48
+ "icon" : " https://theme-reco.vuejs.press /logo.png" ,
48
49
"desc" : {
49
50
"/" : " 🔥 The 2.x of vuepress-theme-reco" ,
50
51
"/zh/" : " 🔥 vuepress-theme-reco 的 2.x 版本"
Original file line number Diff line number Diff line change 19
19
{
20
20
"type" : " theme" ,
21
21
"name" : " hope" ,
22
- "icon" : " https://theme-hope.vuejs.press/logo.svg" ,
22
+ "icon" : " https://theme-hope-assets .vuejs.press/logo.svg" ,
23
23
"tag" : " latest" ,
24
24
"desc" : {
25
25
"/" : " VuePress theme with tons of features" ,
34
34
{
35
35
"type" : " theme" ,
36
36
"name" : " plume" ,
37
+ "icon" : " https://theme-plume.vuejs.press/plume.png" ,
37
38
"tag" : " latest" ,
38
39
"desc" : {
39
40
"/" : " A simple and feature-rich VuePress documentation & blog theme" ,
48
49
{
49
50
"type" : " theme" ,
50
51
"name" : " reco" ,
51
- "icon" : " https://vuepress- theme-reco.recoluan.com /logo.png" ,
52
+ "icon" : " https://theme-reco.vuejs.press /logo.png" ,
52
53
"desc" : {
53
54
"/" : " 🔥 The 2.x of vuepress-theme-reco" ,
54
55
"/zh/" : " 🔥 vuepress-theme-reco 的 2.x 版本"
Original file line number Diff line number Diff line change 14
14
},
15
15
"license" : " CC0" ,
16
16
"dependencies" : {
17
- "@vuepress/bundler-vite" : " 2.0.0-rc.14" ,
18
- "@vuepress/helper" : " 2.0.0-rc.41" ,
19
- "vue" : " 3.5.4" ,
20
- "vuepress" : " 2.0.0-rc.14" ,
21
- "vuepress-shared" : " 2.0.0-rc.52" ,
22
- "vuepress-theme-hope" : " 2.0.0-rc.52"
17
+ "@vuepress/bundler-vite" : " 2.0.0-rc.15" ,
18
+ "@vuepress/helper" : " 2.0.0-rc.47" ,
19
+ "sass-embedded" : " 1.79.3" ,
20
+ "vue" : " 3.5.8" ,
21
+ "vuepress" : " 2.0.0-rc.15" ,
22
+ "vuepress-shared" : " 2.0.0-rc.54" ,
23
+ "vuepress-theme-hope" : " 2.0.0-rc.56"
23
24
},
24
25
"devDependencies" : {
25
26
"husky" : " 9.1.6" ,
26
27
"markdownlint-cli2" : " 0.14.0" ,
27
28
"nano-staged" : " 0.8.0" ,
28
29
"prettier" : " 3.3.3"
29
30
},
30
- "packageManager" : " pnpm@9.10 .0" ,
31
+ "packageManager" : " pnpm@9.11 .0" ,
31
32
"nano-staged" : {
32
33
"**/*" : " prettier --write --ignore-unknown" ,
33
34
"*.md" : " markdownlint-cli2"
You can’t perform that action at this time.
0 commit comments