mirror of
https://github.com/jellyfin/jellyfin-expo.git
synced 2024-11-23 05:59:39 +00:00
Update dependency @types/uuid to v10
This commit is contained in:
parent
90e6846f22
commit
686a97adbd
6
package-lock.json
generated
6
package-lock.json
generated
@ -3662,9 +3662,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/uuid": {
|
||||
"version": "8.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-8.3.4.tgz",
|
||||
"integrity": "sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==",
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-10.0.0.tgz",
|
||||
"integrity": "sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/yargs": {
|
||||
|
@ -87,7 +87,7 @@
|
||||
"@testing-library/react-native": "7.2.0",
|
||||
"@types/jest": "27.5.2",
|
||||
"@types/react": "~18.0.0",
|
||||
"@types/uuid": "8.3.4",
|
||||
"@types/uuid": "10.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.54.1",
|
||||
"@typescript-eslint/parser": "4.33.0",
|
||||
"babel-preset-expo": "~9.2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user