mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-05 13:57:10 -04:00
chore(deps): update dependency @types/qrcode to v1.5.5
This commit is contained in:
parent
9bf252ba55
commit
53f66adb7e
2 changed files with 5 additions and 5 deletions
|
@ -109,7 +109,7 @@
|
||||||
"@types/netmask": "2.0.0",
|
"@types/netmask": "2.0.0",
|
||||||
"@types/node": "18.15.11",
|
"@types/node": "18.15.11",
|
||||||
"@types/node-forge": "1.3.2",
|
"@types/node-forge": "1.3.2",
|
||||||
"@types/qrcode": "1.5.0",
|
"@types/qrcode": "1.5.5",
|
||||||
"@types/ua-parser-js": "0.7.36",
|
"@types/ua-parser-js": "0.7.36",
|
||||||
"@types/uuid": "9.0.0",
|
"@types/uuid": "9.0.0",
|
||||||
"@unocss/eslint-config": "0.57.1",
|
"@unocss/eslint-config": "0.57.1",
|
||||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -224,8 +224,8 @@ devDependencies:
|
||||||
specifier: 1.3.2
|
specifier: 1.3.2
|
||||||
version: 1.3.2
|
version: 1.3.2
|
||||||
'@types/qrcode':
|
'@types/qrcode':
|
||||||
specifier: 1.5.0
|
specifier: 1.5.5
|
||||||
version: 1.5.0
|
version: 1.5.5
|
||||||
'@types/ua-parser-js':
|
'@types/ua-parser-js':
|
||||||
specifier: 0.7.36
|
specifier: 0.7.36
|
||||||
version: 0.7.36
|
version: 0.7.36
|
||||||
|
@ -2722,8 +2722,8 @@ packages:
|
||||||
resolution: {integrity: sha512-ZREFYlpUmPQJ0esjxoG1fMvB2HNaD3z+mjqdSosZvd3RalncI9NEur73P8ZJz4YQdL64CmV1w0RuqoRUlhQRBw==}
|
resolution: {integrity: sha512-ZREFYlpUmPQJ0esjxoG1fMvB2HNaD3z+mjqdSosZvd3RalncI9NEur73P8ZJz4YQdL64CmV1w0RuqoRUlhQRBw==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/qrcode@1.5.0:
|
/@types/qrcode@1.5.5:
|
||||||
resolution: {integrity: sha512-x5ilHXRxUPIMfjtM+1vf/GPTRWZ81nqscursm5gMznJeK9M0YnZ1c3bEvRLQ0zSSgedLx1J6MGL231ObQGGhaA==}
|
resolution: {integrity: sha512-CdfBi/e3Qk+3Z/fXYShipBT13OJ2fDO2Q2w5CIP5anLTLIndQG9z6P1cnm+8zCWSpm5dnxMFd/uREtb0EXuQzg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 18.15.11
|
'@types/node': 18.15.11
|
||||||
dev: true
|
dev: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue