File tree Expand file tree Collapse file tree 8 files changed +514
-258
lines changed Expand file tree Collapse file tree 8 files changed +514
-258
lines changed Original file line number Diff line number Diff line change 2222 "@vuepress/bundler-webpack" : " workspace:*" ,
2323 "sass" : " ^1.77.8" ,
2424 "sass-loader" : " ^14.2.1" ,
25- "vue" : " ^3.4.31 " ,
25+ "vue" : " ^3.4.32 " ,
2626 "vuepress" : " workspace:*"
2727 },
2828 "devDependencies" : {
29- "@playwright/test" : " ^1.45.1 " ,
29+ "@playwright/test" : " ^1.45.2 " ,
3030 "anywhere" : " ^1.6.0" ,
3131 "cross-env" : " ^7.0.3"
3232 }
Original file line number Diff line number Diff line change 3434 "@commitlint/cli" : " ^19.3.0" ,
3535 "@commitlint/config-conventional" : " ^19.2.2" ,
3636 "@commitlint/types" : " ^19.0.3" ,
37- "@types/node" : " ^20.14.10 " ,
37+ "@types/node" : " ^20.14.11 " ,
3838 "@types/webpack-env" : " ^1.18.5" ,
39- "@vitest/coverage-istanbul" : " ^2.0.2 " ,
39+ "@vitest/coverage-istanbul" : " ^2.0.3 " ,
4040 "bumpp" : " ^9.4.1" ,
4141 "conventional-changelog-cli" : " ^5.0.0" ,
4242 "eslint" : " ^8.57.0" ,
4949 "rimraf" : " ^6.0.1" ,
5050 "sort-package-json" : " ^2.10.0" ,
5151 "tsconfig-vuepress" : " ^4.5.0" ,
52- "tsup" : " ^8.1.0 " ,
52+ "tsup" : " ^8.1.2 " ,
5353 "typescript" : " ^5.5.3" ,
54- "vite" : " ~5.3.3 " ,
55- "vitest" : " ^2.0.2 " ,
54+ "vite" : " ~5.3.4 " ,
55+ "vitest" : " ^2.0.3 " ,
5656 "vue-tsc" : " ^2.0.26"
5757 },
5858 "packageManager" : " pnpm@9.5.0" ,
Original file line number Diff line number Diff line change 4545 "postcss" : " ^8.4.39" ,
4646 "postcss-load-config" : " ^6.0.1" ,
4747 "rollup" : " ^4.18.1" ,
48- "vite" : " ~5.3.3 " ,
49- "vue" : " ^3.4.31 " ,
48+ "vite" : " ~5.3.4 " ,
49+ "vue" : " ^3.4.32 " ,
5050 "vue-router" : " ^4.4.0"
5151 },
5252 "publishConfig" : {
Original file line number Diff line number Diff line change 4747 "copy-webpack-plugin" : " ^12.0.2" ,
4848 "css-loader" : " ^7.1.2" ,
4949 "css-minimizer-webpack-plugin" : " ^7.0.0" ,
50- "esbuild-loader" : " ~4.2.1 " ,
50+ "esbuild-loader" : " ~4.2.2 " ,
5151 "express" : " ^4.19.2" ,
5252 "html-webpack-plugin" : " ^5.6.0" ,
5353 "lightningcss" : " ^1.25.1" ,
5454 "mini-css-extract-plugin" : " ^2.9.0" ,
5555 "postcss" : " ^8.4.39" ,
5656 "postcss-loader" : " ^8.1.1" ,
5757 "style-loader" : " ^4.0.0" ,
58- "vue" : " ^3.4.31 " ,
58+ "vue" : " ^3.4.32 " ,
5959 "vue-loader" : " ^17.4.2" ,
6060 "vue-router" : " ^4.4.0" ,
6161 "webpack" : " ^5.93.0" ,
Original file line number Diff line number Diff line change 3939 "dependencies" : {
4040 "@vue/devtools-api" : " ^6.6.3" ,
4141 "@vuepress/shared" : " workspace:*" ,
42- "vue" : " ^3.4.31 " ,
42+ "vue" : " ^3.4.32 " ,
4343 "vue-router" : " ^4.4.0"
4444 },
4545 "publishConfig" : {
Original file line number Diff line number Diff line change 3535 "@vuepress/markdown" : " workspace:*" ,
3636 "@vuepress/shared" : " workspace:*" ,
3737 "@vuepress/utils" : " workspace:*" ,
38- "vue" : " ^3.4.31 "
38+ "vue" : " ^3.4.32 "
3939 },
4040 "publishConfig" : {
4141 "access" : " public"
Original file line number Diff line number Diff line change 5555 "@vuepress/markdown" : " workspace:*" ,
5656 "@vuepress/shared" : " workspace:*" ,
5757 "@vuepress/utils" : " workspace:*" ,
58- "vue" : " ^3.4.31 "
58+ "vue" : " ^3.4.32 "
5959 },
6060 "peerDependencies" : {
6161 "@vuepress/bundler-vite" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments