Browse Source

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

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

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

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

2
src/package.json

@ -45,7 +45,7 @@
"nuxt": "^3.20.2", "nuxt": "^3.20.2",
"otpauth": "^9.4.1", "otpauth": "^9.4.1",
"pinia": "^3.0.4", "pinia": "^3.0.4",
"qr": "^0.5.3", "qr": "^0.5.4",
"radix-vue": "^1.9.17", "radix-vue": "^1.9.17",
"semver": "^7.7.3", "semver": "^7.7.3",
"tailwindcss": "^3.4.19", "tailwindcss": "^3.4.19",

11
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.3 specifier: ^0.5.4
version: 0.5.3 version: 0.5.4
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]))
@ -4712,8 +4712,8 @@ packages:
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
engines: {node: '>=6'} engines: {node: '>=6'}
[email protected].3: [email protected].4:
resolution: {integrity: sha512-BSrGdNXa8z6PfEYWtvITV21mQ4asR4UCj38Fa3MUUoFAtYzFK/swEQXF+OeBuNbHPFfs3PzpZuK0BXizWXgFOQ==} resolution: {integrity: sha512-gjVMHOt7CX+BQd7JLQ9fnS4kJK4Lj4u+Conq52tcCbW7YH3mATTtBbTMA+7cQ1rKOkDo61olFHJReawe+XFxIA==}
engines: {node: '>= 20.19.0'} engines: {node: '>= 20.19.0'}
[email protected]: [email protected]:
@ -5496,6 +5496,7 @@ packages:
[email protected]: [email protected]:
resolution: {integrity: sha512-LPv8bAY5OA0UvFEXl4vBQOBqJzRrlExy92tWgRuwW7tbykHf7CH71G2Y4TM2OwGcIS4+hyqKHS2EVBqaYwPY9Q==} resolution: {integrity: sha512-LPv8bAY5OA0UvFEXl4vBQOBqJzRrlExy92tWgRuwW7tbykHf7CH71G2Y4TM2OwGcIS4+hyqKHS2EVBqaYwPY9Q==}
engines: {node: '>= 16'} engines: {node: '>= 16'}
deprecated: This version is NOT deprecated. Previous deprecation was a mistake.
peerDependencies: peerDependencies:
vue: ^3.0.0 vue: ^3.0.0
@ -10392,7 +10393,7 @@ snapshots:
[email protected]: {} [email protected]: {}
[email protected].3: {} [email protected].4: {}
[email protected]: {} [email protected]: {}

Loading…
Cancel
Save