This repository was archived by the owner on Nov 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 103103 "@rollup/plugin-typescript" : " ^12.1.4" ,
104104 "@types/aws-lambda" : " ^8.10.152" ,
105105 "@types/jest" : " ^30.0.0" ,
106- "@types/node" : " 24.5.2 " ,
106+ "@types/node" : " 24.6.0 " ,
107107 "@types/sinon" : " 17.0.4" ,
108108 "esbuild" : " ^0.25.9" ,
109109 "husky" : " 9.1.7" ,
Original file line number Diff line number Diff line change 10821082 expect "^30.0.0"
10831083 pretty-format "^30.0.0"
10841084
1085- " @types/node@*" , "@types/node@24.5.2" :
1085+ " @types/node@* " :
10861086 version "24.5.2"
10871087 resolved "https://registry.yarnpkg.com/@types/node/-/node-24.5.2.tgz#52ceb83f50fe0fcfdfbd2a9fab6db2e9e7ef6446"
10881088 integrity sha512-FYxk1I7wPv3K2XBaoyH2cTnocQEu8AOZ60hPbsyukMPLv5/5qr7V1i8PLHdl6Zf87I+xZXFvPCXYjiTFq+YSDQ==
10891089 dependencies :
10901090 undici-types "~7.12.0"
10911091
1092+ " @types/node@24.6.0 " :
1093+ version "24.6.0"
1094+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.6.0.tgz#5dd8d4eca0bba7dd81d853e7fadc96b322ff84f6"
1095+ integrity sha512-F1CBxgqwOMc4GKJ7eY22hWhBVQuMYTtqI8L0FcszYcpYX0fzfDGpez22Xau8Mgm7O9fI+zA/TYIdq3tGWfweBA==
1096+ dependencies :
1097+ undici-types "~7.13.0"
1098+
10921099" @types/resolve@1.20.2 " :
10931100 version "1.20.2"
10941101 resolved "https://registry.npmjs.org/@types/resolve/-/resolve-1.20.2.tgz"
@@ -3238,6 +3245,11 @@ undici-types@~7.12.0:
32383245 resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.12.0.tgz#15c5c7475c2a3ba30659529f5cdb4674b622fafb"
32393246 integrity sha512-goOacqME2GYyOZZfb5Lgtu+1IDmAlAEu5xnD3+xTzS10hT0vzpf0SPjkXwAw9Jm+4n/mQGDP3LO8CPbYROeBfQ==
32403247
3248+ undici-types@~7.13.0 :
3249+ version "7.13.0"
3250+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.13.0.tgz#a20ba7c0a2be0c97bd55c308069d29d167466bff"
3251+ integrity sha512-Ov2Rr9Sx+fRgagJ5AX0qvItZG/JKKoBRAVITs1zk7IqZGTJUwgUr7qoYBpWwakpWilTZFM98rG/AFRocu10iIQ==
3252+
32413253unplugin-utils@^0.2.4 :
32423254 version "0.2.5"
32433255 resolved "https://registry.npmjs.org/unplugin-utils/-/unplugin-utils-0.2.5.tgz"
You can’t perform that action at this time.
0 commit comments