aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-01-08 11:39:42 +0100
committerGitHub <[email protected]>2024-01-08 11:39:42 +0100
commit9fb45c24f321a5acf667d841ac7445e27da6edb5 (patch)
treec4d4cd6d14ae35ab45499471d992e38ed9304916 /package.json
parent626ccda980e2f9677222399a60dcea3e7dd68d04 (diff)
downloadfaker-9fb45c24f321a5acf667d841ac7445e27da6edb5.tar.xz
faker-9fb45c24f321a5acf667d841ac7445e27da6edb5.zip
chore(deps): update doc-dependencies (#2595)
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 b9039d51..cc2e1b21 100644
--- a/package.json
+++ b/package.json
@@ -125,11 +125,11 @@
"semver": "~7.5.4",
"standard-version": "~9.5.0",
"tsx": "~3.13.0",
- "typedoc": "~0.25.4",
+ "typedoc": "~0.25.7",
"typescript": "~4.9.5",
"validator": "~13.11.0",
"vite": "~4.5.1",
- "vitepress": "1.0.0-rc.34",
+ "vitepress": "1.0.0-rc.36",
"vitest": "~0.34.6",
"vue": "~3.4.5"
},