File tree 8 files changed +313
-553
lines changed
8 files changed +313
-553
lines changed Original file line number Diff line number Diff line change 20
20
"@vuepress-e2e/style-exports" : " file:./modules/style-exports" ,
21
21
"@vuepress/bundler-vite" : " workspace:*" ,
22
22
"@vuepress/bundler-webpack" : " workspace:*" ,
23
- "sass" : " ^1.77.5 " ,
23
+ "sass" : " ^1.77.6 " ,
24
24
"sass-loader" : " ^14.2.1" ,
25
- "vue" : " ^3.4.27 " ,
25
+ "vue" : " ^3.4.29 " ,
26
26
"vuepress" : " workspace:*"
27
27
},
28
28
"devDependencies" : {
Original file line number Diff line number Diff line change 34
34
"@commitlint/cli" : " ^19.3.0" ,
35
35
"@commitlint/config-conventional" : " ^19.2.2" ,
36
36
"@commitlint/types" : " ^19.0.3" ,
37
- "@types/node" : " ^20.14.2 " ,
37
+ "@types/node" : " ^20.14.5 " ,
38
38
"@types/webpack-env" : " ^1.18.5" ,
39
39
"@vitest/coverage-istanbul" : " ^1.6.0" ,
40
40
"bumpp" : " ^9.4.1" ,
51
51
"tsconfig-vuepress" : " ^4.5.0" ,
52
52
"tsup" : " ^8.1.0" ,
53
53
"typescript" : " ^5.4.5" ,
54
- "vite" : " ~5.3.0 " ,
54
+ "vite" : " ~5.3.1 " ,
55
55
"vitest" : " ^1.6.0" ,
56
56
"vue-tsc" : " ^2.0.21"
57
57
},
58
- "packageManager" : " pnpm@9.3 .0" ,
58
+ "packageManager" : " pnpm@9.4 .0" ,
59
59
"engines" : {
60
60
"node" : " >=18.16.0"
61
61
}
Original file line number Diff line number Diff line change 43
43
"postcss" : " ^8.4.38" ,
44
44
"postcss-load-config" : " ^6.0.1" ,
45
45
"rollup" : " ^4.18.0" ,
46
- "vite" : " ~5.3.0 " ,
47
- "vue" : " ^3.4.27 " ,
46
+ "vite" : " ~5.3.1 " ,
47
+ "vue" : " ^3.4.29 " ,
48
48
"vue-router" : " ^4.3.3"
49
49
},
50
50
"publishConfig" : {
Original file line number Diff line number Diff line change 47
47
"copy-webpack-plugin" : " ^12.0.2" ,
48
48
"css-loader" : " ^7.1.2" ,
49
49
"css-minimizer-webpack-plugin" : " ^7.0.0" ,
50
- "esbuild-loader" : " ~4.1 .0" ,
50
+ "esbuild-loader" : " ~4.2 .0" ,
51
51
"express" : " ^4.19.2" ,
52
52
"html-webpack-plugin" : " ^5.6.0" ,
53
53
"lightningcss" : " ^1.25.1" ,
54
54
"mini-css-extract-plugin" : " ^2.9.0" ,
55
55
"postcss" : " ^8.4.38" ,
56
56
"postcss-loader" : " ^8.1.1" ,
57
57
"style-loader" : " ^4.0.0" ,
58
- "vue" : " ^3.4.27 " ,
58
+ "vue" : " ^3.4.29 " ,
59
59
"vue-loader" : " ^17.4.2" ,
60
60
"vue-router" : " ^4.3.3" ,
61
61
"webpack" : " ^5.92.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.27 " ,
42
+ "vue" : " ^3.4.29 " ,
43
43
"vue-router" : " ^4.3.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.27 "
38
+ "vue" : " ^3.4.29 "
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.27 "
58
+ "vue" : " ^3.4.29 "
59
59
},
60
60
"peerDependencies" : {
61
61
"@vuepress/bundler-vite" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments