File tree Expand file tree Collapse file tree 8 files changed +321
-313
lines changed Expand file tree Collapse file tree 8 files changed +321
-313
lines changed Original file line number Diff line number Diff line change 23
23
"@vuepress/bundler-webpack" : " workspace:*" ,
24
24
"sass" : " ^1.71.1" ,
25
25
"sass-loader" : " ^14.1.1" ,
26
- "vue" : " ^3.4.20 " ,
26
+ "vue" : " ^3.4.21 " ,
27
27
"vuepress" : " workspace:*"
28
28
},
29
29
"devDependencies" : {
Original file line number Diff line number Diff line change 30
30
},
31
31
"prettier" : " prettier-config-vuepress" ,
32
32
"devDependencies" : {
33
- "@commitlint/cli" : " ^19.0.1 " ,
34
- "@commitlint/config-conventional" : " ^19.0.0 " ,
35
- "@types/node" : " ^20.11.21 " ,
33
+ "@commitlint/cli" : " ^19.0.3 " ,
34
+ "@commitlint/config-conventional" : " ^19.0.3 " ,
35
+ "@types/node" : " ^20.11.24 " ,
36
36
"@types/webpack-env" : " ^1.18.4" ,
37
37
"@vitest/coverage-istanbul" : " ^1.3.1" ,
38
- "bumpp" : " ^9.3 .0" ,
38
+ "bumpp" : " ^9.4 .0" ,
39
39
"conventional-changelog-cli" : " ^4.1.0" ,
40
40
"eslint" : " ^8.57.0" ,
41
41
"eslint-config-vuepress" : " ^4.10.0" ,
50
50
"tsconfig-vuepress" : " ^4.5.0" ,
51
51
"tsup" : " ^8.0.2" ,
52
52
"typescript" : " ^5.3.3" ,
53
- "vite" : " ~5.1.4 " ,
53
+ "vite" : " ~5.1.5 " ,
54
54
"vitest" : " ^1.3.1"
55
55
},
56
56
"packageManager" :
" [email protected] " ,
Original file line number Diff line number Diff line change 38
38
"@vuepress/core" : " workspace:*" ,
39
39
"@vuepress/shared" : " workspace:*" ,
40
40
"@vuepress/utils" : " workspace:*" ,
41
- "autoprefixer" : " ^10.4.17 " ,
41
+ "autoprefixer" : " ^10.4.18 " ,
42
42
"connect-history-api-fallback" : " ^2.0.0" ,
43
43
"postcss" : " ^8.4.35" ,
44
44
"postcss-load-config" : " ^5.0.3" ,
45
45
"rollup" : " ^4.12.0" ,
46
- "vite" : " ~5.1.4 " ,
47
- "vue" : " ^3.4.20 " ,
46
+ "vite" : " ~5.1.5 " ,
47
+ "vue" : " ^3.4.21 " ,
48
48
"vue-router" : " ^4.3.0"
49
49
},
50
50
"publishConfig" : {
Original file line number Diff line number Diff line change 42
42
"@vuepress/core" : " workspace:*" ,
43
43
"@vuepress/shared" : " workspace:*" ,
44
44
"@vuepress/utils" : " workspace:*" ,
45
- "autoprefixer" : " ^10.4.17 " ,
45
+ "autoprefixer" : " ^10.4.18 " ,
46
46
"chokidar" : " ^3.6.0" ,
47
47
"copy-webpack-plugin" : " ^12.0.2" ,
48
48
"css-loader" : " ^6.10.0" ,
49
49
"esbuild-loader" : " ~4.0.3" ,
50
- "express" : " ^4.18.2 " ,
50
+ "express" : " ^4.18.3 " ,
51
51
"html-webpack-plugin" : " ^5.6.0" ,
52
52
"mini-css-extract-plugin" : " ^2.8.1" ,
53
53
"postcss" : " ^8.4.35" ,
54
54
"postcss-csso" : " ^6.0.1" ,
55
- "postcss-loader" : " ^8.1.0 " ,
55
+ "postcss-loader" : " ^8.1.1 " ,
56
56
"style-loader" : " ^3.3.4" ,
57
- "vue" : " ^3.4.20 " ,
57
+ "vue" : " ^3.4.21 " ,
58
58
"vue-loader" : " ^17.4.2" ,
59
59
"vue-router" : " ^4.3.0" ,
60
60
"webpack" : " ^5.90.3" ,
Original file line number Diff line number Diff line change 39
39
"dependencies" : {
40
40
"@vue/devtools-api" : " ^6.6.1" ,
41
41
"@vuepress/shared" : " workspace:*" ,
42
- "vue" : " ^3.4.20 " ,
42
+ "vue" : " ^3.4.21 " ,
43
43
"vue-router" : " ^4.3.0"
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.20 "
38
+ "vue" : " ^3.4.21 "
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.20 "
58
+ "vue" : " ^3.4.21 "
59
59
},
60
60
"peerDependencies" : {
61
61
"@vuepress/bundler-vite" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments