aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-04-03 18:27:20 +0000
committerGitHub <[email protected]>2023-04-03 18:27:20 +0000
commit4cec5e6468b9931121ff139486f6e6fa36c3c87c (patch)
tree97865a4a75dda4e825b04a1321ddb4928cedb4d1 /package.json
parent00d7b16aef4c94239664c100487027b37b6912aa (diff)
downloadfaker-4cec5e6468b9931121ff139486f6e6fa36c3c87c.tar.xz
faker-4cec5e6468b9931121ff139486f6e6fa36c3c87c.zip
chore(deps): update doc-dependencies (#2018)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index aff47716..be997028 100644
--- a/package.json
+++ b/package.json
@@ -86,12 +86,12 @@
},
"devDependencies": {
"@actions/github": "~5.1.1",
- "@algolia/client-search": "~4.16.0",
+ "@algolia/client-search": "~4.17.0",
"@types/glob": "~8.1.0",
"@types/markdown-it": "~12.2.3",
"@types/node": "~18.15.11",
"@types/prettier": "~2.7.2",
- "@types/react": "~18.0.29",
+ "@types/react": "~18.0.32",
"@types/sanitize-html": "~2.9.0",
"@types/semver": "~7.3.13",
"@types/validator": "~13.7.14",
@@ -128,7 +128,7 @@
"typescript": "~4.9.5",
"validator": "~13.9.0",
"vite": "~4.2.1",
- "vitepress": "1.0.0-alpha.63",
+ "vitepress": "1.0.0-alpha.64",
"vitest": "~0.29.8",
"vue": "~3.2.47"
},