Browse Source

build(deps): bump qr from 0.5.1 to 0.5.2 in /src

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

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

Signed-off-by: dependabot[bot] <[email protected]>
pull/2178/head
dependabot[bot] 10 months ago
committed by GitHub
parent
commit
3099a5474c
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

@ -43,7 +43,7 @@
"nuxt": "^3.19.2",
"otpauth": "^9.4.1",
"pinia": "^3.0.3",
"qr": "^0.5.1",
"qr": "^0.5.2",
"radix-vue": "^1.9.17",
"semver": "^7.7.2",
"tailwindcss": "^3.4.17",

10
src/pnpm-lock.yaml

@ -81,8 +81,8 @@ importers:
specifier: ^3.0.3
version: 3.0.3([email protected])([email protected]([email protected]))
qr:
specifier: ^0.5.1
version: 0.5.1
specifier: ^0.5.2
version: 0.5.2
radix-vue:
specifier: ^1.9.17
version: 1.9.17([email protected]([email protected]))
@ -4485,8 +4485,8 @@ packages:
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
engines: {node: '>=6'}
[email protected].1:
resolution: {integrity: sha512-bBqlLzOJFhyj0RoeLTl9wZLUaEmVMlsAp8huBAZnRHJfhfbcIg9n2XWf/Qga3vnyzvfTh9Tqz7OcoOulTAT8RA==}
[email protected].2:
resolution: {integrity: sha512-91M3sVlA7xCFpkJtYX5xzVH8tDo4rNZ7jr8v+1CRgPVkZ4D+Vl9y8rtZWJ/YkEUM6U/h0FAu5W/JAK7iowOteA==}
engines: {node: '>= 20.19.0'}
[email protected]:
@ -9917,7 +9917,7 @@ snapshots:
[email protected]: {}
[email protected].1: {}
[email protected].2: {}
[email protected]: {}

Loading…
Cancel
Save