File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 52
52
"@types/eslint__js" : " ^9.0.0" ,
53
53
"@types/node" : " ^22.0.0" ,
54
54
"@types/react" : " 19.1.3" ,
55
- "@types/react-dom" : " 19.1.3 " ,
55
+ "@types/react-dom" : " 19.1.4 " ,
56
56
"@types/uuid" : " ^10.0.0" ,
57
57
"astro" : " 5.7.12" ,
58
58
"dotenv" : " 16.5.0" ,
Original file line number Diff line number Diff line change @@ -840,7 +840,7 @@ __metadata:
840
840
" @types/node " : " npm:^22.0.0"
841
841
" @types/ramda " : " npm:^0.30.2"
842
842
" @types/react " : " npm:19.1.3"
843
- " @types/react-dom " : " npm:19.1.3 "
843
+ " @types/react-dom " : " npm:19.1.4 "
844
844
" @types/uuid " : " npm:^10.0.0"
845
845
astro : " npm:5.7.12"
846
846
bignumber.js : " npm:9.3.0"
@@ -2675,12 +2675,12 @@ __metadata:
2675
2675
languageName : node
2676
2676
linkType : hard
2677
2677
2678
- " @types/react-dom@npm:19.1.3 " :
2679
- version : 19.1.3
2680
- resolution : " @types/react-dom@npm:19.1.3 "
2678
+ " @types/react-dom@npm:19.1.4 " :
2679
+ version : 19.1.4
2680
+ resolution : " @types/react-dom@npm:19.1.4 "
2681
2681
peerDependencies :
2682
2682
" @types/react " : ^19.0.0
2683
- checksum : 10c0/bb1e3f7a446958f5aa7e46f74cf8470dab7444ab958a57efacca1abcc9847e4ca71e2df68515176ed8fe3fc89315bd949d60f1f346cbadbdbf302bff59d3961b
2683
+ checksum : 10c0/6ae65e7dce761c06b6cdc38221eb320ecb17b1a346f6055053d549fa07c0ddfdb8274e051e7940b5769f2591c982001ebd5d8dc3e0738418d262021ef15c09fd
2684
2684
languageName : node
2685
2685
linkType : hard
2686
2686
You can’t perform that action at this time.
0 commit comments