From 8a8c350345f3fe23de2ab2a3ab87f0ec18a6946d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 23:21:59 +0000 Subject: [PATCH] chore(deps): bump pinia from 2.2.4 to 2.2.5 in the dependencies group Bumps the dependencies group with 1 update: [pinia](https://github.com/vuejs/pinia). Updates `pinia` from 2.2.4 to 2.2.5 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.4...pinia@2.2.5) --- updated-dependencies: - dependency-name: pinia dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 042ae18..e4e50a8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,10 +16,10 @@ dependencies: version: 10.14.1 pinia: specifier: ^2.2.4 - version: 2.2.4(typescript@5.6.3)(vue@3.5.12) + version: 2.2.5(typescript@5.6.3)(vue@3.5.12) pinia-plugin-persistedstate: specifier: ^3.2.3 - version: 3.2.3(pinia@2.2.4) + version: 3.2.3(pinia@2.2.5) qs: specifier: ^6.13.0 version: 6.13.0 @@ -6518,20 +6518,20 @@ packages: engines: {node: '>=4'} dev: true - /pinia-plugin-persistedstate@3.2.3(pinia@2.2.4): + /pinia-plugin-persistedstate@3.2.3(pinia@2.2.5): resolution: {integrity: sha512-Cm819WBj/s5K5DGw55EwbXDtx+EZzM0YR5AZbq9XE3u0xvXwvX2JnWoFpWIcdzISBHqy9H1UiSIUmXyXqWsQRQ==} peerDependencies: pinia: ^2.0.0 dependencies: - pinia: 2.2.4(typescript@5.6.3)(vue@3.5.12) + pinia: 2.2.5(typescript@5.6.3)(vue@3.5.12) dev: false - /pinia@2.2.4(typescript@5.6.3)(vue@3.5.12): - resolution: {integrity: sha512-K7ZhpMY9iJ9ShTC0cR2+PnxdQRuwVIsXDO/WIEV/RnMC/vmSoKDTKW/exNQYPI+4ij10UjXqdNiEHwn47McANQ==} + /pinia@2.2.5(typescript@5.6.3)(vue@3.5.12): + resolution: {integrity: sha512-T4PEQ4uFv2KIRC8A1Y3k1ceQGTDtxtd7nngYGu1IJUUSpuQoYfGq7w7rOc+f5YN1vx3mEs2NjjtN2IFbNS7jqA==} 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