File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 54
54
"ramda" : " 0.31.3" ,
55
55
"redis" : " ^5.0.0" ,
56
56
"sass" : " 1.92.0" ,
57
- "uuid" : " ^11 .0.0"
57
+ "uuid" : " ^12 .0.0"
58
58
},
59
59
"devDependencies" : {
60
60
"@astrojs/svelte" : " ^7.0.0" ,
Original file line number Diff line number Diff line change @@ -1018,7 +1018,7 @@ __metadata:
1018
1018
txtgen : " npm:^3.0.6"
1019
1019
typescript : " npm:5.9.2"
1020
1020
typescript-eslint : " npm:^8.20.0"
1021
- uuid : " npm:^11 .0.0"
1021
+ uuid : " npm:^12 .0.0"
1022
1022
vitest : " npm:^3.0.0"
1023
1023
vue : " npm:3.5.21"
1024
1024
peerDependencies :
@@ -10703,12 +10703,12 @@ __metadata:
10703
10703
languageName : node
10704
10704
linkType : hard
10705
10705
10706
- " uuid@npm:^11 .0.0 " :
10707
- version : 11.1 .0
10708
- resolution : " uuid@npm:11.1 .0"
10706
+ " uuid@npm:^12 .0.0 " :
10707
+ version : 12.0 .0
10708
+ resolution : " uuid@npm:12.0 .0"
10709
10709
bin :
10710
- uuid : dist/esm/ bin/uuid
10711
- checksum : 10c0/34aa51b9874ae398c2b799c88a127701408cd581ee89ec3baa53509dd8728cbb25826f2a038f9465f8b7be446f0fbf11558862965b18d21c993684297628d4d3
10710
+ uuid : dist/bin/uuid
10711
+ checksum : 10c0/242db6735d15a187a0d7f22576db02668f974ffc65d0806b23fe4237cbb0db3153442cb3082c7550784acb6272e5c6c931532916f9604bd814dfab1edf2dac40
10712
10712
languageName : node
10713
10713
linkType : hard
10714
10714
You can’t perform that action at this time.
0 commit comments