diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-04-08 09:15:40 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-04-08 09:15:40 +0200 |
| commit | 4ccf26a9790275eefb3d62ce97d6ddb5ffb3991e (patch) | |
| tree | da2cde1df7fb64ecf9a05152a38f9e1929350b52 | |
| parent | 7a5a7772dee772f871e38855651b7def2e325712 (diff) | |
| download | faker-4ccf26a9790275eefb3d62ce97d6ddb5ffb3991e.tar.xz faker-4ccf26a9790275eefb3d62ce97d6ddb5ffb3991e.zip | |
chore(deps): update dependency vitepress to v1.0.2 (#2793)
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 e30adfd3..76f3eb91 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "typescript": "5.4.4", "validator": "13.11.0", "vite": "5.2.7", - "vitepress": "1.0.1", + "vitepress": "1.0.2", "vitest": "1.4.0", "vue": "3.4.21" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ec0b6072..0616acf3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -132,8 +132,8 @@ devDependencies: specifier: 5.2.7 version: 5.2.7(@types/[email protected]) vitepress: - specifier: 1.0.1 - version: 1.0.1(@algolia/[email protected])(@types/[email protected])([email protected])([email protected]) + specifier: 1.0.2 + version: 1.0.2(@algolia/[email protected])(@types/[email protected])([email protected])([email protected]) vitest: specifier: 1.4.0 version: 1.4.0(@types/[email protected])(@vitest/[email protected]) @@ -6516,8 +6516,8 @@ packages: fsevents: 2.3.3 dev: true - /[email protected](@algolia/[email protected])(@types/[email protected])([email protected])([email protected]): - resolution: {integrity: sha512-eNr5pOBppYUUjEhv8S0S2t9Tv95LQ6mMeHj6ivaGwfHxpov70Vduuwl/QQMDRznKDSaP0WKV7a82Pb4JVOaqEw==} + /[email protected](@algolia/[email protected])(@types/[email protected])([email protected])([email protected]): + resolution: {integrity: sha512-bEj9yTEdWyewJFOhEREZF+mXuAgOq27etuJZT6DZSp+J3XpQstXMJc5piSVwhZBtuj8OfA0iXy+jdP1c71KMYQ==} hasBin: true peerDependencies: markdown-it-mathjax3: ^4 |
