mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-27 13:34:28 -04:00
fix(deps): update definitelytyped
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
754121a7da
commit
af34736199
7 changed files with 195 additions and 138 deletions
|
@ -39,11 +39,11 @@
|
|||
"@nestjs/swagger": "7.1.16",
|
||||
"@nestjs/typeorm": "10.0.1",
|
||||
"@nestjs/websockets": "10.2.10",
|
||||
"@types/bcrypt": "5.0.1",
|
||||
"@types/bcrypt": "5.0.2",
|
||||
"@types/cron": "2.0.1",
|
||||
"@types/minio": "7.1.0",
|
||||
"@types/node-fetch": "2.6.7",
|
||||
"@types/passport-http-bearer": "1.0.39",
|
||||
"@types/node-fetch": "2.6.9",
|
||||
"@types/passport-http-bearer": "1.0.41",
|
||||
"@zxcvbn-ts/core": "3.0.4",
|
||||
"@zxcvbn-ts/language-common": "3.0.4",
|
||||
"@zxcvbn-ts/language-en": "3.0.2",
|
||||
|
@ -85,21 +85,21 @@
|
|||
"@nestjs/testing": "10.2.10",
|
||||
"@trivago/prettier-plugin-sort-imports": "4.2.1",
|
||||
"@tsconfig/node18": "18.2.2",
|
||||
"@types/cli-color": "2.0.4",
|
||||
"@types/cli-color": "2.0.6",
|
||||
"@types/cookie": "0.6.0",
|
||||
"@types/cookie-signature": "1.1.1",
|
||||
"@types/diff": "5.0.7",
|
||||
"@types/express": "4.17.20",
|
||||
"@types/express-session": "1.17.9",
|
||||
"@types/cookie-signature": "1.1.2",
|
||||
"@types/diff": "5.0.9",
|
||||
"@types/express": "4.17.21",
|
||||
"@types/express-session": "1.17.10",
|
||||
"@types/jest": "29.5.10",
|
||||
"@types/markdown-it": "13.0.5",
|
||||
"@types/mysql": "2.15.23",
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@types/mysql": "2.15.24",
|
||||
"@types/node": "20.10.4",
|
||||
"@types/passport-local": "1.0.37",
|
||||
"@types/pg": "8.10.7",
|
||||
"@types/source-map-support": "0.5.9",
|
||||
"@types/passport-local": "1.0.38",
|
||||
"@types/pg": "8.10.9",
|
||||
"@types/source-map-support": "0.5.10",
|
||||
"@types/supertest": "2.0.16",
|
||||
"@types/ws": "8.5.8",
|
||||
"@types/ws": "8.5.10",
|
||||
"@typescript-eslint/eslint-plugin": "6.13.2",
|
||||
"@typescript-eslint/parser": "6.13.2",
|
||||
"eslint": "8.52.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue