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.32 " ,
52
+ "@types/react" : " 18.2.36 " ,
53
53
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
54
54
"@typescript-eslint/parser" : " 5.62.0" ,
55
55
"eslint" : " 8.52.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.32 " ,
29
+ "@types/react" : " 18.2.36 " ,
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.32 ":
4179
- version: 18.2.32
4180
- resolution: "@types/react@npm:18.2.32 "
4178
+ "@types/react@npm:18.2.36 ":
4179
+ version: 18.2.36
4180
+ resolution: "@types/react@npm:18.2.36 "
4181
4181
dependencies:
4182
4182
"@types/prop-types": "*"
4183
4183
"@types/scheduler": "*"
4184
4184
csstype: ^3.0.2
4185
- checksum: dad139dd165c4ce2364d1849af4e022746adc73f1a35bb5e0c95dbfee4732637de709504440c518e0177898aaf151b7a6b34019c8e398ea2e919dcfc4d79198f
4185
+ checksum: 561fab294117983f3d245a63730bcffb423fc2a1b0f27d20c870abc5d980bc206a74f741cb11b5170fcdf0e747ac05448369cd930fbf345f74ed567f8fef3a9e
4186
4186
languageName: node
4187
4187
linkType: hard
4188
4188
@@ -6025,7 +6025,7 @@ __metadata:
6025
6025
"@docusaurus/types": 3.0.0-beta.0
6026
6026
"@mdx-js/react": 2.3.0
6027
6027
"@types/node": 18.18.4
6028
- "@types/react": 18.2.32
6028
+ "@types/react": 18.2.36
6029
6029
"@typescript-eslint/eslint-plugin": 5.62.0
6030
6030
"@typescript-eslint/parser": 5.62.0
6031
6031
clsx: 2.0.0
@@ -6818,7 +6818,7 @@ __metadata:
6818
6818
"@types/fs-extra": 11.0.3
6819
6819
"@types/js-yaml": 4.0.8
6820
6820
"@types/node": 18.18.4
6821
- "@types/react": 18.2.32
6821
+ "@types/react": 18.2.36
6822
6822
fs-extra: 11.1.1
6823
6823
js-yaml: 4.1.0
6824
6824
prettier: 3.0.3
You can’t perform that action at this time.
0 commit comments