File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 23
23
"@serverless-guru/prettier-plugin-import-order" : " ^0.4.1" ,
24
24
"@types/eslint" : " ^9.6.0" ,
25
25
"@types/glob" : " ^8.0.0" ,
26
- "@types/node" : " ^22 .0.0" ,
26
+ "@types/node" : " ^24 .0.0" ,
27
27
"@typescript-eslint/eslint-plugin" : " ^8.0.1" ,
28
28
"@typescript-eslint/parser" : " ^8.0.1" ,
29
29
"@vercel/ncc" : " 0.38.1" ,
Original file line number Diff line number Diff line change 594
594
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
595
595
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
596
596
597
- " @types/node@*" , "@types/node@^22 .0.0":
598
- version "22.15.30 "
599
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.30 .tgz#3a20431783e28dd0b0326f84ab386a2ec81d921d "
600
- integrity sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA ==
597
+ " @types/node@*" , "@types/node@^24 .0.0":
598
+ version "24.0.0 "
599
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.0 .tgz#14a278ce74dd33993f2c4e5dd614760728c0fba8 "
600
+ integrity sha512-yZQa2zm87aRVcqDyH5+4Hv9KYgSdgwX1rFnGvpbzMaC7YAljmhBET93TPiTd3ObwTL+gSpIzPKg5BqVxdCvxKg ==
601
601
dependencies :
602
- undici-types "~6.21 .0"
602
+ undici-types "~7.8 .0"
603
603
604
604
" @typescript-eslint/[email protected] " , "@typescript-eslint/eslint-plugin@^8.0.1":
605
605
version "8.34.0"
@@ -1838,10 +1838,10 @@ typescript@^5.0.2:
1838
1838
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
1839
1839
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
1840
1840
1841
- undici-types@~6.21 .0 :
1842
- version "6.21 .0"
1843
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21 .0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb "
1844
- integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ ==
1841
+ undici-types@~7.8 .0 :
1842
+ version "7.8 .0"
1843
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8 .0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294 "
1844
+ integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw ==
1845
1845
1846
1846
undici@^5.25.4, undici@^5.28.5 :
1847
1847
version "5.29.0"
You can’t perform that action at this time.
0 commit comments