mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 03:57:47 -04:00
(dependencies) remove @types/sharp because sharp contains type information by itself
This commit is contained in:
parent
385f0489cd
commit
1fa07e297b
@ -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
10
pnpm-lock.yaml
generated
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user