diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-01-16 14:44:54 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-01-16 14:44:54 +0100 |
| commit | 027e1dd5dfe94cbd4d4bd53bafc0f69285412f62 (patch) | |
| tree | 53ae4ee050a29d50b76d96a90542b633cdae55d2 | |
| parent | c3b3ca9684aa21a5d88b200adf48929202db0651 (diff) | |
| download | faker-027e1dd5dfe94cbd4d4bd53bafc0f69285412f62.tar.xz faker-027e1dd5dfe94cbd4d4bd53bafc0f69285412f62.zip | |
chore(deps): update dependency vitepress to v1.0.0-alpha.36 (#1740)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 677c083a..0e6781b5 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "typescript": "~4.9.4", "validator": "~13.7.0", "vite": "~4.0.4", - "vitepress": "1.0.0-alpha.35", + "vitepress": "1.0.0-alpha.36", "vitest": "~0.27.1", "vue": "~3.2.45" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3132ce0c..526c9919 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,7 +44,7 @@ specifiers: typescript: ~4.9.4 validator: ~13.7.0 vite: ~4.0.4 - vitepress: 1.0.0-alpha.35 + vitepress: 1.0.0-alpha.36 vitest: ~0.27.1 vue: ~3.2.45 @@ -92,7 +92,7 @@ devDependencies: typescript: 4.9.4 validator: 13.7.0 vite: 4.0.4_@[email protected] - vitepress: 1.0.0-alpha.35_nz3etwnwfxsouz7hp3srfpkcue + vitepress: 1.0.0-alpha.36_nz3etwnwfxsouz7hp3srfpkcue vitest: 0.27.1_@[email protected] vue: 3.2.45 @@ -4949,8 +4949,8 @@ packages: fsevents: 2.3.2 dev: true - /vitepress/1.0.0-alpha.35_nz3etwnwfxsouz7hp3srfpkcue: - resolution: {integrity: sha512-tJQjJstq+Ryb4pKtlxV4tD8KhxId+DTbR1FRrtJBhA+Vv4nexFHra5M9EgK9jUmoMc3rkyNaw7P3Kkix0ArP1w==} + /vitepress/1.0.0-alpha.36_nz3etwnwfxsouz7hp3srfpkcue: + resolution: {integrity: sha512-JH9NlBQpQrcIudF1HM8Sq3K6FbOiOTrD33PI0n+pmJQ7dOu4WAm3YnwevMInW8leNiEEWCAH+coIkOYcf3fhpQ==} hasBin: true dependencies: '@docsearch/css': 3.3.2 |
