fix(ci): add nodemailer type declarations for api typecheck
This commit is contained in:
Generated
+13
@@ -104,6 +104,9 @@ importers:
|
||||
"@types/node":
|
||||
specifier: ^25.5.2
|
||||
version: 25.5.2
|
||||
"@types/nodemailer":
|
||||
specifier: ^8.0.0
|
||||
version: 8.0.0
|
||||
"@types/passport-github2":
|
||||
specifier: ^1.2.9
|
||||
version: 1.2.9
|
||||
@@ -2708,6 +2711,12 @@ packages:
|
||||
integrity: sha512-tO4ZIRKNC+MDWV4qKVZe3Ql/woTnmHDr5JD8UI5hn2pwBrHEwOEMZK7WlNb5RKB6EoJ02gwmQS9OrjuFnZYdpg==
|
||||
}
|
||||
|
||||
"@types/nodemailer@8.0.0":
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-fyf8jWULsCo0d0BuoQ75i6IeoHs47qcqxWc7yUdUcV0pOZGjUTTOvwdG1PRXUDqN/8A64yQdQdnA2pZgcdi+cA==
|
||||
}
|
||||
|
||||
"@types/oauth@0.9.6":
|
||||
resolution:
|
||||
{
|
||||
@@ -10166,6 +10175,10 @@ snapshots:
|
||||
dependencies:
|
||||
undici-types: 7.18.2
|
||||
|
||||
"@types/nodemailer@8.0.0":
|
||||
dependencies:
|
||||
"@types/node": 25.5.2
|
||||
|
||||
"@types/oauth@0.9.6":
|
||||
dependencies:
|
||||
"@types/node": 25.5.2
|
||||
|
||||
Reference in New Issue
Block a user