Skip to content

Commit 8055ebd

Browse files
chore(deps): update dependency typescript to v5
1 parent 96e1424 commit 8055ebd

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"postcss": "8.4.27",
3131
"prettier": "3.0.1",
3232
"tailwindcss": "3.3.3",
33-
"typescript": "4.9.5",
33+
"typescript": "5.1.6",
3434
"vite": "4.4.9",
3535
"vue-tsc": "1.8.8"
3636
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2305,7 +2305,7 @@ __metadata:
23052305
postcss: 8.4.27
23062306
prettier: 3.0.1
23072307
tailwindcss: 3.3.3
2308-
typescript: 4.9.5
2308+
typescript: 5.1.6
23092309
vite: 4.4.9
23102310
vue: 3.3.4
23112311
vue-i18n: 9.2.2
@@ -3774,23 +3774,23 @@ __metadata:
37743774
languageName: node
37753775
linkType: hard
37763776

3777-
"typescript@npm:4.9.5":
3778-
version: 4.9.5
3779-
resolution: "typescript@npm:4.9.5"
3777+
"typescript@npm:5.1.6":
3778+
version: 5.1.6
3779+
resolution: "typescript@npm:5.1.6"
37803780
bin:
37813781
tsc: bin/tsc
37823782
tsserver: bin/tsserver
3783-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
3783+
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
37843784
languageName: node
37853785
linkType: hard
37863786

3787-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
3788-
version: 4.9.5
3789-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
3787+
"typescript@patch:typescript@5.1.6#~builtin<compat/typescript>":
3788+
version: 5.1.6
3789+
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
37903790
bin:
37913791
tsc: bin/tsc
37923792
tsserver: bin/tsserver
3793-
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
3793+
checksum: f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be
37943794
languageName: node
37953795
linkType: hard
37963796

0 commit comments

Comments
 (0)