Skip to content

Commit 5ee07ad

Browse files
chore(deps): update dependency @types/react to v18.2.29 (#567)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5876156 commit 5ee07ad

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Diff for: package.json

+1-1
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.4",
52-
"@types/react": "18.2.28",
52+
"@types/react": "18.2.29",
5353
"@typescript-eslint/eslint-plugin": "5.62.0",
5454
"@typescript-eslint/parser": "5.62.0",
5555
"eslint": "8.51.0",

Diff for: src/plugins/docusaurus-plugin-alumni/package.json

+1-1
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.8",
2828
"@types/node": "18.18.4",
29-
"@types/react": "18.2.28",
29+
"@types/react": "18.2.29",
3030
"react": "18.2.0",
3131
"typescript": "4.9.5"
3232
},

Diff for: yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -4151,14 +4151,14 @@ __metadata:
41514151
languageName: node
41524152
linkType: hard
41534153

4154-
"@types/react@npm:18.2.28":
4155-
version: 18.2.28
4156-
resolution: "@types/react@npm:18.2.28"
4154+
"@types/react@npm:18.2.29":
4155+
version: 18.2.29
4156+
resolution: "@types/react@npm:18.2.29"
41574157
dependencies:
41584158
"@types/prop-types": "*"
41594159
"@types/scheduler": "*"
41604160
csstype: ^3.0.2
4161-
checksum: 81381bedeba83278f4c9febb0b83e0bd3f42a25897a50b9cb36ef53651d34b3d50f87ebf11211ea57ea575131f85d31e93e496ce46478a00b0f9bf7b26b5917a
4161+
checksum: 3d09ac61a683fa976512a28ac175b9d823f0368adc5fb2abf53f64ab030e8ad866a201a8029f92ff48246c8e326f7517ebe165f976ecb412627c65c6f9a7c9d3
41624162
languageName: node
41634163
linkType: hard
41644164

@@ -5982,7 +5982,7 @@ __metadata:
59825982
"@docusaurus/types": 3.0.0-beta.0
59835983
"@mdx-js/react": 2.3.0
59845984
"@types/node": 18.18.4
5985-
"@types/react": 18.2.28
5985+
"@types/react": 18.2.29
59865986
"@typescript-eslint/eslint-plugin": 5.62.0
59875987
"@typescript-eslint/parser": 5.62.0
59885988
clsx: 2.0.0
@@ -6775,7 +6775,7 @@ __metadata:
67756775
"@types/fs-extra": 11.0.2
67766776
"@types/js-yaml": 4.0.8
67776777
"@types/node": 18.18.4
6778-
"@types/react": 18.2.28
6778+
"@types/react": 18.2.29
67796779
fs-extra: 11.1.1
67806780
js-yaml: 4.1.0
67816781
prettier: 3.0.3

0 commit comments

Comments
 (0)