chore(deps): update dependency @types/ua-parser-js to v0.7.39

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

View file

@ -110,7 +110,7 @@
"@types/node": "18.15.11",
"@types/node-forge": "1.3.2",
"@types/qrcode": "1.5.5",
"@types/ua-parser-js": "0.7.36",
"@types/ua-parser-js": "0.7.39",
"@types/uuid": "9.0.0",
"@unocss/eslint-config": "0.57.1",
"@vitejs/plugin-vue": "4.3.2",

8
pnpm-lock.yaml generated
View file

@ -227,8 +227,8 @@ devDependencies:
specifier: 1.5.5
version: 1.5.5
'@types/ua-parser-js':
specifier: 0.7.36
version: 0.7.36
specifier: 0.7.39
version: 0.7.39
'@types/uuid':
specifier: 9.0.0
version: 9.0.0
@ -2750,8 +2750,8 @@ packages:
resolution: {integrity: sha512-NfQ4gyz38SL8sDNrSixxU2Os1a5xcdFxipAFxYEuLUlvU2uDwS4NUpsImcf1//SlWItCVMMLiylsxbmNMToV/g==}
dev: true
/@types/ua-parser-js@0.7.36:
resolution: {integrity: sha512-N1rW+njavs70y2cApeIw1vLMYXRwfBy+7trgavGuuTfOd7j1Yh7QTRc/yqsPl6ncokt72ZXuxEU0PiCp9bSwNQ==}
/@types/ua-parser-js@0.7.39:
resolution: {integrity: sha512-P/oDfpofrdtF5xw433SPALpdSchtJmY7nsJItf8h3KXqOslkbySh8zq4dSWXH2oTjRvJ5PczVEoCZPow6GicLg==}
dev: true
/@types/unist@2.0.6: