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" : " 15.0.2" ,
64
64
"prettier" : " 3.0.3" ,
65
65
"prettier-config-jc" : " ^2.3.0" ,
66
- "typescript" : " 4.9.5 " ,
66
+ "typescript" : " 5.3.3 " ,
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.4" ,
29
29
"@types/react" : " 18.2.32" ,
30
30
"react" : " 18.2.0" ,
31
- "typescript" : " 4.9.5 "
31
+ "typescript" : " 5.3.3 "
32
32
},
33
33
"peerDependencies" : {
34
34
"react" : " 17.x || 18.x"
Original file line number Diff line number Diff line change @@ -6046,7 +6046,7 @@ __metadata:
6046
6046
react-dom: 18.2.0
6047
6047
rehype-katex: ^7.0.0
6048
6048
remark-math: ^5.1.1
6049
- typescript: 4.9.5
6049
+ typescript: 5.3.3
6050
6050
unified: 11.0.3
6051
6051
languageName: unknown
6052
6052
linkType: soft
@@ -6823,7 +6823,7 @@ __metadata:
6823
6823
js-yaml: 4.1.0
6824
6824
prettier: 3.0.3
6825
6825
react: 18.2.0
6826
- typescript: 4.9.5
6826
+ typescript: 5.3.3
6827
6827
peerDependencies:
6828
6828
react: 17.x || 18.x
6829
6829
languageName: unknown
@@ -15187,23 +15187,23 @@ __metadata:
15187
15187
languageName: node
15188
15188
linkType: hard
15189
15189
15190
- "typescript@npm:4.9.5 ":
15191
- version: 4.9.5
15192
- resolution: "typescript@npm:4.9.5 "
15190
+ "typescript@npm:5.3.3 ":
15191
+ version: 5.3.3
15192
+ resolution: "typescript@npm:5.3.3 "
15193
15193
bin:
15194
15194
tsc: bin/tsc
15195
15195
tsserver: bin/tsserver
15196
- checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
15196
+ checksum: 2007ccb6e51bbbf6fde0a78099efe04dc1c3dfbdff04ca3b6a8bc717991862b39fd6126c0c3ebf2d2d98ac5e960bcaa873826bb2bb241f14277034148f41f6a2
15197
15197
languageName: node
15198
15198
linkType: hard
15199
15199
15200
- "typescript@patch:typescript@4.9.5 #~builtin<compat/typescript>":
15201
- version: 4.9.5
15202
- resolution: "typescript@patch:typescript@npm%3A4.9.5 #~builtin<compat/typescript>::version=4.9.5 &hash=289587 "
15200
+ "typescript@patch:typescript@5.3.3 #~builtin<compat/typescript>":
15201
+ version: 5.3.3
15202
+ resolution: "typescript@patch:typescript@npm%3A5.3.3 #~builtin<compat/typescript>::version=5.3.3 &hash=29ae49 "
15203
15203
bin:
15204
15204
tsc: bin/tsc
15205
15205
tsserver: bin/tsserver
15206
- checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
15206
+ checksum: f61375590b3162599f0f0d5b8737877ac0a7bc52761dbb585d67e7b8753a3a4c42d9a554c4cc929f591ffcf3a2b0602f65ae3ce74714fd5652623a816862b610
15207
15207
languageName: node
15208
15208
linkType: hard
15209
15209
You can’t perform that action at this time.
0 commit comments