Commit Graph

5818 Commits

Author SHA1 Message Date
dependabot[bot]
219cf1a605
chore(deps): bump the vue group with 3 updates
Bumps the vue group with 3 updates: [vue](https://github.com/vuejs/core), [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) and [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom).


Updates `vue` from 3.4.36 to 3.4.37
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.36...v3.4.37)

Updates `@vue/compiler-sfc` from 3.4.36 to 3.4.37
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.4.37/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.4.36 to 3.4.37
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.4.37/packages/runtime-dom)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: "@vue/runtime-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 04:53:10 +00:00
Matthias
c96a436fbb
Merge pull request #2022 from freqtrade/dependabot/npm_and_yarn/main/vueuse-c0dec8c9b2
chore(deps): bump the vueuse group with 2 updates
2024-08-14 06:51:37 +02:00
Matthias
30a272aaab
Merge pull request #2026 from freqtrade/dependabot/npm_and_yarn/main/vite-5.4.0
chore(deps-dev): bump vite from 5.3.5 to 5.4.0
2024-08-14 06:51:00 +02:00
Matthias
149c4219c4
Merge pull request #2023 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-b848abc69c
chore(deps): bump bootstrap-vue-next from 0.24.4 to 0.24.7 in the bootstrap group
2024-08-14 06:50:30 +02:00
dependabot[bot]
9d93d4fbce
chore(deps): bump the vueuse group with 2 updates
Bumps the vueuse group with 2 updates: [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) and [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations).


Updates `@vueuse/core` from 10.11.0 to 10.11.1
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.11.1/packages/core)

Updates `@vueuse/integrations` from 10.11.0 to 10.11.1
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.11.1/packages/integrations)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vueuse
- dependency-name: "@vueuse/integrations"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vueuse
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 04:47:08 +00:00
dependabot[bot]
aa1dc0081b
chore(deps-dev): bump vite from 5.3.5 to 5.4.0
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.5 to 5.4.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@5.4.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 04:46:26 +00:00
dependabot[bot]
1168f34d6e
chore(deps): bump bootstrap-vue-next in the bootstrap group
Bumps the bootstrap group with 1 update: [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next).


Updates `bootstrap-vue-next` from 0.24.4 to 0.24.7
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.24.7/packages/bootstrap-vue-next)

---
updated-dependencies:
- dependency-name: bootstrap-vue-next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bootstrap
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 04:45:40 +00:00
Matthias
a565907f22
Merge pull request #2024 from freqtrade/dependabot/npm_and_yarn/main/unplugin-4425fe0288
chore(deps-dev): bump the unplugin group with 2 updates
2024-08-14 06:44:47 +02:00
Matthias
36ae90f068
Merge pull request #2025 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-9.0.2
chore(deps): bump @vuepic/vue-datepicker from 9.0.1 to 9.0.2
2024-08-14 06:44:20 +02:00
Matthias
91e74fffa1
Merge pull request #2029 from freqtrade/dependabot/npm_and_yarn/main/types/node-22.2.0
chore(deps-dev): bump @types/node from 22.1.0 to 22.2.0
2024-08-14 06:44:04 +02:00
Matthias
34b784a6cc
Merge pull request #2027 from freqtrade/dependabot/npm_and_yarn/main/axios-1.7.4
chore(deps): bump axios from 1.7.3 to 1.7.4
2024-08-14 06:43:55 +02:00
dependabot[bot]
afe0eedb79
chore(deps-dev): bump @types/node from 22.1.0 to 22.2.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.1.0 to 22.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 03:58:56 +00:00
dependabot[bot]
1e84ada788
chore(deps): bump axios from 1.7.3 to 1.7.4
Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.3...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 03:58:10 +00:00
dependabot[bot]
4e34214350
chore(deps): bump @vuepic/vue-datepicker from 9.0.1 to 9.0.2
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Changelog](https://github.com/Vuepic/vue-datepicker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v9.0.1...v9.0.2)

---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 03:57:30 +00:00
dependabot[bot]
5c71c8e1cf
chore(deps-dev): bump the unplugin group with 2 updates
Bumps the unplugin group with 2 updates: [unplugin-icons](https://github.com/unplugin/unplugin-icons) and [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components).


Updates `unplugin-icons` from 0.19.1 to 0.19.2
- [Release notes](https://github.com/unplugin/unplugin-icons/releases)
- [Commits](https://github.com/unplugin/unplugin-icons/compare/v0.19.1...v0.19.2)

Updates `unplugin-vue-components` from 0.27.3 to 0.27.4
- [Release notes](https://github.com/unplugin/unplugin-vue-components/releases)
- [Commits](https://github.com/unplugin/unplugin-vue-components/compare/v0.27.3...v0.27.4)

---
updated-dependencies:
- dependency-name: unplugin-icons
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: unplugin
- dependency-name: unplugin-vue-components
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: unplugin
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 03:57:02 +00:00
Matthias
edcce65f3f chore: update trade model type 2024-08-13 09:11:11 +02:00
Matthias
3e36ccee81 chore: use more modern class syntax 2024-08-11 17:27:34 +02:00
Matthias
fa62a860df Downgrade echarts to 6.7.3
Caused / affected by https://github.com/ecomfe/vue-echarts/issues/805
2024-08-11 17:27:08 +02:00
Matthias
3eb62ae2a1
Merge pull request #2013 from freqtrade/dependabot/npm_and_yarn/main/vue-echarts-7.0.1
chore(deps): bump vue-echarts from 6.7.3 to 7.0.1
2024-08-07 19:43:54 +02:00
Matthias
2d25e555f4 chore: Add default for stake-currency-decimals 2024-08-07 19:29:25 +02:00
Matthias
9e2f119b7e chore: update CandleChart component styles 2024-08-07 19:28:49 +02:00
Matthias
fa4fdc05d3
Merge pull request #2006 from freqtrade/dependabot/npm_and_yarn/main/eslint-c7746629a0
chore(deps-dev): bump the eslint group with 3 updates
2024-08-07 07:04:40 +02:00
Matthias
d19a0f3226 chore: improve eslint no-unused-vars rule 2024-08-07 07:00:16 +02:00
dependabot[bot]
2eef3d9e02
chore(deps-dev): bump the eslint group with 3 updates
Bumps the eslint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@typescript-eslint/eslint-plugin` from 7.18.0 to 8.0.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.18.0 to 8.0.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.1/packages/parser)

Updates `typescript-eslint` from 7.18.0 to 8.0.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 04:55:27 +00:00
Matthias
a16f8dac62
Merge pull request #2009 from freqtrade/dependabot/npm_and_yarn/main/types/node-22.1.0
chore(deps-dev): bump @types/node from 22.0.0 to 22.1.0
2024-08-07 06:54:02 +02:00
Matthias
b7f359a4ac
Merge pull request #2008 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-dd7e5fad5c
chore(deps): bump bootstrap-vue-next from 0.24.2 to 0.24.4 in the bootstrap group
2024-08-07 06:46:56 +02:00
dependabot[bot]
004b3538d0
chore(deps): bump bootstrap-vue-next in the bootstrap group
Bumps the bootstrap group with 1 update: [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next).


Updates `bootstrap-vue-next` from 0.24.2 to 0.24.4
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.24.4/packages/bootstrap-vue-next)

---
updated-dependencies:
- dependency-name: bootstrap-vue-next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bootstrap
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 04:41:40 +00:00
dependabot[bot]
c04c0b9bed
chore(deps-dev): bump @types/node from 22.0.0 to 22.1.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.0.0 to 22.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 04:41:37 +00:00
Matthias
35a2c91c93
Merge pull request #2014 from freqtrade/dependabot/npm_and_yarn/main/vitejs/plugin-vue-5.1.2
chore(deps-dev): bump @vitejs/plugin-vue from 5.1.1 to 5.1.2
2024-08-07 06:40:53 +02:00
Matthias
c38f770382
Merge pull request #2017 from freqtrade/dependabot/npm_and_yarn/main/playwright/test-1.46.0
chore(deps-dev): bump @playwright/test from 1.45.3 to 1.46.0
2024-08-07 06:40:45 +02:00
Matthias
8dcc4586c7
Merge pull request #2012 from freqtrade/dependabot/npm_and_yarn/main/axios-1.7.3
chore(deps): bump axios from 1.7.2 to 1.7.3
2024-08-07 06:40:29 +02:00
dependabot[bot]
9222883741
chore(deps-dev): bump @vitejs/plugin-vue from 5.1.1 to 5.1.2
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.2/packages/plugin-vue)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 04:36:06 +00:00
dependabot[bot]
bccd43e058
chore(deps-dev): bump @playwright/test from 1.45.3 to 1.46.0
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.45.3 to 1.46.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.3...v1.46.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 04:36:06 +00:00
dependabot[bot]
825722f360
chore(deps): bump axios from 1.7.2 to 1.7.3
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 04:35:52 +00:00
dependabot[bot]
4ca1910f6d
chore(deps): bump vue-echarts from 6.7.3 to 7.0.1
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.7.3 to 7.0.1.
- [Release notes](https://github.com/ecomfe/vue-echarts/releases)
- [Changelog](https://github.com/ecomfe/vue-echarts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ecomfe/vue-echarts/compare/v6.7.3...v7.0.1)

---
updated-dependencies:
- dependency-name: vue-echarts
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 04:35:33 +00:00
Matthias
b8b0a5b5fb
Merge pull request #2015 from freqtrade/dependabot/npm_and_yarn/main/iconify-json/mdi-1.1.68
chore(deps-dev): bump @iconify-json/mdi from 1.1.67 to 1.1.68
2024-08-07 06:35:24 +02:00
Matthias
376e567d20
Merge pull request #2018 from freqtrade/dependabot/docker/node-22.6.0-alpine
chore(deps): bump node from 22.5.1-alpine to 22.6.0-alpine
2024-08-07 06:34:45 +02:00
Matthias
a43920fad9
Merge pull request #2011 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.38.0
chore(deps): bump core-js from 3.37.1 to 3.38.0
2024-08-07 06:34:38 +02:00
Matthias
65143829d7
Merge pull request #2007 from freqtrade/dependabot/npm_and_yarn/main/vue-2e326331d7
chore(deps): bump the vue group with 5 updates
2024-08-07 06:34:21 +02:00
Matthias
b5e605b799
Merge pull request #2016 from freqtrade/dependabot/npm_and_yarn/main/globals-15.9.0
chore(deps-dev): bump globals from 15.8.0 to 15.9.0
2024-08-07 06:33:15 +02:00
Matthias
e600b9f8a6
Merge pull request #2010 from freqtrade/dependabot/npm_and_yarn/main/vitest-2.0.5
chore(deps-dev): bump vitest from 2.0.4 to 2.0.5
2024-08-07 06:33:05 +02:00
dependabot[bot]
57351ff9c2
chore(deps): bump node from 22.5.1-alpine to 22.6.0-alpine
Bumps node from 22.5.1-alpine to 22.6.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 03:58:01 +00:00
dependabot[bot]
8c43fe06b2
chore(deps-dev): bump globals from 15.8.0 to 15.9.0
Bumps [globals](https://github.com/sindresorhus/globals) from 15.8.0 to 15.9.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.8.0...v15.9.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 03:48:55 +00:00
dependabot[bot]
e6c45c74c2
chore(deps-dev): bump @iconify-json/mdi from 1.1.67 to 1.1.68
Bumps [@iconify-json/mdi](https://github.com/iconify/icon-sets) from 1.1.67 to 1.1.68.
- [Commits](https://github.com/iconify/icon-sets/compare/1.1.67...1.1.68)

---
updated-dependencies:
- dependency-name: "@iconify-json/mdi"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 03:48:42 +00:00
dependabot[bot]
87795d2bc0
chore(deps): bump core-js from 3.37.1 to 3.38.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.37.1 to 3.38.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.38.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 03:47:47 +00:00
dependabot[bot]
97b8147eda
chore(deps-dev): bump vitest from 2.0.4 to 2.0.5
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 03:47:34 +00:00
dependabot[bot]
6190a6a587
chore(deps): bump the vue group with 5 updates
Bumps the vue group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [pinia](https://github.com/vuejs/pinia) | `2.2.0` | `2.2.1` |
| [vue](https://github.com/vuejs/core) | `3.4.34` | `3.4.36` |
| [vue-router](https://github.com/vuejs/router) | `4.4.1` | `4.4.3` |
| [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.4.34` | `3.4.36` |
| [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) | `3.4.34` | `3.4.36` |


Updates `pinia` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.0...pinia@2.2.1)

Updates `vue` from 3.4.34 to 3.4.36
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.34...v3.4.36)

Updates `vue-router` from 4.4.1 to 4.4.3
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.4.1...v4.4.3)

Updates `@vue/compiler-sfc` from 3.4.34 to 3.4.36
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.4.36/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.4.34 to 3.4.36
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.4.36/packages/runtime-dom)

---
updated-dependencies:
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: "@vue/runtime-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 03:46:43 +00:00
Matthias
846983fa47
Merge pull request #2004 from freqtrade/dependabot/npm_and_yarn/main/vue-d9887850aa
chore(deps): bump pinia from 2.1.7 to 2.2.0 in the vue group
2024-07-31 20:05:34 +02:00
Matthias
38b489b9a3 chore: bump vue-router to 4.4.1 (solves type error) 2024-07-31 19:26:49 +02:00
dependabot[bot]
0c7992be63
chore(deps): bump pinia from 2.1.7 to 2.2.0 in the vue group
Bumps the vue group with 1 update: [pinia](https://github.com/vuejs/pinia).


Updates `pinia` from 2.1.7 to 2.2.0
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.1.7...pinia@2.2.0)

---
updated-dependencies:
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-31 05:07:40 +00:00