Merge pull request '⬆️ Update dependency pinia to v2.2.0' (#112) from renovate/pinia-2.x into main
All checks were successful
ci / docker (push) Successful in 44s
All checks were successful
ci / docker (push) Successful in 44s
Reviewed-on: #112
This commit is contained in:
commit
40b7f439b1
@ -20,7 +20,7 @@
|
||||
"axios": "1.7.2",
|
||||
"jose": "5.6.3",
|
||||
"js-cookie": "3.0.5",
|
||||
"pinia": "2.1.7",
|
||||
"pinia": "2.2.0",
|
||||
"pinia-plugin-persistedstate": "3.2.1",
|
||||
"roboto-fontface": "^0.10.0",
|
||||
"uuid": "10.0.0",
|
||||
|
@ -27,11 +27,11 @@ importers:
|
||||
specifier: 3.0.5
|
||||
version: 3.0.5
|
||||
pinia:
|
||||
specifier: 2.1.7
|
||||
version: 2.1.7(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4))
|
||||
specifier: 2.2.0
|
||||
version: 2.2.0(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4))
|
||||
pinia-plugin-persistedstate:
|
||||
specifier: 3.2.1
|
||||
version: 3.2.1(pinia@2.1.7(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4)))
|
||||
version: 3.2.1(pinia@2.2.0(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4)))
|
||||
roboto-fontface:
|
||||
specifier: ^0.10.0
|
||||
version: 0.10.0
|
||||
@ -592,6 +592,9 @@ packages:
|
||||
'@vue/devtools-api@6.5.1':
|
||||
resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==}
|
||||
|
||||
'@vue/devtools-api@6.6.3':
|
||||
resolution: {integrity: sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==}
|
||||
|
||||
'@vue/eslint-config-prettier@9.0.0':
|
||||
resolution: {integrity: sha512-z1ZIAAUS9pKzo/ANEfd2sO+v2IUalz7cM/cTLOZ7vRFOPk5/xuRKQteOu1DErFLAh/lYGXMVZ0IfYKlyInuDVg==}
|
||||
peerDependencies:
|
||||
@ -1705,8 +1708,8 @@ packages:
|
||||
peerDependencies:
|
||||
pinia: ^2.0.0
|
||||
|
||||
pinia@2.1.7:
|
||||
resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==}
|
||||
pinia@2.2.0:
|
||||
resolution: {integrity: sha512-iPrIh26GMqfpUlMOGyxuDowGmYousTecbTHFwT0xZ1zJvh23oQ+Cj99ZoPQA1TnUPhU6AuRPv6/drkTCJ0VHQA==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.4.0
|
||||
typescript: '>=4.4.4'
|
||||
@ -2188,8 +2191,8 @@ packages:
|
||||
vue-component-type-helpers@2.0.6:
|
||||
resolution: {integrity: sha512-qdGXCtoBrwqk1BT6r2+1Wcvl583ZVkuSZ3or7Y1O2w5AvWtlvvxwjGhmz5DdPJS9xqRdDlgTJ/38ehWnEi0tFA==}
|
||||
|
||||
vue-demi@0.14.6:
|
||||
resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==}
|
||||
vue-demi@0.14.10:
|
||||
resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
|
||||
engines: {node: '>=12'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -2801,6 +2804,8 @@ snapshots:
|
||||
|
||||
'@vue/devtools-api@6.5.1': {}
|
||||
|
||||
'@vue/devtools-api@6.6.3': {}
|
||||
|
||||
'@vue/eslint-config-prettier@9.0.0(@types/eslint@8.44.9)(eslint@9.8.0)(prettier@3.3.3)':
|
||||
dependencies:
|
||||
eslint: 9.8.0
|
||||
@ -3944,15 +3949,15 @@ snapshots:
|
||||
|
||||
pidtree@0.6.0: {}
|
||||
|
||||
pinia-plugin-persistedstate@3.2.1(pinia@2.1.7(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4))):
|
||||
pinia-plugin-persistedstate@3.2.1(pinia@2.2.0(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4))):
|
||||
dependencies:
|
||||
pinia: 2.1.7(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4))
|
||||
pinia: 2.2.0(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4))
|
||||
|
||||
pinia@2.1.7(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4)):
|
||||
pinia@2.2.0(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.5.1
|
||||
'@vue/devtools-api': 6.6.3
|
||||
vue: 3.4.34(typescript@5.5.4)
|
||||
vue-demi: 0.14.6(vue@3.4.34(typescript@5.5.4))
|
||||
vue-demi: 0.14.10(vue@3.4.34(typescript@5.5.4))
|
||||
optionalDependencies:
|
||||
typescript: 5.5.4
|
||||
|
||||
@ -4366,7 +4371,7 @@ snapshots:
|
||||
|
||||
vue-component-type-helpers@2.0.6: {}
|
||||
|
||||
vue-demi@0.14.6(vue@3.4.34(typescript@5.5.4)):
|
||||
vue-demi@0.14.10(vue@3.4.34(typescript@5.5.4)):
|
||||
dependencies:
|
||||
vue: 3.4.34(typescript@5.5.4)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user