From b04da082f13d36c70a6a2b939c7c0430e2421a18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 17:18:22 +0000 Subject: [PATCH] fix(deps): update dependency pinia to v2.2.5 --- pnpm-lock.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3867b16..87c5cc4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: version: 4.3.1(three@0.169.0)(vue@3.5.12(typescript@5.6.3)) pinia: specifier: ^2.1.7 - version: 2.2.4(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) + version: 2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) three: specifier: ^0.169.0 version: 0.169.0 @@ -92,7 +92,7 @@ importers: version: 4.0.3(@tresjs/core@4.3.1(three@0.169.0)(vue@3.5.12(typescript@5.6.3)))(react@18.3.1)(three@0.169.0)(vue@3.5.12(typescript@5.6.3)) pinia: specifier: ^2.1.7 - version: 2.2.4(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) + version: 2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) vue: specifier: ^3.4.30 version: 3.5.12(typescript@5.6.3) @@ -3140,12 +3140,12 @@ packages: resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==} engines: {node: '>=12'} - pinia@2.2.4: - resolution: {integrity: sha512-K7ZhpMY9iJ9ShTC0cR2+PnxdQRuwVIsXDO/WIEV/RnMC/vmSoKDTKW/exNQYPI+4ij10UjXqdNiEHwn47McANQ==} + pinia@2.2.5: + 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 @@ -7369,7 +7369,7 @@ snapshots: picomatch@4.0.2: {} - pinia@2.2.4(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)): + pinia@2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)): dependencies: '@vue/devtools-api': 6.6.4 vue: 3.5.12(typescript@5.6.3)