File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 23
23
"devDependencies" : {
24
24
"@percy/cli" : " 1.28.2" ,
25
25
"@percy/cypress" : " 3.1.2" ,
26
- "@types/react" : " 18.2.67 " ,
26
+ "@types/react" : " 18.2.68 " ,
27
27
"@types/react-dom" : " 18.2.22" ,
28
28
"@vitejs/plugin-react" : " 4.2.1" ,
29
29
"cypress" : " 13.7.1" ,
Original file line number Diff line number Diff line change 1027
1027
dependencies :
1028
1028
" @types/react" " *"
1029
1029
1030
- " @types/react@*" , "@types/[email protected] " :
1030
+ " @types/react@* " :
1031
1031
version "18.2.67"
1032
1032
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.67.tgz#96b7af0b5e79c756f4bdd981de2ca28472c858e5"
1033
1033
integrity sha512-vkIE2vTIMHQ/xL0rgmuoECBCkZFZeHr49HeWSc24AptMbNRo7pwSBvj73rlJJs9fGKj0koS+V7kQB1jHS0uCgw==
1036
1036
" @types/scheduler" " *"
1037
1037
csstype "^3.0.2"
1038
1038
1039
+
1040
+ version "18.2.68"
1041
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.68.tgz#b4d0c3a9c883165d11842f7b998532743fc5adda"
1042
+ integrity sha512-Fj/BAR6LDSRkqinWfo9nGzW9ndpjEtP049oIW8KWToucUq7AJVCr/fyY9NFpaJaCXnGrKHLLs2mwiHYE1SxaxA==
1043
+ dependencies :
1044
+ " @types/prop-types" " *"
1045
+ " @types/scheduler" " *"
1046
+ csstype "^3.0.2"
1047
+
1039
1048
" @types/scheduler@* " :
1040
1049
version "0.16.8"
1041
1050
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff"
You can’t perform that action at this time.
0 commit comments