mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-15 04:33:51 +00:00
Merge pull request #2144 from freqtrade/dependabot/npm_and_yarn/main/vue-04adb8e425
chore(deps): bump the vue group with 2 updates
This commit is contained in:
commit
2b866b8fd6
|
@ -31,7 +31,7 @@
|
|||
"echarts": "^5.5.1",
|
||||
"favico.js": "^0.3.10",
|
||||
"humanize-duration": "^3.32.1",
|
||||
"pinia": "2.2.5",
|
||||
"pinia": "2.2.6",
|
||||
"pinia-plugin-persistedstate": "^4.1.2",
|
||||
"sortablejs": "^1.15.3",
|
||||
"vue": "^3.5.12",
|
||||
|
@ -70,7 +70,7 @@
|
|||
"unplugin-vue-components": "^0.27.4",
|
||||
"vite": "^5.4.10",
|
||||
"vitest": "^2.1.4",
|
||||
"vue-tsc": "^2.1.8"
|
||||
"vue-tsc": "^2.1.10"
|
||||
},
|
||||
"packageManager": "pnpm@9.6.0"
|
||||
}
|
||||
|
|
|
@ -54,11 +54,11 @@ importers:
|
|||
specifier: ^3.32.1
|
||||
version: 3.32.1
|
||||
pinia:
|
||||
specifier: 2.2.5
|
||||
version: 2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||
specifier: 2.2.6
|
||||
version: 2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||
pinia-plugin-persistedstate:
|
||||
specifier: ^4.1.2
|
||||
version: 4.1.2(pinia@2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.0)(webpack-sources@3.2.3)
|
||||
version: 4.1.2(pinia@2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.0)(webpack-sources@3.2.3)
|
||||
sortablejs:
|
||||
specifier: ^1.15.3
|
||||
version: 1.15.3
|
||||
|
@ -166,8 +166,8 @@ importers:
|
|||
specifier: ^2.1.4
|
||||
version: 2.1.4(@types/node@22.9.0)(happy-dom@15.10.1)(sass@1.80.6)
|
||||
vue-tsc:
|
||||
specifier: ^2.1.8
|
||||
version: 2.1.8(typescript@5.6.3)
|
||||
specifier: ^2.1.10
|
||||
version: 2.1.10(typescript@5.6.3)
|
||||
|
||||
packages:
|
||||
|
||||
|
@ -947,8 +947,8 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
|
||||
'@vue/language-core@2.1.8':
|
||||
resolution: {integrity: sha512-DtPUKrIRqqzY1joGfVHxHWZoxXZbCQLmVtW+QTifuPInfcs1R/3UAdlJXDp+lpSpP9lI5m+jMYYlwDXXu3KSTg==}
|
||||
'@vue/language-core@2.1.10':
|
||||
resolution: {integrity: sha512-DAI289d0K3AB5TUG3xDp9OuQ71CnrujQwJrQnfuZDwo6eGNf0UoRlPuaVNO+Zrn65PC3j0oB2i7mNmVPggeGeQ==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
|
@ -1921,8 +1921,8 @@ packages:
|
|||
pinia:
|
||||
optional: true
|
||||
|
||||
pinia@2.2.5:
|
||||
resolution: {integrity: sha512-T4PEQ4uFv2KIRC8A1Y3k1ceQGTDtxtd7nngYGu1IJUUSpuQoYfGq7w7rOc+f5YN1vx3mEs2NjjtN2IFbNS7jqA==}
|
||||
pinia@2.2.6:
|
||||
resolution: {integrity: sha512-vIsR8JkDN5Ga2vAxqOE2cJj4VtsHnzpR1Fz30kClxlh0yCHfec6uoMeM3e/ddqmwFUejK3NlrcQa/shnpyT4hA==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.4.0
|
||||
typescript: '>=4.4.4'
|
||||
|
@ -2399,8 +2399,8 @@ packages:
|
|||
vue-template-compiler@2.7.16:
|
||||
resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==}
|
||||
|
||||
vue-tsc@2.1.8:
|
||||
resolution: {integrity: sha512-6+vjb7JLxKIzeD/1ktoUBZGAr+148FQoEFl8Lv5EpDJLO2PrUalhp7atMEuzEkLnoooM5bg3pJqjZI+oobxIaQ==}
|
||||
vue-tsc@2.1.10:
|
||||
resolution: {integrity: sha512-RBNSfaaRHcN5uqVqJSZh++Gy/YUzryuv9u1aFWhsammDJXNtUiJMNoJ747lZcQ68wUQFx6E73y4FY3D8E7FGMA==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '>=5.0.0'
|
||||
|
@ -3294,7 +3294,7 @@ snapshots:
|
|||
- '@typescript-eslint/parser'
|
||||
- supports-color
|
||||
|
||||
'@vue/language-core@2.1.8(typescript@5.6.3)':
|
||||
'@vue/language-core@2.1.10(typescript@5.6.3)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.8
|
||||
'@vue/compiler-dom': 3.5.12
|
||||
|
@ -4197,21 +4197,21 @@ snapshots:
|
|||
|
||||
picomatch@4.0.2: {}
|
||||
|
||||
pinia-plugin-persistedstate@4.1.2(pinia@2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.0)(webpack-sources@3.2.3):
|
||||
pinia-plugin-persistedstate@4.1.2(pinia@2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.0)(webpack-sources@3.2.3):
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.13.2(rollup@4.24.0)(webpack-sources@3.2.3)
|
||||
deep-pick-omit: 1.2.1
|
||||
defu: 6.1.4
|
||||
destr: 2.0.3
|
||||
optionalDependencies:
|
||||
pinia: 2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||
pinia: 2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||
transitivePeerDependencies:
|
||||
- magicast
|
||||
- rollup
|
||||
- supports-color
|
||||
- webpack-sources
|
||||
|
||||
pinia@2.2.5(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)):
|
||||
pinia@2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
|
@ -4708,10 +4708,10 @@ snapshots:
|
|||
he: 1.2.0
|
||||
optional: true
|
||||
|
||||
vue-tsc@2.1.8(typescript@5.6.3):
|
||||
vue-tsc@2.1.10(typescript@5.6.3):
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.8
|
||||
'@vue/language-core': 2.1.8(typescript@5.6.3)
|
||||
'@vue/language-core': 2.1.10(typescript@5.6.3)
|
||||
semver: 7.6.3
|
||||
typescript: 5.6.3
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user