File tree Expand file tree Collapse file tree 3 files changed +16
-5
lines changed
src/plugins/docusaurus-plugin-alumni Expand file tree Collapse file tree 3 files changed +16
-5
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.0" ,
52
- "@types/react" : " 18.2.22 " ,
52
+ "@types/react" : " 18.2.24 " ,
53
53
"@typescript-eslint/eslint-plugin" : " 5.27.1" ,
54
54
"@typescript-eslint/parser" : " 5.27.1" ,
55
55
"eslint" : " 8.50.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.6" ,
28
28
"@types/node" : " 18.18.0" ,
29
- "@types/react" : " 18.2.22 " ,
29
+ "@types/react" : " 18.2.24 " ,
30
30
"react" : " 18.2.0" ,
31
31
"typescript" : " 4.7.3"
32
32
},
Original file line number Diff line number Diff line change @@ -4135,7 +4135,18 @@ __metadata:
4135
4135
languageName: node
4136
4136
linkType: hard
4137
4137
4138
- "@types/react@npm:18.2.22, @types/react@npm:>=16":
4138
+ "@types/react@npm:18.2.24":
4139
+ version: 18.2.24
4140
+ resolution: "@types/react@npm:18.2.24"
4141
+ dependencies:
4142
+ "@types/prop-types": "*"
4143
+ "@types/scheduler": "*"
4144
+ csstype: ^3.0.2
4145
+ checksum: ea5d8204e71b1c9c6631f429a93f8e7be0614cdbdb464e92b3181bdccd8a7c45e30ded8b13da726684b6393f651317c36d54832e3d3cdea0da480a3f26268909
4146
+ languageName: node
4147
+ linkType: hard
4148
+
4149
+ "@types/react@npm:>=16":
4139
4150
version: 18.2.22
4140
4151
resolution: "@types/react@npm:18.2.22"
4141
4152
dependencies:
@@ -6013,7 +6024,7 @@ __metadata:
6013
6024
"@docusaurus/types": 3.0.0-beta.0
6014
6025
"@mdx-js/react": 2.3.0
6015
6026
"@types/node": 18.18.0
6016
- "@types/react": 18.2.22
6027
+ "@types/react": 18.2.24
6017
6028
"@typescript-eslint/eslint-plugin": 5.27.1
6018
6029
"@typescript-eslint/parser": 5.27.1
6019
6030
clsx: 2.0.0
@@ -6806,7 +6817,7 @@ __metadata:
6806
6817
"@types/fs-extra": 11.0.2
6807
6818
"@types/js-yaml": 4.0.6
6808
6819
"@types/node": 18.18.0
6809
- "@types/react": 18.2.22
6820
+ "@types/react": 18.2.24
6810
6821
fs-extra: 11.1.1
6811
6822
js-yaml: 4.1.0
6812
6823
prettier: 3.0.3
You can’t perform that action at this time.
0 commit comments