Commit Graph

2377 Commits

Author SHA1 Message Date
Matthias
2aa084c8d4
Merge pull request #1737 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-vue-9.21.1
build(deps-dev): bump eslint-plugin-vue from 9.21.0 to 9.21.1
2024-02-07 06:27:59 +01:00
Matthias
f5ee22b581
Merge pull request #1734 from freqtrade/dependabot/npm_and_yarn/main/vue-demi-0.14.7
build(deps): bump vue-demi from 0.14.6 to 0.14.7
2024-02-07 06:27:48 +01:00
Matthias
4cf1389d31
Merge pull request #1736 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.21.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0
2024-02-07 06:26:20 +01:00
Matthias
fb0f98b761
Merge pull request #1739 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-8.0.0
build(deps): bump @vuepic/vue-datepicker from 7.4.1 to 8.0.0
2024-02-07 06:26:03 +01:00
dependabot[bot]
18954ca303
build(deps-dev): bump unplugin-icons from 0.18.3 to 0.18.5
Bumps [unplugin-icons](https://github.com/unplugin/unplugin-icons) from 0.18.3 to 0.18.5.
- [Release notes](https://github.com/unplugin/unplugin-icons/releases)
- [Commits](https://github.com/unplugin/unplugin-icons/compare/v0.18.3...v0.18.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 03:51:26 +00:00
dependabot[bot]
9184a6892c
build(deps): bump @vuepic/vue-datepicker from 7.4.1 to 8.0.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 7.4.1 to 8.0.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v7.4.1...v8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 03:50:42 +00:00
dependabot[bot]
df8027dc82
build(deps-dev): bump eslint-plugin-vue from 9.21.0 to 9.21.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.21.0 to 9.21.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.21.0...v9.21.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 03:49:56 +00:00
dependabot[bot]
8a2643d55b
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.20.0 to 6.21.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/v6.21.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 03:49:31 +00:00
dependabot[bot]
3ae779114c
build(deps): bump vue-demi from 0.14.6 to 0.14.7
Bumps [vue-demi](https://github.com/antfu/vue-demi) from 0.14.6 to 0.14.7.
- [Release notes](https://github.com/antfu/vue-demi/releases)
- [Commits](https://github.com/antfu/vue-demi/compare/v0.14.6...v0.14.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 03:48:12 +00:00
Matthias
77ba597f64
Merge pull request #1723 from freqtrade/dependabot/npm_and_yarn/main/unplugin-auto-import-0.17.5
build(deps-dev): bump unplugin-auto-import from 0.17.3 to 0.17.5
2024-01-31 06:49:45 +01:00
Matthias
fe22a04310
Merge pull request #1725 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.20.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0
2024-01-31 06:46:08 +01:00
dependabot[bot]
39c5c5b63f
build(deps-dev): bump cypress from 13.6.3 to 13.6.4
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.3 to 13.6.4.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.6.3...v13.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 05:37:12 +00:00
dependabot[bot]
223b308598
build(deps-dev): bump unplugin-auto-import from 0.17.3 to 0.17.5
Bumps [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) from 0.17.3 to 0.17.5.
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v0.17.3...v0.17.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 05:37:03 +00:00
dependabot[bot]
9ceace0687
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.19.1 to 6.20.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/v6.20.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 05:36:23 +00:00
Matthias
6282e57b88
Merge pull request #1729 from freqtrade/dependabot/npm_and_yarn/main/vue/test-utils-2.4.4
build(deps-dev): bump @vue/test-utils from 2.4.3 to 2.4.4
2024-01-31 06:35:44 +01:00
Matthias
44c2859617
Merge pull request #1724 from freqtrade/dependabot/npm_and_yarn/main/axios-1.6.7
build(deps): bump axios from 1.6.5 to 1.6.7
2024-01-31 06:35:30 +01:00
Matthias
ac7f8a5efe
Merge pull request #1726 from freqtrade/dependabot/npm_and_yarn/main/vitest-1.2.2
build(deps-dev): bump vitest from 1.2.1 to 1.2.2
2024-01-31 06:35:13 +01:00
Matthias
459c2adf06
Merge pull request #1731 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-vue-9.21.0
build(deps-dev): bump eslint-plugin-vue from 9.20.1 to 9.21.0
2024-01-31 06:35:07 +01:00
Matthias
21cf7d0301
Merge pull request #1730 from freqtrade/dependabot/npm_and_yarn/main/unplugin-icons-0.18.3
build(deps-dev): bump unplugin-icons from 0.18.2 to 0.18.3
2024-01-31 06:35:02 +01:00
Matthias
e47156b6de
Merge pull request #1732 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.20.0
build(deps-dev): bump @typescript-eslint/parser from 6.19.1 to 6.20.0
2024-01-31 06:34:16 +01:00
dependabot[bot]
7c322c3bda
build(deps-dev): bump @typescript-eslint/parser from 6.19.1 to 6.20.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.1 to 6.20.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/v6.20.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 03:27:09 +00:00
dependabot[bot]
ef27d5352f
build(deps-dev): bump eslint-plugin-vue from 9.20.1 to 9.21.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.20.1 to 9.21.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.20.1...v9.21.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 03:26:30 +00:00
dependabot[bot]
9c26787804
build(deps-dev): bump unplugin-icons from 0.18.2 to 0.18.3
Bumps [unplugin-icons](https://github.com/unplugin/unplugin-icons) from 0.18.2 to 0.18.3.
- [Release notes](https://github.com/unplugin/unplugin-icons/releases)
- [Commits](https://github.com/unplugin/unplugin-icons/compare/v0.18.2...v0.18.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 03:26:03 +00:00
dependabot[bot]
368a72591b
build(deps-dev): bump @vue/test-utils from 2.4.3 to 2.4.4
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 2.4.3 to 2.4.4.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/compare/v2.4.3...v2.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 03:25:35 +00:00
dependabot[bot]
b32ae8cafc
build(deps): bump @noction/vue-draggable-grid from 1.9.15 to 1.9.16
Bumps [@noction/vue-draggable-grid](https://github.com/Noction/draggable-grid) from 1.9.15 to 1.9.16.
- [Release notes](https://github.com/Noction/draggable-grid/releases)
- [Commits](https://github.com/Noction/draggable-grid/compare/v1.9.15...v1.9.16)

---
updated-dependencies:
- dependency-name: "@noction/vue-draggable-grid"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 03:25:06 +00:00
dependabot[bot]
36fab13565
build(deps-dev): bump vitest from 1.2.1 to 1.2.2
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/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-01-31 03:24:06 +00:00
dependabot[bot]
f150cb8649
build(deps): bump axios from 1.6.5 to 1.6.7
Bumps [axios](https://github.com/axios/axios) from 1.6.5 to 1.6.7.
- [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.6.5...v1.6.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 03:22:40 +00:00
dependabot[bot]
82ac550adb
build(deps-dev): bump prettier from 3.2.3 to 3.2.4
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.3...3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 05:27:22 +00:00
Matthias
29577818e3
Merge pull request #1721 from freqtrade/dependabot/npm_and_yarn/main/vue-3.4.15
build(deps): bump vue from 3.4.14 to 3.4.15
2024-01-24 06:26:04 +01:00
dependabot[bot]
4503c28513
build(deps): bump vue from 3.4.14 to 3.4.15
Bumps [vue](https://github.com/vuejs/core) from 3.4.14 to 3.4.15.
- [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.14...v3.4.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 05:17:29 +00:00
dependabot[bot]
4b1cd3996c
build(deps-dev): bump @typescript-eslint/parser from 6.19.0 to 6.19.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.0 to 6.19.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/v6.19.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 05:17:01 +00:00
Matthias
2c9cc7e31a
Merge pull request #1716 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.35.1
build(deps): bump core-js from 3.35.0 to 3.35.1
2024-01-24 06:15:19 +01:00
Matthias
983d8e18a9
Merge pull request #1717 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.19.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1
2024-01-24 06:14:57 +01:00
Matthias
ac86aa5d26
Merge pull request #1714 from freqtrade/dependabot/npm_and_yarn/main/sass-1.70.0
build(deps-dev): bump sass from 1.69.7 to 1.70.0
2024-01-24 06:14:32 +01:00
Matthias
00b3f6c8ba
Merge pull request #1715 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.4.15
build(deps-dev): bump @vue/runtime-dom from 3.4.14 to 3.4.15
2024-01-24 06:14:18 +01:00
Matthias
c6ee065dac
Merge pull request #1718 from freqtrade/dependabot/npm_and_yarn/main/vue/compiler-sfc-3.4.15
build(deps-dev): bump @vue/compiler-sfc from 3.4.14 to 3.4.15
2024-01-24 06:14:01 +01:00
dependabot[bot]
17a2086751
build(deps-dev): bump vitest from 1.2.0 to 1.2.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.1/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-01-24 03:30:47 +00:00
dependabot[bot]
02be3dcc6a
build(deps-dev): bump @vue/compiler-sfc from 3.4.14 to 3.4.15
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.4.14 to 3.4.15.
- [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.15/packages/compiler-sfc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 03:29:43 +00:00
dependabot[bot]
5d6dfa1ca5
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.19.0 to 6.19.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/v6.19.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 03:29:11 +00:00
dependabot[bot]
4ac5d92f09
build(deps): bump core-js from 3.35.0 to 3.35.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.35.0 to 3.35.1.
- [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.35.1/packages/core-js)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 03:28:19 +00:00
dependabot[bot]
30281969da
build(deps-dev): bump @vue/runtime-dom from 3.4.14 to 3.4.15
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.4.14 to 3.4.15.
- [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.15/packages/runtime-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 03:27:43 +00:00
dependabot[bot]
dd0cad63f6
build(deps-dev): bump sass from 1.69.7 to 1.70.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.7 to 1.70.0.
- [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.69.7...1.70.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 03:27:09 +00:00
dependabot[bot]
38fe3c6196
build(deps-dev): bump vite from 5.0.11 to 5.0.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.11 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 07:12:57 +00:00
Matthias
0e99c0a0cb
Merge pull request #1709 from freqtrade/dependabot/npm_and_yarn/main/prettier-3.2.3
build(deps-dev): bump prettier from 3.1.1 to 3.2.3
2024-01-17 18:07:41 +01:00
Matthias
f16073bd09
Merge pull request #1700 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.19.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.0
2024-01-17 06:57:12 +01:00
dependabot[bot]
4ddabd092c
build(deps): bump vue from 3.4.7 to 3.4.14
Bumps [vue](https://github.com/vuejs/core) from 3.4.7 to 3.4.14.
- [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.7...v3.4.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 05:36:22 +00:00
dependabot[bot]
cdcdaba639
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.18.1 to 6.19.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/v6.19.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 05:35:24 +00:00
dependabot[bot]
52b8c5b596
build(deps-dev): bump prettier from 3.1.1 to 3.2.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.1.1...3.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 05:35:01 +00:00
Matthias
7aaa6b476b
Merge pull request #1699 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-vue-9.20.1
build(deps-dev): bump eslint-plugin-vue from 9.19.2 to 9.20.1
2024-01-17 06:34:14 +01:00
Matthias
7173cc6a7f
Merge pull request #1706 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.19.0
build(deps-dev): bump @typescript-eslint/parser from 6.18.1 to 6.19.0
2024-01-17 06:33:59 +01:00
Matthias
1cf6012d02
Merge pull request #1707 from freqtrade/dependabot/npm_and_yarn/main/vueuse/integrations-10.7.2
build(deps): bump @vueuse/integrations from 10.7.1 to 10.7.2
2024-01-17 06:31:24 +01:00
Matthias
a09be1909a
Merge pull request #1701 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.4.14
build(deps-dev): bump @vue/runtime-dom from 3.4.7 to 3.4.14
2024-01-17 06:31:15 +01:00
dependabot[bot]
477ab4983a
build(deps-dev): bump eslint-plugin-vue from 9.19.2 to 9.20.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.19.2 to 9.20.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.19.2...v9.20.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 05:30:29 +00:00
dependabot[bot]
caf4b3666e
build(deps-dev): bump @typescript-eslint/parser from 6.18.1 to 6.19.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.18.1 to 6.19.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/v6.19.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 05:30:18 +00:00
Matthias
44b597e06d
Merge pull request #1705 from freqtrade/dependabot/npm_and_yarn/main/noction/vue-draggable-grid-1.9.15
build(deps): bump @noction/vue-draggable-grid from 1.9.14 to 1.9.15
2024-01-17 06:29:42 +01:00
Matthias
2582d4b92b
Merge pull request #1696 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-prettier-5.1.3
build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3
2024-01-17 06:28:31 +01:00
Matthias
85ab34d74e
Merge pull request #1702 from freqtrade/dependabot/npm_and_yarn/main/vitejs/plugin-vue-5.0.3
build(deps-dev): bump @vitejs/plugin-vue from 5.0.2 to 5.0.3
2024-01-17 06:28:17 +01:00
Matthias
eba52829c1
Merge pull request #1703 from freqtrade/dependabot/npm_and_yarn/main/sortablejs-1.15.2
build(deps): bump sortablejs from 1.15.1 to 1.15.2
2024-01-17 06:28:09 +01:00
dependabot[bot]
c3115a899e
build(deps): bump @vueuse/integrations from 10.7.1 to 10.7.2
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) from 10.7.1 to 10.7.2.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.7.2/packages/integrations)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 05:26:46 +00:00
dependabot[bot]
f4f6058bcd
build(deps): bump @noction/vue-draggable-grid from 1.9.14 to 1.9.15
Bumps [@noction/vue-draggable-grid](https://github.com/Noction/draggable-grid) from 1.9.14 to 1.9.15.
- [Release notes](https://github.com/Noction/draggable-grid/releases)
- [Commits](https://github.com/Noction/draggable-grid/compare/v1.9.14...v1.9.15)

---
updated-dependencies:
- dependency-name: "@noction/vue-draggable-grid"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 05:26:27 +00:00
dependabot[bot]
9a59da9f9a
build(deps-dev): bump @vue/runtime-dom from 3.4.7 to 3.4.14
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.4.7 to 3.4.14.
- [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.14/packages/runtime-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 05:25:24 +00:00
Matthias
2450e0bfbd
Merge pull request #1694 from freqtrade/dependabot/npm_and_yarn/main/vitest-1.2.0
build(deps-dev): bump vitest from 1.1.3 to 1.2.0
2024-01-17 06:25:02 +01:00
Matthias
6499b21378
Merge pull request #1695 from freqtrade/dependabot/npm_and_yarn/main/vueuse/core-10.7.2
build(deps): bump @vueuse/core from 10.7.1 to 10.7.2
2024-01-17 06:24:49 +01:00
dependabot[bot]
2738f9193c
build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.2...v5.1.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 05:23:19 +00:00
dependabot[bot]
eb70403f9a
build(deps-dev): bump @vitejs/plugin-vue from 5.0.2 to 5.0.3
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 5.0.2 to 5.0.3.
- [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.0.3/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-01-17 05:23:16 +00:00
Matthias
7880ff9179
Merge pull request #1708 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.6.3
build(deps-dev): bump cypress from 13.6.2 to 13.6.3
2024-01-17 06:22:13 +01:00
dependabot[bot]
7493f9982d
build(deps-dev): bump cypress from 13.6.2 to 13.6.3
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.2 to 13.6.3.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.6.2...v13.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 03:15:55 +00:00
dependabot[bot]
14dd6219aa
build(deps): bump sortablejs from 1.15.1 to 1.15.2
Bumps [sortablejs](https://github.com/SortableJS/Sortable) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/SortableJS/Sortable/releases)
- [Commits](https://github.com/SortableJS/Sortable/compare/1.15.1...1.15.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 03:12:52 +00:00
dependabot[bot]
442e8a0123
build(deps-dev): bump @vue/compiler-sfc from 3.4.7 to 3.4.14
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.4.7 to 3.4.14.
- [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.14/packages/compiler-sfc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 03:09:34 +00:00
dependabot[bot]
7baae45f72
build(deps): bump @vueuse/core from 10.7.1 to 10.7.2
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 10.7.1 to 10.7.2.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.7.2/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 03:08:40 +00:00
dependabot[bot]
c5f6050027
build(deps-dev): bump vitest from 1.1.3 to 1.2.0
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.0/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-01-17 03:08:09 +00:00
Matthias
99fbb721de Update@noction/vue-draggable-grid to 1.9.14 2024-01-12 17:48:57 +01:00
Matthias
97f4c37b5f Update@noction/vue-draggable-grid to 1.9.14 2024-01-12 17:47:52 +01:00
Matthias
364ade1c4c
Merge pull request #1690 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.4.7
build(deps-dev): bump @vue/runtime-dom from 3.4.3 to 3.4.7
2024-01-10 07:15:25 +01:00
Matthias
ae215c51f6
Merge pull request #1686 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.18.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.17.0 to 6.18.1
2024-01-10 07:08:52 +01:00
dependabot[bot]
13fda25b21
build(deps-dev): bump @vue/runtime-dom from 3.4.3 to 3.4.7
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.4.3 to 3.4.7.
- [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.7/packages/runtime-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 05:57:59 +00:00
dependabot[bot]
9f64381d6a
build(deps-dev): bump vite from 5.0.10 to 5.0.11
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.0.11.
- [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/v5.0.11/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-01-10 05:57:47 +00:00
dependabot[bot]
780ad6ab09
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.17.0 to 6.18.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/v6.18.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 05:57:38 +00:00
Matthias
5d5610fa57
Merge pull request #1681 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.18.1
build(deps-dev): bump @typescript-eslint/parser from 6.17.0 to 6.18.1
2024-01-10 06:56:40 +01:00
Matthias
d6508a022d
Merge pull request #1688 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-7.4.1
build(deps): bump @vuepic/vue-datepicker from 7.4.0 to 7.4.1
2024-01-10 06:56:27 +01:00
Matthias
18f1bd8cba
Merge pull request #1689 from freqtrade/dependabot/npm_and_yarn/main/unplugin-icons-0.18.2
build(deps-dev): bump unplugin-icons from 0.18.1 to 0.18.2
2024-01-10 06:56:14 +01:00
dependabot[bot]
2b3f1bfdd3
build(deps-dev): bump @typescript-eslint/parser from 6.17.0 to 6.18.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.17.0 to 6.18.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/v6.18.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 05:52:15 +00:00
dependabot[bot]
7576cf34a3
build(deps-dev): bump unplugin-icons from 0.18.1 to 0.18.2
Bumps [unplugin-icons](https://github.com/unplugin/unplugin-icons) from 0.18.1 to 0.18.2.
- [Release notes](https://github.com/unplugin/unplugin-icons/releases)
- [Commits](https://github.com/unplugin/unplugin-icons/compare/v0.18.1...v0.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 05:51:55 +00:00
dependabot[bot]
96cd420518
build(deps): bump @vuepic/vue-datepicker from 7.4.0 to 7.4.1
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 7.4.0 to 7.4.1.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v7.4.0...v7.4.1)

---
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-01-10 05:51:54 +00:00
dependabot[bot]
9b4c6c2556
build(deps-dev): bump vitest from 1.1.1 to 1.1.3
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.3/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-01-10 05:51:54 +00:00
Matthias
5c7d2ca797
Merge pull request #1684 from freqtrade/dependabot/npm_and_yarn/main/axios-1.6.5
build(deps): bump axios from 1.6.3 to 1.6.5
2024-01-10 06:50:47 +01:00
Matthias
ac3cadfe5a
Merge pull request #1679 from freqtrade/dependabot/npm_and_yarn/main/vue/compiler-sfc-3.4.7
build(deps-dev): bump @vue/compiler-sfc from 3.4.3 to 3.4.7
2024-01-10 06:50:26 +01:00
dependabot[bot]
9302595cdd
build(deps): bump axios from 1.6.3 to 1.6.5
Bumps [axios](https://github.com/axios/axios) from 1.6.3 to 1.6.5.
- [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.6.3...v1.6.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 05:46:52 +00:00
dependabot[bot]
27d6843fe1
build(deps-dev): bump @vue/compiler-sfc from 3.4.3 to 3.4.7
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.4.3 to 3.4.7.
- [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.7/packages/compiler-sfc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 05:46:51 +00:00
dependabot[bot]
b309949820
build(deps): bump vue from 3.4.3 to 3.4.7
Bumps [vue](https://github.com/vuejs/core) from 3.4.3 to 3.4.7.
- [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.3...v3.4.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 05:46:43 +00:00
dependabot[bot]
8bf0e1c0ea
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.16.0 to 6.17.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/v6.17.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 09:20:44 +00:00
Matthias
3d6cc77638
Merge pull request #1662 from freqtrade/dependabot/npm_and_yarn/main/vueuse/integrations-10.7.1
build(deps): bump @vueuse/integrations from 10.7.0 to 10.7.1
2024-01-03 10:18:35 +01:00
Matthias
03a787f0ac
Merge pull request #1670 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.4.3
build(deps-dev): bump @vue/runtime-dom from 3.3.13 to 3.4.3
2024-01-03 10:18:24 +01:00
Matthias
73dbcfe591
Merge pull request #1663 from freqtrade/dependabot/npm_and_yarn/main/sass-1.69.7
build(deps-dev): bump sass from 1.69.5 to 1.69.7
2024-01-03 10:18:08 +01:00
dependabot[bot]
b8fc5671f6
build(deps-dev): bump @vue/runtime-dom from 3.3.13 to 3.4.3
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.3.13 to 3.4.3.
- [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.3/packages/runtime-dom)

---
updated-dependencies:
- dependency-name: "@vue/runtime-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 07:26:23 +00:00
dependabot[bot]
511d2b775b
build(deps-dev): bump @typescript-eslint/parser from 6.16.0 to 6.17.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.16.0 to 6.17.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/v6.17.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 07:26:19 +00:00
Matthias
bb2e70ca85
Merge pull request #1669 from freqtrade/dependabot/npm_and_yarn/main/vue/compiler-sfc-3.4.3
build(deps-dev): bump @vue/compiler-sfc from 3.3.13 to 3.4.3
2024-01-03 08:24:58 +01:00
dependabot[bot]
c729dae044
build(deps): bump @vueuse/integrations from 10.7.0 to 10.7.1
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) from 10.7.0 to 10.7.1.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.7.1/packages/integrations)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 07:17:24 +00:00
dependabot[bot]
1dadcd91b7
build(deps): bump vue from 3.3.13 to 3.4.3
Bumps [vue](https://github.com/vuejs/core) from 3.3.13 to 3.4.3.
- [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.3.13...v3.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 07:17:18 +00:00
Matthias
64943040ff
Merge pull request #1667 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.35.0
build(deps): bump core-js from 3.34.0 to 3.35.0
2024-01-03 08:16:15 +01:00
dependabot[bot]
5af85f1c86
build(deps-dev): bump @vue/compiler-sfc from 3.3.13 to 3.4.3
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.3.13 to 3.4.3.
- [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.3/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 07:15:42 +00:00
dependabot[bot]
c3c89ca4e4
build(deps-dev): bump sass from 1.69.5 to 1.69.7
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.5 to 1.69.7.
- [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.69.5...1.69.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 07:14:51 +00:00
Matthias
8e275a9cf0
Merge pull request #1668 from freqtrade/dependabot/npm_and_yarn/main/vueuse/core-10.7.1
build(deps): bump @vueuse/core from 10.7.0 to 10.7.1
2024-01-03 08:14:49 +01:00
Matthias
23266626d1
Merge pull request #1671 from freqtrade/dependabot/npm_and_yarn/main/vue/eslint-config-prettier-9.0.0
build(deps-dev): bump @vue/eslint-config-prettier from 8.0.0 to 9.0.0
2024-01-03 08:14:04 +01:00
Matthias
3731ce6ffb
Merge pull request #1673 from freqtrade/dependabot/npm_and_yarn/main/unplugin-auto-import-0.17.3
build(deps-dev): bump unplugin-auto-import from 0.17.2 to 0.17.3
2024-01-03 08:13:46 +01:00
Matthias
86ee239f09
Merge pull request #1676 from freqtrade/dependabot/npm_and_yarn/main/vitest-1.1.1
build(deps-dev): bump vitest from 1.1.0 to 1.1.1
2024-01-03 08:13:21 +01:00
Matthias
1165e00c4e
Merge pull request #1664 from freqtrade/dependabot/npm_and_yarn/main/vitejs/plugin-vue-5.0.2
build(deps-dev): bump @vitejs/plugin-vue from 5.0.0 to 5.0.2
2024-01-03 08:12:45 +01:00
Matthias
b713efb72c
Merge pull request #1666 from freqtrade/dependabot/npm_and_yarn/main/vue-echarts-6.6.8
build(deps): bump vue-echarts from 6.6.7 to 6.6.8
2024-01-03 08:12:16 +01:00
dependabot[bot]
f8b3e8387a
build(deps-dev): bump vitest from 1.1.0 to 1.1.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.1/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-01-03 03:21:23 +00:00
dependabot[bot]
d610b0ddb8
build(deps-dev): bump unplugin-auto-import from 0.17.2 to 0.17.3
Bumps [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) from 0.17.2 to 0.17.3.
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v0.17.2...v0.17.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 03:19:44 +00:00
dependabot[bot]
bd0a04554e
build(deps-dev): bump @vue/eslint-config-prettier from 8.0.0 to 9.0.0
Bumps [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/vuejs/eslint-config-prettier/releases)
- [Changelog](https://github.com/vuejs/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/eslint-config-prettier/compare/v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: "@vue/eslint-config-prettier"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 03:18:48 +00:00
dependabot[bot]
6447dc6d86
build(deps): bump @vueuse/core from 10.7.0 to 10.7.1
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 10.7.0 to 10.7.1.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.7.1/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 03:17:39 +00:00
dependabot[bot]
61819b92a9
build(deps): bump core-js from 3.34.0 to 3.35.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.34.0 to 3.35.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.35.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-01-03 03:17:16 +00:00
dependabot[bot]
5787ffc5cf
build(deps): bump vue-echarts from 6.6.7 to 6.6.8
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.6.7 to 6.6.8.
- [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.6.7...v6.6.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 03:16:52 +00:00
dependabot[bot]
572c0005be
build(deps-dev): bump @iconify-json/mdi from 1.1.63 to 1.1.64
Bumps [@iconify-json/mdi](https://github.com/iconify/icon-sets) from 1.1.63 to 1.1.64.
- [Commits](https://github.com/iconify/icon-sets/compare/1.1.63...1.1.64)

---
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-01-03 03:16:30 +00:00
dependabot[bot]
24849aaaf7
build(deps-dev): bump @vitejs/plugin-vue from 5.0.0 to 5.0.2
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 5.0.0 to 5.0.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.0.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-01-03 03:16:03 +00:00
dependabot[bot]
3116a64937
build(deps-dev): bump @vitejs/plugin-vue from 4.5.2 to 5.0.0
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 4.5.2 to 5.0.0.
- [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.0.0/packages/plugin-vue)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 06:06:19 +00:00
Matthias
f893685208
Merge pull request #1658 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.16.0
build(deps-dev): bump @typescript-eslint/parser from 6.15.0 to 6.16.0
2023-12-27 07:05:23 +01:00
Matthias
0bfa3604e5
Merge pull request #1661 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.6.2
build(deps-dev): bump cypress from 13.6.1 to 13.6.2
2023-12-27 07:05:00 +01:00
Matthias
a0f1f15515
Merge pull request #1657 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.8.27
build(deps-dev): bump vue-tsc from 1.8.25 to 1.8.27
2023-12-27 07:04:44 +01:00
dependabot[bot]
75e4931243
build(deps-dev): bump @typescript-eslint/parser from 6.15.0 to 6.16.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.15.0 to 6.16.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/v6.16.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 05:55:15 +00:00
dependabot[bot]
ac84640922
build(deps-dev): bump cypress from 13.6.1 to 13.6.2
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.1 to 13.6.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.6.1...v13.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 05:44:18 +00:00
Matthias
a1d07c5bc5
Merge pull request #1656 from freqtrade/dependabot/npm_and_yarn/main/cypress/vite-dev-server-5.0.7
build(deps-dev): bump @cypress/vite-dev-server from 5.0.6 to 5.0.7
2023-12-27 06:43:48 +01:00
Matthias
ed71b4cd34
Merge pull request #1655 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.16.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.16.0
2023-12-27 06:43:37 +01:00
dependabot[bot]
bbb5ae0f94
build(deps-dev): bump vue-tsc from 1.8.25 to 1.8.27
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 1.8.25 to 1.8.27.
- [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/v1.8.27/packages/tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 05:43:22 +00:00
Matthias
133ea12ac6
Merge pull request #1660 from freqtrade/dependabot/npm_and_yarn/main/axios-1.6.3
build(deps): bump axios from 1.6.2 to 1.6.3
2023-12-27 06:42:10 +01:00
Matthias
f17cc5c29a
Merge pull request #1653 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-prettier-5.1.2
build(deps-dev): bump eslint-plugin-prettier from 5.1.0 to 5.1.2
2023-12-27 06:41:19 +01:00
dependabot[bot]
af1e71a3ca
build(deps): bump axios from 1.6.2 to 1.6.3
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.6.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.6.2...v1.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 03:09:06 +00:00
dependabot[bot]
26efdfd4fb
build(deps-dev): bump @cypress/vite-dev-server from 5.0.6 to 5.0.7
Bumps [@cypress/vite-dev-server](https://github.com/cypress-io/cypress) from 5.0.6 to 5.0.7.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vite-dev-server-v5.0.6...@cypress/vite-dev-server-v5.0.7)

---
updated-dependencies:
- dependency-name: "@cypress/vite-dev-server"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 03:07:26 +00:00
dependabot[bot]
0e00541768
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.15.0 to 6.16.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/v6.16.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 03:07:04 +00:00
dependabot[bot]
d9ff1eb173
build(deps-dev): bump eslint-plugin-prettier from 5.1.0 to 5.1.2
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 03:05:57 +00:00
dependabot[bot]
fbd4263f02
build(deps): bump vue-echarts from 6.6.5 to 6.6.7
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.6.5 to 6.6.7.
- [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.6.5...v6.6.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 03:05:37 +00:00
dependabot[bot]
01d36e3f3d
build(deps): bump vue from 3.3.11 to 3.3.13
Bumps [vue](https://github.com/vuejs/core) from 3.3.11 to 3.3.13.
- [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.3.11...v3.3.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 05:34:15 +00:00
Matthias
9ae68ead20
Merge pull request #1638 from freqtrade/dependabot/npm_and_yarn/main/vitest-1.1.0
build(deps-dev): bump vitest from 1.0.4 to 1.1.0
2023-12-20 06:32:45 +01:00
Matthias
6e5451aff5
Merge pull request #1645 from freqtrade/dependabot/npm_and_yarn/main/iconify-json/mdi-1.1.63
build(deps-dev): bump @iconify-json/mdi from 1.1.62 to 1.1.63
2023-12-20 06:31:43 +01:00
Matthias
b25442a9c3
Merge pull request #1639 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.15.0
build(deps-dev): bump @typescript-eslint/parser from 6.14.0 to 6.15.0
2023-12-20 06:31:38 +01:00
Matthias
74bcc385a1
Merge pull request #1640 from freqtrade/dependabot/npm_and_yarn/main/eslint-8.56.0
build(deps-dev): bump eslint from 8.55.0 to 8.56.0
2023-12-20 06:31:30 +01:00
Matthias
60accb9b6e
Merge pull request #1648 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.3.13
build(deps-dev): bump @vue/runtime-dom from 3.3.11 to 3.3.13
2023-12-20 06:31:16 +01:00
Matthias
cb145fd259
Merge pull request #1644 from freqtrade/dependabot/npm_and_yarn/main/pinia-plugin-persistedstate-3.2.1
build(deps): bump pinia-plugin-persistedstate from 3.2.0 to 3.2.1
2023-12-20 06:30:32 +01:00
dependabot[bot]
7f091b7921
build(deps-dev): bump vitest from 1.0.4 to 1.1.0
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.0/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>
2023-12-20 05:28:21 +00:00
dependabot[bot]
d6b84912c3
build(deps-dev): bump eslint from 8.55.0 to 8.56.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.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/v8.55.0...v8.56.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 05:27:28 +00:00
dependabot[bot]
1aae2c529a
build(deps-dev): bump @iconify-json/mdi from 1.1.62 to 1.1.63
Bumps [@iconify-json/mdi](https://github.com/iconify/icon-sets) from 1.1.62 to 1.1.63.
- [Commits](https://github.com/iconify/icon-sets/compare/1.1.62...1.1.63)

---
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>
2023-12-20 05:26:52 +00:00
Matthias
ebf2391528
Merge pull request #1646 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-prettier-5.1.0
build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.0
2023-12-20 06:26:30 +01:00
dependabot[bot]
173780be56
build(deps-dev): bump @typescript-eslint/parser from 6.14.0 to 6.15.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.14.0 to 6.15.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/v6.15.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 05:26:18 +00:00
dependabot[bot]
21f39ef168
build(deps-dev): bump @vue/runtime-dom from 3.3.11 to 3.3.13
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.3.11 to 3.3.13.
- [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.3.13/packages/runtime-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 05:26:16 +00:00
Matthias
1a9bd03754
Merge pull request #1637 from freqtrade/dependabot/npm_and_yarn/main/vue-echarts-6.6.5
build(deps): bump vue-echarts from 6.6.4 to 6.6.5
2023-12-20 06:26:16 +01:00
Matthias
4bf5beab33
Merge pull request #1647 from freqtrade/dependabot/npm_and_yarn/main/vite-5.0.10
build(deps-dev): bump vite from 5.0.8 to 5.0.10
2023-12-20 06:25:47 +01:00
Matthias
7a57d649f7
Merge pull request #1649 from freqtrade/dependabot/npm_and_yarn/main/vue/compiler-sfc-3.3.13
build(deps-dev): bump @vue/compiler-sfc from 3.3.11 to 3.3.13
2023-12-20 06:25:26 +01:00
dependabot[bot]
7c5b51dd77
build(deps-dev): bump @vue/compiler-sfc from 3.3.11 to 3.3.13
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.3.11 to 3.3.13.
- [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.3.13/packages/compiler-sfc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 03:47:41 +00:00
dependabot[bot]
579e69646f
build(deps-dev): bump vite from 5.0.8 to 5.0.10
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.8 to 5.0.10.
- [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/v5.0.10/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>
2023-12-20 03:46:35 +00:00
dependabot[bot]
b8eee07880
build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.0.1...v5.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 03:45:55 +00:00
dependabot[bot]
621bccf8a0
build(deps): bump pinia-plugin-persistedstate from 3.2.0 to 3.2.1
Bumps [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v3.2.0...v3.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 03:44:45 +00:00
dependabot[bot]
ab167e6e83
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.14.0 to 6.15.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/v6.15.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 03:43:23 +00:00
dependabot[bot]
87a54e2c04
build(deps): bump vue-echarts from 6.6.4 to 6.6.5
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.6.4 to 6.6.5.
- [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/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 03:38:18 +00:00
Matthias
94dcb50f83 Revert draggable-grid to 1.9.10 2023-12-17 08:31:59 +01:00
Matthias
7c6855dae9 Bump some dependencies 2023-12-14 17:12:07 +01:00
dependabot[bot]
cf2cd25d8b
build(deps-dev): bump vite from 5.0.5 to 5.0.8
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.5 to 5.0.8.
- [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/v5.0.8/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>
2023-12-13 06:16:07 +00:00
Matthias
d847e4a6fc
Merge pull request #1621 from freqtrade/dependabot/npm_and_yarn/main/sortablejs-1.15.1
build(deps): bump sortablejs from 1.15.0 to 1.15.1
2023-12-13 07:13:04 +01:00
Matthias
65a7b12772
Merge pull request #1630 from freqtrade/dependabot/npm_and_yarn/main/vitest-1.0.4
build(deps-dev): bump vitest from 1.0.1 to 1.0.4
2023-12-13 07:12:48 +01:00
Matthias
d1327f2820
Merge pull request #1626 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.14.0
build(deps-dev): bump @typescript-eslint/parser from 6.13.2 to 6.14.0
2023-12-13 07:08:03 +01:00
dependabot[bot]
9f07598958
build(deps): bump sortablejs from 1.15.0 to 1.15.1
Bumps [sortablejs](https://github.com/SortableJS/Sortable) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/SortableJS/Sortable/releases)
- [Commits](https://github.com/SortableJS/Sortable/compare/1.15.0...1.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 06:05:50 +00:00
dependabot[bot]
4f5c0ae686
build(deps-dev): bump vitest from 1.0.1 to 1.0.4
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.0.1 to 1.0.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.4/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>
2023-12-13 06:05:34 +00:00
dependabot[bot]
22f11948cb
build(deps-dev): bump @typescript-eslint/parser from 6.13.2 to 6.14.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.13.2 to 6.14.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/v6.14.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 06:04:32 +00:00
dependabot[bot]
4401bf4771
build(deps-dev): bump @vue/runtime-dom from 3.3.10 to 3.3.11
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.3.10 to 3.3.11.
- [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.3.11/packages/runtime-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 06:04:26 +00:00
Matthias
417aea406d
Merge pull request #1619 from freqtrade/dependabot/npm_and_yarn/main/vue-echarts-6.6.4
build(deps): bump vue-echarts from 6.6.2 to 6.6.4
2023-12-13 07:03:36 +01:00
dependabot[bot]
5a9f8f6654
build(deps): bump vue-echarts from 6.6.2 to 6.6.4
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.6.2 to 6.6.4.
- [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.6.2...v6.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 05:56:37 +00:00
dependabot[bot]
8eade567e0
build(deps): bump @vuepic/vue-datepicker from 7.3.0 to 7.4.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v7.3.0...v7.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 05:56:10 +00:00
dependabot[bot]
9e8803bf4f
build(deps-dev): bump typescript from 5.3.2 to 5.3.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 05:48:45 +00:00
Matthias
103c0bc6a8
Merge pull request #1631 from freqtrade/dependabot/npm_and_yarn/main/iconify-json/mdi-1.1.61
build(deps-dev): bump @iconify-json/mdi from 1.1.58 to 1.1.61
2023-12-13 06:47:24 +01:00
Matthias
f933de0114
Merge pull request #1620 from freqtrade/dependabot/npm_and_yarn/main/vitejs/plugin-vue-4.5.2
build(deps-dev): bump @vitejs/plugin-vue from 4.5.1 to 4.5.2
2023-12-13 06:45:07 +01:00
dependabot[bot]
4d05f7c9eb
build(deps-dev): bump @iconify-json/mdi from 1.1.58 to 1.1.61
Bumps [@iconify-json/mdi](https://github.com/iconify/icon-sets) from 1.1.58 to 1.1.61.
- [Commits](https://github.com/iconify/icon-sets/compare/1.1.58...1.1.61)

---
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>
2023-12-13 05:42:02 +00:00
dependabot[bot]
7d2c933cc8
build(deps-dev): bump @vitejs/plugin-vue from 4.5.1 to 4.5.2
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@4.5.2/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@4.5.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>
2023-12-13 05:41:55 +00:00
Matthias
90d2b2e457
Merge pull request #1623 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.14.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.14.0
2023-12-13 06:41:08 +01:00
Matthias
ca0ed62157
Merge pull request #1622 from freqtrade/dependabot/npm_and_yarn/main/prettier-3.1.1
build(deps-dev): bump prettier from 3.1.0 to 3.1.1
2023-12-13 06:40:44 +01:00
Matthias
963731cef1
Merge pull request #1632 from freqtrade/dependabot/npm_and_yarn/main/vue/compiler-sfc-3.3.11
build(deps-dev): bump @vue/compiler-sfc from 3.3.10 to 3.3.11
2023-12-13 06:40:25 +01:00
dependabot[bot]
49a36d5ff5
build(deps-dev): bump @vue/compiler-sfc from 3.3.10 to 3.3.11
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.3.10 to 3.3.11.
- [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.3.11/packages/compiler-sfc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 03:11:23 +00:00
dependabot[bot]
88e9fb73be
build(deps): bump vue from 3.3.10 to 3.3.11
Bumps [vue](https://github.com/vuejs/core) from 3.3.10 to 3.3.11.
- [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.3.10...v3.3.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 03:09:43 +00:00
dependabot[bot]
4d21062d0d
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.13.2 to 6.14.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/v6.14.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 03:07:08 +00:00
dependabot[bot]
c1550109a6
build(deps-dev): bump prettier from 3.1.0 to 3.1.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.1.0...3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 03:06:21 +00:00
dependabot[bot]
e7d155bf6a
build(deps): bump @vueuse/integrations from 10.6.1 to 10.7.0
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) from 10.6.1 to 10.7.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.7.0/packages/integrations)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 06:22:31 +00:00
dependabot[bot]
5d7229de4d
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.13.1 to 6.13.2.
- [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/v6.13.2/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 05:58:10 +00:00
dependabot[bot]
b5c4677945
build(deps-dev): bump eslint-plugin-vue from 9.18.1 to 9.19.2
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.18.1 to 9.19.2.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.18.1...v9.19.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 05:51:56 +00:00
Matthias
f3c5a2e3c7
Merge pull request #1603 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.3.10
build(deps-dev): bump @vue/runtime-dom from 3.3.9 to 3.3.10
2023-12-06 06:50:56 +01:00
dependabot[bot]
b57b7cbf7b
build(deps-dev): bump @vue/runtime-dom from 3.3.9 to 3.3.10
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.3.9 to 3.3.10.
- [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.3.10/packages/runtime-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 05:45:10 +00:00
dependabot[bot]
c997d45477
build(deps-dev): bump unplugin-icons from 0.17.4 to 0.18.1
Bumps [unplugin-icons](https://github.com/unplugin/unplugin-icons) from 0.17.4 to 0.18.1.
- [Release notes](https://github.com/unplugin/unplugin-icons/releases)
- [Commits](https://github.com/unplugin/unplugin-icons/compare/v0.17.4...v0.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 05:43:59 +00:00
Matthias
e6b57d0a32
Merge pull request #1598 from freqtrade/dependabot/npm_and_yarn/main/vitest-1.0.1
build(deps-dev): bump vitest from 0.34.6 to 1.0.1
2023-12-06 06:43:02 +01:00
Matthias
dc25ae644c
Merge pull request #1600 from freqtrade/dependabot/npm_and_yarn/main/unplugin-vue-components-0.26.0
build(deps-dev): bump unplugin-vue-components from 0.25.2 to 0.26.0
2023-12-06 06:42:20 +01:00
Matthias
bdf3549262
Merge pull request #1605 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.34.0
build(deps): bump core-js from 3.33.3 to 3.34.0
2023-12-06 06:41:56 +01:00
Matthias
4453507a11
Merge pull request #1607 from freqtrade/dependabot/npm_and_yarn/main/vue-echarts-6.6.2
build(deps): bump vue-echarts from 6.6.1 to 6.6.2
2023-12-06 06:41:48 +01:00
Matthias
181f495f7a
Merge pull request #1610 from freqtrade/dependabot/npm_and_yarn/main/vueuse/core-10.7.0
build(deps): bump @vueuse/core from 10.6.1 to 10.7.0
2023-12-06 06:41:38 +01:00
Matthias
0536ca35ae
Merge pull request #1616 from freqtrade/dependabot/npm_and_yarn/main/vue/compiler-sfc-3.3.10
build(deps-dev): bump @vue/compiler-sfc from 3.3.9 to 3.3.10
2023-12-06 06:41:10 +01:00
dependabot[bot]
a05bded6da
build(deps): bump core-js from 3.33.3 to 3.34.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.33.3 to 3.34.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.34.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>
2023-12-06 05:37:18 +00:00
dependabot[bot]
d0392f9dca
build(deps-dev): bump vitest from 0.34.6 to 1.0.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.34.6 to 1.0.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.1/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 05:37:07 +00:00
dependabot[bot]
ac158d2296
build(deps): bump vue-echarts from 6.6.1 to 6.6.2
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.6.1 to 6.6.2.
- [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/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 05:36:46 +00:00
dependabot[bot]
4fcc5c5f1a
build(deps-dev): bump unplugin-vue-components from 0.25.2 to 0.26.0
Bumps [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components) from 0.25.2 to 0.26.0.
- [Release notes](https://github.com/unplugin/unplugin-vue-components/releases)
- [Commits](https://github.com/unplugin/unplugin-vue-components/compare/v0.25.2...v0.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 05:35:37 +00:00
Matthias
8c3f5a9d9f
Merge pull request #1602 from freqtrade/dependabot/npm_and_yarn/main/iconify-json/mdi-1.1.58
build(deps-dev): bump @iconify-json/mdi from 1.1.57 to 1.1.58
2023-12-06 06:35:26 +01:00
dependabot[bot]
31b647d8f1
build(deps-dev): bump @vue/compiler-sfc from 3.3.9 to 3.3.10
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.3.9 to 3.3.10.
- [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.3.10/packages/compiler-sfc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 05:35:21 +00:00
dependabot[bot]
2a38d9b2ef
build(deps): bump @vueuse/core from 10.6.1 to 10.7.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 10.6.1 to 10.7.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.7.0/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 05:35:01 +00:00
Matthias
3ffa3abd6f
Merge pull request #1612 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.6.1
build(deps-dev): bump cypress from 13.6.0 to 13.6.1
2023-12-06 06:34:59 +01:00
Matthias
dbacd9da62
Merge pull request #1614 from freqtrade/dependabot/npm_and_yarn/main/vue-3.3.10
build(deps): bump vue from 3.3.9 to 3.3.10
2023-12-06 06:34:07 +01:00