File tree 3 files changed +8
-8
lines changed
src/plugins/docusaurus-plugin-alumni
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 49
49
"@docusaurus/tsconfig" : " 3.0.0-beta.0" ,
50
50
"@docusaurus/types" : " 3.0.0-beta.0" ,
51
51
"@types/node" : " 18.18.4" ,
52
- "@types/react" : " 18.2.28 " ,
52
+ "@types/react" : " 18.2.29 " ,
53
53
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
54
54
"@typescript-eslint/parser" : " 5.62.0" ,
55
55
"eslint" : " 8.51.0" ,
Original file line number Diff line number Diff line change 26
26
"@types/fs-extra" : " 11.0.2" ,
27
27
"@types/js-yaml" : " 4.0.8" ,
28
28
"@types/node" : " 18.18.4" ,
29
- "@types/react" : " 18.2.28 " ,
29
+ "@types/react" : " 18.2.29 " ,
30
30
"react" : " 18.2.0" ,
31
31
"typescript" : " 4.9.5"
32
32
},
Original file line number Diff line number Diff line change @@ -4151,14 +4151,14 @@ __metadata:
4151
4151
languageName: node
4152
4152
linkType: hard
4153
4153
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 "
4157
4157
dependencies:
4158
4158
"@types/prop-types": "*"
4159
4159
"@types/scheduler": "*"
4160
4160
csstype: ^3.0.2
4161
- checksum: 81381bedeba83278f4c9febb0b83e0bd3f42a25897a50b9cb36ef53651d34b3d50f87ebf11211ea57ea575131f85d31e93e496ce46478a00b0f9bf7b26b5917a
4161
+ checksum: 3d09ac61a683fa976512a28ac175b9d823f0368adc5fb2abf53f64ab030e8ad866a201a8029f92ff48246c8e326f7517ebe165f976ecb412627c65c6f9a7c9d3
4162
4162
languageName: node
4163
4163
linkType: hard
4164
4164
@@ -5982,7 +5982,7 @@ __metadata:
5982
5982
"@docusaurus/types": 3.0.0-beta.0
5983
5983
"@mdx-js/react": 2.3.0
5984
5984
"@types/node": 18.18.4
5985
- "@types/react": 18.2.28
5985
+ "@types/react": 18.2.29
5986
5986
"@typescript-eslint/eslint-plugin": 5.62.0
5987
5987
"@typescript-eslint/parser": 5.62.0
5988
5988
clsx: 2.0.0
@@ -6775,7 +6775,7 @@ __metadata:
6775
6775
"@types/fs-extra": 11.0.2
6776
6776
"@types/js-yaml": 4.0.8
6777
6777
"@types/node": 18.18.4
6778
- "@types/react": 18.2.28
6778
+ "@types/react": 18.2.29
6779
6779
fs-extra: 11.1.1
6780
6780
js-yaml: 4.1.0
6781
6781
prettier: 3.0.3
You can’t perform that action at this time.
0 commit comments