chore(deps): update dependency @types/uuid to v9.0.7

This commit is contained in:
renovate[bot] 2024-01-24 19:17:34 +00:00 committed by GitHub
parent 43db0b491a
commit 4b952171ae
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/node-forge": "1.3.11",
"@types/qrcode": "1.5.5",
"@types/ua-parser-js": "0.7.39",
"@types/uuid": "9.0.0",
"@types/uuid": "9.0.7",
"@unocss/eslint-config": "0.58.3",
"@vitejs/plugin-vue": "5.0.3",
"@vitejs/plugin-vue-jsx": "3.1.0",

8
pnpm-lock.yaml generated
View file

@ -224,8 +224,8 @@ devDependencies:
specifier: 0.7.39
version: 0.7.39
'@types/uuid':
specifier: 9.0.0
version: 9.0.0
specifier: 9.0.7
version: 9.0.7
'@unocss/eslint-config':
specifier: 0.58.3
version: 0.58.3(eslint@8.47.0)(typescript@5.3.3)
@ -3145,8 +3145,8 @@ packages:
resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==}
dev: true
/@types/uuid@9.0.0:
resolution: {integrity: sha512-kr90f+ERiQtKWMz5rP32ltJ/BtULDI5RVO0uavn1HQUOwjx0R1h0rnDYNL0CepF1zL5bSY6FISAfd9tOdDhU5Q==}
/@types/uuid@9.0.7:
resolution: {integrity: sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g==}
dev: true
/@types/web-bluetooth@0.0.17: