Update dependency qrcode.react to v4 (#93)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-02 18:39:16 -07:00
committed by GitHub
parent e6a99feafc
commit 964f960da5
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
"livekit-server-sdk": "^2.1.2",
"lodash": "^4.17.21",
"next": "^14.0.4",
"qrcode.react": "^3.1.0",
"qrcode.react": "^4.0.0",
"react": "^18",
"react-dom": "^18"
},