fix(deps): update dependency pinia to v2.2.6
This commit is contained in:
parent
64ffba2813
commit
3bfde5a34d
|
|
@ -110,7 +110,7 @@
|
|||
"is-touch-device": "1.0.1",
|
||||
"klona": "2.0.6",
|
||||
"lowlight": "2.9.0",
|
||||
"pinia": "2.2.5",
|
||||
"pinia": "2.2.6",
|
||||
"register-service-worker": "1.7.2",
|
||||
"sortablejs": "1.15.3",
|
||||
"tailwindcss": "3.4.14",
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ importers:
|
|||
version: 7.114.0
|
||||
'@sentry/vue':
|
||||
specifier: 8.36.0
|
||||
version: 8.36.0(pinia@2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))
|
||||
version: 8.36.0(pinia@2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))
|
||||
'@tiptap/core':
|
||||
specifier: 2.9.1
|
||||
version: 2.9.1(@tiptap/pm@2.9.1)
|
||||
|
|
@ -197,8 +197,8 @@ importers:
|
|||
specifier: 2.9.0
|
||||
version: 2.9.0
|
||||
pinia:
|
||||
specifier: 2.2.5
|
||||
version: 2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||
specifier: 2.2.6
|
||||
version: 2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||
register-service-worker:
|
||||
specifier: 1.7.2
|
||||
version: 1.7.2
|
||||
|
|
@ -4931,8 +4931,8 @@ packages:
|
|||
resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
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'
|
||||
|
|
@ -8388,7 +8388,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@sentry/types': 8.36.0
|
||||
|
||||
'@sentry/vue@8.36.0(pinia@2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))':
|
||||
'@sentry/vue@8.36.0(pinia@2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))':
|
||||
dependencies:
|
||||
'@sentry/browser': 8.36.0
|
||||
'@sentry/core': 8.36.0
|
||||
|
|
@ -8396,7 +8396,7 @@ snapshots:
|
|||
'@sentry/utils': 8.36.0
|
||||
vue: 3.5.12(typescript@5.6.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))
|
||||
|
||||
'@sideway/address@4.1.5':
|
||||
dependencies:
|
||||
|
|
@ -11504,7 +11504,7 @@ snapshots:
|
|||
|
||||
pify@2.3.0: {}
|
||||
|
||||
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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue