Skip to content

Commit 4454486

Browse files
chore(deps): update dependency @types/react to v18.2.25 (#555)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6bac9d8 commit 4454486

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@docusaurus/tsconfig": "3.0.0-beta.0",
5050
"@docusaurus/types": "3.0.0-beta.0",
5151
"@types/node": "18.18.3",
52-
"@types/react": "18.2.24",
52+
"@types/react": "18.2.25",
5353
"@typescript-eslint/eslint-plugin": "5.27.1",
5454
"@typescript-eslint/parser": "5.27.1",
5555
"eslint": "8.50.0",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/fs-extra": "11.0.2",
2727
"@types/js-yaml": "4.0.6",
2828
"@types/node": "18.18.3",
29-
"@types/react": "18.2.24",
29+
"@types/react": "18.2.25",
3030
"react": "18.2.0",
3131
"typescript": "4.9.5"
3232
},

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4135,14 +4135,14 @@ __metadata:
41354135
languageName: node
41364136
linkType: hard
41374137

4138-
"@types/react@npm:18.2.24":
4139-
version: 18.2.24
4140-
resolution: "@types/react@npm:18.2.24"
4138+
"@types/react@npm:18.2.25":
4139+
version: 18.2.25
4140+
resolution: "@types/react@npm:18.2.25"
41414141
dependencies:
41424142
"@types/prop-types": "*"
41434143
"@types/scheduler": "*"
41444144
csstype: ^3.0.2
4145-
checksum: ea5d8204e71b1c9c6631f429a93f8e7be0614cdbdb464e92b3181bdccd8a7c45e30ded8b13da726684b6393f651317c36d54832e3d3cdea0da480a3f26268909
4145+
checksum: 177515cd44135d56191ec6c5c10edd490c96c175d37624d9c37bc2007c3abcf6cc2d2137d2a073d692cdc5129d5d5785bd60a6ddd315f695da5d8b989fa2afc5
41464146
languageName: node
41474147
linkType: hard
41484148

@@ -6024,7 +6024,7 @@ __metadata:
60246024
"@docusaurus/types": 3.0.0-beta.0
60256025
"@mdx-js/react": 2.3.0
60266026
"@types/node": 18.18.3
6027-
"@types/react": 18.2.24
6027+
"@types/react": 18.2.25
60286028
"@typescript-eslint/eslint-plugin": 5.27.1
60296029
"@typescript-eslint/parser": 5.27.1
60306030
clsx: 2.0.0
@@ -6817,7 +6817,7 @@ __metadata:
68176817
"@types/fs-extra": 11.0.2
68186818
"@types/js-yaml": 4.0.6
68196819
"@types/node": 18.18.3
6820-
"@types/react": 18.2.24
6820+
"@types/react": 18.2.25
68216821
fs-extra: 11.1.1
68226822
js-yaml: 4.1.0
68236823
prettier: 3.0.3

0 commit comments

Comments
 (0)