Skip to content

Commit 3edd055

Browse files
chore(deps): update dependency typescript to v5
1 parent 6afa114 commit 3edd055

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
@@ -63,7 +63,7 @@
6363
"lint-staged": "14.0.1",
6464
"prettier": "3.0.3",
6565
"prettier-config-jc": "^2.3.0",
66-
"typescript": "4.7.3",
66+
"typescript": "5.2.2",
6767
"unified": "11.0.3"
6868
},
6969
"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": "18.17.17",
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
@@ -5987,7 +5987,7 @@ __metadata:
59875987
react-dom: 18.0.0
59885988
rehype-katex: ^6.0.3
59895989
remark-math: ^5.1.1
5990-
typescript: 4.7.3
5990+
typescript: 5.2.2
59915991
unified: 11.0.3
59925992
languageName: unknown
59935993
linkType: soft
@@ -6742,7 +6742,7 @@ __metadata:
67426742
js-yaml: 4.1.0
67436743
prettier: 3.0.3
67446744
react: 18.1.0
6745-
typescript: 4.7.3
6745+
typescript: 5.2.2
67466746
peerDependencies:
67476747
react: 17.x || 18.x
67486748
languageName: unknown
@@ -14940,23 +14940,23 @@ __metadata:
1494014940
languageName: node
1494114941
linkType: hard
1494214942

14943-
"typescript@npm:4.7.3":
14944-
version: 4.7.3
14945-
resolution: "typescript@npm:4.7.3"
14943+
"typescript@npm:5.2.2":
14944+
version: 5.2.2
14945+
resolution: "typescript@npm:5.2.2"
1494614946
bin:
1494714947
tsc: bin/tsc
1494814948
tsserver: bin/tsserver
14949-
checksum: fd13a1ce53790a36bb8350e1f5e5e384b5f6cb9b0635114a6d01d49cb99916abdcfbc13c7521cdae2f2d3f6d8bc4a8ae7625edf645a04ee940588cd5e7597b2f
14949+
checksum: 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
1495014950
languageName: node
1495114951
linkType: hard
1495214952

14953-
"typescript@patch:typescript@4.7.3#~builtin<compat/typescript>":
14954-
version: 4.7.3
14955-
resolution: "typescript@patch:typescript@npm%3A4.7.3#~builtin<compat/typescript>::version=4.7.3&hash=65a307"
14953+
"typescript@patch:typescript@5.2.2#~builtin<compat/typescript>":
14954+
version: 5.2.2
14955+
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
1495614956
bin:
1495714957
tsc: bin/tsc
1495814958
tsserver: bin/tsserver
14959-
checksum: 137d18a77f52254a284960b16ab53d0619f57b69b5d585804b8413f798a1175ce3e774fb95e6a101868577aafe357d8fcfc9171f0dc9fc0c210e9ae59d107cc0
14959+
checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
1496014960
languageName: node
1496114961
linkType: hard
1496214962

0 commit comments

Comments
 (0)