diff options
| author | Shinigami <[email protected]> | 2022-10-12 04:19:00 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-10-11 20:19:00 +0000 |
| commit | 8534f8673f6dfd62878e3f4e24e19a7286b2a318 (patch) | |
| tree | 7233c359c766ec558961e8ce36eb34e45904237b /package.json | |
| parent | 7a3136c07c5a38f38f5276af62c426acf6f9a22e (diff) | |
| download | faker-8534f8673f6dfd62878e3f4e24e19a7286b2a318.tar.xz faker-8534f8673f6dfd62878e3f4e24e19a7286b2a318.zip | |
chore(deps): update devdependencies (#1427)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/package.json b/package.json index 693d2b6e..337c6f81 100644 --- a/package.json +++ b/package.json @@ -97,15 +97,15 @@ "@algolia/client-search": "~4.14.2", "@types/glob": "~8.0.0", "@types/markdown-it": "~12.2.3", - "@types/node": "~18.7.13", + "@types/node": "~18.8.4", "@types/prettier": "~2.7.1", "@types/react": "~18.0.21", "@types/sanitize-html": "~2.6.2", "@types/validator": "~13.7.7", - "@typescript-eslint/eslint-plugin": "~5.39.0", - "@typescript-eslint/parser": "~5.39.0", - "@vitest/coverage-c8": "~0.24.0", - "@vitest/ui": "~0.24.0", + "@typescript-eslint/eslint-plugin": "~5.40.0", + "@typescript-eslint/parser": "~5.40.0", + "@vitest/coverage-c8": "~0.24.1", + "@vitest/ui": "~0.24.1", "c8": "~7.12.0", "conventional-changelog-cli": "~2.2.2", "cypress": "~10.9.0", @@ -130,15 +130,15 @@ "simple-git-hooks": "~2.8.0", "standard-version": "~9.5.0", "tsx": "~3.10.1", - "typedoc": "~0.23.15", + "typedoc": "~0.23.16", "typedoc-plugin-missing-exports": "~1.0.0", "typescript": "~4.8.4", "validator": "~13.7.0", - "vite": "~3.1.6", + "vite": "~3.1.7", "vitepress": "1.0.0-alpha.19", - "vitest": "~0.24.0" + "vitest": "~0.24.1" }, - "packageManager": "[email protected]", + "packageManager": "[email protected]", "engines": { "node": ">=14.0.0", "npm": ">=6.0.0" |
