fix: update tsc version

This commit is contained in:
2024-04-23 19:27:52 +02:00
parent bcdfb7f49e
commit 0373a24935
4 changed files with 5 additions and 5 deletions

Binary file not shown.

View File

@@ -9,7 +9,7 @@ RUN apk add --no-cache --virtual .gyp python3 make g++
COPY package.json yarn.lock ./
RUN yarn set version 4.1.1
RUN yarn
RUN yarn install --frozen-lockfile
COPY . .
RUN yarn build

View File

@@ -67,7 +67,7 @@
"@types/express": "^4.17.14",
"ts-node": "10.9.1",
"tsc-watch": "^5.0.3",
"typescript": "^5.2.2"
"typescript": "^5.4.5"
},
"packageManager": "yarn@4.1.1"
}

View File

@@ -4710,7 +4710,7 @@ __metadata:
languageName: node
linkType: hard
"typescript@npm:^5.2.2":
"typescript@npm:^5.4.5":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
bin:
@@ -4720,7 +4720,7 @@ __metadata:
languageName: node
linkType: hard
"typescript@patch:typescript@npm%3A^5.2.2#optional!builtin<compat/typescript>":
"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
bin:
@@ -4865,7 +4865,7 @@ __metadata:
systeminformation: "npm:^5.21.7"
ts-node: "npm:10.9.1"
tsc-watch: "npm:^5.0.3"
typescript: "npm:^5.2.2"
typescript: "npm:^5.4.5"
languageName: unknown
linkType: soft