File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454 "@types/jest" : " ^29.5.14" ,
5555 "@types/react" : " ^18.3.26" ,
5656 "@types/react-dom" : " ^18.3.7" ,
57- "@types/uuid" : " ^10 .0.0" ,
57+ "@types/uuid" : " ^11 .0.0" ,
5858 "concurrently" : " ^9.2.1" ,
5959 "eslint-config-txo-package-react" : " ^1.0.26" ,
6060 "husky" : " ^9.1.7" ,
Original file line number Diff line number Diff line change 22822282 resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.8.tgz#bb197b9639aa1a04cf464a617fe800cccd92ad5c"
22832283 integrity sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==
22842284
2285- " @types/uuid@^10.0.0 " :
2286- version "10.0.0"
2287- resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-10.0.0.tgz#e9c07fe50da0f53dc24970cca94d619ff03f6f6d"
2288- integrity sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==
2285+ " @types/uuid@^11.0.0 " :
2286+ version "11.0.0"
2287+ resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-11.0.0.tgz#f4fa34bbf2af941148ef1973c4361fc43617971c"
2288+ integrity sha512-HVyk8nj2m+jcFRNazzqyVKiZezyhDKrGUA3jlEcg/nZ6Ms+qHwocba1Y/AaVaznJTAM9xpdFSh+ptbNrhOGvZA==
2289+ dependencies :
2290+ uuid "*"
22892291
22902292" @types/yargs-parser@* " :
22912293 version "21.0.0"
@@ -9767,6 +9769,11 @@ utils-merge@1.0.1:
97679769 resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
97689770 integrity sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==
97699771
9772+ uuid@* :
9773+ version "13.0.0"
9774+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-13.0.0.tgz#263dc341b19b4d755eb8fe36b78d95a6b65707e8"
9775+ integrity sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==
9776+
97709777uuid@^11.1.0 :
97719778 version "11.1.0"
97729779 resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.1.0.tgz#9549028be1753bb934fc96e2bca09bb4105ae912"
You can’t perform that action at this time.
0 commit comments