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 27, 2023
1 parent 4ff9187 commit ad9e17f
Show file tree
Hide file tree
Showing 3 changed files with 322 additions and 260 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'

}
12 changes: 6 additions & 6 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,30 +40,30 @@
"@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.1",
"critters": "0.0.19",
"cross-env": "7.0.3",
"https-localhost": "4.7.1",
"incstr": "^1.2.3",
"markdown-it-link-attributes": "4.0.1",
"markdown-it-shiki": "0.9.0",
"pnpm": "7.33.2",
"sass": "1.63.6",
"sass": "1.64.1",
"shiki": "0.14.3",
"type-fest": "^3.1.0",
"typescript": "5.1.3",
"unplugin-auto-import": "0.16.4",
"unplugin-icons": "0.16.3",
"unplugin-vue-components": "0.25.1",
"vite": "4.3.9",
"vite": "4.4.7",
"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.8"
}
}
Loading

0 comments on commit ad9e17f

Please sign in to comment.