aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-11-01 08:45:16 +0100
committerGitHub <[email protected]>2024-11-01 08:45:16 +0100
commit4e73f33f951d1ac48c4fe50899b2f786c5bed83e (patch)
tree4ecaf335f9ceaacbb1cba793dc296f659ef3c331 /package.json
parent4af2b39aa66671314b975e1237bdc5ac182ae8f1 (diff)
downloadfaker-4e73f33f951d1ac48c4fe50899b2f786c5bed83e.tar.xz
faker-4e73f33f951d1ac48c4fe50899b2f786c5bed83e.zip
chore(deps): update devdependencies (#3240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 53da5d17..29374c30 100644
--- a/package.json
+++ b/package.json
@@ -108,16 +108,16 @@
"@eslint/js": "9.13.0",
"@stylistic/eslint-plugin": "2.9.0",
"@types/eslint__js": "8.42.3",
- "@types/node": "20.16.15",
+ "@types/node": "20.17.5",
"@types/sanitize-html": "2.13.0",
"@types/semver": "7.5.8",
"@types/validator": "13.12.2",
"@vitest/coverage-v8": "2.1.3",
"@vitest/eslint-plugin": "1.1.7",
"@vitest/ui": "2.1.3",
- "@vueuse/core": "11.1.0",
+ "@vueuse/core": "11.2.0",
"commit-and-tag-version": "12.5.0",
- "cypress": "13.15.0",
+ "cypress": "13.15.1",
"eslint": "9.13.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jsdoc": "50.4.3",
@@ -132,15 +132,15 @@
"sanitize-html": "2.13.1",
"semver": "7.6.3",
"ts-morph": "24.0.0",
- "tsup": "8.3.0",
- "tsx": "4.19.1",
+ "tsup": "8.3.5",
+ "tsx": "4.19.2",
"typescript": "5.6.3",
"typescript-eslint": "8.11.0",
"validator": "13.12.0",
"vitepress": "1.4.1",
"vitest": "2.1.3",
"vue": "3.5.12",
- "vue-tsc": "2.1.6"
+ "vue-tsc": "2.1.10"
},
"packageManager": "[email protected]",
"engines": {