File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 5050 "@changesets/cli" : " ^2.16.0" ,
5151 "@testing-library/dom" : " ^9.0.0" ,
5252 "@types/jest" : " ^29.0.0" ,
53- "@types/node" : " 20.6.3 " ,
53+ "@types/node" : " 24.9.1 " ,
5454 "@typescript-eslint/eslint-plugin" : " ^6.0.0" ,
5555 "@typescript-eslint/parser" : " ^6.0.0" ,
5656 "concurrently" : " ^8.0.0" ,
7676 "typescript" : " ^5.0.0"
7777 },
7878 "resolutions" : {
79- "@types/node" : " 20.6.3 "
79+ "@types/node" : " 24.9.1 "
8080 },
8181 "prettier" : {
8282 "useTabs" : true
Original file line number Diff line number Diff line change 17601760 resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.5.tgz#ec10755e871497bcd83efe927e43ec46e8c0747e"
17611761 integrity sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==
17621762
1763- " @types/node@*" , "@types/[email protected] ", "@types/node@^12.7.1", "@types/node@^16.18.39": 1764- version "20.6.3"
1765- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.3.tgz#5b763b321cd3b80f6b8dde7a37e1a77ff9358dd9"
1766- integrity sha512-HksnYH4Ljr4VQgEy2lTStbCKv/P590tmPe5HqOnv9Gprffgv5WXAY+Y5Gqniu0GGqeTCUdBnzC3QSrzPkBkAMA==
1763+ " @types/node@*" , "@types/[email protected] ", "@types/node@^12.7.1", "@types/node@^16.18.39": 1764+ version "24.9.1"
1765+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.1.tgz#b7360b3c789089e57e192695a855aa4f6981a53c"
1766+ integrity sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==
1767+ dependencies :
1768+ undici-types "~7.16.0"
17671769
17681770" @types/normalize-package-data@^2.4.0 " :
17691771 version "2.4.4"
@@ -6805,6 +6807,11 @@ unbox-primitive@^1.0.2:
68056807 has-symbols "^1.0.3"
68066808 which-boxed-primitive "^1.0.2"
68076809
6810+ undici-types@~7.16.0 :
6811+ version "7.16.0"
6812+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
6813+ integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
6814+
68086815unicode-canonical-property-names-ecmascript@^2.0.0 :
68096816 version "2.0.0"
68106817 resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"
You can’t perform that action at this time.
0 commit comments