From 2a43f946ed8b05dd0320b9b2b550dc6386c42c8d Mon Sep 17 00:00:00 2001 From: Matthias Date: Wed, 20 Nov 2024 20:22:04 +0100 Subject: [PATCH] chore: bump bootstrap-vue-next --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2ae33f1a..e0a78edb 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@vueuse/integrations": "^11.2.0", "axios": "^1.7.7", "bootstrap": "^5.3.3", - "bootstrap-vue-next": "^0.26.0", + "bootstrap-vue-next": "^0.26.1", "core-js": "^3.39.0", "date-fns": "^4.1.0", "date-fns-tz": "^3.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index deb22ef3..8c64d9bc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^5.3.3 version: 5.3.3(@popperjs/core@2.11.8) bootstrap-vue-next: - specifier: ^0.26.0 - version: 0.26.0(vue@3.5.13(typescript@5.6.3)) + specifier: ^0.26.1 + version: 0.26.1(vue@3.5.13(typescript@5.6.3)) core-js: specifier: ^3.39.0 version: 3.39.0 @@ -1084,8 +1084,8 @@ packages: boolbase@1.0.0: resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} - bootstrap-vue-next@0.26.0: - resolution: {integrity: sha512-XTeW3JeuXcDUHHJ3/x3Pt9cPDt68vDrOKMdv0vwK1toVkwq/YdO0lyTb7O4TQikCQ+yQrhxnVyXcx/CsytQOqg==} + bootstrap-vue-next@0.26.1: + resolution: {integrity: sha512-tMmZfT/spd2bLXscFz+jsJZd8wwzZsJkfa1v1O/VfXzAqF0RvL72GyypPMqS+WQ+7mj4zvCcYUrV6CM9IqCZLw==} peerDependencies: vue: ^3.5.13 @@ -3372,7 +3372,7 @@ snapshots: boolbase@1.0.0: {} - bootstrap-vue-next@0.26.0(vue@3.5.13(typescript@5.6.3)): + bootstrap-vue-next@0.26.1(vue@3.5.13(typescript@5.6.3)): dependencies: vue: 3.5.13(typescript@5.6.3)