From cc70215a63b5665b1a0a23ff48f0d90a92e046e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 14:34:18 +0000 Subject: [PATCH] Update dependency unplugin-auto-import to ^0.19.0 --- package.json | 2 +- pnpm-lock.yaml | 34 ++++++++++++++++++++++++++-------- 2 files changed, 27 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 01a87f3f..2c7f4737 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "rimraf": "^5.0.10", "tailwindcss": "^3.4.17", "typescript": "^5.9.2", - "unplugin-auto-import": "^0.18.6", + "unplugin-auto-import": "^0.19.0", "unplugin-vue-components": "^0.27.5", "unplugin-vue-markdown": "^0.26.3", "vite": "^5.4.19", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 674b8fd5..c6a6c68a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -133,8 +133,8 @@ importers: specifier: ^5.9.2 version: 5.9.2 unplugin-auto-import: - 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) + specifier: ^0.19.0 + version: 0.19.0(@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)) @@ -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'} @@ -3659,8 +3662,8 @@ packages: resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} engines: {node: '>= 10.0.0'} - unplugin-auto-import@0.18.6: - resolution: {integrity: sha512-LMFzX5DtkTj/3wZuyG5bgKBoJ7WSgzqSGJ8ppDRdlvPh45mx6t6w3OcbExQi53n3xF5MYkNGPNR/HYOL95KL2A==} + unplugin-auto-import@0.19.0: + resolution: {integrity: sha512-W97gTDEWu/L1EcKCXY5Ni8bsMW1E9kv12wYQv3mYpd7zcFctXYlLKsqeva6sbCQbzS8t9AG/XdU5/WkEJKPlFw==} engines: {node: '>=14'} peerDependencies: '@nuxt/kit': ^3.2.2 @@ -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': @@ -7837,16 +7849,15 @@ snapshots: universalify@2.0.1: {} - unplugin-auto-import@0.18.6(@vueuse/core@10.11.1(vue@3.5.18(typescript@5.9.2)))(rollup@2.79.2): + unplugin-auto-import@0.19.0(@vueuse/core@10.11.1(vue@3.5.18(typescript@5.9.2)))(rollup@2.79.2): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.2.0(rollup@2.79.2) - fast-glob: 3.3.3 local-pkg: 0.5.1 magic-string: 0.30.17 - minimatch: 9.0.5 + picomatch: 4.0.3 unimport: 3.14.6(rollup@2.79.2) - unplugin: 1.16.1 + unplugin: 2.3.6 optionalDependencies: '@vueuse/core': 10.11.1(vue@3.5.18(typescript@5.9.2)) transitivePeerDependencies: @@ -7889,6 +7900,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):