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 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.6 " ,
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.6 " ,
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,10 @@ __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.6 ":
4080
+ version: 18.18.6
4081
+ resolution: "@types/node@npm:18.18.6 "
4082
+ checksum: a847639b8455fd3dfa6dbc2917274c82c9db789f1d41aaf69f94ac6c9e54c3c1dd29be6e1e1ccd7c17e54db3d78d7011bc4e70544c6447ceca253dccc0a187e1
4083
4083
languageName: node
4084
4084
linkType: hard
4085
4085
@@ -6005,7 +6005,7 @@ __metadata:
6005
6005
"@docusaurus/tsconfig": 3.0.0-beta.0
6006
6006
"@docusaurus/types": 3.0.0-beta.0
6007
6007
"@mdx-js/react": 2.3.0
6008
- "@types/node": 18.18.4
6008
+ "@types/node": 18.18.6
6009
6009
"@types/react": 18.2.30
6010
6010
"@typescript-eslint/eslint-plugin": 5.62.0
6011
6011
"@typescript-eslint/parser": 5.62.0
@@ -6798,7 +6798,7 @@ __metadata:
6798
6798
"@docusaurus/utils-validation": 2.0.0-beta.21
6799
6799
"@types/fs-extra": 11.0.3
6800
6800
"@types/js-yaml": 4.0.8
6801
- "@types/node": 18.18.4
6801
+ "@types/node": 18.18.6
6802
6802
"@types/react": 18.2.30
6803
6803
fs-extra: 11.1.1
6804
6804
js-yaml: 4.1.0
You can’t perform that action at this time.
0 commit comments