diff --git a/package.json b/package.json index c326dac8..b8c4c536 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "typescript": "^5.7.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.11", "vite-plugin-pages": "^0.32.4", "vite-plugin-pwa": "^0.20.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 471877c2..5be05ec5 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.26.5)(rollup@2.79.2)(vue@3.5.13(typescript@5.7.3)) unplugin-vue-markdown: - specifier: ^0.26.3 - version: 0.26.3(rollup@2.79.2)(vite@5.4.11(@types/node@20.17.14)(terser@5.37.0)) + specifier: ^0.28.0 + version: 0.28.0(rollup@2.79.2)(vite@5.4.11(@types/node@20.17.14)(terser@5.37.0)) vite: specifier: ^5.4.11 version: 5.4.11(@types/node@20.17.14)(terser@5.37.0) @@ -2637,6 +2637,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==} @@ -3532,8 +3535,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 @@ -3541,6 +3544,10 @@ packages: resolution: {integrity: sha512-4/u/j4FrCKdi17jaxuJA0jClGxB1AvU2hw/IuayPc4ay1XGaJs/rbb4v5WKwAjNifjmXK9PIFyuPiaK8azyR9w==} engines: {node: '>=14.0.0'} + unplugin@2.1.2: + resolution: {integrity: sha512-Q3LU0e4zxKfRko1wMV2HmP8lB9KWislY7hxXpxd+lGx0PRInE4vhMBVEZwpdVYHvtqzhSrzuIfErsob6bQfCzw==} + engines: {node: '>=18.12.0'} + upath@1.2.0: resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==} engines: {node: '>=4'} @@ -6659,6 +6666,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.0: @@ -7565,7 +7577,7 @@ snapshots: - rollup - supports-color - unplugin-vue-markdown@0.26.3(rollup@2.79.2)(vite@5.4.11(@types/node@20.17.14)(terser@5.37.0)): + unplugin-vue-markdown@0.28.0(rollup@2.79.2)(vite@5.4.11(@types/node@20.17.14)(terser@5.37.0)): dependencies: '@mdit-vue/plugin-component': 2.1.3 '@mdit-vue/plugin-frontmatter': 2.1.3 @@ -7573,7 +7585,8 @@ snapshots: '@rollup/pluginutils': 5.1.4(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.1.2 vite: 5.4.11(@types/node@20.17.14)(terser@5.37.0) transitivePeerDependencies: - rollup @@ -7583,6 +7596,11 @@ snapshots: acorn: 8.14.0 webpack-virtual-modules: 0.6.2 + unplugin@2.1.2: + dependencies: + acorn: 8.14.0 + webpack-virtual-modules: 0.6.2 + upath@1.2.0: {} update-browserslist-db@1.1.2(browserslist@4.24.4):