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.9.5 " ,
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.24" ,
30
30
"react" : " 18.2.0" ,
31
- "typescript" : " 4.9.5 "
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 @@ -6045,7 +6045,7 @@ __metadata:
6045
6045
react-dom: 18.2.0
6046
6046
rehype-katex: ^7.0.0
6047
6047
remark-math: ^5.1.1
6048
- typescript: 4.9.5
6048
+ typescript: 5.2.2
6049
6049
unified: 11.0.3
6050
6050
languageName: unknown
6051
6051
linkType: soft
@@ -6822,7 +6822,7 @@ __metadata:
6822
6822
js-yaml: 4.1.0
6823
6823
prettier: 3.0.3
6824
6824
react: 18.2.0
6825
- typescript: 4.9.5
6825
+ typescript: 5.2.2
6826
6826
peerDependencies:
6827
6827
react: 17.x || 18.x
6828
6828
languageName: unknown
@@ -15200,23 +15200,23 @@ __metadata:
15200
15200
languageName: node
15201
15201
linkType: hard
15202
15202
15203
- "typescript@npm:4.9.5 ":
15204
- version: 4.9.5
15205
- resolution: "typescript@npm:4.9.5 "
15203
+ "typescript@npm:5.2.2 ":
15204
+ version: 5.2.2
15205
+ resolution: "typescript@npm:5.2.2 "
15206
15206
bin:
15207
15207
tsc: bin/tsc
15208
15208
tsserver: bin/tsserver
15209
- checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
15209
+ checksum: 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
15210
15210
languageName: node
15211
15211
linkType: hard
15212
15212
15213
- "typescript@patch:typescript@4.9.5 #~builtin<compat/typescript>":
15214
- version: 4.9.5
15215
- resolution: "typescript@patch:typescript@npm%3A4.9.5 #~builtin<compat/typescript>::version=4.9.5 &hash=289587 "
15213
+ "typescript@patch:typescript@5.2.2 #~builtin<compat/typescript>":
15214
+ version: 5.2.2
15215
+ resolution: "typescript@patch:typescript@npm%3A5.2.2 #~builtin<compat/typescript>::version=5.2.2 &hash=f3b441 "
15216
15216
bin:
15217
15217
tsc: bin/tsc
15218
15218
tsserver: bin/tsserver
15219
- checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
15219
+ checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
15220
15220
languageName: node
15221
15221
linkType: hard
15222
15222
You can’t perform that action at this time.
0 commit comments