mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-15 17:56:21 +01:00
⬆️ Upgrade typescript
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
"sass": "^1.56.1",
|
||||
"ts-node": "latest",
|
||||
"turbo": "latest",
|
||||
"typescript": "latest",
|
||||
"typescript": "^5.0.4",
|
||||
"video.js": "^8.0.3",
|
||||
"vitest": "^0.29.3",
|
||||
"vitest-fetch-mock": "^0.2.2"
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@@ -5803,7 +5803,7 @@ checkly@latest:
|
||||
sass: ^1.56.1
|
||||
ts-node: latest
|
||||
turbo: latest
|
||||
typescript: latest
|
||||
typescript: ^5.0.4
|
||||
uuid: ^8.3.2
|
||||
video.js: ^8.0.3
|
||||
vitest: ^0.29.3
|
||||
@@ -9742,7 +9742,7 @@ turbo@latest:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
typescript@latest:
|
||||
"typescript@npm:^5.0.4":
|
||||
version: 5.0.4
|
||||
resolution: "typescript@npm:5.0.4"
|
||||
bin:
|
||||
@@ -9752,13 +9752,13 @@ typescript@latest:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@latest#~builtin<compat/typescript>":
|
||||
"typescript@patch:typescript@^5.0.4#~builtin<compat/typescript>":
|
||||
version: 5.0.4
|
||||
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=85af82"
|
||||
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=b5f058"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: bb309d320c59a26565fb3793dba550576ab861018ff3fd1b7fccabbe46ae4a35546bc45f342c0a0b6f265c801ccdf64ffd68f548f117ceb7f0eac4b805cd52a9
|
||||
checksum: d26b6ba97b6d163c55dbdffd9bbb4c211667ebebc743accfeb2c8c0154aace7afd097b51165a72a5bad2cf65a4612259344ff60f8e642362aa1695c760d303ac
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user