diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-09-23 17:59:49 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-23 17:59:49 +0000 |
| commit | e209c352f16836553dc0fb8eecb03a8bf535b884 (patch) | |
| tree | 16412b2bc1a20f0f07fc5ef7685e78b78d6c1bdc /package.json | |
| parent | 6fd5d60477c652d54a5dab93d08bc822de4322d5 (diff) | |
| download | faker-e209c352f16836553dc0fb8eecb03a8bf535b884.tar.xz faker-e209c352f16836553dc0fb8eecb03a8bf535b884.zip | |
chore(deps): update devdependencies (#3134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 75f59e10..1e51570c 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "@types/node": "20.16.5", "@types/sanitize-html": "2.13.0", "@types/semver": "7.5.8", - "@types/validator": "13.12.1", + "@types/validator": "13.12.2", "@vitest/coverage-v8": "2.1.1", "@vitest/eslint-plugin": "1.1.4", "@vitest/ui": "2.1.1", @@ -128,21 +128,21 @@ "jiti": "1.21.6", "npm-run-all2": "6.2.3", "prettier": "3.3.3", - "prettier-plugin-organize-imports": "4.0.0", + "prettier-plugin-organize-imports": "4.1.0", "prettier-plugin-packagejson": "2.5.2", "rimraf": "5.0.10", "sanitize-html": "2.13.0", "semver": "7.6.3", "ts-morph": "23.0.0", - "tsup": "8.2.4", + "tsup": "8.3.0", "tsx": "4.19.1", "typescript": "5.6.2", "typescript-eslint": "8.5.0", "validator": "13.12.0", - "vite": "5.4.6", + "vite": "5.4.7", "vitepress": "1.3.4", "vitest": "2.1.1", - "vue": "3.5.6", + "vue": "3.5.8", "vue-tsc": "2.1.6" }, "packageManager": "[email protected]", |
