chore(deps): update dependency @types/qrcode to v1.5.5

This commit is contained in:
renovate[bot] 2024-05-01 00:13:17 +00:00 committed by GitHub
parent 9bf252ba55
commit 53f66adb7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -109,7 +109,7 @@
"@types/netmask": "2.0.0",
"@types/node": "18.15.11",
"@types/node-forge": "1.3.2",
"@types/qrcode": "1.5.0",
"@types/qrcode": "1.5.5",
"@types/ua-parser-js": "0.7.36",
"@types/uuid": "9.0.0",
"@unocss/eslint-config": "0.57.1",

8
pnpm-lock.yaml generated
View file

@ -224,8 +224,8 @@ devDependencies:
specifier: 1.3.2
version: 1.3.2
'@types/qrcode':
specifier: 1.5.0
version: 1.5.0
specifier: 1.5.5
version: 1.5.5
'@types/ua-parser-js':
specifier: 0.7.36
version: 0.7.36
@ -2722,8 +2722,8 @@ packages:
resolution: {integrity: sha512-ZREFYlpUmPQJ0esjxoG1fMvB2HNaD3z+mjqdSosZvd3RalncI9NEur73P8ZJz4YQdL64CmV1w0RuqoRUlhQRBw==}
dev: true
/@types/qrcode@1.5.0:
resolution: {integrity: sha512-x5ilHXRxUPIMfjtM+1vf/GPTRWZ81nqscursm5gMznJeK9M0YnZ1c3bEvRLQ0zSSgedLx1J6MGL231ObQGGhaA==}
/@types/qrcode@1.5.5:
resolution: {integrity: sha512-CdfBi/e3Qk+3Z/fXYShipBT13OJ2fDO2Q2w5CIP5anLTLIndQG9z6P1cnm+8zCWSpm5dnxMFd/uREtb0EXuQzg==}
dependencies:
'@types/node': 18.15.11
dev: true