Skip to content

Commit

Permalink
Bump qrcode.react from 3.1.0 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps [qrcode.react](https://github.com/zpao/qrcode.react) from 3.1.0 to 4.0.1.
- [Release notes](https://github.com/zpao/qrcode.react/releases)
- [Changelog](https://github.com/zpao/qrcode.react/blob/trunk/CHANGELOG.md)
- [Commits](zpao/qrcode.react@v3.1.0...v4.0.1)

---
updated-dependencies:
- dependency-name: qrcode.react
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 9, 2024
1 parent 04db784 commit 4e86696
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"lucide-react": "0.436.0",
"mipd": "0.0.7",
"nprogress": "0.2.0",
"qrcode.react": "3.1.0",
"qrcode.react": "4.0.1",
"quill": "2.0.2",
"react": "18.2.0",
"react-chariot-connect": "1.0.8",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4506,7 +4506,7 @@ __metadata:
msw: "npm:2.3.1"
nprogress: "npm:0.2.0"
postcss-import: "npm:16.1.0"
qrcode.react: "npm:3.1.0"
qrcode.react: "npm:4.0.1"
quill: "npm:2.0.2"
react: "npm:18.2.0"
react-chariot-connect: "npm:1.0.8"
Expand Down Expand Up @@ -8353,7 +8353,16 @@ __metadata:
languageName: node
linkType: hard

"qrcode.react@npm:3.1.0, qrcode.react@npm:^3.1.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: 10/786cf24511940079247f0c640daa7760f65b244ada465b54647d35cf666ca2d9efc78082339893cd4dc70711fdaef436306c9310c9c12c719fe823e585f82d4e
languageName: node
linkType: hard

"qrcode.react@npm:^3.1.0":
version: 3.1.0
resolution: "qrcode.react@npm:3.1.0"
peerDependencies:
Expand Down

0 comments on commit 4e86696

Please sign in to comment.