diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-07-23 08:58:40 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-07-23 08:58:40 +0200 |
| commit | 57d5b97f30b99aacfb36c2592dc995f9dbf87ad9 (patch) | |
| tree | 392eb2f2cebd008c38ee61b5dbefbe12614247d3 /package.json | |
| parent | 045ed77ee33854597a0c404a967db0b1adf2629e (diff) | |
| download | faker-57d5b97f30b99aacfb36c2592dc995f9dbf87ad9.tar.xz faker-57d5b97f30b99aacfb36c2592dc995f9dbf87ad9.zip | |
chore(deps): pin dependencies (#3024)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json index 9a143a21..4d897fd2 100644 --- a/package.json +++ b/package.json @@ -97,9 +97,9 @@ "@eslint-types/prettier": "5.1.3", "@eslint-types/typescript-eslint": "7.5.0", "@eslint-types/unicorn": "52.0.0", - "@eslint/compat": "~1.1.1", + "@eslint/compat": "1.1.1", "@eslint/js": "9.7.0", - "@types/node": "20.14.10", + "@types/node": "20.14.11", "@types/sanitize-html": "2.11.0", "@types/semver": "7.5.8", "@types/validator": "13.12.0", @@ -107,7 +107,7 @@ "@vitest/ui": "2.0.3", "@vueuse/core": "10.11.0", "commit-and-tag-version": "12.4.1", - "cypress": "13.13.0", + "cypress": "13.13.1", "eslint": "9.7.0", "eslint-config-prettier": "9.1.0", "eslint-define-config": "2.1.0", @@ -121,18 +121,18 @@ "prettier-plugin-organize-imports": "4.0.0", "rimraf": "5.0.9", "sanitize-html": "2.13.0", - "semver": "7.6.2", + "semver": "7.6.3", "ts-morph": "23.0.0", - "tsup": "8.1.0", + "tsup": "8.2.2", "tsx": "4.16.2", "typescript": "5.5.3", - "typescript-eslint": "7.16.1", + "typescript-eslint": "7.17.0", "validator": "13.12.0", "vite": "5.3.4", "vitepress": "1.3.1", "vitest": "2.0.3", - "vue": "3.4.31", - "vue-tsc": "2.0.26" + "vue": "3.4.33", + "vue-tsc": "2.0.28" }, "packageManager": "[email protected]", "engines": { |
