diff --git a/package.json b/package.json index e310a49ba..ca2cae8aa 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "type": "module", "devDependencies": { "markdown-it": "14.1.0", - "vitepress": "1.3.0", + "vitepress": "1.3.1", "vue": "3.4.31" }, "scripts": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5569c98c4..d5794228a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 14.1.0 version: 14.1.0 vitepress: - specifier: 1.3.0 - version: 1.3.0(@algolia/client-search@4.22.1)(postcss@8.4.39)(search-insights@2.13.0) + specifier: 1.3.1 + version: 1.3.1(@algolia/client-search@4.22.1)(postcss@8.4.39)(search-insights@2.13.0) vue: specifier: 3.4.31 version: 3.4.31 @@ -509,8 +509,8 @@ packages: mdurl@2.0.0: resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==} - minisearch@6.3.0: - resolution: {integrity: sha512-ihFnidEeU8iXzcVHy74dhkxh/dn8Dc08ERl0xwoMMGqp4+LvRSCgicb+zGqWthVokQKvCSxITlh3P08OzdTYCQ==} + minisearch@7.0.0: + resolution: {integrity: sha512-0OIJ3hUE+YBJNruDCqbTMFmk/IoB1CpZzuGfl11khFIel66ew9UoLF/+gfq3bdyrneqr3P7BTjFZApUbmk+9Dg==} mitt@3.0.1: resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==} @@ -608,8 +608,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 @@ -1102,7 +1102,7 @@ snapshots: mdurl@2.0.0: {} - minisearch@6.3.0: {} + minisearch@7.0.0: {} mitt@3.0.1: {} @@ -1180,7 +1180,7 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - vitepress@1.3.0(@algolia/client-search@4.22.1)(postcss@8.4.39)(search-insights@2.13.0): + vitepress@1.3.1(@algolia/client-search@4.22.1)(postcss@8.4.39)(search-insights@2.13.0): dependencies: '@docsearch/css': 3.6.0 '@docsearch/js': 3.6.0(@algolia/client-search@4.22.1)(search-insights@2.13.0) @@ -1194,7 +1194,7 @@ snapshots: '@vueuse/integrations': 10.11.0(focus-trap@7.5.4)(vue@3.4.31) focus-trap: 7.5.4 mark.js: 8.11.1 - minisearch: 6.3.0 + minisearch: 7.0.0 shiki: 1.10.3 vite: 5.3.3 vue: 3.4.31