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 2121 "@vuepress-e2e/conditional-exports" : " file:./modules/conditional-exports" ,
2222 "@vuepress/bundler-vite" : " workspace:*" ,
2323 "@vuepress/bundler-webpack" : " workspace:*" ,
24- "sass" : " ^1.71.1 " ,
24+ "sass" : " ^1.72.0 " ,
2525 "sass-loader" : " ^14.1.1" ,
2626 "vue" : " ^3.4.21" ,
2727 "vuepress" : " workspace:*"
2828 },
2929 "devDependencies" : {
3030 "anywhere" : " ^1.6.0" ,
3131 "cross-env" : " ^7.0.3" ,
32- "cypress" : " ^13.6.6 " ,
32+ "cypress" : " ^13.7.1 " ,
3333 "process" : " ^0.11.10" ,
3434 "start-server-and-test" : " ^2.0.3"
3535 }
Original file line number Diff line number Diff line change 3030 },
3131 "prettier" : " prettier-config-vuepress" ,
3232 "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 " ,
3636 "@types/webpack-env" : " ^1.18.4" ,
37- "@vitest/coverage-istanbul" : " ^1.3.1 " ,
37+ "@vitest/coverage-istanbul" : " ^1.4.0 " ,
3838 "bumpp" : " ^9.4.0" ,
3939 "conventional-changelog-cli" : " ^4.1.0" ,
4040 "eslint" : " ^8.57.0" ,
4949 "sort-package-json" : " ^2.8.0" ,
5050 "tsconfig-vuepress" : " ^4.5.0" ,
5151 "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 "
5555 },
56- "packageManager" : " pnpm@8.15.4 " ,
56+ "packageManager" : " pnpm@8.15.5 " ,
5757 "engines" : {
5858 "node" : " >=18.16.0"
5959 }
Original file line number Diff line number Diff line change 3838 "@vuepress/core" : " workspace:*" ,
3939 "@vuepress/shared" : " workspace:*" ,
4040 "@vuepress/utils" : " workspace:*" ,
41- "autoprefixer" : " ^10.4.18 " ,
41+ "autoprefixer" : " ^10.4.19 " ,
4242 "connect-history-api-fallback" : " ^2.0.0" ,
43- "postcss" : " ^8.4.35 " ,
43+ "postcss" : " ^8.4.38 " ,
4444 "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 " ,
4747 "vue" : " ^3.4.21" ,
4848 "vue-router" : " ^4.3.0"
4949 },
Original file line number Diff line number Diff line change 4242 "@vuepress/core" : " workspace:*" ,
4343 "@vuepress/shared" : " workspace:*" ,
4444 "@vuepress/utils" : " workspace:*" ,
45- "autoprefixer" : " ^10.4.18 " ,
45+ "autoprefixer" : " ^10.4.19 " ,
4646 "chokidar" : " ^3.6.0" ,
4747 "copy-webpack-plugin" : " ^12.0.2" ,
4848 "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 " ,
5151 "html-webpack-plugin" : " ^5.6.0" ,
5252 "mini-css-extract-plugin" : " ^2.8.1" ,
53- "postcss" : " ^8.4.35 " ,
53+ "postcss" : " ^8.4.38 " ,
5454 "postcss-csso" : " ^6.0.1" ,
5555 "postcss-loader" : " ^8.1.1" ,
5656 "style-loader" : " ^3.3.4" ,
5757 "vue" : " ^3.4.21" ,
5858 "vue-loader" : " ^17.4.2" ,
5959 "vue-router" : " ^4.3.0" ,
60- "webpack" : " ^5.90.3 " ,
60+ "webpack" : " ^5.91.0 " ,
6161 "webpack-chain" : " ^6.5.1" ,
62- "webpack-dev-server" : " ^5.0.2 " ,
62+ "webpack-dev-server" : " ^5.0.4 " ,
6363 "webpack-merge" : " ^5.10.0"
6464 },
6565 "publishConfig" : {
Original file line number Diff line number Diff line change 4242 "cac" : " ^6.7.14" ,
4343 "chokidar" : " ^3.6.0" ,
4444 "envinfo" : " ^7.11.1" ,
45- "esbuild" : " ~0.19.12 "
45+ "esbuild" : " ~0.20.2 "
4646 },
4747 "devDependencies" : {
4848 "@types/envinfo" : " ^7.8.3"
Original file line number Diff line number Diff line change 4343 "@types/markdown-it-emoji" : " ^2.0.4" ,
4444 "@vuepress/shared" : " workspace:*" ,
4545 "@vuepress/utils" : " workspace:*" ,
46- "markdown-it" : " ^14.0 .0" ,
46+ "markdown-it" : " ^14.1 .0" ,
4747 "markdown-it-anchor" : " ^8.6.7" ,
4848 "markdown-it-emoji" : " ^3.0.0" ,
4949 "mdurl" : " ^2.0.0"
You can’t perform that action at this time.
0 commit comments