File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 73
73
"@types/marked" : " ^6.0.0" ,
74
74
"@types/node" : " 22.18.5" ,
75
75
"@types/ramda" : " 0.31.1" ,
76
- "@types/uuid" : " ^10 .0.0" ,
76
+ "@types/uuid" : " ^11 .0.0" ,
77
77
"astro" : " 5.13.7" ,
78
78
"dotenv" : " 17.2.2" ,
79
79
"eslint" : " ^9.18.0" ,
Original file line number Diff line number Diff line change @@ -1072,7 +1072,7 @@ __metadata:
1072
1072
" @types/marked " : " npm:^6.0.0"
1073
1073
" @types/node " : " npm:22.18.5"
1074
1074
" @types/ramda " : " npm:0.31.1"
1075
- " @types/uuid " : " npm:^10 .0.0"
1075
+ " @types/uuid " : " npm:^11 .0.0"
1076
1076
astro : " npm:5.13.7"
1077
1077
bignumber.js : " npm:9.3.1"
1078
1078
dayjs : " npm:^1.11.8"
@@ -3151,10 +3151,12 @@ __metadata:
3151
3151
languageName : node
3152
3152
linkType : hard
3153
3153
3154
- " @types/uuid@npm:^10.0.0 " :
3155
- version : 10.0.0
3156
- resolution : " @types/uuid@npm:10.0.0"
3157
- checksum : 10c0/9a1404bf287164481cb9b97f6bb638f78f955be57c40c6513b7655160beb29df6f84c915aaf4089a1559c216557dc4d2f79b48d978742d3ae10b937420ddac60
3154
+ " @types/uuid@npm:^11.0.0 " :
3155
+ version : 11.0.0
3156
+ resolution : " @types/uuid@npm:11.0.0"
3157
+ dependencies :
3158
+ uuid : " npm:*"
3159
+ checksum : 10c0/6ebf1448d8fdc78d348a8a84389b74083f2f58bed75a5a6cf3be8419d33dcf757735c8b2de746b066ff8ef07f4384d02549774dc84195ffa46b24745471e9d8e
3158
3160
languageName : node
3159
3161
linkType : hard
3160
3162
@@ -10979,7 +10981,7 @@ __metadata:
10979
10981
languageName : node
10980
10982
linkType : hard
10981
10983
10982
- " uuid@npm:^13.0.0 " :
10984
+ " uuid@npm:*, uuid@npm: ^13.0.0 " :
10983
10985
version : 13.0.0
10984
10986
resolution : " uuid@npm:13.0.0"
10985
10987
bin :
You can’t perform that action at this time.
0 commit comments