File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 "@commitlint/config-conventional" : " ^7.5.0" ,
3838 "@microsoft/api-extractor" : " ^7.0.19" ,
3939 "@types/jest" : " ^24.0.9" ,
40- "@types/node" : " ^10.12.27 " ,
40+ "@types/node" : " ^24.0.0 " ,
4141 "@types/storybook__react" : " ^4.0.1" ,
4242 "@typescript-eslint/eslint-plugin" : " ^1.4.2" ,
4343 "@typescript-eslint/parser" : " ^1.4.2" ,
Original file line number Diff line number Diff line change 480480 resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.8.tgz#92509422653f10e9c0ac18d87e0610b39f9821c7"
481481 integrity sha512-8KmlRxwbKZfjUHFIt3q8TF5S2B+/E5BaAoo/3mgc5h6FJzqxXkCK/VMetO+IRDtwtU6HUvovHMBn+XRj7SV9Qg==
482482
483- " @types/node@^10.12.27 " :
484- version "10.12.27"
485- resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.27.tgz#eb3843f15d0ba0986cc7e4d734d2ee8b50709ef8"
486- integrity sha512-e9wgeY6gaY21on3ve0xAjgBVjGDWq/xUteK0ujsE53bUoxycMkqfnkUgMt6ffZtykZ5X12Mg3T7Pw4TRCObDKg==
487-
488483" @types/node@^11.9.5 " :
489484 version "11.9.5"
490485 resolved "https://registry.yarnpkg.com/@types/node/-/node-11.9.5.tgz#011eece9d3f839a806b63973e228f85967b79ed3"
491486 integrity sha512-vVjM0SVzgaOUpflq4GYBvCpozes8OgIIS5gVXVka+OfK3hvnkC1i93U8WiY2OtNE4XUWyyy/86Kf6e0IHTQw1Q==
492487
488+ " @types/node@^24.0.0 " :
489+ version "24.10.8"
490+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.8.tgz#9b529d32e7e5adb74b13d1fc9b83615e9a12a701"
491+ integrity sha512-r0bBaXu5Swb05doFYO2kTWHMovJnNVbCsII0fhesM8bNRlLhXIuckley4a2DaD+vOdmm5G+zGkQZAPZsF80+YQ==
492+ dependencies :
493+ undici-types "~7.16.0"
494+
493495" @types/prop-types@* " :
494496 version "15.5.9"
495497 resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.5.9.tgz#f2d14df87b0739041bc53a7d75e3d77d726a3ec0"
@@ -6957,6 +6959,11 @@ umask@^1.1.0, umask@~1.1.0:
69576959 resolved "https://registry.yarnpkg.com/umask/-/umask-1.1.0.tgz#f29cebf01df517912bb58ff9c4e50fde8e33320d"
69586960 integrity sha1-8pzr8B31F5ErtY/5xOUP3o4zMg0=
69596961
6962+ undici-types@~7.16.0 :
6963+ version "7.16.0"
6964+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
6965+ integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
6966+
69606967union-value@^1.0.0 :
69616968 version "1.0.0"
69626969 resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.0.tgz#5c71c34cb5bad5dcebe3ea0cd08207ba5aa1aea4"
You can’t perform that action at this time.
0 commit comments