Skip to content

Commit

Permalink
fix(deps): update dependency react-qr-code to v2.0.15 (#1312)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent 1d7de28 commit 949a64a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"react-helmet": "6.1.0",
"react-i18next": "14.1.2",
"react-image-crop": "11.0.5",
"react-qr-code": "2.0.14",
"react-qr-code": "2.0.15",
"react-query": "3.39.3",
"react-quill": "2.0.0",
"react-router": "6.23.1",
Expand Down
14 changes: 5 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7918,7 +7918,7 @@ __metadata:
react-helmet: "npm:6.1.0"
react-i18next: "npm:14.1.2"
react-image-crop: "npm:11.0.5"
react-qr-code: "npm:2.0.14"
react-qr-code: "npm:2.0.15"
react-query: "npm:3.39.3"
react-quill: "npm:2.0.0"
react-router: "npm:6.23.1"
Expand Down Expand Up @@ -11834,19 +11834,15 @@ __metadata:
languageName: node
linkType: hard

"react-qr-code@npm:2.0.14":
version: 2.0.14
resolution: "react-qr-code@npm:2.0.14"
"react-qr-code@npm:2.0.15":
version: 2.0.15
resolution: "react-qr-code@npm:2.0.15"
dependencies:
prop-types: "npm:^15.8.1"
qr.js: "npm:0.0.0"
peerDependencies:
react: "*"
react-native-svg: "*"
peerDependenciesMeta:
react-native-svg:
optional: true
checksum: 10/ca17f24ef18339a17bea31e98412339fe66c6679d2ea15365c8213ab004bcd33b7b16338ff456f2d8d524fd23d9204fda8a385e16bfc4b35d976a256cd3039a3
checksum: 10/4124b7c2ce71bfe94279d85322175c881ba87dcc9b67f3c6d6e2806854a8792cf5f9ed8e10ea04c22e39aa060ef12fb39e679e780cba14f168d3cd6cffb7086d
languageName: node
linkType: hard

Expand Down

0 comments on commit 949a64a

Please sign in to comment.