Skip to content

Commit

Permalink
fix(deps): update dependency @zxing/browser to v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent b1e2591 commit c7e83dc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"@testing-library/user-event": "^14.4.3",
"@vueuse/core": "10.9.0",
"@vueuse/math": "10.9.0",
"@zxing/browser": "0.1.4",
"@zxing/browser": "0.1.5",
"@zxing/library": "0.21.0",
"chart.js": "4.4.2",
"date-fns": "3.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/persona/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@testing-library/user-event": "14.5.2",
"@vueuse/core": "10.9.0",
"@vueuse/math": "10.9.0",
"@zxing/browser": "0.1.4",
"@zxing/browser": "0.1.5",
"@zxing/library": "0.21.0",
"chart.js": "4.4.2",
"core-js": "3",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3307,7 +3307,7 @@ __metadata:
"@vue/eslint-config-typescript": "npm:13.0.0"
"@vueuse/core": "npm:10.9.0"
"@vueuse/math": "npm:10.9.0"
"@zxing/browser": "npm:0.1.4"
"@zxing/browser": "npm:0.1.5"
"@zxing/library": "npm:0.21.0"
autoprefixer: "npm:10.4.19"
browserslist-to-esbuild: "npm:2.1.1"
Expand Down Expand Up @@ -3455,7 +3455,7 @@ __metadata:
"@types/sanitize-html": "npm:2.11.0"
"@vueuse/core": "npm:10.9.0"
"@vueuse/math": "npm:10.9.0"
"@zxing/browser": "npm:0.1.4"
"@zxing/browser": "npm:0.1.5"
"@zxing/library": "npm:0.21.0"
browserslist-to-esbuild: "npm:2.1.1"
chart.js: "npm:4.4.2"
Expand Down Expand Up @@ -5594,17 +5594,17 @@ __metadata:
languageName: node
linkType: hard

"@zxing/browser@npm:0.1.4":
version: 0.1.4
resolution: "@zxing/browser@npm:0.1.4"
"@zxing/browser@npm:0.1.5":
version: 0.1.5
resolution: "@zxing/browser@npm:0.1.5"
dependencies:
"@zxing/text-encoding": "npm:^0.9.0"
peerDependencies:
"@zxing/library": ^0.20.0
"@zxing/library": ^0.21.0
dependenciesMeta:
"@zxing/text-encoding":
optional: true
checksum: 10/fc85267eeb9b2cfdbad6eb6be4b477fabe7262d5174f9ecf35632f058fdaac1cb250a30eabc37e2c624803ef16f73aa69816af0e9ebbe14977098363fd7a0a10
checksum: 10/13df1471dc93b1a54c11df00caebe529fb5e4435d5876e606da048697a039098f5650724710e92cef2db746dbf89b72d04791fd89c6b9a6cf1c1b841dc24cb32
languageName: node
linkType: hard

Expand Down

0 comments on commit c7e83dc

Please sign in to comment.