Skip to content

Commit 06f79f1

Browse files
chore(deps): update dependency typescript to v5.7.3 (#468)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8781795 commit 06f79f1

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@unhead/vue": "1.11.15",
5050
"happy-dom": "13.10.1",
5151
"sass": "1.83.1",
52-
"typescript": "5.7.2",
52+
"typescript": "5.7.3",
5353
"unbuild": "2.0.0",
5454
"vite": "5.4.11",
5555
"vitest": "1.6.0",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"happy-dom": "13.10.1",
2626
"nuxt": "3.15.1",
2727
"sass": "1.83.1",
28-
"typescript": "5.7.2",
28+
"typescript": "5.7.3",
2929
"unbuild": "2.0.0",
3030
"vite": "5.4.11",
3131
"vitest": "1.6.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1806,7 +1806,7 @@ __metadata:
18061806
happy-dom: "npm:13.10.1"
18071807
nuxt: "npm:3.15.1"
18081808
sass: "npm:1.83.1"
1809-
typescript: "npm:5.7.2"
1809+
typescript: "npm:5.7.3"
18101810
unbuild: "npm:2.0.0"
18111811
vite: "npm:5.4.11"
18121812
vitest: "npm:1.6.0"
@@ -1827,7 +1827,7 @@ __metadata:
18271827
"@vueuse/core": "npm:^10.0.0"
18281828
happy-dom: "npm:13.10.1"
18291829
sass: "npm:1.83.1"
1830-
typescript: "npm:5.7.2"
1830+
typescript: "npm:5.7.3"
18311831
unbuild: "npm:2.0.0"
18321832
vite: "npm:5.4.11"
18331833
vitest: "npm:1.6.0"
@@ -7887,23 +7887,23 @@ __metadata:
78877887
languageName: node
78887888
linkType: hard
78897889

7890-
"typescript@npm:5.7.2":
7891-
version: 5.7.2
7892-
resolution: "typescript@npm:5.7.2"
7890+
"typescript@npm:5.7.3":
7891+
version: 5.7.3
7892+
resolution: "typescript@npm:5.7.3"
78937893
bin:
78947894
tsc: bin/tsc
78957895
tsserver: bin/tsserver
7896-
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
7896+
checksum: 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa
78977897
languageName: node
78987898
linkType: hard
78997899

7900-
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
7901-
version: 5.7.2
7902-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=d69c25"
7900+
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
7901+
version: 5.7.3
7902+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=d69c25"
79037903
bin:
79047904
tsc: bin/tsc
79057905
tsserver: bin/tsserver
7906-
checksum: 10/ff27fc124bceb8969be722baa38af945b2505767cf794de3e2715e58f61b43780284060287d651fcbbdfb6f917f4653b20f4751991f17e0706db389b9bb3f75d
7906+
checksum: 10/3ac7b7e3e899273d2fbdce6e24b93d4d53a705ad7a7e4cc83b4c57bcb6d25948abcd2a21994f6b9c73ab03960f395aae95f0458de292a66ce0134233261714c3
79077907
languageName: node
79087908
linkType: hard
79097909

0 commit comments

Comments
 (0)