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 48
48
"@docusaurus/module-type-aliases" : " 3.0.0-beta.0" ,
49
49
"@docusaurus/tsconfig" : " 3.0.0-beta.0" ,
50
50
"@docusaurus/types" : " 3.0.0-beta.0" ,
51
- "@types/node" : " 18.18.0 " ,
51
+ "@types/node" : " 18.18.3 " ,
52
52
"@types/react" : " 18.2.24" ,
53
53
"@typescript-eslint/eslint-plugin" : " 5.27.1" ,
54
54
"@typescript-eslint/parser" : " 5.27.1" ,
Original file line number Diff line number Diff line change 25
25
"@docusaurus/types" : " latest" ,
26
26
"@types/fs-extra" : " 11.0.2" ,
27
27
"@types/js-yaml" : " 4.0.6" ,
28
- "@types/node" : " 18.18.0 " ,
28
+ "@types/node" : " 18.18.3 " ,
29
29
"@types/react" : " 18.2.24" ,
30
30
"react" : " 18.2.0" ,
31
31
"typescript" : " 4.9.5"
Original file line number Diff line number Diff line change @@ -4036,10 +4036,10 @@ __metadata:
4036
4036
languageName: node
4037
4037
linkType: hard
4038
4038
4039
- "@types/node@npm:18.18.0 ":
4040
- version: 18.18.0
4041
- resolution: "@types/node@npm:18.18.0 "
4042
- checksum: 61bcffa28eb713e7a4c66fd369df603369c3f834a783faeced95fe3e78903faa25f1a704d49e054f41d71b7915eeb066d10a37cc699421fcf5dd267f96ad5808
4039
+ "@types/node@npm:18.18.3 ":
4040
+ version: 18.18.3
4041
+ resolution: "@types/node@npm:18.18.3 "
4042
+ checksum: ed97a832179e0cfbb93738021fe16d0bc5c0f34bea35269c23c9dd5f0ecc8be93dbe5efd51630189a099b31786a47c1bde115508831a7245613a55c3ad1a7d6b
4043
4043
languageName: node
4044
4044
linkType: hard
4045
4045
@@ -6023,7 +6023,7 @@ __metadata:
6023
6023
"@docusaurus/tsconfig": 3.0.0-beta.0
6024
6024
"@docusaurus/types": 3.0.0-beta.0
6025
6025
"@mdx-js/react": 2.3.0
6026
- "@types/node": 18.18.0
6026
+ "@types/node": 18.18.3
6027
6027
"@types/react": 18.2.24
6028
6028
"@typescript-eslint/eslint-plugin": 5.27.1
6029
6029
"@typescript-eslint/parser": 5.27.1
@@ -6816,7 +6816,7 @@ __metadata:
6816
6816
"@docusaurus/utils-validation": 2.0.0-beta.21
6817
6817
"@types/fs-extra": 11.0.2
6818
6818
"@types/js-yaml": 4.0.6
6819
- "@types/node": 18.18.0
6819
+ "@types/node": 18.18.3
6820
6820
"@types/react": 18.2.24
6821
6821
fs-extra: 11.1.1
6822
6822
js-yaml: 4.1.0
You can’t perform that action at this time.
0 commit comments