diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 11f3fd34..66c9342a 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "@types/markdown-it": "~12.2.3", "@types/node": "~18.11.9", "@types/prettier": "~2.7.1", - "@types/react": "~18.0.25", + "@types/react": "~18.0.26", "@types/sanitize-html": "~2.6.2", "@types/semver": "~7.3.13", "@types/validator": "~13.7.10", @@ -138,7 +138,7 @@ "typescript": "~4.9.3", "validator": "~13.7.0", "vite": "~3.2.4", - "vitepress": "1.0.0-alpha.29", + "vitepress": "1.0.0-alpha.30", "vitest": "~0.25.3", "vue": "~3.2.45" }, |
