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.18.0" ,
29
29
"@types/react" : " 18.2.22" ,
30
30
"react" : " 18.2.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 @@ -6034,7 +6034,7 @@ __metadata:
6034
6034
react-dom: 18.2.0
6035
6035
rehype-katex: ^7.0.0
6036
6036
remark-math: ^5.1.1
6037
- typescript: 4.7.3
6037
+ typescript: 5.2.2
6038
6038
unified: 11.0.3
6039
6039
languageName: unknown
6040
6040
linkType: soft
@@ -6811,7 +6811,7 @@ __metadata:
6811
6811
js-yaml: 4.1.0
6812
6812
prettier: 3.0.3
6813
6813
react: 18.2.0
6814
- typescript: 4.7.3
6814
+ typescript: 5.2.2
6815
6815
peerDependencies:
6816
6816
react: 17.x || 18.x
6817
6817
languageName: unknown
@@ -15189,23 +15189,23 @@ __metadata:
15189
15189
languageName: node
15190
15190
linkType: hard
15191
15191
15192
- "typescript@npm:4.7.3 ":
15193
- version: 4.7.3
15194
- resolution: "typescript@npm:4.7.3 "
15192
+ "typescript@npm:5.2.2 ":
15193
+ version: 5.2.2
15194
+ resolution: "typescript@npm:5.2.2 "
15195
15195
bin:
15196
15196
tsc: bin/tsc
15197
15197
tsserver: bin/tsserver
15198
- checksum: fd13a1ce53790a36bb8350e1f5e5e384b5f6cb9b0635114a6d01d49cb99916abdcfbc13c7521cdae2f2d3f6d8bc4a8ae7625edf645a04ee940588cd5e7597b2f
15198
+ checksum: 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
15199
15199
languageName: node
15200
15200
linkType: hard
15201
15201
15202
- "typescript@patch:typescript@4.7.3 #~builtin<compat/typescript>":
15203
- version: 4.7.3
15204
- resolution: "typescript@patch:typescript@npm%3A4.7.3 #~builtin<compat/typescript>::version=4.7.3 &hash=65a307 "
15202
+ "typescript@patch:typescript@5.2.2 #~builtin<compat/typescript>":
15203
+ version: 5.2.2
15204
+ resolution: "typescript@patch:typescript@npm%3A5.2.2 #~builtin<compat/typescript>::version=5.2.2 &hash=f3b441 "
15205
15205
bin:
15206
15206
tsc: bin/tsc
15207
15207
tsserver: bin/tsserver
15208
- checksum: 137d18a77f52254a284960b16ab53d0619f57b69b5d585804b8413f798a1175ce3e774fb95e6a101868577aafe357d8fcfc9171f0dc9fc0c210e9ae59d107cc0
15208
+ checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
15209
15209
languageName: node
15210
15210
linkType: hard
15211
15211
You can’t perform that action at this time.
0 commit comments