Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line numberDiff line numberDiff line change
Expand Up@@ -49,7 +49,7 @@
"@docusaurus/tsconfig": "3.0.0-beta.0",
"@docusaurus/types": "3.0.0-beta.0",
"@types/node": "18.18.4",
"@types/react": "18.2.27",
"@types/react": "18.2.28",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.51.0",
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/docusaurus-plugin-alumni/package.json
Original file line numberDiff line numberDiff line change
Expand Up@@ -26,7 +26,7 @@
"@types/fs-extra": "11.0.2",
"@types/js-yaml": "4.0.6",
"@types/node": "18.18.4",
"@types/react": "18.2.27",
"@types/react": "18.2.28",
"react": "18.2.0",
"typescript": "4.9.5"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line numberDiff line numberDiff line change
Expand Up@@ -4151,14 +4151,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.27":
version: 18.2.27
resolution: "@types/react@npm:18.2.27"
"@types/react@npm:18.2.28":
version: 18.2.28
resolution: "@types/react@npm:18.2.28"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: bb29779d4e83e30886a4a939b02812a7ae2d49a26e19eb4be48a6d4e73e8b09ca1a639c97c0ba12a7fe46711355059db7f958cbc1754fe697690656cdb9eca07
checksum: 81381bedeba83278f4c9febb0b83e0bd3f42a25897a50b9cb36ef53651d34b3d50f87ebf11211ea57ea575131f85d31e93e496ce46478a00b0f9bf7b26b5917a
languageName: node
linkType: hard

Expand DownExpand Up@@ -5982,7 +5982,7 @@ __metadata:
"@docusaurus/types": 3.0.0-beta.0
"@mdx-js/react": 2.3.0
"@types/node": 18.18.4
"@types/react": 18.2.27
"@types/react": 18.2.28
"@typescript-eslint/eslint-plugin": 5.62.0
"@typescript-eslint/parser": 5.62.0
clsx: 2.0.0
Expand DownExpand Up@@ -6775,7 +6775,7 @@ __metadata:
"@types/fs-extra": 11.0.2
"@types/js-yaml": 4.0.6
"@types/node": 18.18.4
"@types/react": 18.2.27
"@types/react": 18.2.28
fs-extra: 11.1.1
js-yaml: 4.1.0
prettier: 3.0.3
Expand Down