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 38
38
},
39
39
"devDependencies" : {
40
40
"@types/next" : " ^9.0.0" ,
41
- "@types/node" : " ^18 .0.0" ,
41
+ "@types/node" : " ^22 .0.0" ,
42
42
"@types/react" : " ^17.0.18" ,
43
43
"microbundle" : " ^0.15.0" ,
44
44
"prettier" : " ^2.3.2" ,
Original file line number Diff line number Diff line change 1165
1165
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.12.tgz#ac7fb693ac587ee182c3780c26eb65546a1a3c10"
1166
1166
integrity sha512-+2Iggwg7PxoO5Kyhvsq9VarmPbIelXP070HMImEpbtGCoyWNINQj4wzjbQCXzdHTRXnqufutJb5KAURZANNBAw==
1167
1167
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@^22.0.0 " :
1169
+ version "22.10.1"
1170
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766"
1171
+ integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==
1172
+ dependencies :
1173
+ undici-types "~6.20.0"
1172
1174
1173
1175
" @types/parse-json@^4.0.0 " :
1174
1176
version "4.0.0"
@@ -3540,6 +3542,11 @@ unbox-primitive@^1.0.2:
3540
3542
has-symbols "^1.0.3"
3541
3543
which-boxed-primitive "^1.0.2"
3542
3544
3545
+ undici-types@~6.20.0 :
3546
+ version "6.20.0"
3547
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
3548
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
3549
+
3543
3550
unicode-canonical-property-names-ecmascript@^1.0.4 :
3544
3551
version "1.0.4"
3545
3552
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