File tree 3 files changed +8
-9
lines changed
src/plugins/docusaurus-plugin-alumni
3 files changed +8
-9
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.79 " ,
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.79 " ,
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,13 @@ __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.79 ":
4179
+ version: 18.2.79
4180
+ resolution: "@types/react@npm:18.2.79 "
4181
4181
dependencies:
4182
4182
"@types/prop-types": "*"
4183
- "@types/scheduler": "*"
4184
4183
csstype: ^3.0.2
4185
- checksum: dad139dd165c4ce2364d1849af4e022746adc73f1a35bb5e0c95dbfee4732637de709504440c518e0177898aaf151b7a6b34019c8e398ea2e919dcfc4d79198f
4184
+ checksum: 85aa96e0e88725c84d8fc5f04f10a4da6a1f507dde33557ac9cc211414756867721264bfefd9e02bae1288ce2905351d949b652b931e734ea24519ee5c625138
4186
4185
languageName: node
4187
4186
linkType: hard
4188
4187
@@ -6025,7 +6024,7 @@ __metadata:
6025
6024
"@docusaurus/types": 3.0.0-beta.0
6026
6025
"@mdx-js/react": 2.3.0
6027
6026
"@types/node": 18.18.4
6028
- "@types/react": 18.2.32
6027
+ "@types/react": 18.2.79
6029
6028
"@typescript-eslint/eslint-plugin": 5.62.0
6030
6029
"@typescript-eslint/parser": 5.62.0
6031
6030
clsx: 2.0.0
@@ -6818,7 +6817,7 @@ __metadata:
6818
6817
"@types/fs-extra": 11.0.3
6819
6818
"@types/js-yaml": 4.0.8
6820
6819
"@types/node": 18.18.4
6821
- "@types/react": 18.2.32
6820
+ "@types/react": 18.2.79
6822
6821
fs-extra: 11.1.1
6823
6822
js-yaml: 4.1.0
6824
6823
prettier: 3.0.3
You can’t perform that action at this time.
0 commit comments