File tree Expand file tree Collapse file tree 2 files changed +10
-22
lines changed Expand file tree Collapse file tree 2 files changed +10
-22
lines changed Original file line number Diff line number Diff line change 23
23
"devDependencies" : {
24
24
"@tsconfig/node20" : " ^20.1.4" ,
25
25
"@types/jest" : " ^29.5.14" ,
26
- "@types/node" : " ^20.17.19 " ,
26
+ "@types/node" : " ^24.0.3 " ,
27
27
"@typescript-eslint/parser" : " ^8.24.1" ,
28
28
"@vercel/ncc" : " ^0.38.3" ,
29
29
"eslint" : " ^8.57.1" ,
Original file line number Diff line number Diff line change 1667
1667
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
1668
1668
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
1669
1669
1670
- " @types/node@* " :
1671
- version "20.12.12 "
1672
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12 .tgz#7cbecdf902085cec634fdb362172dfe12b8f2050 "
1673
- integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw ==
1670
+ " @types/node@*" , "@types/node@^24.0.3" :
1671
+ version "24.0.3 "
1672
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.3 .tgz#f935910f3eece3a3a2f8be86b96ba833dc286cab "
1673
+ integrity sha512-R4I/kzCYAdRLzfiCabn9hxWfbuHS573x+r0dJMkkzThEa7pbrcDWK+9zu3e7aBOouf+rQAciqPFMnxwr0aWgKg ==
1674
1674
dependencies :
1675
- undici-types "~5.26.4"
1676
-
1677
- " @types/node@^20.17.19 " :
1678
- version "20.17.19"
1679
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.19.tgz#0f2869555719bef266ca6e1827fcdca903c1a697"
1680
- integrity sha512-LEwC7o1ifqg/6r2gn9Dns0f1rhK+fPFDoMiceTJ6kWmVk6bgXBI/9IOWfVan4WiAavK9pIVWdX0/e3J+eEUh5A==
1681
- dependencies :
1682
- undici-types "~6.19.2"
1675
+ undici-types "~7.8.0"
1683
1676
1684
1677
" @types/stack-utils@^2.0.0 " :
1685
1678
version "2.0.3"
@@ -4862,15 +4855,10 @@ unbox-primitive@^1.0.2:
4862
4855
has-symbols "^1.0.3"
4863
4856
which-boxed-primitive "^1.0.2"
4864
4857
4865
- undici-types@~5.26.4 :
4866
- version "5.26.5"
4867
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
4868
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
4869
-
4870
- undici-types@~6.19.2 :
4871
- version "6.19.8"
4872
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
4873
- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
4858
+ undici-types@~7.8.0 :
4859
+ version "7.8.0"
4860
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294"
4861
+ integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==
4874
4862
4875
4863
undici@^5.25.4 :
4876
4864
version "5.28.5"
You can’t perform that action at this time.
0 commit comments