Skip to content

Commit

Permalink
chore(deps): bump the vue group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the vue group with 2 updates in the / directory: [vue-currency-input](https://github.com/dm4t2/vue-currency-input) and [vue-qrcode-reader](https://github.com/gruhn/vue-qrcode-reader).


Updates `vue-currency-input` from 3.1.0 to 3.2.1
- [Release notes](https://github.com/dm4t2/vue-currency-input/releases)
- [Changelog](https://github.com/dm4t2/vue-currency-input/blob/main/CHANGELOG.md)
- [Commits](dm4t2/vue-currency-input@3.1.0...3.2.1)

Updates `vue-qrcode-reader` from 5.5.11 to 5.7.0
- [Release notes](https://github.com/gruhn/vue-qrcode-reader/releases)
- [Commits](gruhn/vue-qrcode-reader@v5.5.11...v5.7.0)

---
updated-dependencies:
- dependency-name: vue-currency-input
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vue
- dependency-name: vue-qrcode-reader
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent e565434 commit ff54075
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,9 @@
"qrcode.vue": "^3.6.0",
"sweetalert2": "^11.15.3",
"uuid": "^11.0.3",
"vue-currency-input": "^3.1.0",
"vue-currency-input": "^3.2.1",
"vue-gtag": "^2.0.1",
"vue-qrcode-reader": "5.5.11"
"vue-qrcode-reader": "5.7.0"
},
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14402,10 +14402,10 @@ vue-component-type-helpers@^2.0.0:
resolved "https://registry.yarnpkg.com/vue-component-type-helpers/-/vue-component-type-helpers-2.1.6.tgz#f350515b252ed9e76960ac51f135636f8baef3fe"
integrity sha512-ng11B8B/ZADUMMOsRbqv0arc442q7lifSubD0v8oDXIFoMg/mXwAPUunrroIDkY+mcD0dHKccdaznSVp8EoX3w==

vue-currency-input@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/vue-currency-input/-/vue-currency-input-3.1.0.tgz#869a89bbbb98cc8e483cb410adbdd0f8d6eb1d74"
integrity sha512-XZ8bg61zRNJjRDo7I4K0UAah9qtkipexRcn/h9MzEqZQ9gVZWABObgN+042UchmCTiwSfsjGOd6DZGzd/TUUMA==
vue-currency-input@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/vue-currency-input/-/vue-currency-input-3.2.1.tgz#61a6fdf2b80e3f1b21017a1eec614893766cb30f"
integrity sha512-Osfxzdu5cdZSCS4Cm0vuk7LwNeSdHWGIWK8gtDBC1kU0UtAKz7iU/8dyJ0KDJKxbAYiKeovoQTRfYxCH82I0EA==

vue-demi@>=0.14.10, vue-demi@^0.14.10, vue-demi@^0.14.6:
version "0.14.10"
Expand Down Expand Up @@ -14435,10 +14435,10 @@ vue-gtag@^2.0.1:
resolved "https://registry.yarnpkg.com/vue-gtag/-/vue-gtag-2.0.1.tgz#d4dc1b9cf79809c37ce844824c0f7fa97af520dd"
integrity sha512-aM4A58FVL0wV2ptYi+xzAjeg+pQVRyUcfBc5UkXAwQrR4t3WBhor50Izp2I+3Oo7+l+vWJ7u78DGcNzReb8S/A==

vue-qrcode-reader@5.5.11:
version "5.5.11"
resolved "https://registry.yarnpkg.com/vue-qrcode-reader/-/vue-qrcode-reader-5.5.11.tgz#84b3abf54471e4dfc39d7e5959a741bd0f4137c3"
integrity sha512-Ec/bVML1jgxSX+usbgdcXGhOFEFo4EzApCO2CNT1YK0Dcb0Mp7ASygz78RJJs22SU2oI7vz9iJDyr4ucSDTvjQ==
vue-qrcode-reader@5.7.0:
version "5.7.0"
resolved "https://registry.yarnpkg.com/vue-qrcode-reader/-/vue-qrcode-reader-5.7.0.tgz#ba22dd6ea6c17d7788506f9be3fa7f3fb8b4b9bb"
integrity sha512-NuLBK3madyMhM35n2libd0i5GH3Rcvq2d7qB1Qyf5FqdIdC6GaMEC8Wi8v0HFuv5V5aptOLhHVBfSczBpO3lvA==
dependencies:
barcode-detector "2.2.2"
webrtc-adapter "8.2.3"
Expand Down

0 comments on commit ff54075

Please sign in to comment.