mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-23 20:54:48 -04:00
(dependencies) remove unused @types/* dependencies
This commit is contained in:
parent
e7c8a1e698
commit
a4f83d4337
@ -100,11 +100,9 @@
|
||||
"@types/jsdom": "^21.1.7",
|
||||
"@types/luxon": "^1.27.1",
|
||||
"@types/markdown-it": "^14.0.1",
|
||||
"@types/multer": "1.4.5",
|
||||
"@types/node": "^20.16.5",
|
||||
"@types/nodemailer": "^6.4.14",
|
||||
"@types/papaparse": "^5.3.14",
|
||||
"@types/rtlcss": "^3.1.2",
|
||||
"@types/sharp": "^0.31.1",
|
||||
"@types/speakeasy": "^2.0.10",
|
||||
"@types/uuid": "8.3.2",
|
||||
|
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@ -258,9 +258,6 @@ importers:
|
||||
'@types/markdown-it':
|
||||
specifier: ^14.0.1
|
||||
version: 14.1.2
|
||||
'@types/multer':
|
||||
specifier: 1.4.5
|
||||
version: 1.4.5
|
||||
'@types/node':
|
||||
specifier: ^20.16.5
|
||||
version: 20.16.5
|
||||
@ -270,9 +267,6 @@ importers:
|
||||
'@types/papaparse':
|
||||
specifier: ^5.3.14
|
||||
version: 5.3.14
|
||||
'@types/rtlcss':
|
||||
specifier: ^3.1.2
|
||||
version: 3.5.4
|
||||
'@types/sharp':
|
||||
specifier: ^0.31.1
|
||||
version: 0.31.1
|
||||
@ -2631,9 +2625,6 @@ packages:
|
||||
'@types/mime@1.3.5':
|
||||
resolution: {integrity: sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==}
|
||||
|
||||
'@types/multer@1.4.5':
|
||||
resolution: {integrity: sha512-9b/0a8JyrR0r2nQhL73JR86obWL7cogfX12augvlrvcpciCo/hkvEsgu80Z4S2g2DHGVXHr8pUIi1VhqFJ8Ufw==}
|
||||
|
||||
'@types/node@20.16.5':
|
||||
resolution: {integrity: sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==}
|
||||
|
||||
@ -2661,9 +2652,6 @@ packages:
|
||||
'@types/responselike@1.0.3':
|
||||
resolution: {integrity: sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==}
|
||||
|
||||
'@types/rtlcss@3.5.4':
|
||||
resolution: {integrity: sha512-MgGlOoTwu0SjpqBqVr9vwwezysD+ZoM0q6eS3ULAYuoKDYBlJMVz73Du/paSER9AOxv/UepGfcAzeO5otP72aQ==}
|
||||
|
||||
'@types/send@0.17.4':
|
||||
resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==}
|
||||
|
||||
@ -11508,10 +11496,6 @@ snapshots:
|
||||
|
||||
'@types/mime@1.3.5': {}
|
||||
|
||||
'@types/multer@1.4.5':
|
||||
dependencies:
|
||||
'@types/express': 4.17.21
|
||||
|
||||
'@types/node@20.16.5':
|
||||
dependencies:
|
||||
undici-types: 6.19.8
|
||||
@ -11538,10 +11522,6 @@ snapshots:
|
||||
dependencies:
|
||||
'@types/node': 20.16.5
|
||||
|
||||
'@types/rtlcss@3.5.4':
|
||||
dependencies:
|
||||
postcss: 8.5.1
|
||||
|
||||
'@types/send@0.17.4':
|
||||
dependencies:
|
||||
'@types/mime': 1.3.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user