Skip to content

Commit 3beea98

Browse files
chore(deps): update dependency typescript to v5.8.3
1 parent ae2d87d commit 3beea98

File tree

2 files changed

+4
-24
lines changed

2 files changed

+4
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"eslint-plugin-vue": "9.33.0",
8282
"nuxt": "3.17.4",
8383
"pino-pretty": "13.0.0",
84-
"typescript": "5.8.2",
84+
"typescript": "5.8.3",
8585
"vitest": "3.0.8"
8686
},
8787
"peerDependencies": {

yarn.lock

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2982,7 +2982,7 @@ __metadata:
29822982
pino-http: "npm:^10.0.0"
29832983
pino-pretty: "npm:13.0.0"
29842984
systeminformation: "npm:^5.23.5"
2985-
typescript: "npm:5.8.2"
2985+
typescript: "npm:5.8.3"
29862986
uuid: "npm:^11.0.0"
29872987
vitest: "npm:3.0.8"
29882988
peerDependencies:
@@ -15199,17 +15199,7 @@ __metadata:
1519915199
languageName: node
1520015200
linkType: hard
1520115201

15202-
"typescript@npm:5.8.2":
15203-
version: 5.8.2
15204-
resolution: "typescript@npm:5.8.2"
15205-
bin:
15206-
tsc: bin/tsc
15207-
tsserver: bin/tsserver
15208-
checksum: 10/dbc2168a55d56771f4d581997be52bab5cbc09734fec976cfbaabd787e61fb4c6cf9125fd48c6f98054ce549c77ecedefc7f64252a830dd8e9c3381f61fbeb78
15209-
languageName: node
15210-
linkType: hard
15211-
15212-
"typescript@npm:^5.4.4":
15202+
"typescript@npm:5.8.3, typescript@npm:^5.4.4":
1521315203
version: 5.8.3
1521415204
resolution: "typescript@npm:5.8.3"
1521515205
bin:
@@ -15219,17 +15209,7 @@ __metadata:
1521915209
languageName: node
1522015210
linkType: hard
1522115211

15222-
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
15223-
version: 5.8.2
15224-
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
15225-
bin:
15226-
tsc: bin/tsc
15227-
tsserver: bin/tsserver
15228-
checksum: 10/97920a082ffc57583b1cb6bc4faa502acc156358e03f54c7fc7fdf0b61c439a717f4c9070c449ee9ee683d4cfc3bb203127c2b9794b2950f66d9d307a4ff262c
15229-
languageName: node
15230-
linkType: hard
15231-
15232-
"typescript@patch:typescript@npm%3A^5.4.4#optional!builtin<compat/typescript>":
15212+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.4#optional!builtin<compat/typescript>":
1523315213
version: 5.8.3
1523415214
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
1523515215
bin:

0 commit comments

Comments
 (0)