From 47dd528778e1ca3b44f55e5b9295aa00776ef526 Mon Sep 17 00:00:00 2001 From: rubikscraft Date: Sat, 3 Sep 2022 15:35:07 +0200 Subject: [PATCH] Downgrade typescript because of angular language server --- package.json | 1 + yarn.lock | 22 +--------------------- 2 files changed, 2 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 32fc1e8..c2f4568 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "fastify": "^4.5.2", "terser": "^5.14.2", "typeorm": "^0.3.9", + "typescript": "4.7.4", "fastify-static": "npm:@fastify/static@*", "fastify-formbody": "npm:@fastify/formbody@*", "minimist": "npm:minimist-lite@*" diff --git a/yarn.lock b/yarn.lock index 6e46985..45d7851 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11579,17 +11579,7 @@ __metadata: languageName: node linkType: hard -"typescript@npm:4.8.2": - version: 4.8.2 - resolution: "typescript@npm:4.8.2" - bin: - tsc: bin/tsc - tsserver: bin/tsserver - checksum: 7f5b81d0d558c9067f952c7af52ab7f19c2e70a916817929e4a5b256c93990bf3178eccb1ac8a850bc75df35f6781b6f4cb3370ce20d8b1ded92ed462348f628 - languageName: node - linkType: hard - -"typescript@patch:typescript@4.7.4#~builtin": +"typescript@patch:typescript@npm%3A4.7.4#~builtin": version: 4.7.4 resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin::version=4.7.4&hash=f456af" bin: @@ -11599,16 +11589,6 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@4.8.2#~builtin": - version: 4.8.2 - resolution: "typescript@patch:typescript@npm%3A4.8.2#~builtin::version=4.8.2&hash=f456af" - bin: - tsc: bin/tsc - tsserver: bin/tsserver - checksum: 6f49363af8af2fe480da1d5fa68712644438785208b06690a3cbe5e7365fd652c3a0f1e587bc8684d78fb69de3dde4de185c0bad7bb4f3664ddfc813ce8caad6 - languageName: node - linkType: hard - "unicode-canonical-property-names-ecmascript@npm:^2.0.0": version: 2.0.0 resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"