fix(deps): update dependency pinia to v2.2.4
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
faff1040dc
commit
fa873f5540
@ -110,7 +110,7 @@
|
||||
"is-touch-device": "1.0.1",
|
||||
"klona": "2.0.6",
|
||||
"lowlight": "2.9.0",
|
||||
"pinia": "2.2.3",
|
||||
"pinia": "2.2.4",
|
||||
"register-service-worker": "1.7.2",
|
||||
"sortablejs": "1.15.3",
|
||||
"tailwindcss": "3.4.13",
|
||||
|
10
frontend/pnpm-lock.yaml
generated
10
frontend/pnpm-lock.yaml
generated
@ -197,8 +197,8 @@ importers:
|
||||
specifier: 2.9.0
|
||||
version: 2.9.0
|
||||
pinia:
|
||||
specifier: 2.2.3
|
||||
version: 2.2.3(typescript@5.6.2)(vue@3.5.10(typescript@5.6.2))
|
||||
specifier: 2.2.4
|
||||
version: 2.2.4(typescript@5.6.2)(vue@3.5.10(typescript@5.6.2))
|
||||
register-service-worker:
|
||||
specifier: 1.7.2
|
||||
version: 1.7.2
|
||||
@ -4821,8 +4821,8 @@ packages:
|
||||
resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
pinia@2.2.3:
|
||||
resolution: {integrity: sha512-t2X9y1FT0h5zHmi9PsVr0LMNC0DXdPiYxX6zM5IyZHoWFjLq/LGpM1OVpGhXTPHjUh0XaFlsQd3GvPvGGNLQnw==}
|
||||
pinia@2.2.4:
|
||||
resolution: {integrity: sha512-K7ZhpMY9iJ9ShTC0cR2+PnxdQRuwVIsXDO/WIEV/RnMC/vmSoKDTKW/exNQYPI+4ij10UjXqdNiEHwn47McANQ==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.4.0
|
||||
typescript: '>=4.4.4'
|
||||
@ -11201,7 +11201,7 @@ snapshots:
|
||||
|
||||
pify@2.3.0: {}
|
||||
|
||||
pinia@2.2.3(typescript@5.6.2)(vue@3.5.10(typescript@5.6.2)):
|
||||
pinia@2.2.4(typescript@5.6.2)(vue@3.5.10(typescript@5.6.2)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user