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.1" ,
25
25
"@percy/cypress" : " 3.1.2" ,
26
- "@types/react" : " 18.2.65 " ,
26
+ "@types/react" : " 18.2.66 " ,
27
27
"@types/react-dom" : " 18.2.22" ,
28
28
"@vitejs/plugin-react" : " 4.2.1" ,
29
29
"cypress" : " 13.7.0" ,
Original file line number Diff line number Diff line change 1012
1012
dependencies :
1013
1013
" @types/react" " *"
1014
1014
1015
- " @types/react@*" , "@types/[email protected] " :
1015
+ " @types/react@* " :
1016
1016
version "18.2.65"
1017
1017
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.65.tgz#54eb311fa9aba173c9e163d42ec188d5a42878b8"
1018
1018
integrity sha512-98TsY0aW4jqx/3RqsUXwMDZSWR1Z4CUlJNue8ueS2/wcxZOsz4xmW1X8ieaWVRHcmmQM3R8xVA4XWB3dJnWwDQ==
1021
1021
" @types/scheduler" " *"
1022
1022
csstype "^3.0.2"
1023
1023
1024
+
1025
+ version "18.2.66"
1026
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.66.tgz#d2eafc8c4e70939c5432221adb23d32d76bfe451"
1027
+ integrity sha512-OYTmMI4UigXeFMF/j4uv0lBBEbongSgptPrHBxqME44h9+yNov+oL6Z3ocJKo0WyXR84sQUNeyIp9MRfckvZpg==
1028
+ dependencies :
1029
+ " @types/prop-types" " *"
1030
+ " @types/scheduler" " *"
1031
+ csstype "^3.0.2"
1032
+
1024
1033
" @types/scheduler@* " :
1025
1034
version "0.16.8"
1026
1035
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