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.8.0 " ,
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.8.0 "
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.8.0"
1765+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.8.0.tgz#a98a689a687c31d9c553f603961230333e4b5230"
1766+ integrity sha512-5x08bUtU8hfboMTrJ7mEO4CpepS9yBwAqcL52y86SWNmbPX8LVbNs3EP4cNrIZgdjk2NAlP2ahNihozpoZIxSg==
1767+ dependencies :
1768+ undici-types "~7.14.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.14.0 :
6811+ version "7.14.0"
6812+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.14.0.tgz#4c037b32ca4d7d62fae042174604341588bc0840"
6813+ integrity sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==
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