File tree Expand file tree Collapse file tree 7 files changed +120
-77
lines changed Expand file tree Collapse file tree 7 files changed +120
-77
lines changed Original file line number Diff line number Diff line change 23
23
"sass" : " ^1.77.8" ,
24
24
"sass-embedded" : " ^1.77.8" ,
25
25
"sass-loader" : " ^16.0.1" ,
26
- "vue" : " ^3.4.38 " ,
26
+ "vue" : " ^3.5.0 " ,
27
27
"vuepress" : " workspace:*"
28
28
},
29
29
"devDependencies" : {
Original file line number Diff line number Diff line change 46
46
"postcss-load-config" : " ^6.0.1" ,
47
47
"rollup" : " ^4.21.2" ,
48
48
"vite" : " ~5.4.1" ,
49
- "vue" : " ^3.4.38 " ,
49
+ "vue" : " ^3.5.0 " ,
50
50
"vue-router" : " ^4.4.3"
51
51
},
52
52
"devDependencies" : {
Original file line number Diff line number Diff line change 55
55
"postcss" : " ^8.4.41" ,
56
56
"postcss-loader" : " ^8.1.1" ,
57
57
"style-loader" : " ^4.0.0" ,
58
- "vue" : " ^3.4.38 " ,
58
+ "vue" : " ^3.5.0 " ,
59
59
"vue-loader" : " ^17.4.2" ,
60
60
"vue-router" : " ^4.4.3" ,
61
61
"webpack" : " ^5.94.0" ,
Original file line number Diff line number Diff line change 39
39
"dependencies" : {
40
40
"@vue/devtools-api" : " ^6.6.3" ,
41
41
"@vuepress/shared" : " workspace:*" ,
42
- "vue" : " ^3.4.38 " ,
42
+ "vue" : " ^3.5.0 " ,
43
43
"vue-router" : " ^4.4.3"
44
44
},
45
45
"publishConfig" : {
Original file line number Diff line number Diff line change 35
35
"@vuepress/markdown" : " workspace:*" ,
36
36
"@vuepress/shared" : " workspace:*" ,
37
37
"@vuepress/utils" : " workspace:*" ,
38
- "vue" : " ^3.4.38 "
38
+ "vue" : " ^3.5.0 "
39
39
},
40
40
"publishConfig" : {
41
41
"access" : " public"
Original file line number Diff line number Diff line change 55
55
"@vuepress/markdown" : " workspace:*" ,
56
56
"@vuepress/shared" : " workspace:*" ,
57
57
"@vuepress/utils" : " workspace:*" ,
58
- "vue" : " ^3.4.38 "
58
+ "vue" : " ^3.5.0 "
59
59
},
60
60
"peerDependencies" : {
61
61
"@vuepress/bundler-vite" : " workspace:*" ,
62
62
"@vuepress/bundler-webpack" : " workspace:*" ,
63
- "vue" : " ^3.4 .0"
63
+ "vue" : " ^3.5 .0"
64
64
},
65
65
"peerDependenciesMeta" : {
66
66
"@vuepress/bundler-vite" : {
You can’t perform that action at this time.
0 commit comments