From 0bdf40e69b3b010f037aa759a1cafd88a6ce623b Mon Sep 17 00:00:00 2001 From: Ivo Date: Mon, 5 Feb 2024 13:56:05 -0400 Subject: [PATCH] chore: fix yarn.lock --- .github/workflows/release.yml | 2 +- apps/api/package.json | 2 +- apps/ui/package.json | 2 +- yarn.lock | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8f8bef0..2cd9163 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,7 +29,7 @@ jobs: cache: yarn - name: Install Dependencies - run: yarn install + run: yarn --immutable - name: Set Git user to Actions Bot run: | diff --git a/apps/api/package.json b/apps/api/package.json index 5f0a80a..734bf9d 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -50,6 +50,6 @@ "ts-loader": "^9.4.3", "ts-node": "^10.9.1", "tsconfig-paths": "^4.2.0", - "typescript": "^5.1.3" + "typescript": "5.3.3" } } diff --git a/apps/ui/package.json b/apps/ui/package.json index 79ca1ea..37f0e96 100644 --- a/apps/ui/package.json +++ b/apps/ui/package.json @@ -43,6 +43,6 @@ "postcss": "^8.4.31", "postcss-preset-mantine": "^1.11.0", "postcss-simple-vars": "^7.0.1", - "typescript": "^5" + "typescript": "5.3.3" } } diff --git a/yarn.lock b/yarn.lock index 37611d8..f07a8d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2758,7 +2758,7 @@ __metadata: ts-loader: ^9.4.3 ts-node: ^10.9.1 tsconfig-paths: ^4.2.0 - typescript: ^5.1.3 + typescript: 5.3.3 languageName: unknown linkType: soft @@ -11328,7 +11328,7 @@ __metadata: languageName: node linkType: hard -"typescript@npm:5.3.3, typescript@npm:^4.6.4 || ^5.2.2, typescript@npm:^5, typescript@npm:^5.1.3, typescript@npm:^5.2.2": +"typescript@npm:5.3.3, typescript@npm:^4.6.4 || ^5.2.2, typescript@npm:^5.2.2": version: 5.3.3 resolution: "typescript@npm:5.3.3" bin: @@ -11338,7 +11338,7 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@5.3.3#~builtin, typescript@patch:typescript@^4.6.4 || ^5.2.2#~builtin, typescript@patch:typescript@^5#~builtin, typescript@patch:typescript@^5.1.3#~builtin, typescript@patch:typescript@^5.2.2#~builtin": +"typescript@patch:typescript@5.3.3#~builtin, typescript@patch:typescript@^4.6.4 || ^5.2.2#~builtin, typescript@patch:typescript@^5.2.2#~builtin": version: 5.3.3 resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin::version=5.3.3&hash=e012d7" bin: @@ -11393,7 +11393,7 @@ __metadata: react-dom: ^18 react-equation: ^1.0.0 sharp: ^0.32.6 - typescript: ^5 + typescript: 5.3.3 languageName: unknown linkType: soft