Skip to content

Commit 0ff5b0e

Browse files
chore(deps): update dependency typescript to v5.8.3
1 parent ac11b4b commit 0ff5b0e

File tree

3 files changed

+6
-26
lines changed

3 files changed

+6
-26
lines changed

package.json

+1-1
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

+1-1
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

+4-24
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

@@ -20419,17 +20419,7 @@ __metadata:
2041920419
languageName: node
2042020420
linkType: hard
2042120421

20422-
"typescript@npm:5.6.3":
20423-
version: 5.6.3
20424-
resolution: "typescript@npm:5.6.3"
20425-
bin:
20426-
tsc: bin/tsc
20427-
tsserver: bin/tsserver
20428-
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
20429-
languageName: node
20430-
linkType: hard
20431-
20432-
"typescript@npm:^5.4.4":
20422+
"typescript@npm:5.8.3, typescript@npm:^5.4.4":
2043320423
version: 5.8.3
2043420424
resolution: "typescript@npm:5.8.3"
2043520425
bin:
@@ -20439,17 +20429,7 @@ __metadata:
2043920429
languageName: node
2044020430
linkType: hard
2044120431

20442-
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
20443-
version: 5.6.3
20444-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
20445-
bin:
20446-
tsc: bin/tsc
20447-
tsserver: bin/tsserver
20448-
checksum: 10/00504c01ee42d470c23495426af07512e25e6546bce7e24572e72a9ca2e6b2e9bea63de4286c3cfea644874da1467dcfca23f4f98f7caf20f8b03c0213bb6837
20449-
languageName: node
20450-
linkType: hard
20451-
20452-
"typescript@patch:typescript@npm%3A^5.4.4#optional!builtin<compat/typescript>":
20432+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.4#optional!builtin<compat/typescript>":
2045320433
version: 5.8.3
2045420434
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
2045520435
bin:

0 commit comments

Comments
 (0)