Browse Source

build(deps): bump qr from 0.5.5 to 0.6.0 in /src

Bumps [qr](https://github.com/paulmillr/qr) from 0.5.5 to 0.6.0.
- [Release notes](https://github.com/paulmillr/qr/releases)
- [Commits](https://github.com/paulmillr/qr/compare/0.5.5...0.6.0)

---
updated-dependencies:
- dependency-name: qr
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
pull/2599/head
dependabot[bot] 2 months ago
committed by GitHub
parent
commit
d34970ce7c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/package.json
  2. 10
      src/pnpm-lock.yaml

2
src/package.json

@ -46,7 +46,7 @@
"nuxt": "^3.21.2",
"otpauth": "^9.5.1",
"pinia": "^3.0.4",
"qr": "^0.5.5",
"qr": "^0.6.0",
"radix-vue": "^1.9.17",
"semver": "^7.7.4",
"tailwindcss": "^3.4.19",

10
src/pnpm-lock.yaml

@ -84,8 +84,8 @@ importers:
specifier: ^3.0.4
version: 3.0.4([email protected])([email protected]([email protected]))
qr:
specifier: ^0.5.5
version: 0.5.5
specifier: ^0.6.0
version: 0.6.0
radix-vue:
specifier: ^1.9.17
version: 1.9.17([email protected]([email protected]))
@ -5300,8 +5300,8 @@ packages:
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
engines: {node: '>=6'}
qr@0.5.5:
resolution: {integrity: sha512-iQBvKj7MRKO+co+MY0IZpyLO+ezvttxsmV86WywrgPuAmgBkv0pytyi03wourniSoPgzffeBW6cBgIkpqcvjTg==}
qr@0.6.0:
resolution: {integrity: sha512-P23VoX7SipHALdiIYG+D+LT/6n22dNKwV92FAb3d+Nlki/5WisSsfLt0UDFz2XEBtuwrECTznvu+chKKFCSYhA==}
engines: {node: '>= 20.19.0'}
[email protected]:
@ -11493,7 +11493,7 @@ snapshots:
[email protected]: {}
qr@0.5.5: {}
qr@0.6.0: {}
[email protected]: {}

Loading…
Cancel
Save