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 Sep 1, 2024
1 parent 01d7f44 commit eb0db26
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 @@ -57,7 +57,7 @@
"classnames": "^2.5.1",
"ky": "^1.7.1",
"lodash-es": "^4.17.21",
"qrcode.react": "^3.2.0",
"qrcode.react": "^4.0.1",
"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 @@ -15354,12 +15354,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.0.1":
version: 4.0.1
resolution: "qrcode.react@npm:4.0.1"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 10c0/86479ce19c7711baccf4a4d84ffddf008823e080f5209fc38c84b9d47435bc0568a81972e021eb147ee9dc3090638731f4169ec07a1e243185e5a548d75a18cc
checksum: 10c0/b4c1b8874f88dd1f42573c6c9d753d3ee3e8cd4ee799962e530ae51e7fad0b020a8bd3f016a6ab4f69e2151aadf019405b16e46c11f532c2b51fc4b8159fcc73
languageName: node
linkType: hard

Expand Down Expand Up @@ -16900,7 +16900,7 @@ __metadata:
lodash-es: "npm:^4.17.21"
mini-css-extract-plugin: "npm:^2.9.1"
prettier: "npm:^3.3.3"
qrcode.react: "npm:^3.2.0"
qrcode.react: "npm:^4.0.1"
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 eb0db26

Please sign in to comment.