Skip to content

Commit 01755ac

Browse files
chore(deps): update dependency typescript to v5
1 parent 70af097 commit 01755ac

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
@@ -62,7 +62,7 @@
6262
"lint-staged": "13.0.0",
6363
"prettier": "3.0.3",
6464
"prettier-config-jc": "^2.3.0",
65-
"typescript": "4.7.3",
65+
"typescript": "5.2.2",
6666
"unified": "11.0.3"
6767
},
6868
"packageManager": "[email protected]"

src/plugins/docusaurus-plugin-alumni/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/node": "17.0.40",
2929
"@types/react": "18.0.12",
3030
"react": "18.1.0",
31-
"typescript": "4.7.3"
31+
"typescript": "5.2.2"
3232
},
3333
"peerDependencies": {
3434
"react": "17.x || 18.x"

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5008,7 +5008,7 @@ __metadata:
50085008
react-dom: 18.1.0
50095009
rehype-katex: 5.0.0
50105010
remark-math: 3.0.1
5011-
typescript: 4.7.3
5011+
typescript: 5.2.2
50125012
unified: 11.0.3
50135013
languageName: unknown
50145014
linkType: soft
@@ -5685,7 +5685,7 @@ __metadata:
56855685
js-yaml: 4.1.0
56865686
prettier: 3.0.3
56875687
react: 18.1.0
5688-
typescript: 4.7.3
5688+
typescript: 5.2.2
56895689
peerDependencies:
56905690
react: 17.x || 18.x
56915691
languageName: unknown
@@ -12399,23 +12399,23 @@ __metadata:
1239912399
languageName: node
1240012400
linkType: hard
1240112401

12402-
"typescript@npm:4.7.3":
12403-
version: 4.7.3
12404-
resolution: "typescript@npm:4.7.3"
12402+
"typescript@npm:5.2.2":
12403+
version: 5.2.2
12404+
resolution: "typescript@npm:5.2.2"
1240512405
bin:
1240612406
tsc: bin/tsc
1240712407
tsserver: bin/tsserver
12408-
checksum: fd13a1ce53790a36bb8350e1f5e5e384b5f6cb9b0635114a6d01d49cb99916abdcfbc13c7521cdae2f2d3f6d8bc4a8ae7625edf645a04ee940588cd5e7597b2f
12408+
checksum: 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
1240912409
languageName: node
1241012410
linkType: hard
1241112411

12412-
"typescript@patch:typescript@4.7.3#~builtin<compat/typescript>":
12413-
version: 4.7.3
12414-
resolution: "typescript@patch:typescript@npm%3A4.7.3#~builtin<compat/typescript>::version=4.7.3&hash=65a307"
12412+
"typescript@patch:typescript@5.2.2#~builtin<compat/typescript>":
12413+
version: 5.2.2
12414+
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
1241512415
bin:
1241612416
tsc: bin/tsc
1241712417
tsserver: bin/tsserver
12418-
checksum: 137d18a77f52254a284960b16ab53d0619f57b69b5d585804b8413f798a1175ce3e774fb95e6a101868577aafe357d8fcfc9171f0dc9fc0c210e9ae59d107cc0
12418+
checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
1241912419
languageName: node
1242012420
linkType: hard
1242112421

0 commit comments

Comments
 (0)