From 8f62a2113b6c0dcac3f4bee11a2419511388bbdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2024 14:14:50 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20build(pnpm):=20Bump=20vitepress?= =?UTF-8?q?=20from=201.3.1=20to=201.3.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/vuejs/vitepress/releases) - [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/vitepress/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: vitepress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0bd50a2..5bd708e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "devDependencies": { - "vitepress": "^1.3.1" + "vitepress": "^1.3.2" }, "scripts": { "docs:dev": "vitepress dev docs", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d3f6fe1..b4b9adc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: vitepress: - specifier: ^1.3.1 - version: 1.3.1(@algolia/client-search@4.23.3)(postcss@8.4.40)(search-insights@2.13.0) + specifier: ^1.3.2 + version: 1.3.2(@algolia/client-search@4.23.3)(postcss@8.4.40)(search-insights@2.13.0) packages: @@ -593,8 +593,8 @@ packages: terser: optional: true - vitepress@1.3.1: - resolution: {integrity: sha512-soZDpg2rRVJNIM/IYMNDPPr+zTHDA5RbLDHAxacRu+Q9iZ2GwSR0QSUlLs+aEZTkG0SOX1dc8RmUYwyuxK8dfQ==} + vitepress@1.3.2: + resolution: {integrity: sha512-6gvecsCuR6b1Cid4w19KQiQ02qkpgzFRqiG0v1ZBekGkrZCzsxdDD5y4WH82HRXAOhU4iZIpzA1CsWqs719rqA==} hasBin: true peerDependencies: markdown-it-mathjax3: ^4 @@ -1163,7 +1163,7 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - vitepress@1.3.1(@algolia/client-search@4.23.3)(postcss@8.4.40)(search-insights@2.13.0): + vitepress@1.3.2(@algolia/client-search@4.23.3)(postcss@8.4.40)(search-insights@2.13.0): dependencies: '@docsearch/css': 3.6.0 '@docsearch/js': 3.6.0(@algolia/client-search@4.23.3)(search-insights@2.13.0)