Skip to content

Commit 8cee5da

Browse files
chore(deps): update dependency typescript to v5.8.3
1 parent 846b1e3 commit 8cee5da

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"sharp": "0.34.1",
7777
"svgo": "3.3.2",
7878
"tailwindcss": "3.4.17",
79-
"typescript": "5.6.3",
79+
"typescript": "5.8.3",
8080
"ufo": "1.6.1",
8181
"unenv": "1.10.0",
8282
"vite-plugin-image-optimizer": "1.1.8",

packages/eslint-config-persona/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint-plugin-unicorn": "54.0.0",
3232
"eslint-plugin-varspacing": "1.2.2",
3333
"eslint-plugin-vue": "9.23.0",
34-
"typescript": "5.6.3"
34+
"typescript": "5.8.3"
3535
},
3636
"keywords": [
3737
"eslint",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3381,7 +3381,7 @@ __metadata:
33813381
tabbable: "npm:6.2.0"
33823382
tailwindcss: "npm:3.4.17"
33833383
tiptap-extension-font-size: "npm:^1.2.0"
3384-
typescript: "npm:5.6.3"
3384+
typescript: "npm:5.8.3"
33853385
ufo: "npm:1.6.1"
33863386
unenv: "npm:1.10.0"
33873387
vite-plugin-image-optimizer: "npm:1.1.8"
@@ -3417,7 +3417,7 @@ __metadata:
34173417
eslint-plugin-unicorn: 54.0.0
34183418
eslint-plugin-varspacing: 1.2.2
34193419
eslint-plugin-vue: 9.23.0
3420-
typescript: 5.6.3
3420+
typescript: 5.8.3
34213421
languageName: unknown
34223422
linkType: soft
34233423

@@ -19620,23 +19620,23 @@ __metadata:
1962019620
languageName: node
1962119621
linkType: hard
1962219622

19623-
"typescript@npm:5.6.3":
19624-
version: 5.6.3
19625-
resolution: "typescript@npm:5.6.3"
19623+
"typescript@npm:5.8.3":
19624+
version: 5.8.3
19625+
resolution: "typescript@npm:5.8.3"
1962619626
bin:
1962719627
tsc: bin/tsc
1962819628
tsserver: bin/tsserver
19629-
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
19629+
checksum: 10/65c40944c51b513b0172c6710ee62e951b70af6f75d5a5da745cb7fab132c09ae27ffdf7838996e3ed603bb015dadd099006658046941bd0ba30340cc563ae92
1963019630
languageName: node
1963119631
linkType: hard
1963219632

19633-
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
19634-
version: 5.6.3
19635-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
19633+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
19634+
version: 5.8.3
19635+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
1963619636
bin:
1963719637
tsc: bin/tsc
1963819638
tsserver: bin/tsserver
19639-
checksum: 10/00504c01ee42d470c23495426af07512e25e6546bce7e24572e72a9ca2e6b2e9bea63de4286c3cfea644874da1467dcfca23f4f98f7caf20f8b03c0213bb6837
19639+
checksum: 10/b9b1e73dabac5dc730c041325dbd9c99467c1b0d239f1b74ec3b90d831384af3e2ba973946232df670519147eb51a2c20f6f96163cea2b359f03de1e2091cc4f
1964019640
languageName: node
1964119641
linkType: hard
1964219642

0 commit comments

Comments
 (0)