diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-07-01 21:08:04 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-01 19:08:04 +0000 |
| commit | f695d5b9a05af15aa8c7e911b7a8da3fa01bc5ea (patch) | |
| tree | 2584ffbadc736a99f86ae1e4ddced4d24d12bd98 /package.json | |
| parent | 999f2e32e720dedff27d5bf080eed27c296cbfea (diff) | |
| download | faker-f695d5b9a05af15aa8c7e911b7a8da3fa01bc5ea.tar.xz faker-f695d5b9a05af15aa8c7e911b7a8da3fa01bc5ea.zip | |
chore(deps): update devdependencies (#3499)
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 fc202ce0..49e1f1f0 100644 --- a/package.json +++ b/package.json @@ -109,16 +109,16 @@ "@eslint/compat": "1.3.1", "@eslint/js": "9.30.0", "@stylistic/eslint-plugin": "4.4.1", - "@types/node": "22.14.1", - "@types/sanitize-html": "2.15.0", + "@types/node": "22.15.34", + "@types/sanitize-html": "2.16.0", "@types/semver": "7.7.0", - "@types/validator": "13.15.0", + "@types/validator": "13.15.2", "@vitest/coverage-v8": "3.2.4", "@vitest/eslint-plugin": "1.3.3", "@vitest/ui": "3.2.4", - "@vueuse/core": "13.1.0", + "@vueuse/core": "13.4.0", "commit-and-tag-version": "12.5.1", - "cypress": "14.3.0", + "cypress": "14.5.0", "eslint": "9.30.0", "eslint-config-prettier": "10.1.5", "eslint-plugin-file-progress": "3.0.2", @@ -130,18 +130,18 @@ "prettier": "3.6.2", "prettier-plugin-organize-imports": "4.1.0", "prettier-plugin-pkg": "0.21.1", - "sanitize-html": "2.15.0", - "semver": "7.7.1", + "sanitize-html": "2.17.0", + "semver": "7.7.2", "ts-morph": "26.0.0", - "tsup": "8.4.0", - "tsx": "4.19.3", + "tsup": "8.5.0", + "tsx": "4.20.3", "typescript": "5.8.3", "typescript-eslint": "8.35.1", - "validator": "13.15.0", + "validator": "13.15.15", "vitepress": "1.6.3", "vitest": "3.2.4", - "vue": "3.5.13", - "vue-tsc": "2.2.8" + "vue": "3.5.17", + "vue-tsc": "2.2.10" }, "packageManager": "[email protected]", "engines": { |
