File tree 2 files changed +12
-3
lines changed
2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 66
66
"troika-three-text" : " ^0.52.0" ,
67
67
"tunnel-rat" : " ^0.1.2" ,
68
68
"utility-types" : " ^3.11.0" ,
69
- "uuid" : " ^9 .0.1 " ,
69
+ "uuid" : " ^11 .0.3 " ,
70
70
"zustand" : " ^3.7.1"
71
71
},
72
72
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -2902,7 +2902,7 @@ __metadata:
2902
2902
tunnel-rat : " npm:^0.1.2"
2903
2903
typescript : " npm:^5.6.3"
2904
2904
utility-types : " npm:^3.11.0"
2905
- uuid : " npm:^9 .0.1 "
2905
+ uuid : " npm:^11 .0.3 "
2906
2906
vite : " npm:^5.4.11"
2907
2907
vite-plugin-glslify : " npm:^2.1.0"
2908
2908
zustand : " npm:^3.7.1"
@@ -12856,7 +12856,16 @@ __metadata:
12856
12856
languageName : node
12857
12857
linkType : hard
12858
12858
12859
- " uuid@npm:^9.0.0, uuid@npm:^9.0.1 " :
12859
+ " uuid@npm:^11.0.3 " :
12860
+ version : 11.0.3
12861
+ resolution : " uuid@npm:11.0.3"
12862
+ bin :
12863
+ uuid : dist/esm/bin/uuid
12864
+ checksum : 10c0/cee762fc76d949a2ff9205770334699e0043d52bb766472593a25f150077c9deed821230251ea3d6ab3943a5ea137d2826678797f1d5f6754c7ce5ce27e9f7a6
12865
+ languageName : node
12866
+ linkType : hard
12867
+
12868
+ " uuid@npm:^9.0.0 " :
12860
12869
version : 9.0.1
12861
12870
resolution : " uuid@npm:9.0.1"
12862
12871
bin :
You can’t perform that action at this time.
0 commit comments