File tree Expand file tree Collapse file tree 2 files changed +15
-7
lines changed
Expand file tree Collapse file tree 2 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 1010 "bootstrap" : " ^5.3.3" ,
1111 "date-fns" : " ^2.29.2" ,
1212 "date-fns-tz" : " ^2.0.1" ,
13- "react" : " ^18.2.0 " ,
13+ "react" : " ^18.3.1 " ,
1414 "react-bootstrap" : " ^2.10.2" ,
1515 "react-dom" : " ^18.2.0" ,
1616 "react-router-dom" : " ^6.23.0" ,
5050 "@testing-library/user-event" : " ^14.5.2" ,
5151 "@types/jest" : " ^29.5.11" ,
5252 "@types/node" : " ^20.12.7" ,
53- "@types/react" : " ^18.2.79 " ,
53+ "@types/react" : " ^18.3.1 " ,
5454 "@types/react-dom" : " ^18.2.25" ,
5555 "@types/react-router-dom" : " ^5.3.3" ,
5656 "typescript" : " ^5.4.5"
Original file line number Diff line number Diff line change 22882288 dependencies :
22892289 " @types/react" " *"
22902290
2291- " @types/react@*" , "@types/react@>=16.9.11", "@types/react@^18.2.79" :
2291+ " @types/react@*" , "@types/react@>=16.9.11":
22922292 version "18.2.79"
22932293 resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.79.tgz#c40efb4f255711f554d47b449f796d1c7756d865"
22942294 integrity sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w==
22952295 dependencies :
22962296 " @types/prop-types" " *"
22972297 csstype "^3.0.2"
22982298
2299+ " @types/react@^18.3.1 " :
2300+ version "18.3.1"
2301+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.1.tgz#fed43985caa834a2084d002e4771e15dfcbdbe8e"
2302+ integrity sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw==
2303+ dependencies :
2304+ " @types/prop-types" " *"
2305+ csstype "^3.0.2"
2306+
2299230723002308 version "1.17.1"
23012309 resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.17.1.tgz#3afd6ad8967c77e4376c598a82ddd58f46ec45d6"
@@ -8171,10 +8179,10 @@ react-transition-group@^4.4.5:
81718179 loose-envify "^1.4.0"
81728180 prop-types "^15.6.2"
81738181
8174- react@^18.2.0 :
8175- version "18.2.0 "
8176- resolved "https://registry.yarnpkg.com/react/-/react-18.2.0 .tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
8177- integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
8182+ react@^18.3.1 :
8183+ version "18.3.1 "
8184+ resolved "https://registry.yarnpkg.com/react/-/react-18.3.1 .tgz#49ab892009c53933625bd16b2533fc754cab2891 "
8185+ integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ ==
81788186 dependencies :
81798187 loose-envify "^1.1.0"
81808188
You can’t perform that action at this time.
0 commit comments