Browse Source

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

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

---
updated-dependencies:
- dependency-name: qr
  dependency-version: 0.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
pull/2532/head
dependabot[bot] 4 months ago
committed by GitHub
parent
commit
05cbe4dae5
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.1", "nuxt": "^3.21.1",
"otpauth": "^9.5.0", "otpauth": "^9.5.0",
"pinia": "^3.0.4", "pinia": "^3.0.4",
"qr": "^0.5.4", "qr": "^0.5.5",
"radix-vue": "^1.9.17", "radix-vue": "^1.9.17",
"semver": "^7.7.4", "semver": "^7.7.4",
"tailwindcss": "^3.4.19", "tailwindcss": "^3.4.19",

10
src/pnpm-lock.yaml

@ -84,8 +84,8 @@ importers:
specifier: ^3.0.4 specifier: ^3.0.4
version: 3.0.4([email protected])([email protected]([email protected])) version: 3.0.4([email protected])([email protected]([email protected]))
qr: qr:
specifier: ^0.5.4 specifier: ^0.5.5
version: 0.5.4 version: 0.5.5
radix-vue: radix-vue:
specifier: ^1.9.17 specifier: ^1.9.17
version: 1.9.17([email protected]([email protected])) version: 1.9.17([email protected]([email protected]))
@ -5059,8 +5059,8 @@ packages:
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
engines: {node: '>=6'} engines: {node: '>=6'}
[email protected].4: [email protected].5:
resolution: {integrity: sha512-gjVMHOt7CX+BQd7JLQ9fnS4kJK4Lj4u+Conq52tcCbW7YH3mATTtBbTMA+7cQ1rKOkDo61olFHJReawe+XFxIA==} resolution: {integrity: sha512-iQBvKj7MRKO+co+MY0IZpyLO+ezvttxsmV86WywrgPuAmgBkv0pytyi03wourniSoPgzffeBW6cBgIkpqcvjTg==}
engines: {node: '>= 20.19.0'} engines: {node: '>= 20.19.0'}
[email protected]: [email protected]:
@ -11055,7 +11055,7 @@ snapshots:
[email protected]: {} [email protected]: {}
[email protected].4: {} [email protected].5: {}
[email protected]: {} [email protected]: {}

Loading…
Cancel
Save