Skip to content

Commit 27cb89b

Browse files
chore(deps): update dependency typescript to v5
1 parent 0e7f59b commit 27cb89b

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": "14.0.1",
6464
"prettier": "3.0.3",
6565
"prettier-config-jc": "^2.3.0",
66-
"typescript": "4.7.3",
66+
"typescript": "5.2.2",
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.0",
2929
"@types/react": "18.2.22",
3030
"react": "18.2.0",
31-
"typescript": "4.7.3"
31+
"typescript": "5.2.2"
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
@@ -6034,7 +6034,7 @@ __metadata:
60346034
react-dom: 18.2.0
60356035
rehype-katex: ^7.0.0
60366036
remark-math: ^5.1.1
6037-
typescript: 4.7.3
6037+
typescript: 5.2.2
60386038
unified: 11.0.3
60396039
languageName: unknown
60406040
linkType: soft
@@ -6811,7 +6811,7 @@ __metadata:
68116811
js-yaml: 4.1.0
68126812
prettier: 3.0.3
68136813
react: 18.2.0
6814-
typescript: 4.7.3
6814+
typescript: 5.2.2
68156815
peerDependencies:
68166816
react: 17.x || 18.x
68176817
languageName: unknown
@@ -15189,23 +15189,23 @@ __metadata:
1518915189
languageName: node
1519015190
linkType: hard
1519115191

15192-
"typescript@npm:4.7.3":
15193-
version: 4.7.3
15194-
resolution: "typescript@npm:4.7.3"
15192+
"typescript@npm:5.2.2":
15193+
version: 5.2.2
15194+
resolution: "typescript@npm:5.2.2"
1519515195
bin:
1519615196
tsc: bin/tsc
1519715197
tsserver: bin/tsserver
15198-
checksum: fd13a1ce53790a36bb8350e1f5e5e384b5f6cb9b0635114a6d01d49cb99916abdcfbc13c7521cdae2f2d3f6d8bc4a8ae7625edf645a04ee940588cd5e7597b2f
15198+
checksum: 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
1519915199
languageName: node
1520015200
linkType: hard
1520115201

15202-
"typescript@patch:typescript@4.7.3#~builtin<compat/typescript>":
15203-
version: 4.7.3
15204-
resolution: "typescript@patch:typescript@npm%3A4.7.3#~builtin<compat/typescript>::version=4.7.3&hash=65a307"
15202+
"typescript@patch:typescript@5.2.2#~builtin<compat/typescript>":
15203+
version: 5.2.2
15204+
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
1520515205
bin:
1520615206
tsc: bin/tsc
1520715207
tsserver: bin/tsserver
15208-
checksum: 137d18a77f52254a284960b16ab53d0619f57b69b5d585804b8413f798a1175ce3e774fb95e6a101868577aafe357d8fcfc9171f0dc9fc0c210e9ae59d107cc0
15208+
checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
1520915209
languageName: node
1521015210
linkType: hard
1521115211

0 commit comments

Comments
 (0)