aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index f1adc27c..05d82482 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"@types/markdown-it": "~12.2.3",
"@types/node": "~18.11.18",
"@types/prettier": "~2.7.2",
- "@types/react": "~18.0.26",
+ "@types/react": "~18.0.27",
"@types/sanitize-html": "~2.8.0",
"@types/semver": "~7.3.13",
"@types/validator": "~13.7.10",
@@ -124,7 +124,7 @@
"typescript": "~4.9.4",
"validator": "~13.7.0",
"vite": "~4.0.4",
- "vitepress": "1.0.0-alpha.36",
+ "vitepress": "1.0.0-alpha.40",
"vitest": "~0.27.3",
"vue": "~3.2.45"
},