fix(deps): update dependency pinia to v3 (#467)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e6925a5655
commit
ca3c299ba9
|
|
@ -94,7 +94,7 @@
|
|||
"klona": "2.0.6",
|
||||
"lowlight": "3.3.0",
|
||||
"marked": "15.0.7",
|
||||
"pinia": "2.3.1",
|
||||
"pinia": "3.0.1",
|
||||
"register-service-worker": "1.7.2",
|
||||
"sortablejs": "1.15.6",
|
||||
"tailwindcss": "3.4.17",
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ importers:
|
|||
version: 7.120.3
|
||||
'@sentry/vue':
|
||||
specifier: 8.51.0
|
||||
version: 8.51.0(pinia@2.3.1(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)))(vue@3.5.13(typescript@5.8.2))
|
||||
version: 8.51.0(pinia@3.0.1(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)))(vue@3.5.13(typescript@5.8.2))
|
||||
'@tiptap/core':
|
||||
specifier: 2.11.7
|
||||
version: 2.11.7(@tiptap/pm@2.11.7)
|
||||
|
|
@ -152,8 +152,8 @@ importers:
|
|||
specifier: 15.0.7
|
||||
version: 15.0.7
|
||||
pinia:
|
||||
specifier: 2.3.1
|
||||
version: 2.3.1(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
|
||||
specifier: 3.0.1
|
||||
version: 3.0.1(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
|
||||
register-service-worker:
|
||||
specifier: 1.7.2
|
||||
version: 1.7.2
|
||||
|
|
@ -2600,6 +2600,9 @@ packages:
|
|||
'@vue/devtools-api@6.6.4':
|
||||
resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
|
||||
|
||||
'@vue/devtools-api@7.7.2':
|
||||
resolution: {integrity: sha512-1syn558KhyN+chO5SjlZIwJ8bV/bQ1nOVTG66t2RbG66ZGekyiYNmRO7X9BJCXQqPsFHlnksqvPhce2qpzxFnA==}
|
||||
|
||||
'@vue/devtools-core@7.7.2':
|
||||
resolution: {integrity: sha512-lexREWj1lKi91Tblr38ntSsy6CvI8ba7u+jmwh2yruib/ltLUcsIzEjCnrkh1yYGGIKXbAuYV2tOG10fGDB9OQ==}
|
||||
peerDependencies:
|
||||
|
|
@ -5016,8 +5019,8 @@ packages:
|
|||
resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
pinia@2.3.1:
|
||||
resolution: {integrity: sha512-khUlZSwt9xXCaTbbxFYBKDc/bWAGWJjOgvxETwkTN7KRm66EeT1ZdZj6i2ceh9sP2Pzqsbc704r2yngBrxBVug==}
|
||||
pinia@3.0.1:
|
||||
resolution: {integrity: sha512-WXglsDzztOTH6IfcJ99ltYZin2mY8XZCXujkYWVIJlBjqsP6ST7zw+Aarh63E1cDVYeyUcPCxPHzJpEOmzB6Wg==}
|
||||
peerDependencies:
|
||||
typescript: '>=4.4.4'
|
||||
vue: ^2.7.0 || ^3.5.11
|
||||
|
|
@ -8622,13 +8625,13 @@ snapshots:
|
|||
dependencies:
|
||||
'@sentry/types': 7.120.3
|
||||
|
||||
'@sentry/vue@8.51.0(pinia@2.3.1(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)))(vue@3.5.13(typescript@5.8.2))':
|
||||
'@sentry/vue@8.51.0(pinia@3.0.1(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)))(vue@3.5.13(typescript@5.8.2))':
|
||||
dependencies:
|
||||
'@sentry/browser': 8.51.0
|
||||
'@sentry/core': 8.51.0
|
||||
vue: 3.5.13(typescript@5.8.2)
|
||||
optionalDependencies:
|
||||
pinia: 2.3.1(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
|
||||
pinia: 3.0.1(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
|
||||
|
||||
'@sideway/address@4.1.5':
|
||||
dependencies:
|
||||
|
|
@ -9194,6 +9197,10 @@ snapshots:
|
|||
|
||||
'@vue/devtools-api@6.6.4': {}
|
||||
|
||||
'@vue/devtools-api@7.7.2':
|
||||
dependencies:
|
||||
'@vue/devtools-kit': 7.7.2
|
||||
|
||||
'@vue/devtools-core@7.7.2(vite@6.2.3(@types/node@22.13.14)(jiti@1.21.6)(sass-embedded@1.86.0)(sass@1.80.6)(terser@5.31.6)(yaml@2.5.0))(vue@3.5.13(typescript@5.8.2))':
|
||||
dependencies:
|
||||
'@vue/devtools-kit': 7.7.2
|
||||
|
|
@ -11840,15 +11847,12 @@ snapshots:
|
|||
|
||||
pify@2.3.0: {}
|
||||
|
||||
pinia@2.3.1(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)):
|
||||
pinia@3.0.1(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.4
|
||||
'@vue/devtools-api': 7.7.2
|
||||
vue: 3.5.13(typescript@5.8.2)
|
||||
vue-demi: 0.14.10(vue@3.5.13(typescript@5.8.2))
|
||||
optionalDependencies:
|
||||
typescript: 5.8.2
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
|
||||
pirates@4.0.6: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue