File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 3838 },
3939 "devDependencies" : {
4040 "@types/next" : " ^9.0.0" ,
41- "@types/node" : " ^18 .0.0" ,
41+ "@types/node" : " ^24 .0.0" ,
4242 "@types/react" : " ^17.0.18" ,
4343 "microbundle" : " ^0.15.0" ,
4444 "prettier" : " ^2.3.2" ,
Original file line number Diff line number Diff line change 11651165 resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.12.tgz#ac7fb693ac587ee182c3780c26eb65546a1a3c10"
11661166 integrity sha512-+2Iggwg7PxoO5Kyhvsq9VarmPbIelXP070HMImEpbtGCoyWNINQj4wzjbQCXzdHTRXnqufutJb5KAURZANNBAw==
11671167
1168- " @types/node@^18.0.0 " :
1169- version "18.16.16"
1170- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.16.tgz#3b64862856c7874ccf7439e6bab872d245c86d8e"
1171- integrity sha512-NpaM49IGQQAUlBhHMF82QH80J08os4ZmyF9MkpCzWAGuOHqE4gTEbhzd7L3l5LmWuZ6E0OiC1FweQ4tsiW35+g==
1168+ " @types/node@^24.0.0 " :
1169+ version "24.10.0"
1170+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.0.tgz#6b79086b0dfc54e775a34ba8114dcc4e0221f31f"
1171+ integrity sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==
1172+ dependencies :
1173+ undici-types "~7.16.0"
11721174
11731175" @types/parse-json@^4.0.0 " :
11741176 version "4.0.0"
@@ -3540,6 +3542,11 @@ unbox-primitive@^1.0.2:
35403542 has-symbols "^1.0.3"
35413543 which-boxed-primitive "^1.0.2"
35423544
3545+ undici-types@~7.16.0 :
3546+ version "7.16.0"
3547+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
3548+ integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
3549+
35433550unicode-canonical-property-names-ecmascript@^1.0.4 :
35443551 version "1.0.4"
35453552 resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
You can’t perform that action at this time.
0 commit comments