Skip to content

Commit

Permalink
fix(deps): update dependency @zxing/library to v0.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent b720892 commit e49e32b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@vueuse/core": "10.9.0",
"@vueuse/math": "10.9.0",
"@zxing/browser": "0.1.5",
"@zxing/library": "0.21.0",
"@zxing/library": "0.21.2",
"chart.js": "4.4.3",
"date-fns": "3.6.0",
"defu": "6.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/persona/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@vueuse/core": "10.9.0",
"@vueuse/math": "10.9.0",
"@zxing/browser": "0.1.5",
"@zxing/library": "0.21.0",
"@zxing/library": "0.21.2",
"chart.js": "4.4.3",
"core-js": "3",
"date-fns": "3.6.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3927,7 +3927,7 @@ __metadata:
"@vueuse/core": "npm:10.9.0"
"@vueuse/math": "npm:10.9.0"
"@zxing/browser": "npm:0.1.5"
"@zxing/library": "npm:0.21.0"
"@zxing/library": "npm:0.21.2"
autoprefixer: "npm:10.4.19"
browserslist-to-esbuild: "npm:2.1.1"
chart.js: "npm:4.4.3"
Expand Down Expand Up @@ -4075,7 +4075,7 @@ __metadata:
"@vueuse/core": "npm:10.9.0"
"@vueuse/math": "npm:10.9.0"
"@zxing/browser": "npm:0.1.5"
"@zxing/library": "npm:0.21.0"
"@zxing/library": "npm:0.21.2"
browserslist-to-esbuild: "npm:2.1.1"
chart.js: "npm:4.4.3"
core-js: "npm:3"
Expand Down Expand Up @@ -6216,16 +6216,16 @@ __metadata:
languageName: node
linkType: hard

"@zxing/library@npm:0.21.0":
version: 0.21.0
resolution: "@zxing/library@npm:0.21.0"
"@zxing/library@npm:0.21.2":
version: 0.21.2
resolution: "@zxing/library@npm:0.21.2"
dependencies:
"@zxing/text-encoding": "npm:~0.9.0"
ts-custom-error: "npm:^3.2.1"
dependenciesMeta:
"@zxing/text-encoding":
optional: true
checksum: 10/6a37a43ea27bff29c733502493d785128510510fbd26c1e2426c4f7cc9e14126e69342f2ec7ac78d5da598cdbc8775c7f7526f8e69daeefd82c68b4a653cc4d2
checksum: 10/29809998902511a34507c7e93b61b1de7be697ae9dbc9854a3371f3eebf95a479d15a050735b7e51045d11383834bbe21d78fec20d6923d85b737414d6f9d247
languageName: node
linkType: hard

Expand Down

0 comments on commit e49e32b

Please sign in to comment.