Skip to content

Commit 979df3a

Browse files
chore(deps): update dependency typescript to v5.8.3
1 parent b15db5b commit 979df3a

File tree

3 files changed

+6
-26
lines changed

3 files changed

+6
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"sharp": "0.34.1",
7676
"svgo": "3.3.2",
7777
"tailwindcss": "3.4.17",
78-
"typescript": "5.6.3",
78+
"typescript": "5.8.3",
7979
"ufo": "1.6.1",
8080
"unenv": "1.10.0",
8181
"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: 4 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3837,7 +3837,7 @@ __metadata:
38373837
tabbable: "npm:6.2.0"
38383838
tailwindcss: "npm:3.4.17"
38393839
tiptap-extension-font-size: "npm:^1.2.0"
3840-
typescript: "npm:5.6.3"
3840+
typescript: "npm:5.8.3"
38413841
ufo: "npm:1.6.1"
38423842
unenv: "npm:1.10.0"
38433843
vite-plugin-image-optimizer: "npm:1.1.8"
@@ -3873,7 +3873,7 @@ __metadata:
38733873
eslint-plugin-unicorn: 54.0.0
38743874
eslint-plugin-varspacing: 1.2.2
38753875
eslint-plugin-vue: 9.23.0
3876-
typescript: 5.6.3
3876+
typescript: 5.8.3
38773877
languageName: unknown
38783878
linkType: soft
38793879

@@ -20431,17 +20431,7 @@ __metadata:
2043120431
languageName: node
2043220432
linkType: hard
2043320433

20434-
"typescript@npm:5.6.3":
20435-
version: 5.6.3
20436-
resolution: "typescript@npm:5.6.3"
20437-
bin:
20438-
tsc: bin/tsc
20439-
tsserver: bin/tsserver
20440-
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
20441-
languageName: node
20442-
linkType: hard
20443-
20444-
"typescript@npm:^5.4.4":
20434+
"typescript@npm:5.8.3, typescript@npm:^5.4.4":
2044520435
version: 5.8.3
2044620436
resolution: "typescript@npm:5.8.3"
2044720437
bin:
@@ -20451,17 +20441,7 @@ __metadata:
2045120441
languageName: node
2045220442
linkType: hard
2045320443

20454-
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
20455-
version: 5.6.3
20456-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
20457-
bin:
20458-
tsc: bin/tsc
20459-
tsserver: bin/tsserver
20460-
checksum: 10/00504c01ee42d470c23495426af07512e25e6546bce7e24572e72a9ca2e6b2e9bea63de4286c3cfea644874da1467dcfca23f4f98f7caf20f8b03c0213bb6837
20461-
languageName: node
20462-
linkType: hard
20463-
20464-
"typescript@patch:typescript@npm%3A^5.4.4#optional!builtin<compat/typescript>":
20444+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.4#optional!builtin<compat/typescript>":
2046520445
version: 5.8.3
2046620446
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
2046720447
bin:

0 commit comments

Comments
 (0)