File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change 75
75
"@testing-library/jest-dom" : " ^5.16.4" ,
76
76
"@testing-library/react" : " ^15.0.7" ,
77
77
"@types/node" : " ^22.5.0" ,
78
- "@types/react" : " ^18.0.26 " ,
78
+ "@types/react" : " ^18.3.4 " ,
79
79
"babel-loader" : " ^9.1.2" ,
80
80
"babel-plugin-import" : " ^1.13.8" ,
81
81
"commitizen" : " ^4.3.0" ,
Original file line number Diff line number Diff line change 3596
3596
dependencies:
3597
3597
"@types/react" "*"
3598
3598
3599
- "@types/react@*", "@types/react@^18.0.26":
3600
- version "18.3.3"
3601
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f"
3602
- integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==
3603
- dependencies:
3604
- "@types/prop-types" "*"
3605
- csstype "^3.0.2"
3606
-
3607
- "@types/react@^16.8.0 || ^17.0.0 || ^18.0.0":
3599
+ "@types/react@*", "@types/react@^16.8.0 || ^17.0.0 || ^18.0.0", "@types/react@^18.3.4":
3608
3600
version "18.3.4"
3609
3601
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.4.tgz#dfdd534a1d081307144c00e325c06e00312c93a3"
3610
3602
integrity sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==
You can’t perform that action at this time.
0 commit comments