Skip to content

Commit 35978b3

Browse files
chore(deps): update all minor dependency bump
1 parent 4ff9187 commit 35978b3

File tree

3 files changed

+276
-215
lines changed

3 files changed

+276
-215
lines changed

packages/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,6 @@ repositories {
197197
dependencies {
198198
implementation fileTree(include: ['*.jar'], dir: 'libs')
199199

200-
implementation 'com.google.androidbrowserhelper:androidbrowserhelper:2.4.0'
200+
implementation 'com.google.androidbrowserhelper:androidbrowserhelper:2.5.0'
201201

202202
}

packages/web/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@vueuse/router": "^9.4.0",
2424
"color-hash": "2.0.2",
2525
"del-cli": "^5.0.0",
26-
"focus-trap": "7.4.3",
26+
"focus-trap": "7.5.2",
2727
"lodash-es": "4.17.21",
2828
"panzoom": "^9.4.3",
2929
"svg-pan-zoom": "^3.6.1",
@@ -40,7 +40,7 @@
4040
"@types/lodash-es": "^4.17.6",
4141
"@types/markdown-it-link-attributes": "^3.0.1",
4242
"@vitejs/plugin-vue": "4.2.3",
43-
"@vue/test-utils": "2.3.2",
43+
"@vue/test-utils": "2.4.0",
4444
"critters": "0.0.19",
4545
"cross-env": "7.0.3",
4646
"https-localhost": "4.7.1",
@@ -55,15 +55,15 @@
5555
"unplugin-auto-import": "0.16.4",
5656
"unplugin-icons": "0.16.3",
5757
"unplugin-vue-components": "0.25.1",
58-
"vite": "4.3.9",
58+
"vite": "4.4.4",
5959
"vite-plugin-inspect": "0.7.29",
6060
"vite-plugin-pages": "^0.31.0",
6161
"vite-plugin-pwa": "0.16.4",
6262
"vite-plugin-vue-layouts": "^0.8.0",
6363
"vite-plugin-vue-markdown": "0.23.5",
64-
"vite-ssg": "0.22.2",
64+
"vite-ssg": "0.23.1",
6565
"vite-ssg-sitemap": "0.5.1",
6666
"vitest": "0.33.0",
67-
"vue-tsc": "1.6.5"
67+
"vue-tsc": "1.8.5"
6868
}
6969
}

0 commit comments

Comments
 (0)