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.29 " ,
52
+ "@types/react" : " 18.2.30 " ,
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.3" ,
27
27
"@types/js-yaml" : " 4.0.8" ,
28
28
"@types/node" : " 18.18.4" ,
29
- "@types/react" : " 18.2.29 " ,
29
+ "@types/react" : " 18.2.30 " ,
30
30
"react" : " 18.2.0" ,
31
31
"typescript" : " 4.9.5"
32
32
},
Original file line number Diff line number Diff line change @@ -4175,14 +4175,14 @@ __metadata:
4175
4175
languageName: node
4176
4176
linkType: hard
4177
4177
4178
- "@types/react@npm:18.2.29 ":
4179
- version: 18.2.29
4180
- resolution: "@types/react@npm:18.2.29 "
4178
+ "@types/react@npm:18.2.30 ":
4179
+ version: 18.2.30
4180
+ resolution: "@types/react@npm:18.2.30 "
4181
4181
dependencies:
4182
4182
"@types/prop-types": "*"
4183
4183
"@types/scheduler": "*"
4184
4184
csstype: ^3.0.2
4185
- checksum: 3d09ac61a683fa976512a28ac175b9d823f0368adc5fb2abf53f64ab030e8ad866a201a8029f92ff48246c8e326f7517ebe165f976ecb412627c65c6f9a7c9d3
4185
+ checksum: 962fa67e4ff439a2eb621ad74e58cb975d2882afa06bb7c9e9823606f6dcc3cd37d5cce143ec3c95b3856549f48ee0382e8c4628267cdcc5c5343d979ad9d92f
4186
4186
languageName: node
4187
4187
linkType: hard
4188
4188
@@ -6006,7 +6006,7 @@ __metadata:
6006
6006
"@docusaurus/types": 3.0.0-beta.0
6007
6007
"@mdx-js/react": 2.3.0
6008
6008
"@types/node": 18.18.4
6009
- "@types/react": 18.2.29
6009
+ "@types/react": 18.2.30
6010
6010
"@typescript-eslint/eslint-plugin": 5.62.0
6011
6011
"@typescript-eslint/parser": 5.62.0
6012
6012
clsx: 2.0.0
@@ -6799,7 +6799,7 @@ __metadata:
6799
6799
"@types/fs-extra": 11.0.3
6800
6800
"@types/js-yaml": 4.0.8
6801
6801
"@types/node": 18.18.4
6802
- "@types/react": 18.2.29
6802
+ "@types/react": 18.2.30
6803
6803
fs-extra: 11.1.1
6804
6804
js-yaml: 4.1.0
6805
6805
prettier: 3.0.3
You can’t perform that action at this time.
0 commit comments