File tree Expand file tree Collapse file tree 4 files changed +154
-154
lines changed Expand file tree Collapse file tree 4 files changed +154
-154
lines changed Original file line number Diff line number Diff line change 1919 "@vuepress-e2e/conditional-exports" : " file:./modules/conditional-exports" ,
2020 "@vuepress/bundler-vite" : " workspace:*" ,
2121 "@vuepress/bundler-webpack" : " workspace:*" ,
22- "sass" : " ^1.77.2 " ,
22+ "sass" : " ^1.77.4 " ,
2323 "sass-loader" : " ^14.2.1" ,
2424 "vue" : " ^3.4.27" ,
2525 "vuepress" : " workspace:*"
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.12.12 " ,
37+ "@types/node" : " ^20.12.13 " ,
3838 "@types/webpack-env" : " ^1.18.5" ,
3939 "@vitest/coverage-istanbul" : " ^1.6.0" ,
4040 "bumpp" : " ^9.4.1" ,
5151 "tsconfig-vuepress" : " ^4.5.0" ,
5252 "tsup" : " ^8.0.2" ,
5353 "typescript" : " ^5.4.5" ,
54- "vite" : " ~5.2.11 " ,
54+ "vite" : " ~5.2.12 " ,
5555 "vitest" : " ^1.6.0" ,
5656 "vue-tsc" : " ^2.0.19"
5757 },
58- "packageManager" :
" [email protected] .2 " ,
58+ "packageManager" :
" [email protected] .4 " ,
5959 "engines" : {
6060 "node" : " >=18.16.0"
6161 }
Original file line number Diff line number Diff line change 3333 "clean" : " rimraf dist"
3434 },
3535 "dependencies" : {
36- "@vitejs/plugin-vue" : " ^5.0.4 " ,
36+ "@vitejs/plugin-vue" : " ^5.0.5 " ,
3737 "@vuepress/client" : " workspace:*" ,
3838 "@vuepress/core" : " workspace:*" ,
3939 "@vuepress/shared" : " workspace:*" ,
4343 "postcss" : " ^8.4.38" ,
4444 "postcss-load-config" : " ^5.1.0" ,
4545 "rollup" : " ^4.18.0" ,
46- "vite" : " ~5.2.11 " ,
46+ "vite" : " ~5.2.12 " ,
4747 "vue" : " ^3.4.27" ,
4848 "vue-router" : " ^4.3.2"
4949 },
You can’t perform that action at this time.
0 commit comments