Commit Graph

2197 Commits

Author SHA1 Message Date
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