summaryrefslogtreecommitdiffstats
path: root/subprojects/docs/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/docs/package.json')
-rw-r--r--subprojects/docs/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/docs/package.json b/subprojects/docs/package.json
index 55f35a26..9ecd6820 100644
--- a/subprojects/docs/package.json
+++ b/subprojects/docs/package.json
@@ -64,7 +64,7 @@
64 "@types/babel__core": "^7.20.5", 64 "@types/babel__core": "^7.20.5",
65 "@types/mdast": "^4.0.4", 65 "@types/mdast": "^4.0.4",
66 "@types/node": "^20.12.12", 66 "@types/node": "^20.12.12",
67 "@types/react": "^18.3.2", 67 "@types/react": "^18.3.3",
68 "@types/react-dom": "^18.3.0", 68 "@types/react-dom": "^18.3.0",
69 "@types/unist": "^3.0.2" 69 "@types/unist": "^3.0.2"
70 } 70 }