File tree Expand file tree Collapse file tree 5 files changed +234
-234
lines changed Expand file tree Collapse file tree 5 files changed +234
-234
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.85.0 " ,
24
- "sass-embedded" : " ^1.85.0 " ,
23
+ "sass" : " ^1.85.1 " ,
24
+ "sass-embedded" : " ^1.85.1 " ,
25
25
"sass-loader" : " ^16.0.5" ,
26
26
"vue" : " ^3.5.13" ,
27
27
"vuepress" : " workspace:*"
Original file line number Diff line number Diff line change 37
37
"@commitlint/types" : " ^19.5.0" ,
38
38
"@types/node" : " ^22.13.5" ,
39
39
"@types/webpack-env" : " ^1.18.8" ,
40
- "@vitest/coverage-istanbul" : " ^3.0.6 " ,
40
+ "@vitest/coverage-istanbul" : " ^3.0.7 " ,
41
41
"bumpp" : " ^10.0.3" ,
42
42
"conventional-changelog-cli" : " ^5.0.0" ,
43
43
"eslint" : " ^9.21.0" ,
53
53
"tsconfig-vuepress" : " ^5.2.1" ,
54
54
"tsup" : " ^8.3.6" ,
55
55
"typescript" : " ~5.7.3" ,
56
- "vite" : " ~6.1.1 " ,
57
- "vitest" : " ^3.0.6 " ,
56
+ "vite" : " ~6.2.0 " ,
57
+ "vitest" : " ^3.0.7 " ,
58
58
"vue-tsc" : " ^2.2.4"
59
59
},
60
60
"packageManager" :
" [email protected] " ,
Original file line number Diff line number Diff line change 46
46
"postcss" : " ^8.5.3" ,
47
47
"postcss-load-config" : " ^6.0.1" ,
48
48
"rollup" : " ^4.34.8" ,
49
- "vite" : " ~6.1.1 " ,
49
+ "vite" : " ~6.2.0 " ,
50
50
"vue" : " ^3.5.13" ,
51
51
"vue-router" : " ^4.5.0"
52
52
},
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.14.0" ,
45
- "esbuild" : " ^0.24.2 "
45
+ "esbuild" : " ^0.25.0 "
46
46
},
47
47
"devDependencies" : {
48
48
"@types/envinfo" : " ^7.8.4"
You can’t perform that action at this time.
0 commit comments