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" : " 2.6.2" ,
64
64
"prettier-config-jc" : " ^2.3.0" ,
65
- "typescript" : " 4.7.3 " ,
65
+ "typescript" : " 5.2.2 " ,
66
66
"unified" : " 10.1.2"
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 @@ -4991,7 +4991,7 @@ __metadata:
4991
4991
react-dom : 18.1.0
4992
4992
rehype-katex : 5.0.0
4993
4993
remark-math : 3.0.1
4994
- typescript : 4.7.3
4994
+ typescript : 5.2.2
4995
4995
unified : 10.1.2
4996
4996
languageName : unknown
4997
4997
linkType : soft
@@ -5652,7 +5652,7 @@ __metadata:
5652
5652
js-yaml : 4.1.0
5653
5653
prettier : 2.6.2
5654
5654
react : 18.1.0
5655
- typescript : 4.7.3
5655
+ typescript : 5.2.2
5656
5656
peerDependencies :
5657
5657
react : 17.x || 18.x
5658
5658
languageName : unknown
@@ -12355,23 +12355,23 @@ __metadata:
12355
12355
languageName : node
12356
12356
linkType : hard
12357
12357
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 "
12361
12361
bin :
12362
12362
tsc : bin/tsc
12363
12363
tsserver : bin/tsserver
12364
- checksum : fd13a1ce53790a36bb8350e1f5e5e384b5f6cb9b0635114a6d01d49cb99916abdcfbc13c7521cdae2f2d3f6d8bc4a8ae7625edf645a04ee940588cd5e7597b2f
12364
+ checksum : 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
12365
12365
languageName : node
12366
12366
linkType : hard
12367
12367
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 "
12371
12371
bin :
12372
12372
tsc : bin/tsc
12373
12373
tsserver : bin/tsserver
12374
- checksum : 137d18a77f52254a284960b16ab53d0619f57b69b5d585804b8413f798a1175ce3e774fb95e6a101868577aafe357d8fcfc9171f0dc9fc0c210e9ae59d107cc0
12374
+ checksum : 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
12375
12375
languageName : node
12376
12376
linkType : hard
12377
12377
You can’t perform that action at this time.
0 commit comments