diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-02-13 11:40:16 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-02-13 11:40:16 +0100 |
| commit | ed0be864cd8d6b7660e52b87801c47f783786830 (patch) | |
| tree | 27a7b6a75f0b1cc8cdce34f79b42dc1385b1092a /package.json | |
| parent | fbd0db533b5a46fe1175c02c65b3e61fca52d40d (diff) | |
| download | faker-ed0be864cd8d6b7660e52b87801c47f783786830.tar.xz faker-ed0be864cd8d6b7660e52b87801c47f783786830.zip | |
chore(deps): update devdependencies (#1828)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/package.json b/package.json index 9961d050..778b1dc4 100644 --- a/package.json +++ b/package.json @@ -85,12 +85,12 @@ "@algolia/client-search": "~4.14.3", "@types/glob": "~8.0.1", "@types/markdown-it": "~12.2.3", - "@types/node": "~18.11.18", + "@types/node": "~18.13.0", "@types/prettier": "~2.7.2", "@types/react": "~18.0.27", "@types/sanitize-html": "~2.8.0", "@types/semver": "~7.3.13", - "@types/validator": "~13.7.11", + "@types/validator": "~13.7.12", "@typescript-eslint/eslint-plugin": "~5.49.0", "@typescript-eslint/parser": "~5.49.0", "@vitest/coverage-c8": "~0.28.3", @@ -98,13 +98,13 @@ "@vueuse/core": "~9.12.0", "c8": "~7.12.0", "conventional-changelog-cli": "~2.2.2", - "cypress": "~12.4.1", - "esbuild": "~0.17.5", - "eslint": "~8.33.0", + "cypress": "~12.5.1", + "esbuild": "~0.17.8", + "eslint": "~8.34.0", "eslint-config-prettier": "~8.6.0", - "eslint-define-config": "~1.14.0", + "eslint-define-config": "~1.15.0", "eslint-gitignore": "~0.1.0", - "eslint-plugin-jsdoc": "~39.7.4", + "eslint-plugin-jsdoc": "~39.9.1", "eslint-plugin-prettier": "~4.2.1", "glob": "~8.1.0", "npm-run-all": "~4.1.5", @@ -114,18 +114,18 @@ "react": "~18.2.0", "react-dom": "~18.2.0", "rimraf": "~4.1.2", - "sanitize-html": "~2.8.1", + "sanitize-html": "~2.9.0", "semver": "~7.3.8", "standard-version": "~9.5.0", - "tsx": "~3.12.2", + "tsx": "~3.12.3", "typedoc": "~0.23.24", "typedoc-plugin-missing-exports": "~1.0.0", "typescript": "~4.9.4", - "validator": "~13.7.0", - "vite": "~4.0.4", + "validator": "~13.9.0", + "vite": "~4.1.1", "vitepress": "1.0.0-alpha.43", "vitest": "~0.28.3", - "vue": "~3.2.45" + "vue": "~3.2.47" }, "packageManager": "[email protected]", "engines": { |
