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.6 (#334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
14
web/pnpm-lock.yaml
generated
14
web/pnpm-lock.yaml
generated
@@ -70,10 +70,10 @@ importers:
|
||||
version: 3.0.1
|
||||
pinia:
|
||||
specifier: ^2.2.4
|
||||
version: 2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||
version: 2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||
pinia-plugin-persistedstate:
|
||||
specifier: ^4.1.1
|
||||
version: 4.1.2(pinia@2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.2)
|
||||
version: 4.1.2(pinia@2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.2)
|
||||
remove:
|
||||
specifier: ^0.1.5
|
||||
version: 0.1.5
|
||||
@@ -2622,8 +2622,8 @@ packages:
|
||||
pinia:
|
||||
optional: true
|
||||
|
||||
pinia@2.2.5:
|
||||
resolution: {integrity: sha512-T4PEQ4uFv2KIRC8A1Y3k1ceQGTDtxtd7nngYGu1IJUUSpuQoYfGq7w7rOc+f5YN1vx3mEs2NjjtN2IFbNS7jqA==}
|
||||
pinia@2.2.6:
|
||||
resolution: {integrity: sha512-vIsR8JkDN5Ga2vAxqOE2cJj4VtsHnzpR1Fz30kClxlh0yCHfec6uoMeM3e/ddqmwFUejK3NlrcQa/shnpyT4hA==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.4.0
|
||||
typescript: '>=4.4.4'
|
||||
@@ -6043,21 +6043,21 @@ snapshots:
|
||||
|
||||
pidtree@0.6.0: {}
|
||||
|
||||
pinia-plugin-persistedstate@4.1.2(pinia@2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.2):
|
||||
pinia-plugin-persistedstate@4.1.2(pinia@2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.2):
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.13.2(rollup@4.24.2)
|
||||
deep-pick-omit: 1.2.1
|
||||
defu: 6.1.4
|
||||
destr: 2.0.3
|
||||
optionalDependencies:
|
||||
pinia: 2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||
pinia: 2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||
transitivePeerDependencies:
|
||||
- magicast
|
||||
- rollup
|
||||
- supports-color
|
||||
- webpack-sources
|
||||
|
||||
pinia@2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)):
|
||||
pinia@2.2.6(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)
|
||||
|
||||
Reference in New Issue
Block a user