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 1
1
<template >
2
2
<a
3
3
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"
5
5
target =" _blank"
6
6
>
7
7
<img width =" 22" height =" 22" src =" /mp-pinia-logo.svg" />
14
14
15
15
<a
16
16
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"
18
18
target =" _blank"
19
19
>
20
20
<img width =" 22" height =" 22" src =" /vue-cert-logo.svg" />
Original file line number Diff line number Diff line change 13
13
"docs:preview" : " vitepress preview ."
14
14
},
15
15
"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 " ,
19
19
"vue-router" : " workspace:*"
20
20
}
21
21
}
Original file line number Diff line number Diff line change 9
9
"preview" : " vite preview --port 4173"
10
10
},
11
11
"dependencies" : {
12
- "vue" : " ^3.4.19 "
12
+ "vue" : " ^3.4.23 "
13
13
},
14
14
"devDependencies" : {
15
- "@types/node" : " ^20.11.19 " ,
15
+ "@types/node" : " ^20.12.7 " ,
16
16
"@vitejs/plugin-vue" : " ^5.0.4" ,
17
- "@vue/compiler-sfc" : " ^3.4.19 " ,
17
+ "@vue/compiler-sfc" : " ^3.4.23 " ,
18
18
"@vue/tsconfig" : " ^0.5.1" ,
19
19
"typescript" : " ~5.3.3" ,
20
- "vite" : " ^5.1.1 " ,
20
+ "vite" : " ^5.2.9 " ,
21
21
"vue-router" : " workspace:*" ,
22
22
"vue-tsc" : " ^1.8.27"
23
23
}
Original file line number Diff line number Diff line change 129
129
"@types/jsdom" : " ^21.1.6" ,
130
130
"@types/nightwatch" : " ^2.3.30" ,
131
131
"@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 " ,
134
134
"@vue/test-utils" : " ^2.4.4" ,
135
135
"browserstack-local" : " ^1.5.5" ,
136
136
"chromedriver" : " ^121.0.2" ,
150
150
"rollup-plugin-typescript2" : " ^0.36.0" ,
151
151
"sucrase" : " ^3.34.0" ,
152
152
"typescript" : " ~5.3.3" ,
153
- "vite" : " ^5.1.1 " ,
154
- "vue" : " ^3.4.19 "
153
+ "vite" : " ^5.2.9 " ,
154
+ "vue" : " ^3.4.23 "
155
155
}
156
156
}
You can’t perform that action at this time.
0 commit comments