diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-03-12 21:05:45 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-03-12 21:05:45 +0100 |
| commit | b3b0d49fc30919e43f1d3db62e232f4a8c87e804 (patch) | |
| tree | daa8f04a9b3266aefbfd6805d83b4a5406e3f1c3 /package.json | |
| parent | a672d277b883a445a852f9b6db18818104e8de7e (diff) | |
| download | faker-b3b0d49fc30919e43f1d3db62e232f4a8c87e804.tar.xz faker-b3b0d49fc30919e43f1d3db62e232f4a8c87e804.zip | |
chore(deps): pin dependencies (#2739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/package.json b/package.json index 7da71087..67ac77cd 100644 --- a/package.json +++ b/package.json @@ -83,25 +83,25 @@ "preflight": "pnpm install && run-s generate format lint build test:update-snapshots ts-check" }, "devDependencies": { - "@actions/github": "~6.0.0", + "@actions/github": "6.0.0", "@algolia/client-search": "~4.22.1", "@eslint-types/deprecation": "2.0.0-1", "@eslint-types/jsdoc": "48.2.0", "@eslint-types/prettier": "5.1.3", "@eslint-types/typescript-eslint": "7.0.2", "@eslint-types/unicorn": "51.0.1", - "@types/markdown-it": "~13.0.7", - "@types/node": "~20.11.25", - "@types/sanitize-html": "~2.11.0", - "@types/semver": "~7.5.8", - "@types/validator": "~13.11.9", + "@types/markdown-it": "13.0.7", + "@types/node": "20.11.25", + "@types/sanitize-html": "2.11.0", + "@types/semver": "7.5.8", + "@types/validator": "13.11.9", "@typescript-eslint/eslint-plugin": "7.1.1", "@typescript-eslint/parser": "7.1.1", "@vitest/coverage-v8": "~1.3.1", "@vitest/ui": "~1.3.1", - "@vueuse/core": "~10.9.0", - "conventional-changelog-cli": "~4.1.0", - "cypress": "~13.6.6", + "@vueuse/core": "10.9.0", + "conventional-changelog-cli": "4.1.0", + "cypress": "13.6.6", "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", "eslint-define-config": "2.1.0", @@ -111,23 +111,23 @@ "eslint-plugin-prettier": "5.1.3", "eslint-plugin-unicorn": "51.0.1", "eslint-plugin-vitest": "0.3.25", - "glob": "~10.3.10", - "npm-run-all2": "~6.1.2", + "glob": "10.3.10", + "npm-run-all2": "6.1.2", "prettier": "3.2.5", - "prettier-plugin-organize-imports": "~3.2.4", - "rimraf": "~5.0.5", - "sanitize-html": "~2.12.1", - "semver": "~7.6.0", - "standard-version": "~9.5.0", - "tsup": "~8.0.2", - "tsx": "~4.7.1", + "prettier-plugin-organize-imports": "3.2.4", + "rimraf": "5.0.5", + "sanitize-html": "2.12.1", + "semver": "7.6.0", + "standard-version": "9.5.0", + "tsup": "8.0.2", + "tsx": "4.7.1", "typedoc": "~0.25.12", "typescript": "~5.4.2", - "validator": "~13.11.0", - "vite": "~5.1.5", + "validator": "13.11.0", + "vite": "5.1.5", "vitepress": "1.0.0-rc.45", "vitest": "~1.3.1", - "vue": "~3.4.21" + "vue": "3.4.21" }, "packageManager": "[email protected]", "engines": { |
