Skip to content

Commit

Permalink
fix(deps): update dependency qrcode.react to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 56795c9 commit 2468693
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"classnames": "^2.5.1",
"ky": "^1.7.3",
"lodash-es": "^4.17.21",
"qrcode.react": "^3.2.0",
"qrcode.react": "^4.1.0",
"react": "^18.3.1",
"react-accessible-dropdown-menu-hook": "^4.0.0",
"react-dialog-polyfill": "^1.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14958,12 +14958,12 @@ __metadata:
languageName: node
linkType: hard

"qrcode.react@npm:^3.2.0":
version: 3.2.0
resolution: "qrcode.react@npm:3.2.0"
"qrcode.react@npm:^4.1.0":
version: 4.1.0
resolution: "qrcode.react@npm:4.1.0"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 10c0/86479ce19c7711baccf4a4d84ffddf008823e080f5209fc38c84b9d47435bc0568a81972e021eb147ee9dc3090638731f4169ec07a1e243185e5a548d75a18cc
checksum: 10c0/716ed23e094613e89b9692d0c11720adf3724133607e097f5221815bfe4ac48235ac312b4991d08a42f3b7735768da9e8f8dd745b5bf87ac2efd5127fba5943f
languageName: node
linkType: hard

Expand Down Expand Up @@ -16442,7 +16442,7 @@ __metadata:
lodash-es: "npm:^4.17.21"
mini-css-extract-plugin: "npm:^2.9.2"
prettier: "npm:^3.4.2"
qrcode.react: "npm:^3.2.0"
qrcode.react: "npm:^4.1.0"
react: "npm:^18.3.1"
react-accessible-dropdown-menu-hook: "npm:^4.0.0"
react-dialog-polyfill: "npm:^1.3.0"
Expand Down

0 comments on commit 2468693

Please sign in to comment.