⬆️ Update dependency @types/uuid to v10 #101
@ -16,7 +16,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mdi/font": "7.4.47",
|
"@mdi/font": "7.4.47",
|
||||||
"@types/js-cookie": "3.0.6",
|
"@types/js-cookie": "3.0.6",
|
||||||
"@types/uuid": "9.0.8",
|
"@types/uuid": "10.0.0",
|
||||||
"axios": "1.7.2",
|
"axios": "1.7.2",
|
||||||
"jose": "5.4.1",
|
"jose": "5.4.1",
|
||||||
"js-cookie": "3.0.5",
|
"js-cookie": "3.0.5",
|
||||||
|
@ -15,8 +15,8 @@ importers:
|
|||||||
specifier: 3.0.6
|
specifier: 3.0.6
|
||||||
version: 3.0.6
|
version: 3.0.6
|
||||||
'@types/uuid':
|
'@types/uuid':
|
||||||
specifier: 9.0.8
|
specifier: 10.0.0
|
||||||
version: 9.0.8
|
version: 10.0.0
|
||||||
axios:
|
axios:
|
||||||
specifier: 1.7.2
|
specifier: 1.7.2
|
||||||
version: 1.7.2
|
version: 1.7.2
|
||||||
@ -475,8 +475,8 @@ packages:
|
|||||||
'@types/tough-cookie@4.0.5':
|
'@types/tough-cookie@4.0.5':
|
||||||
resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==}
|
resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==}
|
||||||
|
|
||||||
'@types/uuid@9.0.8':
|
'@types/uuid@10.0.0':
|
||||||
resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==}
|
resolution: {integrity: sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==}
|
||||||
|
|
||||||
'@types/webfontloader@1.6.38':
|
'@types/webfontloader@1.6.38':
|
||||||
resolution: {integrity: sha512-kUaF72Fv202suFx6yBrwXqeVRMx7hGtJTesyESZgn9sEPCUeDXm2p0SiyS1MTqW74nQP4p7JyrOCwZ7pNFns4w==}
|
resolution: {integrity: sha512-kUaF72Fv202suFx6yBrwXqeVRMx7hGtJTesyESZgn9sEPCUeDXm2p0SiyS1MTqW74nQP4p7JyrOCwZ7pNFns4w==}
|
||||||
@ -2643,7 +2643,7 @@ snapshots:
|
|||||||
|
|
||||||
'@types/tough-cookie@4.0.5': {}
|
'@types/tough-cookie@4.0.5': {}
|
||||||
|
|
||||||
'@types/uuid@9.0.8': {}
|
'@types/uuid@10.0.0': {}
|
||||||
|
|
||||||
'@types/webfontloader@1.6.38': {}
|
'@types/webfontloader@1.6.38': {}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user