Skip to content

Commit e675b98

Browse files
chore(deps): update dependency typescript to v5.7.2
1 parent 03dd93d commit e675b98

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
@@ -74,7 +74,7 @@
7474
"sharp": "0.33.5",
7575
"svgo": "3.3.2",
7676
"tailwindcss": "3.4.15",
77-
"typescript": "5.6.3",
77+
"typescript": "5.7.2",
7878
"ufo": "1.5.4",
7979
"unenv": "1.10.0",
8080
"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.7.2"
3535
},
3636
"keywords": [
3737
"eslint",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -4003,7 +4003,7 @@ __metadata:
40034003
tabbable: "npm:6.2.0"
40044004
tailwindcss: "npm:3.4.15"
40054005
tiptap-extension-font-size: "npm:^1.2.0"
4006-
typescript: "npm:5.6.3"
4006+
typescript: "npm:5.7.2"
40074007
ufo: "npm:1.5.4"
40084008
unenv: "npm:1.10.0"
40094009
vite-plugin-image-optimizer: "npm:1.1.8"
@@ -4038,7 +4038,7 @@ __metadata:
40384038
eslint-plugin-unicorn: 54.0.0
40394039
eslint-plugin-varspacing: 1.2.2
40404040
eslint-plugin-vue: 9.23.0
4041-
typescript: 5.6.3
4041+
typescript: 5.7.2
40424042
languageName: unknown
40434043
linkType: soft
40444044

@@ -20451,23 +20451,23 @@ __metadata:
2045120451
languageName: node
2045220452
linkType: hard
2045320453

20454-
"typescript@npm:5.6.3":
20455-
version: 5.6.3
20456-
resolution: "typescript@npm:5.6.3"
20454+
"typescript@npm:5.7.2":
20455+
version: 5.7.2
20456+
resolution: "typescript@npm:5.7.2"
2045720457
bin:
2045820458
tsc: bin/tsc
2045920459
tsserver: bin/tsserver
20460-
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
20460+
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
2046120461
languageName: node
2046220462
linkType: hard
2046320463

20464-
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
20465-
version: 5.6.3
20466-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
20464+
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
20465+
version: 5.7.2
20466+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
2046720467
bin:
2046820468
tsc: bin/tsc
2046920469
tsserver: bin/tsserver
20470-
checksum: 10/00504c01ee42d470c23495426af07512e25e6546bce7e24572e72a9ca2e6b2e9bea63de4286c3cfea644874da1467dcfca23f4f98f7caf20f8b03c0213bb6837
20470+
checksum: 10/d75ca10141afc64fd3474b41a8b082b640555bed388d237558aed64e5827ddadb48f90932c7f4205883f18f5bcab8b6a739a2cfac95855604b0dfeb34bc2f3eb
2047120471
languageName: node
2047220472
linkType: hard
2047320473

0 commit comments

Comments
 (0)