Skip to content

Commit 8dd4617

Browse files
chore(deps): update dependency typescript to v5.8.3
1 parent 02cbf43 commit 8dd4617

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"
@@ -3872,7 +3872,7 @@ __metadata:
38723872
eslint-plugin-unicorn: 54.0.0
38733873
eslint-plugin-varspacing: 1.2.2
38743874
eslint-plugin-vue: 9.23.0
3875-
typescript: 5.6.3
3875+
typescript: 5.8.3
38763876
languageName: unknown
38773877
linkType: soft
38783878

@@ -20429,17 +20429,7 @@ __metadata:
2042920429
languageName: node
2043020430
linkType: hard
2043120431

20432-
"typescript@npm:5.6.3":
20433-
version: 5.6.3
20434-
resolution: "typescript@npm:5.6.3"
20435-
bin:
20436-
tsc: bin/tsc
20437-
tsserver: bin/tsserver
20438-
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
20439-
languageName: node
20440-
linkType: hard
20441-
20442-
"typescript@npm:^5.4.4":
20432+
"typescript@npm:5.8.3, typescript@npm:^5.4.4":
2044320433
version: 5.8.3
2044420434
resolution: "typescript@npm:5.8.3"
2044520435
bin:
@@ -20449,17 +20439,7 @@ __metadata:
2044920439
languageName: node
2045020440
linkType: hard
2045120441

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

0 commit comments

Comments
 (0)