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.5 " ,
52
52
"@types/react" : " 18.2.28" ,
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.2" ,
27
27
"@types/js-yaml" : " 4.0.7" ,
28
- "@types/node" : " 18.18.4 " ,
28
+ "@types/node" : " 18.18.5 " ,
29
29
"@types/react" : " 18.2.28" ,
30
30
"react" : " 18.2.0" ,
31
31
"typescript" : " 4.9.5"
Original file line number Diff line number Diff line change @@ -4052,10 +4052,10 @@ __metadata:
4052
4052
languageName: node
4053
4053
linkType: hard
4054
4054
4055
- "@types/node@npm:18.18.4 ":
4056
- version: 18.18.4
4057
- resolution: "@types/node@npm:18.18.4 "
4058
- checksum: 4901e91c4cc479bb58acbcd79236a97a0ad6db4a53cb1f4ba4cf32af15324c61b16faa6e31c1b09bf538a20feb5f5274239157ce5237f5741db0b9ab71e69c52
4055
+ "@types/node@npm:18.18.5 ":
4056
+ version: 18.18.5
4057
+ resolution: "@types/node@npm:18.18.5 "
4058
+ checksum: fc8c9b2bf226270cf9085a7dac76ce09dd7c3519ec9b687ee2b50385954ab3709c45ca82d002d1536e24286803cd194d7ab7008acebdcd6681b8b19d4277fa5c
4059
4059
languageName: node
4060
4060
linkType: hard
4061
4061
@@ -5981,7 +5981,7 @@ __metadata:
5981
5981
"@docusaurus/tsconfig": 3.0.0-beta.0
5982
5982
"@docusaurus/types": 3.0.0-beta.0
5983
5983
"@mdx-js/react": 2.3.0
5984
- "@types/node": 18.18.4
5984
+ "@types/node": 18.18.5
5985
5985
"@types/react": 18.2.28
5986
5986
"@typescript-eslint/eslint-plugin": 5.62.0
5987
5987
"@typescript-eslint/parser": 5.62.0
@@ -6774,7 +6774,7 @@ __metadata:
6774
6774
"@docusaurus/utils-validation": 2.0.0-beta.21
6775
6775
"@types/fs-extra": 11.0.2
6776
6776
"@types/js-yaml": 4.0.7
6777
- "@types/node": 18.18.4
6777
+ "@types/node": 18.18.5
6778
6778
"@types/react": 18.2.28
6779
6779
fs-extra: 11.1.1
6780
6780
js-yaml: 4.1.0
You can’t perform that action at this time.
0 commit comments