2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 11:27:17 +08:00

chore(deps): Update dependency pinia to v2.2.4 (#217)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-01 22:00:40 +08:00
committed by GitHub
parent 07c1c110d9
commit 1208144605

8
web/pnpm-lock.yaml generated
View File

@@ -40,7 +40,7 @@ importers:
version: 4.17.21
pinia:
specifier: ^2.2.2
version: 2.2.3(typescript@5.6.2)(vue@3.5.10(typescript@5.6.2))
version: 2.2.4(typescript@5.6.2)(vue@3.5.10(typescript@5.6.2))
remove:
specifier: ^0.1.5
version: 0.1.5
@@ -2089,8 +2089,8 @@ packages:
engines: {node: '>=0.10'}
hasBin: true
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'
@@ -4738,7 +4738,7 @@ snapshots:
pidtree@0.6.0: {}
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)