File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
src/plugins/docusaurus-plugin-alumni Expand file tree Collapse file tree 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.3" ,
52
- "@types/react" : " 18.2.24 " ,
52
+ "@types/react" : " 18.2.25 " ,
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.3" ,
29
- "@types/react" : " 18.2.24 " ,
29
+ "@types/react" : " 18.2.25 " ,
30
30
"react" : " 18.2.0" ,
31
31
"typescript" : " 4.9.5"
32
32
},
Original file line number Diff line number Diff line change @@ -4135,14 +4135,14 @@ __metadata:
4135
4135
languageName: node
4136
4136
linkType: hard
4137
4137
4138
- "@types/react@npm:18.2.24 ":
4139
- version: 18.2.24
4140
- resolution: "@types/react@npm:18.2.24 "
4138
+ "@types/react@npm:18.2.25 ":
4139
+ version: 18.2.25
4140
+ resolution: "@types/react@npm:18.2.25 "
4141
4141
dependencies:
4142
4142
"@types/prop-types": "*"
4143
4143
"@types/scheduler": "*"
4144
4144
csstype: ^3.0.2
4145
- checksum: ea5d8204e71b1c9c6631f429a93f8e7be0614cdbdb464e92b3181bdccd8a7c45e30ded8b13da726684b6393f651317c36d54832e3d3cdea0da480a3f26268909
4145
+ checksum: 177515cd44135d56191ec6c5c10edd490c96c175d37624d9c37bc2007c3abcf6cc2d2137d2a073d692cdc5129d5d5785bd60a6ddd315f695da5d8b989fa2afc5
4146
4146
languageName: node
4147
4147
linkType: hard
4148
4148
@@ -6024,7 +6024,7 @@ __metadata:
6024
6024
"@docusaurus/types": 3.0.0-beta.0
6025
6025
"@mdx-js/react": 2.3.0
6026
6026
"@types/node": 18.18.3
6027
- "@types/react": 18.2.24
6027
+ "@types/react": 18.2.25
6028
6028
"@typescript-eslint/eslint-plugin": 5.27.1
6029
6029
"@typescript-eslint/parser": 5.27.1
6030
6030
clsx: 2.0.0
@@ -6817,7 +6817,7 @@ __metadata:
6817
6817
"@types/fs-extra": 11.0.2
6818
6818
"@types/js-yaml": 4.0.6
6819
6819
"@types/node": 18.18.3
6820
- "@types/react": 18.2.24
6820
+ "@types/react": 18.2.25
6821
6821
fs-extra: 11.1.1
6822
6822
js-yaml: 4.1.0
6823
6823
prettier: 3.0.3
You can’t perform that action at this time.
0 commit comments