mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore: update other nest packages
This commit is contained in:
parent
6e2c9115be
commit
3030659e05
2 changed files with 480 additions and 777 deletions
1243
package-lock.json
generated
1243
package-lock.json
generated
File diff suppressed because it is too large
Load diff
14
package.json
14
package.json
|
|
@ -26,18 +26,18 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@hapi/joi": "17.1.1",
|
||||
"@nestjs/axios": "0.0.4",
|
||||
"@nestjs/axios": "0.0.8",
|
||||
"@nestjs/common": "8.4.7",
|
||||
"@nestjs/config": "1.1.5",
|
||||
"@nestjs/config": "2.1.0",
|
||||
"@nestjs/core": "8.4.7",
|
||||
"@nestjs/jwt": "8.0.0",
|
||||
"@nestjs/jwt": "8.0.1",
|
||||
"@nestjs/passport": "8.2.2",
|
||||
"@nestjs/platform-express": "8.4.7",
|
||||
"@nestjs/schedule": "1.0.2",
|
||||
"@nestjs/schedule": "2.0.1",
|
||||
"@nestjs/serve-static": "2.2.2",
|
||||
"@nestjs/swagger": "5.2.1",
|
||||
"@nestjs/terminus": "8.0.3",
|
||||
"@nestjs/typeorm": "8.0.2",
|
||||
"@nestjs/terminus": "8.0.6",
|
||||
"@nestjs/typeorm": "8.0.4",
|
||||
"@opentelemetry/api": "1.0.4",
|
||||
"@opentelemetry/context-async-hooks": "1.0.1",
|
||||
"@opentelemetry/exporter-prometheus": "0.27.0",
|
||||
|
|
@ -76,7 +76,7 @@
|
|||
"typeorm": "0.2.41"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nestjs/cli": "8.1.4",
|
||||
"@nestjs/cli": "8.2.6",
|
||||
"@nestjs/schematics": "8.0.5",
|
||||
"@nestjs/testing": "8.4.7",
|
||||
"@types/cookie-parser": "1.4.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue