File tree Expand file tree Collapse file tree 3 files changed +276
-215
lines changed Expand file tree Collapse file tree 3 files changed +276
-215
lines changed Original file line number Diff line number Diff line change @@ -197,6 +197,6 @@ repositories {
197
197
dependencies {
198
198
implementation fileTree(include : [' *.jar' ], dir : ' libs' )
199
199
200
- implementation ' com.google.androidbrowserhelper:androidbrowserhelper:2.4 .0'
200
+ implementation ' com.google.androidbrowserhelper:androidbrowserhelper:2.5 .0'
201
201
202
202
}
Original file line number Diff line number Diff line change 23
23
"@vueuse/router" : " ^9.4.0" ,
24
24
"color-hash" : " 2.0.2" ,
25
25
"del-cli" : " ^5.0.0" ,
26
- "focus-trap" : " 7.4.3 " ,
26
+ "focus-trap" : " 7.5.2 " ,
27
27
"lodash-es" : " 4.17.21" ,
28
28
"panzoom" : " ^9.4.3" ,
29
29
"svg-pan-zoom" : " ^3.6.1" ,
40
40
"@types/lodash-es" : " ^4.17.6" ,
41
41
"@types/markdown-it-link-attributes" : " ^3.0.1" ,
42
42
"@vitejs/plugin-vue" : " 4.2.3" ,
43
- "@vue/test-utils" : " 2.3.2 " ,
43
+ "@vue/test-utils" : " 2.4.0 " ,
44
44
"critters" : " 0.0.19" ,
45
45
"cross-env" : " 7.0.3" ,
46
46
"https-localhost" : " 4.7.1" ,
55
55
"unplugin-auto-import" : " 0.16.4" ,
56
56
"unplugin-icons" : " 0.16.3" ,
57
57
"unplugin-vue-components" : " 0.25.1" ,
58
- "vite" : " 4.3.9 " ,
58
+ "vite" : " 4.4.4 " ,
59
59
"vite-plugin-inspect" : " 0.7.29" ,
60
60
"vite-plugin-pages" : " ^0.31.0" ,
61
61
"vite-plugin-pwa" : " 0.16.4" ,
62
62
"vite-plugin-vue-layouts" : " ^0.8.0" ,
63
63
"vite-plugin-vue-markdown" : " 0.23.5" ,
64
- "vite-ssg" : " 0.22.2 " ,
64
+ "vite-ssg" : " 0.23.1 " ,
65
65
"vite-ssg-sitemap" : " 0.5.1" ,
66
66
"vitest" : " 0.33.0" ,
67
- "vue-tsc" : " 1.6 .5"
67
+ "vue-tsc" : " 1.8 .5"
68
68
}
69
69
}
You can’t perform that action at this time.
0 commit comments