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 62
62
"lint-staged" : " 13.0.0" ,
63
63
"prettier" : " 3.0.3" ,
64
64
"prettier-config-jc" : " ^2.3.0" ,
65
- "typescript" : " 4.7.3 " ,
65
+ "typescript" : " 5.2.2 " ,
66
66
"unified" : " 11.0.3"
67
67
},
68
68
"packageManager" :
" [email protected] "
Original file line number Diff line number Diff line change 28
28
"@types/node" : " 17.0.40" ,
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 @@ -5008,7 +5008,7 @@ __metadata:
5008
5008
react-dom : 18.1.0
5009
5009
rehype-katex : 5.0.0
5010
5010
remark-math : 3.0.1
5011
- typescript : 4.7.3
5011
+ typescript : 5.2.2
5012
5012
unified : 11.0.3
5013
5013
languageName : unknown
5014
5014
linkType : soft
@@ -5685,7 +5685,7 @@ __metadata:
5685
5685
js-yaml : 4.1.0
5686
5686
prettier : 3.0.3
5687
5687
react : 18.1.0
5688
- typescript : 4.7.3
5688
+ typescript : 5.2.2
5689
5689
peerDependencies :
5690
5690
react : 17.x || 18.x
5691
5691
languageName : unknown
@@ -12399,23 +12399,23 @@ __metadata:
12399
12399
languageName : node
12400
12400
linkType : hard
12401
12401
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 "
12405
12405
bin :
12406
12406
tsc : bin/tsc
12407
12407
tsserver : bin/tsserver
12408
- checksum : fd13a1ce53790a36bb8350e1f5e5e384b5f6cb9b0635114a6d01d49cb99916abdcfbc13c7521cdae2f2d3f6d8bc4a8ae7625edf645a04ee940588cd5e7597b2f
12408
+ checksum : 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
12409
12409
languageName : node
12410
12410
linkType : hard
12411
12411
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 "
12415
12415
bin :
12416
12416
tsc : bin/tsc
12417
12417
tsserver : bin/tsserver
12418
- checksum : 137d18a77f52254a284960b16ab53d0619f57b69b5d585804b8413f798a1175ce3e774fb95e6a101868577aafe357d8fcfc9171f0dc9fc0c210e9ae59d107cc0
12418
+ checksum : 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
12419
12419
languageName : node
12420
12420
linkType : hard
12421
12421
You can’t perform that action at this time.
0 commit comments