diff --git a/package.json b/package.json index 01a87f3f..b84108d0 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "tailwindcss": "^3.4.17", "typescript": "^5.9.2", "unplugin-auto-import": "^0.18.6", - "unplugin-vue-components": "^0.27.5", + "unplugin-vue-components": "^0.28.0", "unplugin-vue-markdown": "^0.26.3", "vite": "^5.4.19", "vite-plugin-pages": "^0.32.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 674b8fd5..5e00302e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -136,8 +136,8 @@ importers: specifier: ^0.18.6 version: 0.18.6(@vueuse/core@10.11.1(vue@3.5.18(typescript@5.9.2)))(rollup@2.79.2) unplugin-vue-components: - specifier: ^0.27.5 - version: 0.27.5(@babel/parser@7.28.3)(rollup@2.79.2)(vue@3.5.18(typescript@5.9.2)) + specifier: ^0.28.0 + version: 0.28.0(@babel/parser@7.28.3)(rollup@2.79.2)(vue@3.5.18(typescript@5.9.2)) unplugin-vue-markdown: specifier: ^0.26.3 version: 0.26.3(rollup@2.79.2)(vite@5.4.19(@types/node@20.19.11)(terser@5.43.1)) @@ -1296,6 +1296,9 @@ packages: '@jridgewell/gen-mapping@0.3.13': resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} + '@jridgewell/remapping@2.3.5': + resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==} + '@jridgewell/resolve-uri@3.1.2': resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} engines: {node: '>=6.0.0'} @@ -3671,8 +3674,8 @@ packages: '@vueuse/core': optional: true - unplugin-vue-components@0.27.5: - resolution: {integrity: sha512-m9j4goBeNwXyNN8oZHHxvIIYiG8FQ9UfmKWeNllpDvhU7btKNNELGPt+o3mckQKuPwrE7e0PvCsx+IWuDSD9Vg==} + unplugin-vue-components@0.28.0: + resolution: {integrity: sha512-jiTGtJ3JsRFBjgvyilfrX7yUoGKScFgbdNw+6p6kEXU+Spf/rhxzgvdfuMcvhCcLmflB/dY3pGQshYBVGOUx7Q==} engines: {node: '>=14'} peerDependencies: '@babel/parser': ^7.15.8 @@ -3693,6 +3696,10 @@ packages: resolution: {integrity: sha512-4/u/j4FrCKdi17jaxuJA0jClGxB1AvU2hw/IuayPc4ay1XGaJs/rbb4v5WKwAjNifjmXK9PIFyuPiaK8azyR9w==} engines: {node: '>=14.0.0'} + unplugin@2.3.6: + resolution: {integrity: sha512-+/MdXl8bLTXI2lJF22gUBeCFqZruEpL/oM9f8wxCuKh9+Mw9qeul3gTqgbKpMeOFlusCzc0s7x2Kax2xKW+FQg==} + engines: {node: '>=18.12.0'} + upath@1.2.0: resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==} engines: {node: '>=4'} @@ -5165,6 +5172,11 @@ snapshots: '@jridgewell/sourcemap-codec': 1.5.5 '@jridgewell/trace-mapping': 0.3.30 + '@jridgewell/remapping@2.3.5': + dependencies: + '@jridgewell/gen-mapping': 0.3.13 + '@jridgewell/trace-mapping': 0.3.30 + '@jridgewell/resolve-uri@3.1.2': {} '@jridgewell/source-map@0.3.11': @@ -7852,7 +7864,7 @@ snapshots: transitivePeerDependencies: - rollup - unplugin-vue-components@0.27.5(@babel/parser@7.28.3)(rollup@2.79.2)(vue@3.5.18(typescript@5.9.2)): + unplugin-vue-components@0.28.0(@babel/parser@7.28.3)(rollup@2.79.2)(vue@3.5.18(typescript@5.9.2)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.2.0(rollup@2.79.2) @@ -7863,7 +7875,7 @@ snapshots: magic-string: 0.30.17 minimatch: 9.0.5 mlly: 1.7.4 - unplugin: 1.16.1 + unplugin: 2.3.6 vue: 3.5.18(typescript@5.9.2) optionalDependencies: '@babel/parser': 7.28.3 @@ -7889,6 +7901,13 @@ snapshots: acorn: 8.15.0 webpack-virtual-modules: 0.6.2 + unplugin@2.3.6: + 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.3(browserslist@4.25.2):