File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 44
44
"@typechain/ethers-v5" : " 11.1.2" ,
45
45
"@typechain/hardhat" : " 9.1.0" ,
46
46
"@types/mocha" : " 10.0.6" ,
47
- "@types/react" : " 18.2.47 " ,
47
+ "@types/react" : " 18.2.48 " ,
48
48
"@types/react-dom" : " 18.2.18" ,
49
49
"@typescript-eslint/eslint-plugin" : " 6.18.1" ,
50
50
"@typescript-eslint/parser" : " 6.18.1" ,
Original file line number Diff line number Diff line change 3036
3036
dependencies:
3037
3037
"@types/react" "*"
3038
3038
3039
- "@types/react@*"
, "@types/[email protected] " :
3039
+ "@types/react@*":
3040
3040
version "18.2.47"
3041
3041
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.47.tgz#85074b27ab563df01fbc3f68dc64bf7050b0af40"
3042
3042
integrity sha512-xquNkkOirwyCgoClNk85BjP+aqnIS+ckAJ8i37gAbDs14jfW/J23f2GItAf33oiUPQnqNMALiFeoM9Y5mbjpVQ==
3045
3045
"@types/scheduler" "*"
3046
3046
csstype "^3.0.2"
3047
3047
3048
+
3049
+ version "18.2.48"
3050
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.48.tgz#11df5664642d0bd879c1f58bc1d37205b064e8f1"
3051
+ integrity sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==
3052
+ dependencies:
3053
+ "@types/prop-types" "*"
3054
+ "@types/scheduler" "*"
3055
+ csstype "^3.0.2"
3056
+
3048
3057
"@types/readable-stream@^2.3.13":
3049
3058
version "2.3.15"
3050
3059
resolved "https://registry.yarnpkg.com/@types/readable-stream/-/readable-stream-2.3.15.tgz#3d79c9ceb1b6a57d5f6e6976f489b9b5384321ae"
You can’t perform that action at this time.
0 commit comments