Remove @types/node-fetch (#13948)

This commit is contained in:
woxtu 2024-06-22 19:46:29 +09:00 committed by GitHub
parent b8b4dc5038
commit 00b213373b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 12 deletions

View file

@ -207,7 +207,6 @@
"@types/mime-types": "2.1.4", "@types/mime-types": "2.1.4",
"@types/ms": "0.7.34", "@types/ms": "0.7.34",
"@types/node": "20.12.7", "@types/node": "20.12.7",
"@types/node-fetch": "3.0.3",
"@types/nodemailer": "6.4.15", "@types/nodemailer": "6.4.15",
"@types/oauth": "0.9.4", "@types/oauth": "0.9.4",
"@types/oauth2orize": "1.11.5", "@types/oauth2orize": "1.11.5",

View file

@ -586,9 +586,6 @@ importers:
'@types/node': '@types/node':
specifier: 20.12.7 specifier: 20.12.7
version: 20.12.7 version: 20.12.7
'@types/node-fetch':
specifier: 3.0.3
version: 3.0.3
'@types/nodemailer': '@types/nodemailer':
specifier: 6.4.15 specifier: 6.4.15
version: 6.4.15 version: 6.4.15
@ -4625,10 +4622,6 @@ packages:
'@types/node-fetch@2.6.4': '@types/node-fetch@2.6.4':
resolution: {integrity: sha512-1ZX9fcN4Rvkvgv4E6PAY5WXUFWFcRWxZa3EW83UjycOB9ljJCedb2CupIP4RZMEwF/M3eTcCihbBRgwtGbg5Rg==} resolution: {integrity: sha512-1ZX9fcN4Rvkvgv4E6PAY5WXUFWFcRWxZa3EW83UjycOB9ljJCedb2CupIP4RZMEwF/M3eTcCihbBRgwtGbg5Rg==}
'@types/node-fetch@3.0.3':
resolution: {integrity: sha512-HhggYPH5N+AQe/OmN6fmhKmRRt2XuNJow+R3pQwJxOOF9GuwM7O2mheyGeIrs5MOIeNjDEdgdoyHBOrFeJBR3g==}
deprecated: This is a stub types definition. node-fetch provides its own type definitions, so you do not need this installed.
'@types/node@18.17.15': '@types/node@18.17.15':
resolution: {integrity: sha512-2yrWpBk32tvV/JAd3HNHWuZn/VDN1P+72hWirHnvsvTGSqbANi+kSeuQR9yAHnbvaBvHDsoTdXV0Fe+iRtHLKA==} resolution: {integrity: sha512-2yrWpBk32tvV/JAd3HNHWuZn/VDN1P+72hWirHnvsvTGSqbANi+kSeuQR9yAHnbvaBvHDsoTdXV0Fe+iRtHLKA==}
@ -16025,10 +16018,6 @@ snapshots:
'@types/node': 20.12.7 '@types/node': 20.12.7
form-data: 3.0.1 form-data: 3.0.1
'@types/node-fetch@3.0.3':
dependencies:
node-fetch: 3.3.2
'@types/node@18.17.15': {} '@types/node@18.17.15': {}
'@types/node@20.11.5': '@types/node@20.11.5':