fix(deps): update dependency pinia to v2.2.7
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
"is-touch-device": "1.0.1",
|
||||
"klona": "2.0.6",
|
||||
"lowlight": "2.9.0",
|
||||
"pinia": "2.2.6",
|
||||
"pinia": "2.2.7",
|
||||
"register-service-worker": "1.7.2",
|
||||
"sortablejs": "1.15.4",
|
||||
"tailwindcss": "3.4.15",
|
||||
|
||||
16
frontend/pnpm-lock.yaml
generated
16
frontend/pnpm-lock.yaml
generated
@@ -45,7 +45,7 @@ importers:
|
||||
version: 7.114.0
|
||||
'@sentry/vue':
|
||||
specifier: 8.40.0
|
||||
version: 8.40.0(pinia@2.2.6(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2))
|
||||
version: 8.40.0(pinia@2.2.7(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2))
|
||||
'@tiptap/core':
|
||||
specifier: 2.10.3
|
||||
version: 2.10.3(@tiptap/pm@2.10.3)
|
||||
@@ -197,8 +197,8 @@ importers:
|
||||
specifier: 2.9.0
|
||||
version: 2.9.0
|
||||
pinia:
|
||||
specifier: 2.2.6
|
||||
version: 2.2.6(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))
|
||||
specifier: 2.2.7
|
||||
version: 2.2.7(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))
|
||||
register-service-worker:
|
||||
specifier: 1.7.2
|
||||
version: 1.7.2
|
||||
@@ -4861,8 +4861,8 @@ packages:
|
||||
resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
pinia@2.2.6:
|
||||
resolution: {integrity: sha512-vIsR8JkDN5Ga2vAxqOE2cJj4VtsHnzpR1Fz30kClxlh0yCHfec6uoMeM3e/ddqmwFUejK3NlrcQa/shnpyT4hA==}
|
||||
pinia@2.2.7:
|
||||
resolution: {integrity: sha512-M+X9Eh9V5De+8wyj0rD1cgB0zy1mPN/aBEpCI9y+DgVmzXV2dIwjYBluJ5cMQd/jAoHs0VW+EyUSHMZv/Wtcnw==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.4.0
|
||||
typescript: '>=4.4.4'
|
||||
@@ -8328,14 +8328,14 @@ snapshots:
|
||||
dependencies:
|
||||
'@sentry/types': 7.114.0
|
||||
|
||||
'@sentry/vue@8.40.0(pinia@2.2.6(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2))':
|
||||
'@sentry/vue@8.40.0(pinia@2.2.7(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))(vue@3.5.13(typescript@5.7.2))':
|
||||
dependencies:
|
||||
'@sentry/browser': 8.40.0
|
||||
'@sentry/core': 8.40.0
|
||||
'@sentry/types': 8.40.0
|
||||
vue: 3.5.13(typescript@5.7.2)
|
||||
optionalDependencies:
|
||||
pinia: 2.2.6(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))
|
||||
pinia: 2.2.7(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))
|
||||
|
||||
'@sideway/address@4.1.5':
|
||||
dependencies:
|
||||
@@ -11366,7 +11366,7 @@ snapshots:
|
||||
|
||||
pify@2.3.0: {}
|
||||
|
||||
pinia@2.2.6(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)):
|
||||
pinia@2.2.7(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.13(typescript@5.7.2)
|
||||
|
||||
Reference in New Issue
Block a user