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 .6.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 .6.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.6.1"
1765+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.6.1.tgz#29cd365beb4419b3b8271c7464f1a563446d7481"
1766+ integrity sha512-ljvjjs3DNXummeIaooB4cLBKg2U6SPI6Hjra/9rRIy7CpM0HpLtG9HptkMKAb4HYWy5S7HUvJEuWgr/y0U8SHw==
1767+ dependencies :
1768+ undici-types "~7.13.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.13.0 :
6811+ version "7.13.0"
6812+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.13.0.tgz#a20ba7c0a2be0c97bd55c308069d29d167466bff"
6813+ integrity sha512-Ov2Rr9Sx+fRgagJ5AX0qvItZG/JKKoBRAVITs1zk7IqZGTJUwgUr7qoYBpWwakpWilTZFM98rG/AFRocu10iIQ==
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