From e865ceac300aae770ddce8e5937991f0ae2742b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 15:40:10 +0000 Subject: [PATCH] chore(deps): update dependency vitepress to v1.3.1 (#1891) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 038248ccc..19606ac10 100644 --- a/package.json +++ b/package.json @@ -144,7 +144,7 @@ "tsx": "^4.11.2", "typescript": "^5.3.3", "typescript-eslint": "^7.5.0", - "vitepress": "1.3.0", + "vitepress": "1.3.1", "vitest": "^2.0.0", "vue": "3.4.31", "vue-i18n": "workspace:*" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f15b7457e..0e53f8d39 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -232,8 +232,8 @@ importers: specifier: ^7.5.0 version: 7.5.0(eslint@9.1.0)(typescript@5.3.3) vitepress: - specifier: 1.3.0 - version: 1.3.0(@algolia/client-search@4.23.2)(@types/node@20.11.21)(@vue/composition-api@1.7.2(vue@3.4.31(typescript@5.3.3)))(postcss@8.4.38)(search-insights@2.13.0)(terser@5.27.0)(typescript@5.3.3) + specifier: 1.3.1 + version: 1.3.1(@algolia/client-search@4.23.2)(@types/node@20.11.21)(@vue/composition-api@1.7.2(vue@3.4.31(typescript@5.3.3)))(postcss@8.4.38)(search-insights@2.13.0)(terser@5.27.0)(typescript@5.3.3) vitest: specifier: ^2.0.0 version: 2.0.0(@types/node@20.11.21)(jsdom@24.0.0)(terser@5.27.0) @@ -4964,8 +4964,8 @@ packages: resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==} engines: {node: '>=16 || 14 >=14.17'} - minisearch@6.3.0: - resolution: {integrity: sha512-ihFnidEeU8iXzcVHy74dhkxh/dn8Dc08ERl0xwoMMGqp4+LvRSCgicb+zGqWthVokQKvCSxITlh3P08OzdTYCQ==} + minisearch@7.0.0: + resolution: {integrity: sha512-0OIJ3hUE+YBJNruDCqbTMFmk/IoB1CpZzuGfl11khFIel66ew9UoLF/+gfq3bdyrneqr3P7BTjFZApUbmk+9Dg==} minizlib@2.1.2: resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==} @@ -6944,8 +6944,8 @@ packages: terser: optional: true - vitepress@1.3.0: - resolution: {integrity: sha512-Cbm2AgXcCrukUeV+/24g1ZDSvw8blamh/1uf2pz3ApFpaYb9T7mo4imWDZ6APn2uPo4bJ6sgOzvsJ4aH+oLbBA==} + vitepress@1.3.1: + resolution: {integrity: sha512-soZDpg2rRVJNIM/IYMNDPPr+zTHDA5RbLDHAxacRu+Q9iZ2GwSR0QSUlLs+aEZTkG0SOX1dc8RmUYwyuxK8dfQ==} hasBin: true peerDependencies: markdown-it-mathjax3: ^4 @@ -12390,7 +12390,7 @@ snapshots: minipass@7.1.2: {} - minisearch@6.3.0: {} + minisearch@7.0.0: {} minizlib@2.1.2: dependencies: @@ -14579,7 +14579,7 @@ snapshots: fsevents: 2.3.3 terser: 5.27.0 - vitepress@1.3.0(@algolia/client-search@4.23.2)(@types/node@20.11.21)(@vue/composition-api@1.7.2(vue@3.4.31(typescript@5.3.3)))(postcss@8.4.38)(search-insights@2.13.0)(terser@5.27.0)(typescript@5.3.3): + vitepress@1.3.1(@algolia/client-search@4.23.2)(@types/node@20.11.21)(@vue/composition-api@1.7.2(vue@3.4.31(typescript@5.3.3)))(postcss@8.4.38)(search-insights@2.13.0)(terser@5.27.0)(typescript@5.3.3): dependencies: '@docsearch/css': 3.6.0 '@docsearch/js': 3.6.0(@algolia/client-search@4.23.2)(search-insights@2.13.0) @@ -14593,7 +14593,7 @@ snapshots: '@vueuse/integrations': 10.11.0(@vue/composition-api@1.7.2(vue@3.4.31(typescript@5.3.3)))(focus-trap@7.5.4)(vue@3.4.31(typescript@5.3.3)) focus-trap: 7.5.4 mark.js: 8.11.1 - minisearch: 6.3.0 + minisearch: 7.0.0 shiki: 1.10.3 vite: 5.2.8(@types/node@20.11.21)(terser@5.27.0) vue: 3.4.31(typescript@5.3.3)