File tree Expand file tree Collapse file tree 5 files changed +456
-600
lines changed
.vitepress/theme/components Expand file tree Collapse file tree 5 files changed +456
-600
lines changed Original file line number Diff line number Diff line change 11<template >
22 <a
33 class =" banner mp"
4- href =" https://masteringpinia.com?utm=pinia- sidebar"
4+ href =" https://masteringpinia.com/?utm_source=affiliate&utm_medium=vuerouter&utm_campaign=VueRouter_MP&utm_content= sidebar"
55 target =" _blank"
66 >
77 <img width =" 22" height =" 22" src =" /mp-pinia-logo.svg" />
1414
1515 <a
1616 class =" banner cert"
17- href =" https://certificates.dev/vuejs/?friend=VUEROUTER&utm_source=pinia_vuejs &utm_medium=link&utm_campaign=pinia_vuejs_links &utm_content=sidebar"
17+ href =" https://certificates.dev/vuejs/?friend=VUEROUTER&utm_source=router_vuejs &utm_medium=link&utm_campaign=router_vuejs_links &utm_content=sidebar"
1818 target =" _blank"
1919 >
2020 <img width =" 22" height =" 22" src =" /vue-cert-logo.svg" />
Original file line number Diff line number Diff line change 1313 "docs:preview" : " vitepress preview ."
1414 },
1515 "dependencies" : {
16- "simple-git" : " ^3.22 .0" ,
17- "vitepress" : " 1.0.0-rc.44 " ,
18- "vitepress-translation-helper" : " ^0.1.3 " ,
16+ "simple-git" : " ^3.24 .0" ,
17+ "vitepress" : " 1.1.0 " ,
18+ "vitepress-translation-helper" : " ^0.2.1 " ,
1919 "vue-router" : " workspace:*"
2020 }
2121}
Original file line number Diff line number Diff line change 99 "preview" : " vite preview --port 4173"
1010 },
1111 "dependencies" : {
12- "vue" : " ^3.4.19 "
12+ "vue" : " ^3.4.23 "
1313 },
1414 "devDependencies" : {
15- "@types/node" : " ^20.11.19 " ,
15+ "@types/node" : " ^20.12.7 " ,
1616 "@vitejs/plugin-vue" : " ^5.0.4" ,
17- "@vue/compiler-sfc" : " ^3.4.19 " ,
17+ "@vue/compiler-sfc" : " ^3.4.23 " ,
1818 "@vue/tsconfig" : " ^0.5.1" ,
1919 "typescript" : " ~5.3.3" ,
20- "vite" : " ^5.1.1 " ,
20+ "vite" : " ^5.2.9 " ,
2121 "vue-router" : " workspace:*" ,
2222 "vue-tsc" : " ^1.8.27"
2323 }
Original file line number Diff line number Diff line change 129129 "@types/jsdom" : " ^21.1.6" ,
130130 "@types/nightwatch" : " ^2.3.30" ,
131131 "@vitejs/plugin-vue" : " ^5.0.4" ,
132- "@vue/compiler-sfc" : " ^3.4.19 " ,
133- "@vue/server-renderer" : " ^3.4.19 " ,
132+ "@vue/compiler-sfc" : " ^3.4.23 " ,
133+ "@vue/server-renderer" : " ^3.4.23 " ,
134134 "@vue/test-utils" : " ^2.4.4" ,
135135 "browserstack-local" : " ^1.5.5" ,
136136 "chromedriver" : " ^121.0.2" ,
150150 "rollup-plugin-typescript2" : " ^0.36.0" ,
151151 "sucrase" : " ^3.34.0" ,
152152 "typescript" : " ~5.3.3" ,
153- "vite" : " ^5.1.1 " ,
154- "vue" : " ^3.4.19 "
153+ "vite" : " ^5.2.9 " ,
154+ "vue" : " ^3.4.23 "
155155 }
156156}
You can’t perform that action at this time.
0 commit comments