From 96c67ad2d645977b8dc8e3f6c83933d387476112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 07:22:48 +0000 Subject: [PATCH] Bump pinia from 2.2.4 to 2.2.6 (#722) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apps/inkbeard/package.json | 2 +- apps/ui-library/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/apps/inkbeard/package.json b/apps/inkbeard/package.json index 61aa01ed..fd0135e2 100644 --- a/apps/inkbeard/package.json +++ b/apps/inkbeard/package.json @@ -21,7 +21,7 @@ "@inkbeard/ui-vue": "workspace:*", "@vitejs/plugin-basic-ssl": "^1.1.0", "flagsmith": "^7.0.1", - "pinia": "^2.2.4", + "pinia": "^2.2.6", "vue": "^3.5.11", "vue-i18n": "^10.0.4", "vue-router": "4.4.0" diff --git a/apps/ui-library/package.json b/apps/ui-library/package.json index 60eb7609..99bac9cb 100644 --- a/apps/ui-library/package.json +++ b/apps/ui-library/package.json @@ -16,7 +16,7 @@ "@inkbeard/icon-memory": "workspace:*", "@inkbeard/ui-theme": "workspace:*", "@inkbeard/ui-vue": "workspace:*", - "pinia": "^2.2.4", + "pinia": "^2.2.6", "vue": "^3.5.11" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 130955ff..d8ff4f34 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: ^7.0.1 version: 7.0.1 pinia: - specifier: ^2.2.4 - version: 2.2.4(typescript@5.2.2)(vue@3.5.12(typescript@5.2.2)) + specifier: ^2.2.6 + version: 2.2.6(typescript@5.2.2)(vue@3.5.12(typescript@5.2.2)) vue: specifier: ^3.5.11 version: 3.5.12(typescript@5.2.2) @@ -139,8 +139,8 @@ importers: specifier: workspace:* version: link:../../packages/ui-vue pinia: - specifier: ^2.2.4 - version: 2.2.4(typescript@5.2.2)(vue@3.5.12(typescript@5.2.2)) + specifier: ^2.2.6 + version: 2.2.6(typescript@5.2.2)(vue@3.5.12(typescript@5.2.2)) vue: specifier: ^3.5.11 version: 3.5.12(typescript@5.2.2) @@ -5536,12 +5536,12 @@ packages: resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==} engines: {node: '>=6'} - pinia@2.2.4: - resolution: {integrity: sha512-K7ZhpMY9iJ9ShTC0cR2+PnxdQRuwVIsXDO/WIEV/RnMC/vmSoKDTKW/exNQYPI+4ij10UjXqdNiEHwn47McANQ==} + pinia@2.2.6: + resolution: {integrity: sha512-vIsR8JkDN5Ga2vAxqOE2cJj4VtsHnzpR1Fz30kClxlh0yCHfec6uoMeM3e/ddqmwFUejK3NlrcQa/shnpyT4hA==} peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' - vue: ^2.6.14 || ^3.3.0 + vue: ^2.6.14 || ^3.5.11 peerDependenciesMeta: '@vue/composition-api': optional: true @@ -13603,7 +13603,7 @@ snapshots: pify@4.0.1: {} - pinia@2.2.4(typescript@5.2.2)(vue@3.5.12(typescript@5.2.2)): + pinia@2.2.6(typescript@5.2.2)(vue@3.5.12(typescript@5.2.2)): dependencies: '@vue/devtools-api': 6.6.4 vue: 3.5.12(typescript@5.2.2)