File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 5555 "@types/eslint" : " ^9.6.1" ,
5656 "@types/jest" : " ^29.5.14" ,
5757 "@types/node" : " 22.13.14" ,
58- "@types/react" : " ^19.0.8 " ,
59- "@types/react-dom" : " ^19.0.3 " ,
58+ "@types/react" : " ^19.1.0 " ,
59+ "@types/react-dom" : " ^19.1.2 " ,
6060 "@typescript-eslint/eslint-plugin" : " ^8.22.0" ,
6161 "@typescript-eslint/parser" : " ^8.22.0" ,
6262 "axe-core" : " ^4.10.2" ,
Original file line number Diff line number Diff line change @@ -3119,7 +3119,7 @@ __metadata:
31193119 languageName : node
31203120 linkType : hard
31213121
3122- " @types/react-dom@npm:^19.0.3 " :
3122+ " @types/react-dom@npm:^19.1.2 " :
31233123 version : 19.1.2
31243124 resolution : " @types/react-dom@npm:19.1.2"
31253125 peerDependencies :
@@ -3128,12 +3128,12 @@ __metadata:
31283128 languageName : node
31293129 linkType : hard
31303130
3131- " @types/react@npm:^19.0.8 " :
3132- version : 19.0.10
3133- resolution : " @types/react@npm:19.0.10 "
3131+ " @types/react@npm:^19.1.0 " :
3132+ version : 19.1.0
3133+ resolution : " @types/react@npm:19.1.0 "
31343134 dependencies :
31353135 csstype : " npm:^3.0.2"
3136- checksum : 10c0/41884cca21850c8b2d6578b172ca0ca4fff6021251a68532b19f2031ac23dc5a9222470208065f8d9985d367376047df2f49ece8d927f7d04cdc94922b1eb34b
3136+ checksum : 10c0/632fd20ee176e55801a61c5f854141b043571a3e363ef106b047b766a813a12735cbb37abb3d61d126346979f530f2ed269a60c8ef3cdee54e5e9fe4174e5dad
31373137 languageName : node
31383138 linkType : hard
31393139
@@ -8899,8 +8899,8 @@ __metadata:
88998899 " @types/eslint " : " npm:^9.6.1"
89008900 " @types/jest " : " npm:^29.5.14"
89018901 " @types/node " : " npm:22.13.14"
8902- " @types/react " : " npm:^19.0.8 "
8903- " @types/react-dom " : " npm:^19.0.3 "
8902+ " @types/react " : " npm:^19.1.0 "
8903+ " @types/react-dom " : " npm:^19.1.2 "
89048904 " @typescript-eslint/eslint-plugin " : " npm:^8.22.0"
89058905 " @typescript-eslint/parser " : " npm:^8.22.0"
89068906 axe-core : " npm:^4.10.2"
You can’t perform that action at this time.
0 commit comments