mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-08-03 11:07:00 -04:00
(dependencies) remove @types/js-md5 because js-md5 is not in use anymore
This commit is contained in:
parent
6b8f7eb831
commit
e7814d9681
@ -75,7 +75,6 @@
|
||||
"@types/connect": "^3.4.38",
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/express-session": "^1.17.10",
|
||||
"@types/js-md5": "^0.7.2",
|
||||
"@types/jsdom": "^21.1.7",
|
||||
"@types/luxon": "^1.27.1",
|
||||
"@types/markdown-it": "^14.0.1",
|
||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -171,9 +171,6 @@ importers:
|
||||
'@types/express-session':
|
||||
specifier: ^1.17.10
|
||||
version: 1.18.0
|
||||
'@types/js-md5':
|
||||
specifier: ^0.7.2
|
||||
version: 0.7.2
|
||||
'@types/jsdom':
|
||||
specifier: ^21.1.7
|
||||
version: 21.1.7
|
||||
@ -2766,9 +2763,6 @@ packages:
|
||||
'@types/http-errors@2.0.4':
|
||||
resolution: {integrity: sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==}
|
||||
|
||||
'@types/js-md5@0.7.2':
|
||||
resolution: {integrity: sha512-IwcFIov1JbiEToo3DgrVEwkMUR1BVlVyLjk245AzGHyyOlyddDFIeSIZO+WlhTortOa4P1PdCS8cDrTl7RW1HA==}
|
||||
|
||||
'@types/jsdom@21.1.7':
|
||||
resolution: {integrity: sha512-yOriVnggzrnQ3a9OKOCxaVuSug3w3/SbOj5i7VwXWZEyUNl3bLF9V3MfxGbZKuwqJOQyRfqXyROBB1CoZLFWzA==}
|
||||
|
||||
@ -11793,8 +11787,6 @@ snapshots:
|
||||
|
||||
'@types/http-errors@2.0.4': {}
|
||||
|
||||
'@types/js-md5@0.7.2': {}
|
||||
|
||||
'@types/jsdom@21.1.7':
|
||||
dependencies:
|
||||
'@types/node': 22.15.29
|
||||
|
Loading…
x
Reference in New Issue
Block a user