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.41 " ,
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.41 " ,
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.41 ":
4179
+ version: 18.2.41
4180
+ resolution: "@types/react@npm:18.2.41 "
4181
4181
dependencies:
4182
4182
"@types/prop-types": "*"
4183
4183
"@types/scheduler": "*"
4184
4184
csstype: ^3.0.2
4185
- checksum: dad139dd165c4ce2364d1849af4e022746adc73f1a35bb5e0c95dbfee4732637de709504440c518e0177898aaf151b7a6b34019c8e398ea2e919dcfc4d79198f
4185
+ checksum: fcf4c598e5adc1be1dafaa5977ff7698b5b69c6b1473ce524a28d57fa04af3f1a1aa1193cf284542451d98ae5338d26270f8c6e1f7afda5bbbe6c3a4ba40b1d8
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.41
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.41
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