File tree Expand file tree Collapse file tree 6 files changed +366
-347
lines changed Expand file tree Collapse file tree 6 files changed +366
-347
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.72.0 " ,
24
+ "sass" : " ^1.74.1 " ,
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.7.1 " ,
32
+ "cypress" : " ^13.7.2 " ,
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 33
33
"@commitlint/cli" : " ^19.2.1" ,
34
34
"@commitlint/config-conventional" : " ^19.1.0" ,
35
35
"@commitlint/types" : " ^19.0.3" ,
36
- "@types/node" : " ^20.11.30 " ,
36
+ "@types/node" : " ^20.12.5 " ,
37
37
"@types/webpack-env" : " ^1.18.4" ,
38
38
"@vitest/coverage-istanbul" : " ^1.4.0" ,
39
39
"bumpp" : " ^9.4.0" ,
47
47
"prettier" : " ^3.2.5" ,
48
48
"prettier-config-vuepress" : " ^4.4.0" ,
49
49
"rimraf" : " ^5.0.5" ,
50
- "sort-package-json" : " ^2.8 .0" ,
50
+ "sort-package-json" : " ^2.10 .0" ,
51
51
"tsconfig-vuepress" : " ^4.5.0" ,
52
52
"tsup" : " ^8.0.2" ,
53
- "typescript" : " ^5.4.3 " ,
54
- "vite" : " ~5.2.2 " ,
53
+ "typescript" : " ^5.4.4 " ,
54
+ "vite" : " ~5.2.8 " ,
55
55
"vitest" : " ^1.4.0"
56
56
},
57
- "packageManager" :
" [email protected] .5 " ,
57
+ "packageManager" :
" [email protected] .6 " ,
58
58
"engines" : {
59
59
"node" : " >=18.16.0"
60
60
}
Original file line number Diff line number Diff line change 42
42
"connect-history-api-fallback" : " ^2.0.0" ,
43
43
"postcss" : " ^8.4.38" ,
44
44
"postcss-load-config" : " ^5.0.3" ,
45
- "rollup" : " ^4.13.0 " ,
46
- "vite" : " ~5.2.2 " ,
45
+ "rollup" : " ^4.14.1 " ,
46
+ "vite" : " ~5.2.8 " ,
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 45
45
"autoprefixer" : " ^10.4.19" ,
46
46
"chokidar" : " ^3.6.0" ,
47
47
"copy-webpack-plugin" : " ^12.0.2" ,
48
- "css-loader" : " ^6.10 .0" ,
48
+ "css-loader" : " ^7.0 .0" ,
49
49
"esbuild-loader" : " ~4.1.0" ,
50
- "express" : " ^4.19.1 " ,
50
+ "express" : " ^4.19.2 " ,
51
51
"html-webpack-plugin" : " ^5.6.0" ,
52
52
"mini-css-extract-plugin" : " ^2.8.1" ,
53
53
"postcss" : " ^8.4.38" ,
Original file line number Diff line number Diff line change 41
41
"@vuepress/utils" : " workspace:*" ,
42
42
"cac" : " ^6.7.14" ,
43
43
"chokidar" : " ^3.6.0" ,
44
- "envinfo" : " ^7.11.1 " ,
44
+ "envinfo" : " ^7.12.0 " ,
45
45
"esbuild" : " ~0.20.2"
46
46
},
47
47
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments