Skip to content

Commit 5d3524b

Browse files
chore(deps): update dependency typescript to v5.8.3
1 parent a9864f4 commit 5d3524b

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package.json

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

+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

+10-10
Original file line numberDiff line numberDiff line change
@@ -4019,7 +4019,7 @@ __metadata:
40194019
tabbable: "npm:6.2.0"
40204020
tailwindcss: "npm:3.4.17"
40214021
tiptap-extension-font-size: "npm:^1.2.0"
4022-
typescript: "npm:5.6.3"
4022+
typescript: "npm:5.8.3"
40234023
ufo: "npm:1.6.1"
40244024
unenv: "npm:1.10.0"
40254025
vite-plugin-image-optimizer: "npm:1.1.8"
@@ -4055,7 +4055,7 @@ __metadata:
40554055
eslint-plugin-unicorn: 54.0.0
40564056
eslint-plugin-varspacing: 1.2.2
40574057
eslint-plugin-vue: 9.23.0
4058-
typescript: 5.6.3
4058+
typescript: 5.8.3
40594059
languageName: unknown
40604060
linkType: soft
40614061

@@ -20429,23 +20429,23 @@ __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"
20432+
"typescript@npm:5.8.3":
20433+
version: 5.8.3
20434+
resolution: "typescript@npm:5.8.3"
2043520435
bin:
2043620436
tsc: bin/tsc
2043720437
tsserver: bin/tsserver
20438-
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
20438+
checksum: 10/65c40944c51b513b0172c6710ee62e951b70af6f75d5a5da745cb7fab132c09ae27ffdf7838996e3ed603bb015dadd099006658046941bd0ba30340cc563ae92
2043920439
languageName: node
2044020440
linkType: hard
2044120441

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"
20442+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
20443+
version: 5.8.3
20444+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
2044520445
bin:
2044620446
tsc: bin/tsc
2044720447
tsserver: bin/tsserver
20448-
checksum: 10/00504c01ee42d470c23495426af07512e25e6546bce7e24572e72a9ca2e6b2e9bea63de4286c3cfea644874da1467dcfca23f4f98f7caf20f8b03c0213bb6837
20448+
checksum: 10/b9b1e73dabac5dc730c041325dbd9c99467c1b0d239f1b74ec3b90d831384af3e2ba973946232df670519147eb51a2c20f6f96163cea2b359f03de1e2091cc4f
2044920449
languageName: node
2045020450
linkType: hard
2045120451

0 commit comments

Comments
 (0)