aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-07-08 10:46:45 +0200
committerGitHub <[email protected]>2024-07-08 10:46:45 +0200
commit16e27246e72d4bd95a3e8d7a46ff2c96c76af092 (patch)
treef897d7dcdad8ca93b5c11a0100ed5ad7806ce275 /package.json
parente22f36143b63a358750d70d1b2a2004ccd614b01 (diff)
downloadfaker-16e27246e72d4bd95a3e8d7a46ff2c96c76af092.tar.xz
faker-16e27246e72d4bd95a3e8d7a46ff2c96c76af092.zip
chore(deps): update dependency vitepress to v1.3.0 (#2997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 799e9f57..ba225506 100644
--- a/package.json
+++ b/package.json
@@ -129,7 +129,7 @@
"typescript": "5.5.3",
"validator": "13.12.0",
"vite": "5.3.2",
- "vitepress": "1.2.3",
+ "vitepress": "1.3.0",
"vitest": "1.6.0",
"vue": "3.4.31"
},