File tree 9 files changed +989
-1273
lines changed
9 files changed +989
-1273
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.83.4 " ,
24
- "sass-embedded" : " ^1.83.4 " ,
25
- "sass-loader" : " ^16.0.4 " ,
23
+ "sass" : " ^1.85.0 " ,
24
+ "sass-embedded" : " ^1.85.0 " ,
25
+ "sass-loader" : " ^16.0.5 " ,
26
26
"vue" : " ^3.5.13" ,
27
27
"vuepress" : " workspace:*"
28
28
},
Original file line number Diff line number Diff line change 35
35
"@commitlint/cli" : " ^19.7.1" ,
36
36
"@commitlint/config-conventional" : " ^19.7.1" ,
37
37
"@commitlint/types" : " ^19.5.0" ,
38
- "@types/node" : " ^22.13.1 " ,
38
+ "@types/node" : " ^22.13.4 " ,
39
39
"@types/webpack-env" : " ^1.18.8" ,
40
- "@vitest/coverage-istanbul" : " ^3.0.5 " ,
41
- "bumpp" : " 9.8.1 " ,
40
+ "@vitest/coverage-istanbul" : " ^3.0.6 " ,
41
+ "bumpp" : " ^10.0.3 " ,
42
42
"conventional-changelog-cli" : " ^5.0.0" ,
43
- "eslint" : " ^9.19.0 " ,
43
+ "eslint" : " ^9.20.1 " ,
44
44
"eslint-config-vuepress" : " ^5.2.4" ,
45
45
"husky" : " ^9.1.7" ,
46
46
"jiti" : " ^2.4.2" ,
47
47
"lint-staged" : " ^15.4.3" ,
48
- "prettier" : " ^3.4.2 " ,
48
+ "prettier" : " ^3.5.1 " ,
49
49
"prettier-config-vuepress" : " ^5.0.0" ,
50
50
"rimraf" : " ^6.0.1" ,
51
51
"sort-package-json" : " ^2.14.0" ,
52
- "taze" : " ^18.4 .0" ,
52
+ "taze" : " ^18.6 .0" ,
53
53
"tsconfig-vuepress" : " ^5.2.1" ,
54
54
"tsup" : " ^8.3.6" ,
55
55
"typescript" : " ~5.7.3" ,
56
- "vite" : " ~6.0.3 " ,
57
- "vitest" : " ^3.0.5 " ,
58
- "vue-tsc" : " ^2.2.0 "
56
+ "vite" : " ~6.1.0 " ,
57
+ "vitest" : " ^3.0.6 " ,
58
+ "vue-tsc" : " ^2.2.2 "
59
59
},
60
- "packageManager" : " pnpm@10.2.0 "
60
+ "packageManager" : " pnpm@10.4.1 "
61
61
}
Original file line number Diff line number Diff line change 43
43
"@vuepress/utils" : " workspace:*" ,
44
44
"autoprefixer" : " ^10.4.20" ,
45
45
"connect-history-api-fallback" : " ^2.0.0" ,
46
- "postcss" : " ^8.5.1 " ,
46
+ "postcss" : " ^8.5.2 " ,
47
47
"postcss-load-config" : " ^6.0.1" ,
48
- "rollup" : " ^4.34.3 " ,
49
- "vite" : " ~6.0.3 " ,
48
+ "rollup" : " ^4.34.8 " ,
49
+ "vite" : " ~6.1.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 48
48
"copy-webpack-plugin" : " ^12.0.2" ,
49
49
"css-loader" : " ^7.1.2" ,
50
50
"css-minimizer-webpack-plugin" : " ^7.0.0" ,
51
- "esbuild-loader" : " ~4.2.2 " ,
51
+ "esbuild-loader" : " ~4.3.0 " ,
52
52
"express" : " ^4.21.2" ,
53
53
"html-webpack-plugin" : " ^5.6.3" ,
54
54
"lightningcss" : " ^1.29.1" ,
55
55
"mini-css-extract-plugin" : " ^2.9.2" ,
56
- "postcss" : " ^8.5.1 " ,
56
+ "postcss" : " ^8.5.2 " ,
57
57
"postcss-loader" : " ^8.1.1" ,
58
58
"style-loader" : " ^4.0.0" ,
59
59
"vue" : " ^3.5.13" ,
60
60
"vue-loader" : " ^17.4.2" ,
61
61
"vue-router" : " ^4.5.0" ,
62
- "webpack" : " ^5.97.1 " ,
62
+ "webpack" : " ^5.98.0 " ,
63
63
"webpack-5-chain" : " ^8.0.2" ,
64
64
"webpack-dev-server" : " ^5.2.0" ,
65
65
"webpack-merge" : " ^6.0.1"
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.21.5 "
45
+ "esbuild" : " ^0.24.2 "
46
46
},
47
47
"devDependencies" : {
48
48
"@types/envinfo" : " ^7.8.4"
Original file line number Diff line number Diff line change 37
37
"clean" : " rimraf dist"
38
38
},
39
39
"dependencies" : {
40
- "@vue/devtools-api" : " ^7.7.1 " ,
40
+ "@vue/devtools-api" : " ^7.7.2 " ,
41
41
"@vuepress/shared" : " workspace:*" ,
42
42
"vue" : " ^3.5.13" ,
43
43
"vue-router" : " ^4.5.0"
Original file line number Diff line number Diff line change 37
37
"@vuepress/shared" : " workspace:*" ,
38
38
"debug" : " ^4.4.0" ,
39
39
"fs-extra" : " ^11.3.0" ,
40
- "globby" : " ^14.0.2 " ,
40
+ "globby" : " ^14.1.0 " ,
41
41
"hash-sum" : " ^2.0.0" ,
42
42
"ora" : " ^8.2.0" ,
43
43
"picocolors" : " ^1.1.1" ,
You can’t perform that action at this time.
0 commit comments