Skip to content

Commit

Permalink
fix(deps): update all non-major dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 20117ab commit ed8319b
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 64 deletions.
2 changes: 1 addition & 1 deletion packages/android/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"release": "bubblewrap playPublish"
},
"devDependencies": {
"@bubblewrap/cli": "1.22.0"
"@bubblewrap/cli": "1.22.2"
}
}
6 changes: 3 additions & 3 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
"panzoom": "9.4.3",
"svg-pan-zoom": "3.6.2",
"vue": "3.5.13",
"vue-i18n": "9.14.1",
"vue-i18n": "9.14.2",
"vue-router": "4.4.5"
},
"devDependencies": {
"@frsource/eslint-config": "1.13.0",
"@frsource/frs-replace": "4.1.1",
"@frsource/prettier-config": "1.9.0",
"@iconify-json/carbon": "1.2.4",
"@iconify-json/carbon": "1.2.5",
"@intlify/unplugin-vue-i18n": "4.0.0",
"@shikijs/markdown-it": "1.16.2",
"@types/color-hash": "2.0.0",
Expand Down Expand Up @@ -66,7 +66,7 @@
"unplugin-vue-markdown": "0.26.2",
"vite": "5.4.11",
"vite-plugin-inspect": "0.8.8",
"vite-plugin-pages": "0.32.3",
"vite-plugin-pages": "0.32.4",
"vite-plugin-pwa": "0.20.5",
"vite-plugin-vue-layouts": "0.11.0",
"vite-ssg": "0.23.8",
Expand Down
129 changes: 69 additions & 60 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ed8319b

Please sign in to comment.