From c2d7c992d65951863f5ceb416e64bfb58df773ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 07:47:08 +0000 Subject: [PATCH] Bump minimatch from 5.1.6 to 5.1.8 Bumps [minimatch](https://github.com/isaacs/minimatch) from 5.1.6 to 5.1.8. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v5.1.6...v5.1.8) --- updated-dependencies: - dependency-name: minimatch dependency-version: 5.1.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4398e0a..34874b4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5693,6 +5693,7 @@ packages: unplugin-vue-router@0.19.2: resolution: {integrity: sha512-u5dgLBarxE5cyDK/hzJGfpCTLIAyiTXGlo85COuD4Nssj6G7NxS+i9mhCWz/1p/ud1eMwdcUbTXehQe41jYZUA==} + deprecated: 'Merged into vuejs/router. Migrate: https://router.vuejs.org/guide/migration/v4-to-v5.html' peerDependencies: '@vue/compiler-sfc': ^3.5.17 vue-router: ^4.6.0