diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-03-11 10:51:30 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-03-11 10:51:30 +0100 |
| commit | ce846ccae5aac7b78fc7b8a497a27504e78fe6ca (patch) | |
| tree | 75fbb426871960bc973e92b238daa00eab48bc9a | |
| parent | 4bb106c298e70b5b031452e57755b142710b7f88 (diff) | |
| download | faker-ce846ccae5aac7b78fc7b8a497a27504e78fe6ca.tar.xz faker-ce846ccae5aac7b78fc7b8a497a27504e78fe6ca.zip | |
chore(deps): update doc-dependencies (#2731)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 4 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 18 |
2 files changed, 11 insertions, 11 deletions
diff --git a/package.json b/package.json index d8787ebc..d75dc75c 100644 --- a/package.json +++ b/package.json @@ -121,11 +121,11 @@ "standard-version": "~9.5.0", "tsup": "~8.0.2", "tsx": "~4.7.1", - "typedoc": "~0.25.10", + "typedoc": "~0.25.12", "typescript": "~5.4.2", "validator": "~13.11.0", "vite": "~5.1.5", - "vitepress": "1.0.0-rc.44", + "vitepress": "1.0.0-rc.45", "vitest": "~1.3.1", "vue": "~3.4.21" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 69b39b8c..6653a850 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -120,8 +120,8 @@ devDependencies: specifier: ~4.7.1 version: 4.7.1 typedoc: - specifier: ~0.25.10 - version: 0.25.10([email protected]) + specifier: ~0.25.12 + version: 0.25.12([email protected]) typescript: specifier: ~5.4.2 version: 5.4.2 @@ -132,8 +132,8 @@ devDependencies: specifier: ~5.1.5 version: 5.1.5(@types/[email protected]) vitepress: - specifier: 1.0.0-rc.44 - version: 1.0.0-rc.44(@algolia/[email protected])(@types/[email protected])([email protected])([email protected]) + specifier: 1.0.0-rc.45 + version: 1.0.0-rc.45(@algolia/[email protected])(@types/[email protected])([email protected])([email protected]) vitest: specifier: ~1.3.1 version: 1.3.1(@types/[email protected])(@vitest/[email protected]) @@ -6002,12 +6002,12 @@ packages: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} dev: true - resolution: {integrity: sha512-v10rtOFojrjW9og3T+6wAKeJaGMuojU87DXGZ33sfs+554wgPTRG+s07Ag1BjPZI85Y5QPVouPI63JQ6fcQM5w==} + resolution: {integrity: sha512-F+qhkK2VoTweDXd1c42GS/By2DvI2uDF4/EpG424dTexSHdtCH52C6IcAvMA6jR3DzAWZjHpUOW+E02kyPNUNw==} engines: {node: '>= 16'} hasBin: true peerDependencies: - typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x + typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x dependencies: lunr: 2.3.9 marked: 4.3.0 @@ -6193,8 +6193,8 @@ packages: fsevents: 2.3.3 dev: true - /[email protected](@algolia/[email protected])(@types/[email protected])([email protected])([email protected]): - resolution: {integrity: sha512-tO5taxGI7fSpBK1D8zrZTyJJERlyU9nnt0jHSt3fywfq3VKn977Hg0wUuTkEmwXlFYwuW26+6+3xorf4nD3XvA==} + /[email protected](@algolia/[email protected])(@types/[email protected])([email protected])([email protected]): + resolution: {integrity: sha512-/OiYsu5UKpQKA2c0BAZkfyywjfauDjvXyv6Mo4Ra57m5n4Bxg1HgUGoth1CLH2vwUbR/BHvDA9zOM0RDvgeSVQ==} hasBin: true peerDependencies: markdown-it-mathjax3: ^4.3.2 |
