diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-04-09 11:47:28 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-04-09 11:47:28 +0200 |
| commit | 2cb463513d28b27986c0fe48c286cfd5c22d2196 (patch) | |
| tree | 885e5b09030f948f763a8a56a8f8d36a9ebd66ab /package.json | |
| parent | 7b120567139b2ac84d052f42f1f352c6697f2aa2 (diff) | |
| download | faker-2cb463513d28b27986c0fe48c286cfd5c22d2196.tar.xz faker-2cb463513d28b27986c0fe48c286cfd5c22d2196.zip | |
chore(deps): update devdependencies (#3456)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/package.json b/package.json index e91e04d7..2efb5f41 100644 --- a/package.json +++ b/package.json @@ -109,16 +109,16 @@ "@eslint/compat": "1.2.7", "@eslint/js": "9.21.0", "@stylistic/eslint-plugin": "4.1.0", - "@types/node": "22.13.8", - "@types/sanitize-html": "2.13.0", - "@types/semver": "7.5.8", - "@types/validator": "13.12.2", + "@types/node": "22.14.0", + "@types/sanitize-html": "2.15.0", + "@types/semver": "7.7.0", + "@types/validator": "13.12.3", "@vitest/coverage-v8": "3.0.7", "@vitest/eslint-plugin": "1.1.36", "@vitest/ui": "3.0.7", - "@vueuse/core": "12.7.0", + "@vueuse/core": "12.8.2", "commit-and-tag-version": "12.5.0", - "cypress": "14.1.0", + "cypress": "14.3.0", "eslint": "9.21.0", "eslint-config-prettier": "10.0.2", "eslint-plugin-file-progress": "3.0.1", @@ -129,20 +129,20 @@ "npm-run-all2": "7.0.2", "prettier": "3.5.2", "prettier-plugin-organize-imports": "4.1.0", - "prettier-plugin-packagejson": "2.5.9", + "prettier-plugin-packagejson": "2.5.10", "rimraf": "5.0.10", - "sanitize-html": "2.14.0", + "sanitize-html": "2.15.0", "semver": "7.7.1", "ts-morph": "25.0.1", "tsup": "8.4.0", "tsx": "4.19.3", "typescript": "5.8.2", "typescript-eslint": "8.25.0", - "validator": "13.12.0", + "validator": "13.15.0", "vitepress": "1.6.3", "vitest": "3.0.7", "vue": "3.5.13", - "vue-tsc": "2.2.6" + "vue-tsc": "2.2.8" }, "packageManager": "[email protected]", "engines": { |
