mirror of
https://github.com/apricote/Listory.git
synced 2026-02-11 12:17:03 +00:00
Compare commits
No commits in common. "eeeb4b1b86034179f4a3804f8b2bd69d7e0f9313" and "f9926d31e9a53aab4cd0875bbfdf023cc5ca84e6" have entirely different histories.
eeeb4b1b86
...
f9926d31e9
2 changed files with 317 additions and 416 deletions
727
package-lock.json
generated
727
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -36,7 +36,7 @@
|
||||||
"@nestjs/passport": "10.0.3",
|
"@nestjs/passport": "10.0.3",
|
||||||
"@nestjs/platform-express": "10.3.3",
|
"@nestjs/platform-express": "10.3.3",
|
||||||
"@nestjs/serve-static": "4.0.2",
|
"@nestjs/serve-static": "4.0.2",
|
||||||
"@nestjs/swagger": "7.4.0",
|
"@nestjs/swagger": "7.3.0",
|
||||||
"@nestjs/terminus": "10.2.3",
|
"@nestjs/terminus": "10.2.3",
|
||||||
"@nestjs/typeorm": "10.0.2",
|
"@nestjs/typeorm": "10.0.2",
|
||||||
"@opentelemetry/api": "1.8.0",
|
"@opentelemetry/api": "1.8.0",
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
"@opentelemetry/exporter-prometheus": "0.49.1",
|
"@opentelemetry/exporter-prometheus": "0.49.1",
|
||||||
"@opentelemetry/exporter-trace-otlp-http": "0.49.1",
|
"@opentelemetry/exporter-trace-otlp-http": "0.49.1",
|
||||||
"@opentelemetry/instrumentation": "0.49.1",
|
"@opentelemetry/instrumentation": "0.49.1",
|
||||||
"@opentelemetry/instrumentation-dns": "0.38.0",
|
"@opentelemetry/instrumentation-dns": "0.34.0",
|
||||||
"@opentelemetry/instrumentation-express": "0.36.1",
|
"@opentelemetry/instrumentation-express": "0.36.1",
|
||||||
"@opentelemetry/instrumentation-http": "0.49.1",
|
"@opentelemetry/instrumentation-http": "0.49.1",
|
||||||
"@opentelemetry/instrumentation-nestjs-core": "0.35.0",
|
"@opentelemetry/instrumentation-nestjs-core": "0.35.0",
|
||||||
|
|
@ -81,7 +81,7 @@
|
||||||
"typeorm": "0.3.20"
|
"typeorm": "0.3.20"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nestjs/cli": "10.4.4",
|
"@nestjs/cli": "10.3.2",
|
||||||
"@nestjs/schematics": "10.1.1",
|
"@nestjs/schematics": "10.1.1",
|
||||||
"@nestjs/testing": "10.3.3",
|
"@nestjs/testing": "10.3.3",
|
||||||
"@types/cookie-parser": "1.4.7",
|
"@types/cookie-parser": "1.4.7",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue