This repository was archived by the owner on Oct 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-19
lines changed Expand file tree Collapse file tree 2 files changed +13
-19
lines changed Original file line number Diff line number Diff line change 6161 "lint:workflows" : " find .github/workflows -type f \\ ( -iname '*.yaml' -o -iname '*.yml' \\ ) | xargs -I {} sh -c 'echo \" Linting {}\" ; action-validator \" {}\" '"
6262 },
6363 "resolutions" : {
64- "@types/react-dom" : " 17.0.25 " ,
65- "@types/react" : " 17.0.82 " ,
64+ "@types/react-dom" : " 18.3.0 " ,
65+ "@types/react" : " 18.3.8 " ,
6666 "@types/seedrandom" : " 3.0.8" ,
6767 "oidc-client-ts" : " 3.0.1" ,
6868 "jwt-decode" : " 4.0.0" ,
183183 "@types/node-fetch" : " ^2.6.2" ,
184184 "@types/pako" : " ^2.0.0" ,
185185 "@types/qrcode" : " ^1.3.5" ,
186- "@types/react" : " 17.0.82 " ,
186+ "@types/react" : " 18.3.8 " ,
187187 "@types/react-beautiful-dnd" : " ^13.0.0" ,
188- "@types/react-dom" : " 17.0.25 " ,
188+ "@types/react-dom" : " 18.3.0 " ,
189189 "@types/react-transition-group" : " ^4.4.0" ,
190190 "@types/sanitize-html" : " 2.13.0" ,
191191 "@types/sdp-transform" : " ^2.4.6" ,
Original file line number Diff line number Diff line change 28342834 dependencies :
28352835 " @types/react" " *"
28362836
2837- " @types/react-dom@17.0.25 " , "@types/react-dom@<18.0.0":
2838- version "17.0.25 "
2839- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.25. tgz#e0e5b3571e1069625b3a3da2b279379aa33a0cb5 "
2840- integrity sha512-urx7A7UxkZQmThYA4So0NelOVjx3V4rNFVJwp0WZlbIK5eM4rNJDiN3R/E9ix0MBh6kAEojk/9YL+Te6D9zHNA ==
2837+ " @types/react-dom@18.3.0 " , "@types/react-dom@<18.0.0":
2838+ version "18.3.0 "
2839+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.0. tgz#0cbc818755d87066ab6ca74fbedb2547d74a82b0 "
2840+ integrity sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg ==
28412841 dependencies :
2842- " @types/react" " ^17 "
2842+ " @types/react" " * "
28432843
28442844" @types/react-redux@^7.1.20 " :
28452845 version "7.1.25"
28582858 dependencies :
28592859 " @types/react" " *"
28602860
2861- " @types/react@*" , "@types/react@17.0.82", "@types/react@^17 ":
2862- version "17.0.82 "
2863- resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.82 .tgz#eb84c38ee1023cd61be1b909fde083ac83fc163f "
2864- integrity sha512-wTW8Lu/PARGPFE8tOZqCvprOKg5sen/2uS03yKn2xbCDFP9oLncm7vMDQ2+dEQXHVIXrOpW6u72xUXEXO0ypSw ==
2861+ " @types/react@*" , "@types/react@18.3.8 ":
2862+ version "18.3.8 "
2863+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.8 .tgz#1672ab19993f8aca7c7dc844c07d5d9e467d5a79 "
2864+ integrity sha512-syBUrW3/XpnW4WJ41Pft+I+aPoDVbrBVQGEnbD7NijDGlVC+8gV/XKRY+7vMDlfPpbwYt0l1vd/Sj8bJGMbs9Q ==
28652865 dependencies :
28662866 " @types/prop-types" " *"
2867- " @types/scheduler" " ^0.16"
28682867 csstype "^3.0.2"
28692868
2870286928792878 dependencies :
28802879 htmlparser2 "^8.0.0"
28812880
2882- " @types/scheduler@^0.16 " :
2883- version "0.16.8"
2884- resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff"
2885- integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==
2886-
28872881" @types/sdp-transform@^2.4.6 " :
28882882 version "2.4.9"
28892883 resolved "https://registry.yarnpkg.com/@types/sdp-transform/-/sdp-transform-2.4.9.tgz#26ef39f487a6909b0512f580b80920a366b27f52"
You can’t perform that action at this time.
0 commit comments