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 45
45
"@types/jest" : " ^29.5.11" ,
46
46
"@types/mdx" : " ^2.0.5" ,
47
47
"@types/node" : " 20.11.27" ,
48
- "@types/react" : " 18.2.65 " ,
48
+ "@types/react" : " 18.2.66 " ,
49
49
"@types/react-dom" : " 18.2.22" ,
50
50
"@typescript-eslint/eslint-plugin" : " 6.21.0" ,
51
51
"@typescript-eslint/parser" : " 6.21.0" ,
Original file line number Diff line number Diff line change 3379
3379
dependencies:
3380
3380
"@types/react" "*"
3381
3381
3382
- "@types/react@*", "@types/react@18.2.65" :
3382
+ "@types/react@*":
3383
3383
version "18.2.65"
3384
3384
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.65.tgz#54eb311fa9aba173c9e163d42ec188d5a42878b8"
3385
3385
integrity sha512-98TsY0aW4jqx/3RqsUXwMDZSWR1Z4CUlJNue8ueS2/wcxZOsz4xmW1X8ieaWVRHcmmQM3R8xVA4XWB3dJnWwDQ==
3397
3397
"@types/scheduler" "*"
3398
3398
csstype "^3.0.2"
3399
3399
3400
+ "@types/react@18.2.66":
3401
+ version "18.2.66"
3402
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.66.tgz#d2eafc8c4e70939c5432221adb23d32d76bfe451"
3403
+ integrity sha512-OYTmMI4UigXeFMF/j4uv0lBBEbongSgptPrHBxqME44h9+yNov+oL6Z3ocJKo0WyXR84sQUNeyIp9MRfckvZpg==
3404
+ dependencies:
3405
+ "@types/prop-types" "*"
3406
+ "@types/scheduler" "*"
3407
+ csstype "^3.0.2"
3408
+
3400
3409
"@types/responselike@^1.0.0":
3401
3410
version "1.0.3"
3402
3411
resolved "https://registry.yarnpkg.com/@types/responselike/-/responselike-1.0.3.tgz#cc29706f0a397cfe6df89debfe4bf5cea159db50"
You can’t perform that action at this time.
0 commit comments