File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed
src/plugins/docusaurus-plugin-alumni Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 63
63
"lint-staged" : " 14.0.1" ,
64
64
"prettier" : " 3.0.3" ,
65
65
"prettier-config-jc" : " ^2.3.0" ,
66
- "typescript" : " 4.7.3 " ,
66
+ "typescript" : " 5.2.2 " ,
67
67
"unified" : " 11.0.3"
68
68
},
69
69
"packageManager" :
" [email protected] "
Original file line number Diff line number Diff line change 28
28
"@types/node" : " 18.17.17" ,
29
29
"@types/react" : " 18.0.12" ,
30
30
"react" : " 18.1.0" ,
31
- "typescript" : " 4.7.3 "
31
+ "typescript" : " 5.2.2 "
32
32
},
33
33
"peerDependencies" : {
34
34
"react" : " 17.x || 18.x"
Original file line number Diff line number Diff line change @@ -5987,7 +5987,7 @@ __metadata:
5987
5987
react-dom: 18.0.0
5988
5988
rehype-katex: ^6.0.3
5989
5989
remark-math: ^5.1.1
5990
- typescript: 4.7.3
5990
+ typescript: 5.2.2
5991
5991
unified: 11.0.3
5992
5992
languageName: unknown
5993
5993
linkType: soft
@@ -6742,7 +6742,7 @@ __metadata:
6742
6742
js-yaml: 4.1.0
6743
6743
prettier: 3.0.3
6744
6744
react: 18.1.0
6745
- typescript: 4.7.3
6745
+ typescript: 5.2.2
6746
6746
peerDependencies:
6747
6747
react: 17.x || 18.x
6748
6748
languageName: unknown
@@ -14940,23 +14940,23 @@ __metadata:
14940
14940
languageName: node
14941
14941
linkType: hard
14942
14942
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 "
14946
14946
bin:
14947
14947
tsc: bin/tsc
14948
14948
tsserver: bin/tsserver
14949
- checksum: fd13a1ce53790a36bb8350e1f5e5e384b5f6cb9b0635114a6d01d49cb99916abdcfbc13c7521cdae2f2d3f6d8bc4a8ae7625edf645a04ee940588cd5e7597b2f
14949
+ checksum: 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
14950
14950
languageName: node
14951
14951
linkType: hard
14952
14952
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 "
14956
14956
bin:
14957
14957
tsc: bin/tsc
14958
14958
tsserver: bin/tsserver
14959
- checksum: 137d18a77f52254a284960b16ab53d0619f57b69b5d585804b8413f798a1175ce3e774fb95e6a101868577aafe357d8fcfc9171f0dc9fc0c210e9ae59d107cc0
14959
+ checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
14960
14960
languageName: node
14961
14961
linkType: hard
14962
14962
You can’t perform that action at this time.
0 commit comments