Skip to content

Commit b0015ba

Browse files
chore(deps): update dependency typescript to v5
1 parent 7410b8b commit b0015ba

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"lint-staged": "15.0.2",
6464
"prettier": "3.0.3",
6565
"prettier-config-jc": "^2.3.0",
66-
"typescript": "4.9.5",
66+
"typescript": "5.4.5",
6767
"unified": "11.0.3"
6868
},
6969
"packageManager": "[email protected]"

src/plugins/docusaurus-plugin-alumni/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/node": "18.18.4",
2929
"@types/react": "18.2.32",
3030
"react": "18.2.0",
31-
"typescript": "4.9.5"
31+
"typescript": "5.4.5"
3232
},
3333
"peerDependencies": {
3434
"react": "17.x || 18.x"

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6046,7 +6046,7 @@ __metadata:
60466046
react-dom: 18.2.0
60476047
rehype-katex: ^7.0.0
60486048
remark-math: ^5.1.1
6049-
typescript: 4.9.5
6049+
typescript: 5.4.5
60506050
unified: 11.0.3
60516051
languageName: unknown
60526052
linkType: soft
@@ -6823,7 +6823,7 @@ __metadata:
68236823
js-yaml: 4.1.0
68246824
prettier: 3.0.3
68256825
react: 18.2.0
6826-
typescript: 4.9.5
6826+
typescript: 5.4.5
68276827
peerDependencies:
68286828
react: 17.x || 18.x
68296829
languageName: unknown
@@ -15187,23 +15187,23 @@ __metadata:
1518715187
languageName: node
1518815188
linkType: hard
1518915189

15190-
"typescript@npm:4.9.5":
15191-
version: 4.9.5
15192-
resolution: "typescript@npm:4.9.5"
15190+
"typescript@npm:5.4.5":
15191+
version: 5.4.5
15192+
resolution: "typescript@npm:5.4.5"
1519315193
bin:
1519415194
tsc: bin/tsc
1519515195
tsserver: bin/tsserver
15196-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
15196+
checksum: 53c879c6fa1e3bcb194b274d4501ba1985894b2c2692fa079db03c5a5a7140587a1e04e1ba03184605d35f439b40192d9e138eb3279ca8eee313c081c8bcd9b0
1519715197
languageName: node
1519815198
linkType: hard
1519915199

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.4.5#~builtin<compat/typescript>":
15201+
version: 5.4.5
15202+
resolution: "typescript@patch:typescript@npm%3A5.4.5#~builtin<compat/typescript>::version=5.4.5&hash=29ae49"
1520315203
bin:
1520415204
tsc: bin/tsc
1520515205
tsserver: bin/tsserver
15206-
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
15206+
checksum: 2373c693f3b328f3b2387c3efafe6d257b057a142f9a79291854b14ff4d5367d3d730810aee981726b677ae0fd8329b23309da3b6aaab8263dbdccf1da07a3ba
1520715207
languageName: node
1520815208
linkType: hard
1520915209

0 commit comments

Comments
 (0)