File tree Expand file tree Collapse file tree 7 files changed +849
-614
lines changed Expand file tree Collapse file tree 7 files changed +849
-614
lines changed Original file line number Diff line number Diff line change 21
21
"@vuepress-e2e/conditional-exports" : " file:./modules/conditional-exports" ,
22
22
"@vuepress/bundler-vite" : " workspace:*" ,
23
23
"@vuepress/bundler-webpack" : " workspace:*" ,
24
- "sass" : " ^1.71.1 " ,
24
+ "sass" : " ^1.72.0 " ,
25
25
"sass-loader" : " ^14.1.1" ,
26
26
"vue" : " ^3.4.21" ,
27
27
"vuepress" : " workspace:*"
28
28
},
29
29
"devDependencies" : {
30
30
"anywhere" : " ^1.6.0" ,
31
31
"cross-env" : " ^7.0.3" ,
32
- "cypress" : " ^13.6.6 " ,
32
+ "cypress" : " ^13.7.1 " ,
33
33
"process" : " ^0.11.10" ,
34
34
"start-server-and-test" : " ^2.0.3"
35
35
}
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.3 " ,
34
- "@commitlint/config-conventional" : " ^19.0.3 " ,
35
- "@types/node" : " ^20.11.24 " ,
33
+ "@commitlint/cli" : " ^19.2.1 " ,
34
+ "@commitlint/config-conventional" : " ^19.1.0 " ,
35
+ "@types/node" : " ^20.11.30 " ,
36
36
"@types/webpack-env" : " ^1.18.4" ,
37
- "@vitest/coverage-istanbul" : " ^1.3.1 " ,
37
+ "@vitest/coverage-istanbul" : " ^1.4.0 " ,
38
38
"bumpp" : " ^9.4.0" ,
39
39
"conventional-changelog-cli" : " ^4.1.0" ,
40
40
"eslint" : " ^8.57.0" ,
49
49
"sort-package-json" : " ^2.8.0" ,
50
50
"tsconfig-vuepress" : " ^4.5.0" ,
51
51
"tsup" : " ^8.0.2" ,
52
- "typescript" : " ^5.3 .3" ,
53
- "vite" : " ~5.1.5 " ,
54
- "vitest" : " ^1.3.1 "
52
+ "typescript" : " ^5.4 .3" ,
53
+ "vite" : " ~5.2.2 " ,
54
+ "vitest" : " ^1.4.0 "
55
55
},
56
- "packageManager" :
" [email protected] .4 " ,
56
+ "packageManager" :
" [email protected] .5 " ,
57
57
"engines" : {
58
58
"node" : " >=18.16.0"
59
59
}
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.18 " ,
41
+ "autoprefixer" : " ^10.4.19 " ,
42
42
"connect-history-api-fallback" : " ^2.0.0" ,
43
- "postcss" : " ^8.4.35 " ,
43
+ "postcss" : " ^8.4.38 " ,
44
44
"postcss-load-config" : " ^5.0.3" ,
45
- "rollup" : " ^4.12 .0" ,
46
- "vite" : " ~5.1.5 " ,
45
+ "rollup" : " ^4.13 .0" ,
46
+ "vite" : " ~5.2.2 " ,
47
47
"vue" : " ^3.4.21" ,
48
48
"vue-router" : " ^4.3.0"
49
49
},
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.18 " ,
45
+ "autoprefixer" : " ^10.4.19 " ,
46
46
"chokidar" : " ^3.6.0" ,
47
47
"copy-webpack-plugin" : " ^12.0.2" ,
48
48
"css-loader" : " ^6.10.0" ,
49
- "esbuild-loader" : " ~4.0.3 " ,
50
- "express" : " ^4.18.3 " ,
49
+ "esbuild-loader" : " ~4.1.0 " ,
50
+ "express" : " ^4.19.1 " ,
51
51
"html-webpack-plugin" : " ^5.6.0" ,
52
52
"mini-css-extract-plugin" : " ^2.8.1" ,
53
- "postcss" : " ^8.4.35 " ,
53
+ "postcss" : " ^8.4.38 " ,
54
54
"postcss-csso" : " ^6.0.1" ,
55
55
"postcss-loader" : " ^8.1.1" ,
56
56
"style-loader" : " ^3.3.4" ,
57
57
"vue" : " ^3.4.21" ,
58
58
"vue-loader" : " ^17.4.2" ,
59
59
"vue-router" : " ^4.3.0" ,
60
- "webpack" : " ^5.90.3 " ,
60
+ "webpack" : " ^5.91.0 " ,
61
61
"webpack-chain" : " ^6.5.1" ,
62
- "webpack-dev-server" : " ^5.0.2 " ,
62
+ "webpack-dev-server" : " ^5.0.4 " ,
63
63
"webpack-merge" : " ^5.10.0"
64
64
},
65
65
"publishConfig" : {
Original file line number Diff line number Diff line change 42
42
"cac" : " ^6.7.14" ,
43
43
"chokidar" : " ^3.6.0" ,
44
44
"envinfo" : " ^7.11.1" ,
45
- "esbuild" : " ~0.19.12 "
45
+ "esbuild" : " ~0.20.2 "
46
46
},
47
47
"devDependencies" : {
48
48
"@types/envinfo" : " ^7.8.3"
Original file line number Diff line number Diff line change 43
43
"@types/markdown-it-emoji" : " ^2.0.4" ,
44
44
"@vuepress/shared" : " workspace:*" ,
45
45
"@vuepress/utils" : " workspace:*" ,
46
- "markdown-it" : " ^14.0 .0" ,
46
+ "markdown-it" : " ^14.1 .0" ,
47
47
"markdown-it-anchor" : " ^8.6.7" ,
48
48
"markdown-it-emoji" : " ^3.0.0" ,
49
49
"mdurl" : " ^2.0.0"
You can’t perform that action at this time.
0 commit comments