Skip to content

Commit 17dac19

Browse files
chore(deps): update dependency typescript to v5
1 parent 8cc07e0 commit 17dac19

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"prettier": "3.0.3",
6161
"rimraf": "5.0.1",
6262
"shell-quote": "1.8.1",
63-
"typescript": "4.9.5"
63+
"typescript": "5.2.2"
6464
},
6565
"resolutions?": {
6666
"eslint-plugin-react-hooks": "https://github.com/vercel/next.js/issues/52365"

packages/zod-request/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"tsup": "6.5.0",
106106
"typedoc": "0.25.1",
107107
"typedoc-plugin-markdown": "3.16.0",
108-
"typescript": "4.9.5",
108+
"typescript": "5.2.2",
109109
"vite": "4.4.9",
110110
"vite-tsconfig-paths": "4.2.1",
111111
"vitest": "0.34.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1349,7 +1349,7 @@ __metadata:
13491349
tsup: "npm:6.5.0"
13501350
typedoc: "npm:0.25.1"
13511351
typedoc-plugin-markdown: "npm:3.16.0"
1352-
typescript: "npm:4.9.5"
1352+
typescript: "npm:5.2.2"
13531353
vite: "npm:4.4.9"
13541354
vite-tsconfig-paths: "npm:4.2.1"
13551355
vitest: "npm:0.34.3"
@@ -7864,7 +7864,7 @@ __metadata:
78647864
prettier: "npm:3.0.3"
78657865
rimraf: "npm:5.0.1"
78667866
shell-quote: "npm:1.8.1"
7867-
typescript: "npm:4.9.5"
7867+
typescript: "npm:5.2.2"
78687868
languageName: unknown
78697869
linkType: soft
78707870

@@ -10769,7 +10769,7 @@ __metadata:
1076910769
languageName: node
1077010770
linkType: hard
1077110771

10772-
"typescript@npm:^4.6.4 || ^5.0.0":
10772+
"typescript@npm:5.2.2, typescript@npm:^4.6.4 || ^5.0.0":
1077310773
version: 5.2.2
1077410774
resolution: "typescript@npm:5.2.2"
1077510775
bin:
@@ -10789,7 +10789,7 @@ __metadata:
1078910789
languageName: node
1079010790
linkType: hard
1079110791

10792-
"typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin<compat/typescript>":
10792+
"typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin<compat/typescript>":
1079310793
version: 5.2.2
1079410794
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=f3b441"
1079510795
bin:

0 commit comments

Comments
 (0)