Skip to content

Commit

Permalink
chore(deps): update dependency qrcode to v1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2023
1 parent 7b0f073 commit 07851a4
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 @@ -65,7 +65,7 @@
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"prism-react-renderer": "^1.3.5",
"qrcode": "^1.5.1",
"qrcode": "^1.5.3",
"qrious": "^4.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-qrcode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react"
],
"peerDependencies": {
"qrcode": ">=1.0.0",
"qrcode": ">=1.5.3",
"react": ">=16.8.0"
},
"publishConfig": {
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 07851a4

Please sign in to comment.