Skip to content

Commit b00b4b2

Browse files
committed
fix: fix typescript version
1 parent 168ce3f commit b00b4b2

File tree

3 files changed

+8
-47
lines changed

3 files changed

+8
-47
lines changed

Diff for: package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@
303303
"ts-loader": "^9.2.3",
304304
"ts-node": "10.9.1",
305305
"tsconfig-paths": "^4.2.0",
306-
"typescript": "^5.3.3",
306+
"typescript": "5.3.3",
307307
"vite": "^5.0.0",
308308
"vite-plugin-checker": "^0.6.2",
309309
"vite-plugin-dts": "3.8.1",
@@ -320,7 +320,8 @@
320320
"packageManager": "[email protected]",
321321
"resolutions": {
322322
"graphql": "16.8.0",
323-
"type-fest": "4.10.1"
323+
"type-fest": "4.10.1",
324+
"typescript": "5.3.3"
324325
},
325326
"version": "0.2.1",
326327
"scripts": {

Diff for: packages/twenty-server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/lodash.upperfirst": "^4.3.7",
4747
"@types/react": "^18.2.39",
4848
"rimraf": "^5.0.5",
49-
"typescript": "^5.3.3"
49+
"typescript": "5.3.3"
5050
},
5151
"engines": {
5252
"node": "^18.17.1",

Diff for: yarn.lock

+4-44
Original file line numberDiff line numberDiff line change
@@ -45552,7 +45552,7 @@ __metadata:
4555245552
psl: "npm:^1.9.0"
4555345553
rimraf: "npm:^5.0.5"
4555445554
tsconfig-paths: "npm:^4.2.0"
45555-
typescript: "npm:^5.3.3"
45555+
typescript: "npm:5.3.3"
4555645556
languageName: unknown
4555745557
linkType: soft
4555845558

@@ -45881,7 +45881,7 @@ __metadata:
4588145881
tsup: "npm:^8.0.1"
4588245882
type-fest: "npm:4.10.1"
4588345883
typeorm: "npm:^0.3.17"
45884-
typescript: "npm:^5.3.3"
45884+
typescript: "npm:5.3.3"
4588545885
use-debounce: "npm:^10.0.0"
4588645886
uuid: "npm:^9.0.0"
4588745887
vite: "npm:^5.0.0"
@@ -46085,17 +46085,7 @@ __metadata:
4608546085
languageName: node
4608646086
linkType: hard
4608746087

46088-
"typescript@npm:4.9.5":
46089-
version: 4.9.5
46090-
resolution: "typescript@npm:4.9.5"
46091-
bin:
46092-
tsc: bin/tsc
46093-
tsserver: bin/tsserver
46094-
checksum: 5f6cad2e728a8a063521328e612d7876e12f0d8a8390d3b3aaa452a6a65e24e9ac8ea22beb72a924fd96ea0a49ea63bb4e251fb922b12eedfb7f7a26475e5c56
46095-
languageName: node
46096-
linkType: hard
46097-
46098-
"typescript@npm:5.3.3, typescript@npm:^5.3.3, typescript@npm:~5.3.2":
46088+
"typescript@npm:5.3.3":
4609946089
version: 5.3.3
4610046090
resolution: "typescript@npm:5.3.3"
4610146091
bin:
@@ -46105,27 +46095,7 @@ __metadata:
4610546095
languageName: node
4610646096
linkType: hard
4610746097

46108-
"typescript@npm:5.4.2":
46109-
version: 5.4.2
46110-
resolution: "typescript@npm:5.4.2"
46111-
bin:
46112-
tsc: bin/tsc
46113-
tsserver: bin/tsserver
46114-
checksum: 583ff68cafb0c076695f72d61df6feee71689568179fb0d3a4834dac343df6b6ed7cf7b6f6c801fa52d43cd1d324e2f2d8ae4497b09f9e6cfe3d80a6d6c9ca52
46115-
languageName: node
46116-
linkType: hard
46117-
46118-
"typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>":
46119-
version: 4.9.5
46120-
resolution: "typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"
46121-
bin:
46122-
tsc: bin/tsc
46123-
tsserver: bin/tsserver
46124-
checksum: e3333f887c6829dfe0ab6c1dbe0dd1e3e2aeb56c66460cb85c5440c566f900c833d370ca34eb47558c0c69e78ced4bfe09b8f4f98b6de7afed9b84b8d1dd06a1
46125-
languageName: node
46126-
linkType: hard
46127-
46128-
"typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.3.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A~5.3.2#optional!builtin<compat/typescript>":
46098+
"typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>":
4612946099
version: 5.3.3
4613046100
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
4613146101
bin:
@@ -46135,16 +46105,6 @@ __metadata:
4613546105
languageName: node
4613646106
linkType: hard
4613746107

46138-
"typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>":
46139-
version: 5.4.2
46140-
resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>::version=5.4.2&hash=e012d7"
46141-
bin:
46142-
tsc: bin/tsc
46143-
tsserver: bin/tsserver
46144-
checksum: 22e2f213c3ffe5960c5eaec6c95c04e01858fed57a94be250746f540b935b2c18c3c3fc80d3ab65d28c0aba1eb76284557ba3bf521d28caee811c44ba2b648f9
46145-
languageName: node
46146-
linkType: hard
46147-
4614846108
"ua-parser-js@npm:^1.0.35":
4614946109
version: 1.0.37
4615046110
resolution: "ua-parser-js@npm:1.0.37"

0 commit comments

Comments
 (0)