File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 166
166
"@types/jest" : " ^29.5.12" ,
167
167
"@types/mdast" : " ^4.0.3" ,
168
168
"@types/node" : " ^18.16.6" ,
169
- "@types/react" : " ^18.3.0 " ,
169
+ "@types/react" : " ^18.3.1 " ,
170
170
"@types/react-dom" : " ^18.2.25" ,
171
171
"@types/react-modal" : " ^3.16.3" ,
172
172
"babel-jest" : " ^29.7.0" ,
223
223
"prettier" : " ^3.2.5" ,
224
224
"prettier-plugin-packagejson" : " ^2.5.0" ,
225
225
"prompts" : " ^2.4.2" ,
226
- "react" : " ^18.3.0 " ,
226
+ "react" : " ^18.3.1 " ,
227
227
"react-app-polyfill" : " ^3.0.0" ,
228
228
"react-dev-utils" : " ^12.0.1" ,
229
229
"react-dom" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 3180
3180
"@types/prop-types" "*"
3181
3181
csstype "^3.0.2"
3182
3182
3183
- "@types/react@^18.3.0 ":
3184
- version "18.3.0 "
3185
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.0 .tgz#2e6ac50dea2f68f774b20f1bd536ef82365cd64a "
3186
- integrity sha512-DiUcKjzE6soLyln8NNZmyhcQjVv+WsUIFSqetMN0p8927OztKT4VTfFTqsbAi5oAGIcgOmOajlfBqyptDDjZRw ==
3183
+ "@types/react@^18.3.1 ":
3184
+ version "18.3.1 "
3185
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.1 .tgz#fed43985caa834a2084d002e4771e15dfcbdbe8e "
3186
+ integrity sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw ==
3187
3187
dependencies:
3188
3188
"@types/prop-types" "*"
3189
3189
csstype "^3.0.2"
12840
12840
dependencies:
12841
12841
"@remix-run/router" "1.16.0"
12842
12842
12843
- react@^18.3.0 :
12844
- version "18.3.0 "
12845
- resolved "https://registry.yarnpkg.com/react/-/react-18.3.0 .tgz#84386d0a36fdf5ef50fa5755b7812bdfb76194a5 "
12846
- integrity sha512-RPutkJftSAldDibyrjuku7q11d3oy6wKOyPe5K1HA/HwwrXcEqBdHsLypkC2FFYjP7bPUa6gbzSBhw4sY2JcDg ==
12843
+ react@^18.3.1 :
12844
+ version "18.3.1 "
12845
+ resolved "https://registry.yarnpkg.com/react/-/react-18.3.1 .tgz#49ab892009c53933625bd16b2533fc754cab2891 "
12846
+ integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ ==
12847
12847
dependencies:
12848
12848
loose-envify "^1.1.0"
12849
12849
You can’t perform that action at this time.
0 commit comments