Merge pull request #69 from TheTechNetwork/renovate/qrcode-1.x

chore(deps): update dependency @types/qrcode to v1.5.5
This commit is contained in:
elibrody 2024-01-24 11:15:00 -05:00 committed by GitHub
commit 23a30eccb9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -107,7 +107,7 @@
"@types/netmask": "2.0.5",
"@types/node": "20.11.6",
"@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.58.3",

8
pnpm-lock.yaml generated
View file

@ -218,8 +218,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
@ -3109,8 +3109,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': 20.11.6
dev: true