Skip to content

Commit

Permalink
chore(deps): update all minor dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2023
1 parent 4ff9187 commit 35978b3
Show file tree
Hide file tree
Showing 3 changed files with 276 additions and 215 deletions.
2 changes: 1 addition & 1 deletion packages/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,6 @@ repositories {
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')

implementation 'com.google.androidbrowserhelper:androidbrowserhelper:2.4.0'
implementation 'com.google.androidbrowserhelper:androidbrowserhelper:2.5.0'

}
10 changes: 5 additions & 5 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@vueuse/router": "^9.4.0",
"color-hash": "2.0.2",
"del-cli": "^5.0.0",
"focus-trap": "7.4.3",
"focus-trap": "7.5.2",
"lodash-es": "4.17.21",
"panzoom": "^9.4.3",
"svg-pan-zoom": "^3.6.1",
Expand All @@ -40,7 +40,7 @@
"@types/lodash-es": "^4.17.6",
"@types/markdown-it-link-attributes": "^3.0.1",
"@vitejs/plugin-vue": "4.2.3",
"@vue/test-utils": "2.3.2",
"@vue/test-utils": "2.4.0",
"critters": "0.0.19",
"cross-env": "7.0.3",
"https-localhost": "4.7.1",
Expand All @@ -55,15 +55,15 @@
"unplugin-auto-import": "0.16.4",
"unplugin-icons": "0.16.3",
"unplugin-vue-components": "0.25.1",
"vite": "4.3.9",
"vite": "4.4.4",
"vite-plugin-inspect": "0.7.29",
"vite-plugin-pages": "^0.31.0",
"vite-plugin-pwa": "0.16.4",
"vite-plugin-vue-layouts": "^0.8.0",
"vite-plugin-vue-markdown": "0.23.5",
"vite-ssg": "0.22.2",
"vite-ssg": "0.23.1",
"vite-ssg-sitemap": "0.5.1",
"vitest": "0.33.0",
"vue-tsc": "1.6.5"
"vue-tsc": "1.8.5"
}
}
Loading

0 comments on commit 35978b3

Please sign in to comment.