⬆️ Update dependency @types/uuid to v10
Some checks failed
ci / docker (pull_request) Failing after 15m32s
Some checks failed
ci / docker (pull_request) Failing after 15m32s
This commit is contained in:
parent
4d92ff5470
commit
59c9704b1d
@ -16,7 +16,7 @@
|
||||
"dependencies": {
|
||||
"@mdi/font": "7.4.47",
|
||||
"@types/js-cookie": "3.0.6",
|
||||
"@types/uuid": "9.0.8",
|
||||
"@types/uuid": "10.0.0",
|
||||
"axios": "1.7.2",
|
||||
"jose": "5.4.1",
|
||||
"js-cookie": "3.0.5",
|
||||
|
@ -15,8 +15,8 @@ importers:
|
||||
specifier: 3.0.6
|
||||
version: 3.0.6
|
||||
'@types/uuid':
|
||||
specifier: 9.0.8
|
||||
version: 9.0.8
|
||||
specifier: 10.0.0
|
||||
version: 10.0.0
|
||||
axios:
|
||||
specifier: 1.7.2
|
||||
version: 1.7.2
|
||||
@ -475,8 +475,8 @@ packages:
|
||||
'@types/tough-cookie@4.0.5':
|
||||
resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==}
|
||||
|
||||
'@types/uuid@9.0.8':
|
||||
resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==}
|
||||
'@types/uuid@10.0.0':
|
||||
resolution: {integrity: sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==}
|
||||
|
||||
'@types/webfontloader@1.6.38':
|
||||
resolution: {integrity: sha512-kUaF72Fv202suFx6yBrwXqeVRMx7hGtJTesyESZgn9sEPCUeDXm2p0SiyS1MTqW74nQP4p7JyrOCwZ7pNFns4w==}
|
||||
@ -2643,7 +2643,7 @@ snapshots:
|
||||
|
||||
'@types/tough-cookie@4.0.5': {}
|
||||
|
||||
'@types/uuid@9.0.8': {}
|
||||
'@types/uuid@10.0.0': {}
|
||||
|
||||
'@types/webfontloader@1.6.38': {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user