diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-04-29 07:50:10 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-04-29 07:50:10 +0000 |
| commit | 09bca2fec4828d3147449a8dab828e64f9aca4a7 (patch) | |
| tree | 4644bd46f06e91cd8f59a6e26793fcee5615cc00 | |
| parent | b6dc0659b7c3d662eef63360d9e2042e9a6033e3 (diff) | |
| download | faker-09bca2fec4828d3147449a8dab828e64f9aca4a7.tar.xz faker-09bca2fec4828d3147449a8dab828e64f9aca4a7.zip | |
chore(deps): update dependency vitepress to v1.1.4 (#2860)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index b33e43e4..ef53ca52 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "typescript": "5.4.5", "validator": "13.11.0", "vite": "5.2.10", - "vitepress": "1.1.3", + "vitepress": "1.1.4", "vitest": "1.5.0", "vue": "3.4.25" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bd98c9c5..df0ec4f2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -132,8 +132,8 @@ importers: specifier: 5.2.10 version: 5.2.10(@types/[email protected]) vitepress: - specifier: 1.1.3 - version: 1.1.3(@algolia/[email protected])(@types/[email protected])([email protected])([email protected])([email protected]) + specifier: 1.1.4 + version: 1.1.4(@algolia/[email protected])(@types/[email protected])([email protected])([email protected])([email protected]) vitest: specifier: 1.5.0 version: 1.5.0(@types/[email protected])(@vitest/[email protected]) @@ -3661,8 +3661,8 @@ packages: terser: optional: true - resolution: {integrity: sha512-hGrIYN0w9IHWs0NQSnlMjKV/v/HLfD+Ywv5QdvCSkiT32mpNOOwUrZjnqZv/JL/WBPpUc94eghTUvmipxw0xrA==} + resolution: {integrity: sha512-bWIzFZXpPB6NIDBuWnS20aMADH+FcFKDfQNYFvbOWij03PR29eImTceQHIzCKordjXYBhM/TjE5VKFTUJ3EheA==} hasBin: true peerDependencies: markdown-it-mathjax3: ^4 @@ -7519,7 +7519,7 @@ snapshots: '@types/node': 20.12.7 fsevents: 2.3.3 - [email protected](@algolia/[email protected])(@types/[email protected])([email protected])([email protected])([email protected]): + [email protected](@algolia/[email protected])(@types/[email protected])([email protected])([email protected])([email protected]): dependencies: '@docsearch/css': 3.6.0 '@docsearch/js': 3.6.0(@algolia/[email protected])([email protected]) |
