Skip to content

Commit ba74f50

Browse files
chore(deps): update dependency typescript to v5
1 parent 7052971 commit ba74f50

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.3.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.3.2",
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.3.2"
14231423
vite: "npm:4.4.9"
14241424
vite-tsconfig-paths: "npm:4.2.1"
14251425
vitest: "npm:0.34.3"
@@ -7999,7 +7999,7 @@ __metadata:
79997999
prettier: "npm:3.0.3"
80008000
rimraf: "npm:5.0.1"
80018001
shell-quote: "npm:1.8.1"
8002-
typescript: "npm:4.9.5"
8002+
typescript: "npm:5.3.2"
80038003
languageName: unknown
80048004
linkType: soft
80058005

@@ -10904,13 +10904,13 @@ __metadata:
1090410904
languageName: node
1090510905
linkType: hard
1090610906

10907-
"typescript@npm:^4.6.4 || ^5.0.0":
10908-
version: 5.2.2
10909-
resolution: "typescript@npm:5.2.2"
10907+
"typescript@npm:5.3.2, typescript@npm:^4.6.4 || ^5.0.0":
10908+
version: 5.3.2
10909+
resolution: "typescript@npm:5.3.2"
1091010910
bin:
1091110911
tsc: bin/tsc
1091210912
tsserver: bin/tsserver
10913-
checksum: 91ae3e6193d0ddb8656d4c418a033f0f75dec5e077ebbc2bd6d76439b93f35683936ee1bdc0e9cf94ec76863aa49f27159b5788219b50e1cd0cd6d110aa34b07
10913+
checksum: d7dbe1fbe19039e36a65468ea64b5d338c976550394ba576b7af9c68ed40c0bc5d12ecce390e4b94b287a09a71bd3229f19c2d5680611f35b7c53a3898791159
1091410914
languageName: node
1091510915
linkType: hard
1091610916

@@ -10924,13 +10924,13 @@ __metadata:
1092410924
languageName: node
1092510925
linkType: hard
1092610926

10927-
"typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin<compat/typescript>":
10928-
version: 5.2.2
10929-
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=f3b441"
10927+
"typescript@patch:typescript@npm%3A5.3.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin<compat/typescript>":
10928+
version: 5.3.2
10929+
resolution: "typescript@patch:typescript@npm%3A5.3.2#optional!builtin<compat/typescript>::version=5.3.2&hash=f3b441"
1093010930
bin:
1093110931
tsc: bin/tsc
1093210932
tsserver: bin/tsserver
10933-
checksum: 062c1cee1990e6b9419ce8a55162b8dc917eb87f807e4de0327dbc1c2fa4e5f61bc0dd4e034d38ff541d1ed0479b53bcee8e4de3a4075c51a1724eb6216cb6f5
10933+
checksum: c81b9bd20c6dbe90fa43e876c586021447f2b47baede9fa542b1f56715835c043e23b2eaf19c42c067cc6f5ae512bd9a9be28a67b3a1d9807f8c9cfb1269875e
1093410934
languageName: node
1093510935
linkType: hard
1093610936

0 commit comments

Comments
 (0)