Skip to content

Commit 023cf4c

Browse files
chore(deps): update dependency typescript to v5
1 parent efd06b5 commit 023cf4c

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
@@ -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.7.3"
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.7.3",
109109
"vite": "4.4.9",
110110
"vite-tsconfig-paths": "4.2.1",
111111
"vitest": "0.34.3",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -1419,7 +1419,7 @@ __metadata:
14191419
tsup: "npm:6.5.0"
14201420
typedoc: "npm:0.25.1"
14211421
typedoc-plugin-markdown: "npm:3.16.0"
1422-
typescript: "npm:4.9.5"
1422+
typescript: "npm:5.7.3"
14231423
vite: "npm:4.4.9"
14241424
vite-tsconfig-paths: "npm:4.2.1"
14251425
vitest: "npm:0.34.3"
@@ -8008,7 +8008,7 @@ __metadata:
80088008
prettier: "npm:3.0.3"
80098009
rimraf: "npm:5.0.1"
80108010
shell-quote: "npm:1.8.1"
8011-
typescript: "npm:4.9.5"
8011+
typescript: "npm:5.7.3"
80128012
languageName: unknown
80138013
linkType: soft
80148014

@@ -10913,13 +10913,13 @@ __metadata:
1091310913
languageName: node
1091410914
linkType: hard
1091510915

10916-
"typescript@npm:^4.6.4 || ^5.0.0":
10917-
version: 5.2.2
10918-
resolution: "typescript@npm:5.2.2"
10916+
"typescript@npm:5.7.3, typescript@npm:^4.6.4 || ^5.0.0":
10917+
version: 5.7.3
10918+
resolution: "typescript@npm:5.7.3"
1091910919
bin:
1092010920
tsc: bin/tsc
1092110921
tsserver: bin/tsserver
10922-
checksum: 10c0/91ae3e6193d0ddb8656d4c418a033f0f75dec5e077ebbc2bd6d76439b93f35683936ee1bdc0e9cf94ec76863aa49f27159b5788219b50e1cd0cd6d110aa34b07
10922+
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
1092310923
languageName: node
1092410924
linkType: hard
1092510925

@@ -10933,13 +10933,13 @@ __metadata:
1093310933
languageName: node
1093410934
linkType: hard
1093510935

10936-
"typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin<compat/typescript>":
10937-
version: 5.2.2
10938-
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=f3b441"
10936+
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin<compat/typescript>":
10937+
version: 5.7.3
10938+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=d69c25"
1093910939
bin:
1094010940
tsc: bin/tsc
1094110941
tsserver: bin/tsserver
10942-
checksum: 10c0/062c1cee1990e6b9419ce8a55162b8dc917eb87f807e4de0327dbc1c2fa4e5f61bc0dd4e034d38ff541d1ed0479b53bcee8e4de3a4075c51a1724eb6216cb6f5
10942+
checksum: 10c0/3b56d6afa03d9f6172d0b9cdb10e6b1efc9abc1608efd7a3d2f38773d5d8cfb9bbc68dfb72f0a7de5e8db04fc847f4e4baeddcd5ad9c9feda072234f0d788896
1094310943
languageName: node
1094410944
linkType: hard
1094510945

0 commit comments

Comments
 (0)