File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 51
51
"@types/dotenv" : " 8.2.3" ,
52
52
"@types/eslint__js" : " ^9.0.0" ,
53
53
"@types/node" : " ^22.0.0" ,
54
- "@types/react" : " 19.1.4 " ,
54
+ "@types/react" : " 19.1.5 " ,
55
55
"@types/react-dom" : " 19.1.5" ,
56
56
"@types/uuid" : " ^10.0.0" ,
57
57
"astro" : " 5.7.13" ,
Original file line number Diff line number Diff line change @@ -874,7 +874,7 @@ __metadata:
874
874
" @types/jsonwebtoken " : " npm:^9.0.7"
875
875
" @types/node " : " npm:^22.0.0"
876
876
" @types/ramda " : " npm:^0.30.2"
877
- " @types/react " : " npm:19.1.4 "
877
+ " @types/react " : " npm:19.1.5 "
878
878
" @types/react-dom " : " npm:19.1.5"
879
879
" @types/uuid " : " npm:^10.0.0"
880
880
astro : " npm:5.7.13"
@@ -2701,12 +2701,12 @@ __metadata:
2701
2701
languageName : node
2702
2702
linkType : hard
2703
2703
2704
- " @types/react@npm:19.1.4 " :
2705
- version : 19.1.4
2706
- resolution : " @types/react@npm:19.1.4 "
2704
+ " @types/react@npm:19.1.5 " :
2705
+ version : 19.1.5
2706
+ resolution : " @types/react@npm:19.1.5 "
2707
2707
dependencies :
2708
2708
csstype : " npm:^3.0.2"
2709
- checksum : 10c0/501350d4f9cef13c5dd1b1496fa70ebaff52f6fa359b623b51c9d817e5bc4333fa3c8b7a6a4cbc88c643385052d66a243c3ceccfd6926062f917a2dd0535f6b3
2709
+ checksum : 10c0/e0811aadc65cf4030e2418c7975b524f126db806bacb85cffdbe5e50c3606e9a5ffe89ffe6bf9c945e03f5e8d5ed992686bc6bb478db1f3127cc50933f648e1e
2710
2710
languageName : node
2711
2711
linkType : hard
2712
2712
You can’t perform that action at this time.
0 commit comments