File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
"@types/eslint-plugin-markdown" : " ^2.0.0" ,
32
32
"@types/jest" : " ^27.5.1" ,
33
33
"@types/node" : " ^17.0.35" ,
34
- "@types/react" : " ^18.0.9 " ,
34
+ "@types/react" : " ^18.0.10 " ,
35
35
"@types/unist" : " ^2.0.6" ,
36
36
"lerna" : " ^4.0.0" ,
37
37
"patch-package" : " ^6.4.7" ,
Original file line number Diff line number Diff line change 3283
3283
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
3284
3284
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
3285
3285
3286
- "@types/react@^18.0.9 ":
3287
- version "18.0.9 "
3288
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.9 .tgz#d6712a38bd6cd83469603e7359511126f122e878 "
3289
- integrity sha512-9bjbg1hJHUm4De19L1cHiW0Jvx3geel6Qczhjd0qY5VKVE2X5+x77YxAepuCwVh4vrgZJdgEJw48zrhRIeF4Nw ==
3286
+ "@types/react@^18.0.10 ":
3287
+ version "18.0.10 "
3288
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.10 .tgz#5692944d4a45e204fb7a981eb1388afe919cf4d0 "
3289
+ integrity sha512-dIugadZuIPrRzvIEevIu7A1smqOAjkSMv8qOfwPt9Ve6i6JT/FQcCHyk2qIAxwsQNKZt5/oGR0T4z9h2dXRAkg ==
3290
3290
dependencies:
3291
3291
"@types/prop-types" "*"
3292
3292
"@types/scheduler" "*"
You can’t perform that action at this time.
0 commit comments