mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-18 17:25:16 -04:00
chore(deps): update definitelytyped
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ba8b8eb3c9
commit
41fb6f9e2e
3 changed files with 73 additions and 52 deletions
|
@ -41,8 +41,8 @@
|
|||
"@types/bcrypt": "5.0.0",
|
||||
"@types/cron": "2.0.1",
|
||||
"@types/minio": "7.1.0",
|
||||
"@types/node-fetch": "2.6.5",
|
||||
"@types/passport-http-bearer": "1.0.37",
|
||||
"@types/node-fetch": "2.6.6",
|
||||
"@types/passport-http-bearer": "1.0.38",
|
||||
"@zxcvbn-ts/core": "3.0.4",
|
||||
"@zxcvbn-ts/language-common": "3.0.4",
|
||||
"@zxcvbn-ts/language-en": "3.0.2",
|
||||
|
@ -87,15 +87,15 @@
|
|||
"@types/cli-color": "2.0.3",
|
||||
"@types/cookie": "0.5.2",
|
||||
"@types/cookie-signature": "1.1.0",
|
||||
"@types/diff": "5.0.4",
|
||||
"@types/express": "4.17.17",
|
||||
"@types/express-session": "1.17.7",
|
||||
"@types/diff": "5.0.5",
|
||||
"@types/express": "4.17.18",
|
||||
"@types/express-session": "1.17.8",
|
||||
"@types/jest": "29.5.5",
|
||||
"@types/markdown-it": "13.0.1",
|
||||
"@types/mysql": "2.15.21",
|
||||
"@types/node": "20.6.3",
|
||||
"@types/passport-local": "1.0.35",
|
||||
"@types/pg": "8.10.2",
|
||||
"@types/node": "20.6.4",
|
||||
"@types/passport-local": "1.0.36",
|
||||
"@types/pg": "8.10.3",
|
||||
"@types/source-map-support": "0.5.7",
|
||||
"@types/supertest": "2.0.12",
|
||||
"@types/ws": "8.5.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue