Commit Graph

5847 Commits

Author SHA1 Message Date
Matthias
f45ed48e91
Merge pull request #2073 from freqtrade/dependabot/npm_and_yarn/main/vue-f2de0ed842
Some checks are pending
FreqUI CI / build (18, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (20, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (21, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (22, ubuntu-22.04) (push) Waiting to run
chore(deps): bump the vue group with 4 updates
2024-09-18 07:39:51 +02:00
dependabot[bot]
95b9c3ddbd
chore(deps): bump the vue group with 4 updates
Bumps the vue group with 4 updates: [vue](https://github.com/vuejs/core), [vue-router](https://github.com/vuejs/router), [@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.5.4 to 3.5.6
- [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.5.4...v3.5.6)

Updates `vue-router` from 4.4.4 to 4.4.5
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.4.4...v4.4.5)

Updates `@vue/compiler-sfc` from 3.5.4 to 3.5.6
- [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.5.6/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.5.4 to 3.5.6
- [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.5.6/packages/runtime-dom)

---
updated-dependencies:
- 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-09-18 05:34:36 +00:00
Matthias
01fd04be0a
Merge pull request #2072 from freqtrade/dependabot/npm_and_yarn/main/eslint-2ffb4d2746
chore(deps-dev): bump the eslint group with 3 updates
2024-09-18 07:32:52 +02:00
Matthias
6368f41922
Merge pull request #2080 from freqtrade/dependabot/npm_and_yarn/main/happy-dom-15.7.4
chore(deps-dev): bump happy-dom from 15.7.3 to 15.7.4
2024-09-18 07:28:16 +02:00
dependabot[bot]
eea76bfb5d
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 8.5.0 to 8.6.0
- [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.6.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.5.0 to 8.6.0
- [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.6.0/packages/parser)

Updates `typescript-eslint` from 8.5.0 to 8.6.0
- [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.6.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 05:15:48 +00:00
dependabot[bot]
5b52fb0d71
chore(deps-dev): bump happy-dom from 15.7.3 to 15.7.4
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 15.7.3 to 15.7.4.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v15.7.3...v15.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 05:15:15 +00:00
Matthias
b7fb3bb30b
Merge pull request #2078 from freqtrade/dependabot/npm_and_yarn/main/sass-1.79.1
chore(deps-dev): bump sass from 1.78.0 to 1.79.1
2024-09-18 07:14:20 +02:00
Matthias
7d16cfba49
Merge pull request #2075 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-3e01d1d7d4
chore(deps): bump bootstrap-vue-next from 0.24.12 to 0.24.17 in the bootstrap group
2024-09-18 07:09:17 +02:00
dependabot[bot]
66313b4145
chore(deps-dev): bump sass from 1.78.0 to 1.79.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.78.0 to 1.79.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.78.0...1.79.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 04:49:43 +00:00
Matthias
bcddac0f7b
Merge pull request #2076 from freqtrade/dependabot/npm_and_yarn/main/unplugin-52019d5957
chore(deps-dev): bump unplugin-auto-import from 0.18.2 to 0.18.3 in the unplugin group
2024-09-18 06:49:07 +02:00
Matthias
6f5bea4be7
Merge pull request #2079 from freqtrade/dependabot/npm_and_yarn/main/types/node-22.5.5
chore(deps-dev): bump @types/node from 22.5.4 to 22.5.5
2024-09-18 06:48:09 +02:00
dependabot[bot]
841eb7c569
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.12 to 0.24.17
- [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.17/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-09-18 04:47:30 +00:00
Matthias
33d2827b96
Merge pull request #2077 from freqtrade/dependabot/npm_and_yarn/main/date-fns-96366c5089
chore(deps): bump date-fns from 3.6.0 to 4.1.0 in the date-fns group
2024-09-18 06:46:34 +02:00
dependabot[bot]
774d1e1d02
chore(deps-dev): bump unplugin-auto-import in the unplugin group
Bumps the unplugin group with 1 update: [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import).


Updates `unplugin-auto-import` from 0.18.2 to 0.18.3
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v0.18.2...v0.18.3)

---
updated-dependencies:
- dependency-name: unplugin-auto-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: unplugin
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 04:42:58 +00:00
dependabot[bot]
13024fb709
chore(deps-dev): bump @types/node from 22.5.4 to 22.5.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.4 to 22.5.5.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 04:42:46 +00:00
Matthias
dd9f926024
Merge pull request #2081 from freqtrade/dependabot/npm_and_yarn/main/vite-5.4.6
chore(deps-dev): bump vite from 5.4.3 to 5.4.6
2024-09-18 06:42:00 +02:00
dependabot[bot]
ff69f58694
chore(deps): bump date-fns from 3.6.0 to 4.1.0 in the date-fns group
Bumps the date-fns group with 1 update: [date-fns](https://github.com/date-fns/date-fns).


Updates `date-fns` from 3.6.0 to 4.1.0
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v3.6.0...v4.1.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: date-fns
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 04:38:21 +00:00
Matthias
678bd9cde2
Merge pull request #2074 from freqtrade/dependabot/npm_and_yarn/main/vueuse-87e40a8d75
chore(deps): bump the vueuse group with 2 updates
2024-09-18 06:37:21 +02:00
dependabot[bot]
ccaa10873a
chore(deps-dev): bump vite from 5.4.3 to 5.4.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.3 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 04:37:09 +00:00
Matthias
f6369c5752
Merge pull request #2082 from freqtrade/dependabot/npm_and_yarn/main/vitest-2.1.1
chore(deps-dev): bump vitest from 2.0.5 to 2.1.1
2024-09-18 06:36:43 +02:00
Matthias
719fb2956c
Merge pull request #2083 from freqtrade/dependabot/npm_and_yarn/main/vitejs/plugin-vue-5.1.4
chore(deps-dev): bump @vitejs/plugin-vue from 5.1.3 to 5.1.4
2024-09-18 06:36:23 +02:00
Matthias
3ed79d5a6f
Merge pull request #2084 from freqtrade/dependabot/npm_and_yarn/main/playwright/test-1.47.1
chore(deps-dev): bump @playwright/test from 1.47.0 to 1.47.1
2024-09-18 06:36:12 +02:00
dependabot[bot]
2901e39dc4
chore(deps-dev): bump @playwright/test from 1.47.0 to 1.47.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.47.0 to 1.47.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.47.0...v1.47.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 03:46:04 +00:00
dependabot[bot]
2fa8fbe066
chore(deps-dev): bump @vitejs/plugin-vue from 5.1.3 to 5.1.4
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 5.1.3 to 5.1.4.
- [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.4/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-09-18 03:45:47 +00:00
dependabot[bot]
1ed82df781
chore(deps-dev): bump vitest from 2.0.5 to 2.1.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.5 to 2.1.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 03:45:31 +00:00
dependabot[bot]
43ac3407f7
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 11.0.3 to 11.1.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.1.0/packages/core)

Updates `@vueuse/integrations` from 11.0.3 to 11.1.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.1.0/packages/integrations)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 03:43:10 +00:00
Matthias
50678f6ce8 fix: Update pair profit calculation in backtest-resultChart
Some checks are pending
FreqUI CI / build (18, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (20, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (21, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (22, ubuntu-22.04) (push) Waiting to run
closes freqtrade/freqtrade#10651
2024-09-17 06:27:49 +02:00
Matthias
c971a9b7f9 fix: improve form-select disabled dark style
Some checks are pending
FreqUI CI / build (18, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (20, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (21, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (22, ubuntu-22.04) (push) Waiting to run
2024-09-16 07:11:41 +02:00
Matthias
c45dab5a9a fix: use exchange.classname when available.
closes #2071
2024-09-16 07:07:56 +02:00
Matthias
769bb47a0f chore: remove unnecessary imports 2024-09-16 07:02:13 +02:00
Matthias
680a92579e chore: update exchange type definitions 2024-09-16 06:59:39 +02:00
Matthias
5868a8775b refactor: exchangeSelect -> typescript definition 2024-09-16 06:59:19 +02:00
Matthias
67d2d3f434 refactor: pass backtestresult to BacktestResultChart 2024-09-14 09:13:31 +02:00
Matthias
739569217e chore: convert backtestResultChart props to type-based 2024-09-14 09:11:14 +02:00
Matthias
f810ec8588 chore: convert profitPill to typed props 2024-09-14 09:04:30 +02:00
Matthias
0c47a554cc
Merge pull request #2070 from freqtrade/dependabot/npm_and_yarn/main/vue-426224b30c
chore(deps): bump pinia-plugin-persistedstate from 3.2.3 to 4.0.1 in the vue group
2024-09-11 19:38:31 +02:00
Matthias
952965c3ba chore: update persist keys to new interface 2024-09-11 19:29:21 +02:00
dependabot[bot]
11e6969cd3
chore(deps): bump pinia-plugin-persistedstate in the vue group
Bumps the vue group with 1 update: [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate).


Updates `pinia-plugin-persistedstate` from 3.2.3 to 4.0.1
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Changelog](https://github.com/prazdevs/pinia-plugin-persistedstate/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v3.2.3...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 06:04:10 +00:00
Matthias
81548dc462
Merge pull request #2063 from freqtrade/dependabot/npm_and_yarn/main/vue-3286ee15fa
chore(deps): bump the vue group with 6 updates
2024-09-11 07:14:21 +02:00
Matthias
07fb87a177 Merge branch 'main' into dependabot/npm_and_yarn/main/vue-3286ee15fa 2024-09-11 07:09:27 +02:00
Matthias
4a9d2afd0d
Merge pull request #2062 from freqtrade/dependabot/npm_and_yarn/main/eslint-466f4644a3
chore(deps-dev): bump the eslint group with 5 updates
2024-09-11 07:02:49 +02:00
Matthias
1ef30ed84e chore: Temporarily Revert plugin-persisted-state dependency 2024-09-11 06:48:12 +02:00
dependabot[bot]
5214609cbf
chore(deps-dev): bump the eslint group with 5 updates
Bumps the eslint group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.9.1` | `9.10.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.4.0` | `8.5.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.4.0` | `8.5.0` |
| [eslint](https://github.com/eslint/eslint) | `9.9.1` | `9.10.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.4.0` | `8.5.0` |


Updates `@eslint/js` from 9.9.1 to 9.10.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.10.0/packages/js)

Updates `@typescript-eslint/eslint-plugin` from 8.4.0 to 8.5.0
- [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.5.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.4.0 to 8.5.0
- [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.5.0/packages/parser)

Updates `eslint` from 9.9.1 to 9.10.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.9.1...v9.10.0)

Updates `typescript-eslint` from 8.4.0 to 8.5.0
- [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.5.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 04:47:33 +00:00
dependabot[bot]
a0b185bbe5
chore(deps): bump the vue group with 6 updates
Bumps the vue group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) | `3.2.3` | `4.0.1` |
| [vue](https://github.com/vuejs/core) | `3.5.0` | `3.5.4` |
| [vue-router](https://github.com/vuejs/router) | `4.4.3` | `4.4.4` |
| [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.5.0` | `3.5.4` |
| [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) | `3.5.0` | `3.5.4` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.1.4` | `2.1.6` |


Updates `pinia-plugin-persistedstate` from 3.2.3 to 4.0.1
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Changelog](https://github.com/prazdevs/pinia-plugin-persistedstate/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v3.2.3...v4.0.1)

Updates `vue` from 3.5.0 to 3.5.4
- [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.5.0...v3.5.4)

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

Updates `@vue/compiler-sfc` from 3.5.0 to 3.5.4
- [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.5.4/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.5.0 to 3.5.4
- [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.5.4/packages/runtime-dom)

Updates `vue-tsc` from 2.1.4 to 2.1.6
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.1.6/packages/tsc)

---
updated-dependencies:
- dependency-name: pinia-plugin-persistedstate
  dependency-type: direct:production
  update-type: version-update:semver-major
  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
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 04:45:26 +00:00
Matthias
c2cedc21e1
Merge pull request #2069 from freqtrade/dependabot/npm_and_yarn/main/playwright/test-1.47.0
chore(deps-dev): bump @playwright/test from 1.46.1 to 1.47.0
2024-09-11 06:44:38 +02:00
Matthias
4cdfca5a58
Merge pull request #2067 from freqtrade/dependabot/npm_and_yarn/main/typescript-5.6.2
chore(deps-dev): bump typescript from 5.5.4 to 5.6.2
2024-09-11 06:43:18 +02:00
dependabot[bot]
7b1285305b
chore(deps-dev): bump @playwright/test from 1.46.1 to 1.47.0
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.46.1 to 1.47.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.46.1...v1.47.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-09-11 04:39:31 +00:00
dependabot[bot]
a263aa0590
chore(deps-dev): bump typescript from 5.5.4 to 5.6.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 04:38:28 +00:00
Matthias
3987628436
Merge pull request #2068 from freqtrade/dependabot/npm_and_yarn/main/types/node-22.5.4
chore(deps-dev): bump @types/node from 22.5.3 to 22.5.4
2024-09-11 06:37:44 +02:00
Matthias
4394b702bc
Merge pull request #2066 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-9.0.3
chore(deps): bump @vuepic/vue-datepicker from 9.0.2 to 9.0.3
2024-09-11 06:37:28 +02:00