diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-08-21 22:08:51 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-08-21 20:08:51 +0000 |
| commit | 09a88eb100f3c74bb81f5b2ecf2067df1fad3ba3 (patch) | |
| tree | 999bda2adf02a64b77fe5ef2a1486c31cb68415f | |
| parent | 5418574bf70a9497236cc02a5c819ec77e389503 (diff) | |
| download | faker-09a88eb100f3c74bb81f5b2ecf2067df1fad3ba3.tar.xz faker-09a88eb100f3c74bb81f5b2ecf2067df1fad3ba3.zip | |
chore(deps): update dependency vitepress to v1.6.4 (#3601)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 12 |
2 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json index b5ca02ef..78243f6f 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "typescript": "5.9.2", "typescript-eslint": "8.39.0", "validator": "13.15.15", - "vitepress": "1.6.3", + "vitepress": "1.6.4", "vitest": "3.2.4", "vue": "3.5.19", "vue-tsc": "3.0.6" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f521c4a..e53c7f70 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -105,8 +105,8 @@ importers: specifier: 13.15.15 version: 13.15.15 vitepress: - specifier: 1.6.3 - version: 1.6.3(@algolia/[email protected])(@types/[email protected])([email protected])([email protected])([email protected])([email protected]) + specifier: 1.6.4 + version: 1.6.4(@algolia/[email protected])(@types/[email protected])([email protected])([email protected])([email protected])([email protected]) vitest: specifier: 3.2.4 version: 3.2.4(@types/[email protected])(@vitest/[email protected])([email protected])([email protected])([email protected])([email protected]) @@ -3563,8 +3563,8 @@ packages: yaml: optional: true - resolution: {integrity: sha512-fCkfdOk8yRZT8GD9BFqusW3+GggWYZ/rYncOfmgcDtP3ualNHCAg+Robxp2/6xfH1WwPHtGpPwv7mbA3qomtBw==} + resolution: {integrity: sha512-+2ym1/+0VVrbhNyRoFFesVvBvHAVMZMK0rw60E3X/5349M1GuVdKeazuksqopEdvkKwKGs21Q729jX81/bkBJg==} hasBin: true peerDependencies: markdown-it-mathjax3: ^4 @@ -7254,7 +7254,7 @@ snapshots: tsx: 4.20.4 yaml: 2.8.0 - [email protected](@algolia/[email protected])(@types/[email protected])([email protected])([email protected])([email protected])([email protected]): + [email protected](@algolia/[email protected])(@types/[email protected])([email protected])([email protected])([email protected])([email protected]): dependencies: '@docsearch/css': 3.8.2 '@docsearch/js': 3.8.2(@algolia/[email protected])([email protected]) @@ -7265,7 +7265,7 @@ snapshots: '@types/markdown-it': 14.1.2 '@vitejs/plugin-vue': 5.2.4([email protected](@types/[email protected]))([email protected]([email protected])) '@vue/devtools-api': 7.7.7 - '@vue/shared': 3.5.18 + '@vue/shared': 3.5.19 '@vueuse/core': 12.8.2([email protected]) focus-trap: 7.6.5 |
