aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-12-05 11:23:56 +0100
committerGitHub <[email protected]>2022-12-05 11:23:56 +0100
commitde2cce174433fba66166323846d49b2b1fa94f85 (patch)
tree7fc79a7420721d8454dc2056b7125a12ebab045e /package.json
parentc0badd9a641dbc6ba1c405635309ca103789c343 (diff)
downloadfaker-de2cce174433fba66166323846d49b2b1fa94f85.tar.xz
faker-de2cce174433fba66166323846d49b2b1fa94f85.zip
chore(deps): update dependency @types/react to ~18.0.26 (#1625)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 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"
},