File tree Expand file tree Collapse file tree 10 files changed +454
-436
lines changed Expand file tree Collapse file tree 10 files changed +454
-436
lines changed Original file line number Diff line number Diff line change 21
21
"@vuepress/bundler-webpack" : " workspace:*" ,
22
22
"sass" : " ^1.70.0" ,
23
23
"sass-loader" : " ^14.1.0" ,
24
- "vue" : " ^3.4.15 " ,
24
+ "vue" : " ^3.4.18 " ,
25
25
"vuepress" : " workspace:*"
26
26
},
27
27
"devDependencies" : {
Original file line number Diff line number Diff line change 29
29
"devDependencies" : {
30
30
"@commitlint/cli" : " ^18.6.0" ,
31
31
"@commitlint/config-conventional" : " ^18.6.0" ,
32
- "@types/node" : " ^20.11.16 " ,
32
+ "@types/node" : " ^20.11.17 " ,
33
33
"@types/webpack-env" : " ^1.18.4" ,
34
34
"@vitest/coverage-istanbul" : " ^1.2.2" ,
35
35
"bumpp" : " ^9.3.0" ,
45
45
"rimraf" : " ^5.0.5" ,
46
46
"sort-package-json" : " ^2.7.0" ,
47
47
"tsconfig-vuepress" : " ^4.5.0" ,
48
- "tsup" : " ^8.0.1 " ,
48
+ "tsup" : " ^8.0.2 " ,
49
49
"typescript" : " ^5.3.3" ,
50
50
"vite" : " ~5.0.12" ,
51
51
"vitest" : " ^1.2.2"
Original file line number Diff line number Diff line change 33
33
"clean" : " rimraf dist"
34
34
},
35
35
"dependencies" : {
36
- "@vitejs/plugin-vue" : " ^5.0.3 " ,
36
+ "@vitejs/plugin-vue" : " ^5.0.4 " ,
37
37
"@vuepress/client" : " workspace:*" ,
38
38
"@vuepress/core" : " workspace:*" ,
39
39
"@vuepress/shared" : " workspace:*" ,
40
40
"@vuepress/utils" : " workspace:*" ,
41
41
"autoprefixer" : " ^10.4.17" ,
42
42
"connect-history-api-fallback" : " ^2.0.0" ,
43
- "postcss" : " ^8.4.33 " ,
44
- "postcss-load-config" : " ^5.0.2 " ,
45
- "rollup" : " ^4.9.6 " ,
43
+ "postcss" : " ^8.4.35 " ,
44
+ "postcss-load-config" : " ^5.0.3 " ,
45
+ "rollup" : " ^4.10.0 " ,
46
46
"vite" : " ~5.0.12" ,
47
- "vue" : " ^3.4.15 " ,
47
+ "vue" : " ^3.4.18 " ,
48
48
"vue-router" : " ^4.2.5"
49
49
},
50
50
"publishConfig" : {
Original file line number Diff line number Diff line change 43
43
"@vuepress/shared" : " workspace:*" ,
44
44
"@vuepress/utils" : " workspace:*" ,
45
45
"autoprefixer" : " ^10.4.17" ,
46
- "chokidar" : " ^3.5.3 " ,
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
50
"express" : " ^4.18.2" ,
51
51
"html-webpack-plugin" : " ^5.6.0" ,
52
52
"mini-css-extract-plugin" : " ^2.8.0" ,
53
- "postcss" : " ^8.4.33 " ,
53
+ "postcss" : " ^8.4.35 " ,
54
54
"postcss-csso" : " ^6.0.1" ,
55
55
"postcss-loader" : " ^8.1.0" ,
56
56
"style-loader" : " ^3.3.4" ,
57
- "vue" : " ^3.4.15 " ,
57
+ "vue" : " ^3.4.18 " ,
58
58
"vue-loader" : " ^17.4.2" ,
59
59
"vue-router" : " ^4.2.5" ,
60
60
"webpack" : " ^5.90.1" ,
Original file line number Diff line number Diff line change 40
40
"@vuepress/shared" : " workspace:*" ,
41
41
"@vuepress/utils" : " workspace:*" ,
42
42
"cac" : " ^6.7.14" ,
43
- "chokidar" : " ^3.5.3 " ,
43
+ "chokidar" : " ^3.6.0 " ,
44
44
"envinfo" : " ^7.11.1" ,
45
45
"esbuild" : " ~0.19.12"
46
46
},
Original file line number Diff line number Diff line change 40
40
"@vue/devtools-api" : " ^6.5.1" ,
41
41
"@vuepress/shared" : " workspace:*" ,
42
42
"@vueuse/core" : " ^10.7.2" ,
43
- "vue" : " ^3.4.15 " ,
43
+ "vue" : " ^3.4.18 " ,
44
44
"vue-router" : " ^4.2.5"
45
45
},
46
46
"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.15 "
38
+ "vue" : " ^3.4.18 "
39
39
},
40
40
"publishConfig" : {
41
41
"access" : " public"
Original file line number Diff line number Diff line change 37
37
"@vuepress/shared" : " workspace:*" ,
38
38
"debug" : " ^4.3.4" ,
39
39
"fs-extra" : " ^11.2.0" ,
40
- "globby" : " ^14.0.0 " ,
40
+ "globby" : " ^14.0.1 " ,
41
41
"hash-sum" : " ^2.0.0" ,
42
42
"ora" : " ^8.0.1" ,
43
43
"picocolors" : " ^1.0.0" ,
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.15 "
58
+ "vue" : " ^3.4.18 "
59
59
},
60
60
"peerDependencies" : {
61
61
"@vuepress/bundler-vite" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments