File tree 3 files changed +17
-8
lines changed
src/plugins/docusaurus-plugin-alumni
3 files changed +17
-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.4 " ,
51
+ "@types/node" : " 18.18.7 " ,
52
52
"@types/react" : " 18.2.30" ,
53
53
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
54
54
"@typescript-eslint/parser" : " 5.62.0" ,
Original file line number Diff line number Diff line change 25
25
"@docusaurus/types" : " latest" ,
26
26
"@types/fs-extra" : " 11.0.3" ,
27
27
"@types/js-yaml" : " 4.0.8" ,
28
- "@types/node" : " 18.18.4 " ,
28
+ "@types/node" : " 18.18.7 " ,
29
29
"@types/react" : " 18.2.30" ,
30
30
"react" : " 18.2.0" ,
31
31
"typescript" : " 4.9.5"
Original file line number Diff line number Diff line change @@ -4076,10 +4076,12 @@ __metadata:
4076
4076
languageName: node
4077
4077
linkType: hard
4078
4078
4079
- "@types/node@npm:18.18.4":
4080
- version: 18.18.4
4081
- resolution: "@types/node@npm:18.18.4"
4082
- checksum: 4901e91c4cc479bb58acbcd79236a97a0ad6db4a53cb1f4ba4cf32af15324c61b16faa6e31c1b09bf538a20feb5f5274239157ce5237f5741db0b9ab71e69c52
4079
+ "@types/node@npm:18.18.7":
4080
+ version: 18.18.7
4081
+ resolution: "@types/node@npm:18.18.7"
4082
+ dependencies:
4083
+ undici-types: ~5.26.4
4084
+ checksum: 972f8b214f961b6c8d99f84aab8bfadc656bb71fc7ad4a543ad3405286c95f27385ee0c3844f88d612f3cf225cd4d49ce8a7d9aea05a2aba9b2524ac525040aa
4083
4085
languageName: node
4084
4086
linkType: hard
4085
4087
@@ -6005,7 +6007,7 @@ __metadata:
6005
6007
"@docusaurus/tsconfig": 3.0.0-beta.0
6006
6008
"@docusaurus/types": 3.0.0-beta.0
6007
6009
"@mdx-js/react": 2.3.0
6008
- "@types/node": 18.18.4
6010
+ "@types/node": 18.18.7
6009
6011
"@types/react": 18.2.30
6010
6012
"@typescript-eslint/eslint-plugin": 5.62.0
6011
6013
"@typescript-eslint/parser": 5.62.0
@@ -6798,7 +6800,7 @@ __metadata:
6798
6800
"@docusaurus/utils-validation": 2.0.0-beta.21
6799
6801
"@types/fs-extra": 11.0.3
6800
6802
"@types/js-yaml": 4.0.8
6801
- "@types/node": 18.18.4
6803
+ "@types/node": 18.18.7
6802
6804
"@types/react": 18.2.30
6803
6805
fs-extra: 11.1.1
6804
6806
js-yaml: 4.1.0
@@ -15181,6 +15183,13 @@ __metadata:
15181
15183
languageName: node
15182
15184
linkType: hard
15183
15185
15186
+ "undici-types@npm:~5.26.4":
15187
+ version: 5.26.5
15188
+ resolution: "undici-types@npm:5.26.5"
15189
+ checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
15190
+ languageName: node
15191
+ linkType: hard
15192
+
15184
15193
"unherit@npm:^1.0.4":
15185
15194
version: 1.1.3
15186
15195
resolution: "unherit@npm:1.1.3"
You can’t perform that action at this time.
0 commit comments