File tree Expand file tree Collapse file tree 9 files changed +576
-438
lines changed Expand file tree Collapse file tree 9 files changed +576
-438
lines changed Original file line number Diff line number Diff line change 2020 "@vuepress-e2e/style-exports" : " file:./modules/style-exports" ,
2121 "@vuepress/bundler-vite" : " workspace:*" ,
2222 "@vuepress/bundler-webpack" : " workspace:*" ,
23- "sass" : " ^1.79.4 " ,
24- "sass-embedded" : " ^1.79.4 " ,
23+ "sass" : " ^1.79.5 " ,
24+ "sass-embedded" : " ^1.79.5 " ,
2525 "sass-loader" : " ^16.0.2" ,
26- "vue" : " ^3.5.11 " ,
26+ "vue" : " ^3.5.12 " ,
2727 "vuepress" : " workspace:*"
2828 },
2929 "devDependencies" : {
Original file line number Diff line number Diff line change 3737 "@commitlint/types" : " ^19.5.0" ,
3838 "@types/node" : " ^22.7.5" ,
3939 "@types/webpack-env" : " ^1.18.5" ,
40- "@vitest/coverage-istanbul" : " ^2.1.2 " ,
40+ "@vitest/coverage-istanbul" : " ^2.1.3 " ,
4141 "bumpp" : " ^9.7.1" ,
4242 "conventional-changelog-cli" : " ^5.0.0" ,
4343 "eslint" : " ^9.12.0" ,
44- "eslint-config-vuepress" : " ^5.2.0 " ,
44+ "eslint-config-vuepress" : " ^5.2.1 " ,
4545 "husky" : " ^9.1.6" ,
4646 "jiti" : " ^2.3.3" ,
4747 "lint-staged" : " ^15.2.10" ,
5050 "rimraf" : " ^6.0.1" ,
5151 "sort-package-json" : " ^2.10.1" ,
5252 "taze" : " ^0.17.2" ,
53- "tsconfig-vuepress" : " ^5.2.0 " ,
53+ "tsconfig-vuepress" : " ^5.2.1 " ,
5454 "tsup" : " ^8.3.0" ,
5555 "typescript" : " ^5.6.3" ,
56- "vite" : " ~5.4.8 " ,
57- "vitest" : " ^2.1.2 " ,
56+ "vite" : " ~5.4.9 " ,
57+ "vitest" : " ^2.1.3 " ,
5858 "vue-tsc" : " ^2.1.6"
5959 },
6060 "packageManager" : " pnpm@9.12.1"
Original file line number Diff line number Diff line change 4646 "postcss" : " ^8.4.47" ,
4747 "postcss-load-config" : " ^6.0.1" ,
4848 "rollup" : " ^4.24.0" ,
49- "vite" : " ~5.4.8 " ,
50- "vue" : " ^3.5.11 " ,
49+ "vite" : " ~5.4.9 " ,
50+ "vue" : " ^3.5.12 " ,
5151 "vue-router" : " ^4.4.5"
5252 },
5353 "devDependencies" : {
Original file line number Diff line number Diff line change 5656 "postcss" : " ^8.4.47" ,
5757 "postcss-loader" : " ^8.1.1" ,
5858 "style-loader" : " ^4.0.0" ,
59- "vue" : " ^3.5.11 " ,
59+ "vue" : " ^3.5.12 " ,
6060 "vue-loader" : " ^17.4.2" ,
6161 "vue-router" : " ^4.4.5" ,
6262 "webpack" : " ^5.95.0" ,
Original file line number Diff line number Diff line change 3636 "@vuepress/core" : " workspace:*" ,
3737 "@vuepress/shared" : " workspace:*" ,
3838 "@vuepress/utils" : " workspace:*" ,
39- "vue" : " ^3.5.11 " ,
39+ "vue" : " ^3.5.12 " ,
4040 "vue-router" : " ^4.4.5"
4141 },
4242 "publishConfig" : {
Original file line number Diff line number Diff line change 3939 "dependencies" : {
4040 "@vue/devtools-api" : " ^7.4.6" ,
4141 "@vuepress/shared" : " workspace:*" ,
42- "vue" : " ^3.5.11 " ,
42+ "vue" : " ^3.5.12 " ,
4343 "vue-router" : " ^4.4.5"
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.5.11 "
38+ "vue" : " ^3.5.12 "
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.5.11 "
58+ "vue" : " ^3.5.12 "
5959 },
6060 "peerDependencies" : {
6161 "@vuepress/bundler-vite" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments