(dependencies) remove @types/js-md5 because js-md5 is not in use anymore

This commit is contained in:
Valentyne Stigloher 2025-07-20 13:21:32 +02:00
parent 6b8f7eb831
commit e7814d9681
2 changed files with 0 additions and 9 deletions

View File

@ -75,7 +75,6 @@
"@types/connect": "^3.4.38", "@types/connect": "^3.4.38",
"@types/express": "^4.17.21", "@types/express": "^4.17.21",
"@types/express-session": "^1.17.10", "@types/express-session": "^1.17.10",
"@types/js-md5": "^0.7.2",
"@types/jsdom": "^21.1.7", "@types/jsdom": "^21.1.7",
"@types/luxon": "^1.27.1", "@types/luxon": "^1.27.1",
"@types/markdown-it": "^14.0.1", "@types/markdown-it": "^14.0.1",

8
pnpm-lock.yaml generated
View File

@ -171,9 +171,6 @@ importers:
'@types/express-session': '@types/express-session':
specifier: ^1.17.10 specifier: ^1.17.10
version: 1.18.0 version: 1.18.0
'@types/js-md5':
specifier: ^0.7.2
version: 0.7.2
'@types/jsdom': '@types/jsdom':
specifier: ^21.1.7 specifier: ^21.1.7
version: 21.1.7 version: 21.1.7
@ -2766,9 +2763,6 @@ packages:
'@types/http-errors@2.0.4': '@types/http-errors@2.0.4':
resolution: {integrity: sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==} resolution: {integrity: sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==}
'@types/js-md5@0.7.2':
resolution: {integrity: sha512-IwcFIov1JbiEToo3DgrVEwkMUR1BVlVyLjk245AzGHyyOlyddDFIeSIZO+WlhTortOa4P1PdCS8cDrTl7RW1HA==}
'@types/jsdom@21.1.7': '@types/jsdom@21.1.7':
resolution: {integrity: sha512-yOriVnggzrnQ3a9OKOCxaVuSug3w3/SbOj5i7VwXWZEyUNl3bLF9V3MfxGbZKuwqJOQyRfqXyROBB1CoZLFWzA==} resolution: {integrity: sha512-yOriVnggzrnQ3a9OKOCxaVuSug3w3/SbOj5i7VwXWZEyUNl3bLF9V3MfxGbZKuwqJOQyRfqXyROBB1CoZLFWzA==}
@ -11793,8 +11787,6 @@ snapshots:
'@types/http-errors@2.0.4': {} '@types/http-errors@2.0.4': {}
'@types/js-md5@0.7.2': {}
'@types/jsdom@21.1.7': '@types/jsdom@21.1.7':
dependencies: dependencies:
'@types/node': 22.15.29 '@types/node': 22.15.29