(dependencies) remove @types/sharp because sharp contains type information by itself

This commit is contained in:
Valentyne Stigloher 2025-03-20 10:54:13 +01:00
parent 385f0489cd
commit 1fa07e297b
2 changed files with 0 additions and 11 deletions

View File

@ -81,7 +81,6 @@
"@types/node": "^20.16.5",
"@types/nodemailer": "^6.4.14",
"@types/papaparse": "^5.3.14",
"@types/sharp": "^0.31.1",
"@types/speakeasy": "^2.0.10",
"@types/uuid": "8.3.2",
"@vite-pwa/nuxt": "^0.10.6",

10
pnpm-lock.yaml generated
View File

@ -198,9 +198,6 @@ importers:
'@types/papaparse':
specifier: ^5.3.14
version: 5.3.14
'@types/sharp':
specifier: ^0.31.1
version: 0.31.1
'@types/speakeasy':
specifier: ^2.0.10
version: 2.0.10
@ -2610,9 +2607,6 @@ packages:
'@types/serve-static@1.15.7':
resolution: {integrity: sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw==}
'@types/sharp@0.31.1':
resolution: {integrity: sha512-5nWwamN9ZFHXaYEincMSuza8nNfOof8nmO+mcI+Agx1uMUk4/pQnNIcix+9rLPXzKrm1pS34+6WRDbDV0Jn7ag==}
'@types/speakeasy@2.0.10':
resolution: {integrity: sha512-QVRlDW5r4yl7p7xkNIbAIC/JtyOcClDIIdKfuG7PWdDT1MmyhtXSANsildohy0K+Lmvf/9RUtLbNLMacvrVwxA==}
@ -11279,10 +11273,6 @@ snapshots:
'@types/node': 20.16.5
'@types/send': 0.17.4
'@types/sharp@0.31.1':
dependencies:
'@types/node': 20.16.5
'@types/speakeasy@2.0.10':
dependencies:
'@types/node': 20.16.5