diff --git a/package.json b/package.json index f1d25323..e3dc6d54 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "typescript": "^5.9.3", "unplugin-auto-import": "^0.18.6", "unplugin-vue-components": "^0.27.5", - "unplugin-vue-markdown": "^0.26.3", + "unplugin-vue-markdown": "^0.28.0", "vite": "^5.4.21", "vite-plugin-pages": "^0.32.5", "vite-plugin-pwa": "^0.20.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ed8938e0..a87a2715 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -139,8 +139,8 @@ importers: specifier: ^0.27.5 version: 0.27.5(@babel/parser@7.28.5)(rollup@2.79.2)(vue@3.5.22(typescript@5.9.3)) unplugin-vue-markdown: - specifier: ^0.26.3 - version: 0.26.3(rollup@2.79.2)(vite@5.4.21(@types/node@20.19.23)(terser@5.44.0)) + specifier: ^0.28.0 + version: 0.28.0(rollup@2.79.2)(vite@5.4.21(@types/node@20.19.23)(terser@5.44.0)) vite: specifier: ^5.4.21 version: 5.4.21(@types/node@20.19.23)(terser@5.44.0) @@ -2834,6 +2834,9 @@ packages: '@types/markdown-it': '*' markdown-it: '*' + markdown-it-async@0.1.3: + resolution: {integrity: sha512-R0oC5NCrGhAZGZXQ923+RUNbv6vAFCyHebC2SA9Q2TR7yYBowAboLhrsRJrfB9s9cL3epF+JaHrg5WSeoh+CRA==} + markdown-it-link-attributes@4.0.1: resolution: {integrity: sha512-pg5OK0jPLg62H4k7M9mRJLT61gUp9nvG0XveKYHMOOluASo9OEF13WlXrpAp2aj35LbedAy3QOCgQCw0tkLKAQ==} @@ -3696,8 +3699,8 @@ packages: '@nuxt/kit': optional: true - unplugin-vue-markdown@0.26.3: - resolution: {integrity: sha512-F70u5BuXLn/08jlcp2iUmU60yBLxRwvUZQ4Ys6y9TPS+VkEqlVBXYHc+1dHjycQZK13LAsMWN3FofeXJlJpzdg==} + unplugin-vue-markdown@0.28.0: + resolution: {integrity: sha512-oQqR5EM585vJmcSIm1yXAgJ2PnCyrG7Hu8GvIO2tjB0ZTdrt01ujAzjonedsECgjC03Mk0AGo83CWtVr4hK5OQ==} peerDependencies: vite: ^2.0.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0 @@ -3705,6 +3708,10 @@ packages: resolution: {integrity: sha512-4/u/j4FrCKdi17jaxuJA0jClGxB1AvU2hw/IuayPc4ay1XGaJs/rbb4v5WKwAjNifjmXK9PIFyuPiaK8azyR9w==} engines: {node: '>=14.0.0'} + unplugin@2.3.10: + resolution: {integrity: sha512-6NCPkv1ClwH+/BGE9QeoTIl09nuiAt0gS28nn1PvYXsGKRwM2TCbFA2QiilmehPDTXIe684k4rZI1yl3A1PCUw==} + engines: {node: '>=18.12.0'} + upath@1.2.0: resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==} engines: {node: '>=4'} @@ -6970,6 +6977,11 @@ snapshots: '@types/markdown-it': 14.1.2 markdown-it: 14.1.0 + markdown-it-async@0.1.3: + dependencies: + '@types/markdown-it': 14.1.2 + markdown-it: 14.1.0 + markdown-it-link-attributes@4.0.1: {} markdown-it-prism@2.3.1: @@ -7891,7 +7903,7 @@ snapshots: - rollup - supports-color - unplugin-vue-markdown@0.26.3(rollup@2.79.2)(vite@5.4.21(@types/node@20.19.23)(terser@5.44.0)): + unplugin-vue-markdown@0.28.0(rollup@2.79.2)(vite@5.4.21(@types/node@20.19.23)(terser@5.44.0)): dependencies: '@mdit-vue/plugin-component': 2.1.4 '@mdit-vue/plugin-frontmatter': 2.1.4 @@ -7899,7 +7911,8 @@ snapshots: '@rollup/pluginutils': 5.3.0(rollup@2.79.2) '@types/markdown-it': 14.1.2 markdown-it: 14.1.0 - unplugin: 1.16.1 + markdown-it-async: 0.1.3 + unplugin: 2.3.10 vite: 5.4.21(@types/node@20.19.23)(terser@5.44.0) transitivePeerDependencies: - rollup @@ -7909,6 +7922,13 @@ snapshots: acorn: 8.15.0 webpack-virtual-modules: 0.6.2 + unplugin@2.3.10: + dependencies: + '@jridgewell/remapping': 2.3.5 + acorn: 8.15.0 + picomatch: 4.0.3 + webpack-virtual-modules: 0.6.2 + upath@1.2.0: {} update-browserslist-db@1.1.4(browserslist@4.27.0):