From 27fae53f3e59fcad7741122b3edf379bc5934279 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 08:03:35 +0200 Subject: [PATCH] chore(deps): bump pinia from 2.2.3 to 2.2.4 in the minor group (#1906) Updates `pinia` from 2.2.3 to 2.2.4 --- apps/demo-app/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/demo-app/package.json b/apps/demo-app/package.json index fa182f6111..fbe6d9d65c 100644 --- a/apps/demo-app/package.json +++ b/apps/demo-app/package.json @@ -12,7 +12,7 @@ "dependencies": { "@sit-onyx/icons": "workspace:^", "@vueuse/core": "^11.1.0", - "pinia": "^2.2.3", + "pinia": "^2.2.4", "sit-onyx": "workspace:^", "vue-i18n": "^9.14.1", "vue-router": "^4.4.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8ab1157fe6..a82837d8dd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -147,8 +147,8 @@ importers: specifier: ^11.1.0 version: 11.1.0(vue@3.5.10(typescript@5.6.2)) pinia: - specifier: ^2.2.3 - version: 2.2.3(typescript@5.6.2)(vue@3.5.10(typescript@5.6.2)) + specifier: ^2.2.4 + version: 2.2.4(typescript@5.6.2)(vue@3.5.10(typescript@5.6.2)) sit-onyx: specifier: workspace:^ version: link:../../packages/sit-onyx @@ -4751,8 +4751,8 @@ packages: resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==} engines: {node: '>=6'} - pinia@2.2.3: - resolution: {integrity: sha512-t2X9y1FT0h5zHmi9PsVr0LMNC0DXdPiYxX6zM5IyZHoWFjLq/LGpM1OVpGhXTPHjUh0XaFlsQd3GvPvGGNLQnw==} + pinia@2.2.4: + resolution: {integrity: sha512-K7ZhpMY9iJ9ShTC0cR2+PnxdQRuwVIsXDO/WIEV/RnMC/vmSoKDTKW/exNQYPI+4ij10UjXqdNiEHwn47McANQ==} peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' @@ -11518,7 +11518,7 @@ snapshots: pify@4.0.1: {} - pinia@2.2.3(typescript@5.6.2)(vue@3.5.10(typescript@5.6.2)): + pinia@2.2.4(typescript@5.6.2)(vue@3.5.10(typescript@5.6.2)): dependencies: '@vue/devtools-api': 6.6.4 vue: 3.5.10(typescript@5.6.2)