1
0

fix(deps): update dependency pinia to v2.2.2

(cherry picked from commit b5c4a3a80c50d068143fe590003f8e8302c3d0d3)
This commit is contained in:
renovate 2024-09-04 16:31:57 +00:00 committed by kolaente
parent 672fc5d9c7
commit 7fa171c3d3
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B
2 changed files with 6 additions and 6 deletions

View File

@ -110,7 +110,7 @@
"is-touch-device": "1.0.1", "is-touch-device": "1.0.1",
"klona": "2.0.6", "klona": "2.0.6",
"lowlight": "2.9.0", "lowlight": "2.9.0",
"pinia": "2.1.7", "pinia": "2.2.2",
"register-service-worker": "1.7.2", "register-service-worker": "1.7.2",
"sortablejs": "1.15.2", "sortablejs": "1.15.2",
"tailwindcss": "3.4.4", "tailwindcss": "3.4.4",

View File

@ -197,8 +197,8 @@ importers:
specifier: 2.9.0 specifier: 2.9.0
version: 2.9.0 version: 2.9.0
pinia: pinia:
specifier: 2.1.7 specifier: 2.2.2
version: 2.1.7(typescript@5.5.3)(vue@3.4.32(typescript@5.5.3)) version: 2.2.2(typescript@5.5.3)(vue@3.4.32(typescript@5.5.3))
register-service-worker: register-service-worker:
specifier: 1.7.2 specifier: 1.7.2
version: 1.7.2 version: 1.7.2
@ -4781,8 +4781,8 @@ packages:
resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==} resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
pinia@2.1.7: pinia@2.2.2:
resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==} resolution: {integrity: sha512-ja2XqFWZC36mupU4z1ZzxeTApV7DOw44cV4dhQ9sGwun+N89v/XP7+j7q6TanS1u1tdbK4r+1BUx7heMaIdagA==}
peerDependencies: peerDependencies:
'@vue/composition-api': ^1.4.0 '@vue/composition-api': ^1.4.0
typescript: '>=4.4.4' typescript: '>=4.4.4'
@ -11133,7 +11133,7 @@ snapshots:
pify@2.3.0: {} pify@2.3.0: {}
pinia@2.1.7(typescript@5.5.3)(vue@3.4.32(typescript@5.5.3)): pinia@2.2.2(typescript@5.5.3)(vue@3.4.32(typescript@5.5.3)):
dependencies: dependencies:
'@vue/devtools-api': 6.6.3 '@vue/devtools-api': 6.6.3
vue: 3.4.32(typescript@5.5.3) vue: 3.4.32(typescript@5.5.3)