Skip to content

Commit 8117123

Browse files
chore(deps): update dependency typescript to v5
1 parent 062bfd7 commit 8117123

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": "2.6.2",
6464
"prettier-config-jc": "^2.3.0",
65-
"typescript": "4.7.3",
65+
"typescript": "5.2.2",
6666
"unified": "10.1.2"
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
@@ -4991,7 +4991,7 @@ __metadata:
49914991
react-dom: 18.1.0
49924992
rehype-katex: 5.0.0
49934993
remark-math: 3.0.1
4994-
typescript: 4.7.3
4994+
typescript: 5.2.2
49954995
unified: 10.1.2
49964996
languageName: unknown
49974997
linkType: soft
@@ -5652,7 +5652,7 @@ __metadata:
56525652
js-yaml: 4.1.0
56535653
prettier: 2.6.2
56545654
react: 18.1.0
5655-
typescript: 4.7.3
5655+
typescript: 5.2.2
56565656
peerDependencies:
56575657
react: 17.x || 18.x
56585658
languageName: unknown
@@ -12355,23 +12355,23 @@ __metadata:
1235512355
languageName: node
1235612356
linkType: hard
1235712357

12358-
"typescript@npm:4.7.3":
12359-
version: 4.7.3
12360-
resolution: "typescript@npm:4.7.3"
12358+
"typescript@npm:5.2.2":
12359+
version: 5.2.2
12360+
resolution: "typescript@npm:5.2.2"
1236112361
bin:
1236212362
tsc: bin/tsc
1236312363
tsserver: bin/tsserver
12364-
checksum: fd13a1ce53790a36bb8350e1f5e5e384b5f6cb9b0635114a6d01d49cb99916abdcfbc13c7521cdae2f2d3f6d8bc4a8ae7625edf645a04ee940588cd5e7597b2f
12364+
checksum: 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
1236512365
languageName: node
1236612366
linkType: hard
1236712367

12368-
"typescript@patch:typescript@4.7.3#~builtin<compat/typescript>":
12369-
version: 4.7.3
12370-
resolution: "typescript@patch:typescript@npm%3A4.7.3#~builtin<compat/typescript>::version=4.7.3&hash=65a307"
12368+
"typescript@patch:typescript@5.2.2#~builtin<compat/typescript>":
12369+
version: 5.2.2
12370+
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
1237112371
bin:
1237212372
tsc: bin/tsc
1237312373
tsserver: bin/tsserver
12374-
checksum: 137d18a77f52254a284960b16ab53d0619f57b69b5d585804b8413f798a1175ce3e774fb95e6a101868577aafe357d8fcfc9171f0dc9fc0c210e9ae59d107cc0
12374+
checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
1237512375
languageName: node
1237612376
linkType: hard
1237712377

0 commit comments

Comments
 (0)