⬆️ Update dependency @types/uuid to v9.0.8
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
ci/woodpecker/pr/preview Pipeline was successful

This commit is contained in:
Renovate 2024-01-26 02:09:29 +00:00
parent 3de7b2d252
commit 23b1deed78
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"dependencies": {
"@mdi/font": "7.4.47",
"@types/js-cookie": "3.0.6",
"@types/uuid": "9.0.7",
"@types/uuid": "9.0.8",
"axios": "1.6.5",
"jose": "5.2.0",
"js-cookie": "3.0.5",

View File

@ -12,8 +12,8 @@ dependencies:
specifier: 3.0.6
version: 3.0.6
'@types/uuid':
specifier: 9.0.7
version: 9.0.7
specifier: 9.0.8
version: 9.0.8
axios:
specifier: 1.6.5
version: 1.6.5
@ -628,8 +628,8 @@ packages:
resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==}
dev: true
/@types/uuid@9.0.7:
resolution: {integrity: sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g==}
/@types/uuid@9.0.8:
resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==}
dev: false
/@types/webfontloader@1.6.38: