From 32a473450ff0afa4141288257c44d633e3d3f9a3 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 30 Sep 2024 19:32:43 +0200 Subject: [PATCH] chore: bump bootstrap-vue to 0.24.20 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f03d9bdc..39711715 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@vueuse/integrations": "^11.1.0", "axios": "^1.7.7", "bootstrap": "^5.3.3", - "bootstrap-vue-next": "0.24.19", + "bootstrap-vue-next": "0.24.20", "core-js": "^3.38.1", "date-fns": "^4.1.0", "date-fns-tz": "^3.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eacfe356..09e4e3f0 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.24.19 - version: 0.24.19(vue@3.5.8(typescript@5.6.2)) + specifier: 0.24.20 + version: 0.24.20(vue@3.5.8(typescript@5.6.2)) core-js: specifier: ^3.38.1 version: 3.38.1 @@ -1055,8 +1055,8 @@ packages: boolbase@1.0.0: resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} - bootstrap-vue-next@0.24.19: - resolution: {integrity: sha512-vGe1iJUif/RzOQW8zlsTTiBDikV+9gjfrSe3Br3Dpa6rr5tW3kO2er6wbtN7Lyqqa6bmCPrdc6Kx7Z/K1aBqxg==} + bootstrap-vue-next@0.24.20: + resolution: {integrity: sha512-xEfsYkLn3zkpGAcqvpaMxehr0nRDfZjCZwFv427ul8MNAd+IHkb5+quMSuILMT6EVUf2w55A+Oqd2P/yGAWW9Q==} peerDependencies: vue: ^3.5.3 @@ -3383,7 +3383,7 @@ snapshots: boolbase@1.0.0: {} - bootstrap-vue-next@0.24.19(vue@3.5.8(typescript@5.6.2)): + bootstrap-vue-next@0.24.20(vue@3.5.8(typescript@5.6.2)): dependencies: vue: 3.5.8(typescript@5.6.2)