Commit Graph

1731 Commits

Author SHA1 Message Date
dependabot[bot]
f23adbf25d
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 5.61.0 to 5.62.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/v5.62.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-07-12 04:36:11 +00:00
dependabot[bot]
c16fe53a3a
build(deps-dev): bump cypress from 12.17.0 to 12.17.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.17.0 to 12.17.1.
- [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/v12.17.0...v12.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 04:35:46 +00:00
Matthias
b9b0af638c
Merge pull request #1360 from freqtrade/dependabot/npm_and_yarn/main/vite-4.4.3
build(deps-dev): bump vite from 4.4.2 to 4.4.3
2023-07-12 06:35:16 +02:00
Matthias
ad73878c57
Merge pull request #1358 from freqtrade/dependabot/npm_and_yarn/main/iconify-json/mdi-1.1.53
build(deps-dev): bump @iconify-json/mdi from 1.1.52 to 1.1.53
2023-07-12 06:35:02 +02:00
dependabot[bot]
433291feb6
build(deps-dev): bump vite from 4.4.2 to 4.4.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.2 to 4.4.3.
- [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/v4.4.3/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-07-12 03:13:12 +00:00
dependabot[bot]
a87bcaddbc
build(deps-dev): bump @iconify-json/mdi from 1.1.52 to 1.1.53
Bumps [@iconify-json/mdi](https://github.com/iconify/icon-sets) from 1.1.52 to 1.1.53.
- [Commits](https://github.com/iconify/icon-sets/compare/1.1.52...1.1.53)

---
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-07-12 03:12:40 +00:00
dependabot[bot]
4ef3e73efb
build(deps): bump humanize-duration from 3.28.0 to 3.29.0
Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.28.0 to 3.29.0.
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.28.0...v3.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 03:12:04 +00:00
Matthias
7e89f66512 Bump eslint-plugin-prettier to 5.0.0 2023-07-11 22:01:50 +02:00
dependabot[bot]
ec34bde409
build(deps-dev): bump prettier from 2.8.8 to 3.0.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0.
- [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/2.8.8...3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 18:01:36 +00:00
Matthias
649d673041 yarn upgrade ... 2023-07-07 19:45:31 +02:00
dependabot[bot]
8669bf94ad build(deps-dev): bump @vue/test-utils from 2.3.2 to 2.4.0
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/compare/v2.3.2...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 19:37:47 +02:00
dependabot[bot]
254bed5776
build(deps-dev): bump vitest from 0.32.4 to 0.33.0
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.32.4 to 0.33.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.33.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-07-07 16:24:56 +00:00
Matthias
f6bd91d471
Merge pull request #1349 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.17.0
build(deps-dev): bump cypress from 12.16.0 to 12.17.0
2023-07-07 18:24:21 +02:00
Matthias
6e45e70f37
Merge pull request #1350 from freqtrade/dependabot/npm_and_yarn/main/vue-router-4.2.4
build(deps): bump vue-router from 4.2.2 to 4.2.4
2023-07-07 18:24:14 +02:00
Matthias
6212ab7904
Merge pull request #1347 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.31.1
build(deps): bump core-js from 3.31.0 to 3.31.1
2023-07-07 18:24:01 +02:00
dependabot[bot]
e0e6745c2b
build(deps): bump vue-router from 4.2.2 to 4.2.4
Bumps [vue-router](https://github.com/vuejs/router) from 4.2.2 to 4.2.4.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.2.2...v4.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 16:19:22 +00:00
dependabot[bot]
60aad4c68d
build(deps-dev): bump cypress from 12.16.0 to 12.17.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.16.0 to 12.17.0.
- [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/v12.16.0...v12.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 16:19:06 +00:00
dependabot[bot]
f71afc7a14
build(deps): bump core-js from 3.31.0 to 3.31.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.31.0 to 3.31.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.31.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>
2023-07-07 16:18:35 +00:00
dependabot[bot]
07a84152f3
build(deps-dev): bump vite from 4.3.9 to 4.4.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.9 to 4.4.2.
- [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/v4.4.2/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 16:18:21 +00:00
dependabot[bot]
3fea063542
build(deps): bump @vueuse/integrations from 10.2.0 to 10.2.1
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) from 10.2.0 to 10.2.1.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.2.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>
2023-07-05 07:02:48 +00:00
Matthias
9f2323df89
Merge pull request #1337 from freqtrade/dependabot/npm_and_yarn/main/vueuse/core-10.2.1
build(deps): bump @vueuse/core from 10.2.0 to 10.2.1
2023-07-05 09:01:45 +02:00
Matthias
290021ca7a
Merge pull request #1344 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.8.4
build(deps-dev): bump vue-tsc from 1.8.2 to 1.8.4
2023-07-05 09:01:29 +02:00
Matthias
a230884c51
Merge pull request #1338 from freqtrade/dependabot/npm_and_yarn/main/eslint-8.44.0
build(deps-dev): bump eslint from 8.43.0 to 8.44.0
2023-07-05 08:55:13 +02:00
dependabot[bot]
3c6aab2645
build(deps-dev): bump eslint from 8.43.0 to 8.44.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.44.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.43.0...v8.44.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-07-05 05:43:31 +00:00
dependabot[bot]
dcab9107a9
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 5.60.1 to 5.61.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/v5.61.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-07-05 05:43:18 +00:00
dependabot[bot]
276c500b60
build(deps-dev): bump vue-tsc from 1.8.2 to 1.8.4
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc) from 1.8.2 to 1.8.4.
- [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.4/packages/vue-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-07-05 05:43:00 +00:00
dependabot[bot]
8971c35ab8
build(deps): bump @vueuse/core from 10.2.0 to 10.2.1
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 10.2.0 to 10.2.1.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.2.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>
2023-07-05 05:42:53 +00:00
Matthias
617d53d36e
Merge pull request #1339 from freqtrade/dependabot/npm_and_yarn/main/vitest-0.32.4
build(deps-dev): bump vitest from 0.32.2 to 0.32.4
2023-07-05 07:42:10 +02:00
Matthias
58508414b3
Merge pull request #1340 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.61.0
build(deps-dev): bump @typescript-eslint/parser from 5.60.1 to 5.61.0
2023-07-05 07:41:54 +02:00
Matthias
d9cdc59942
Merge pull request #1342 from freqtrade/dependabot/npm_and_yarn/main/typescript-5.1.6
build(deps-dev): bump typescript from 5.1.5 to 5.1.6
2023-07-05 07:41:39 +02:00
dependabot[bot]
19ef14b065
build(deps): bump @vuepic/vue-datepicker from 5.3.0 to 5.4.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v5.3.0...v5.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-07-05 03:13:56 +00:00
dependabot[bot]
4626872c7f
build(deps-dev): bump typescript from 5.1.5 to 5.1.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.5 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 03:13:46 +00:00
dependabot[bot]
f1790df05a
build(deps-dev): bump @typescript-eslint/parser from 5.60.1 to 5.61.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.60.1 to 5.61.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/v5.61.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-07-05 03:13:23 +00:00
dependabot[bot]
92aff9c2f5
build(deps-dev): bump vitest from 0.32.2 to 0.32.4
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.32.2 to 0.32.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.32.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-07-05 03:13:09 +00:00
Matthias
e30747dd45
Merge pull request #1332 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.16.0
build(deps-dev): bump cypress from 12.15.0 to 12.16.0
2023-06-28 07:48:17 +02:00
Matthias
60ace17bfa
Merge pull request #1329 from freqtrade/dependabot/npm_and_yarn/main/typescript-5.1.5
build(deps-dev): bump typescript from 5.1.3 to 5.1.5
2023-06-28 07:47:15 +02:00
Matthias
b8a41153b3
Merge pull request #1331 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.60.1
build(deps-dev): bump @typescript-eslint/parser from 5.60.0 to 5.60.1
2023-06-28 07:46:55 +02:00
dependabot[bot]
c2abef7714
build(deps-dev): bump typescript from 5.1.3 to 5.1.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.1.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.3...v5.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 05:41:39 +00:00
dependabot[bot]
ee43a88bfa
build(deps-dev): bump cypress from 12.15.0 to 12.16.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.15.0 to 12.16.0.
- [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/v12.15.0...v12.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 05:41:29 +00:00
Matthias
05e1b812c4
Merge pull request #1328 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-vue-9.15.1
build(deps-dev): bump eslint-plugin-vue from 9.15.0 to 9.15.1
2023-06-28 07:40:33 +02:00
Matthias
5da46c179a
Merge pull request #1330 from freqtrade/dependabot/npm_and_yarn/main/sass-1.63.6
build(deps-dev): bump sass from 1.63.5 to 1.63.6
2023-06-28 07:40:04 +02:00
dependabot[bot]
8dbadc9858
build(deps-dev): bump @typescript-eslint/parser from 5.60.0 to 5.60.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.60.0 to 5.60.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/v5.60.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>
2023-06-28 05:39:09 +00:00
Matthias
8a5623a602
Merge pull request #1334 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.8.2
build(deps-dev): bump vue-tsc from 1.8.1 to 1.8.2
2023-06-28 07:38:21 +02:00
dependabot[bot]
b6d22dd560
build(deps-dev): bump vue-tsc from 1.8.1 to 1.8.2
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc) from 1.8.1 to 1.8.2.
- [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.2/packages/vue-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-06-28 03:59:30 +00:00
dependabot[bot]
ef2f66a1ab
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 5.60.0 to 5.60.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/v5.60.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>
2023-06-28 03:59:09 +00:00
dependabot[bot]
add9167c1a
build(deps-dev): bump sass from 1.63.5 to 1.63.6
Bumps [sass](https://github.com/sass/dart-sass) from 1.63.5 to 1.63.6.
- [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.63.5...1.63.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 03:57:49 +00:00
dependabot[bot]
f308b962f0
build(deps-dev): bump eslint-plugin-vue from 9.15.0 to 9.15.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.15.0 to 9.15.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.15.0...v9.15.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>
2023-06-28 03:57:17 +00:00
dependabot[bot]
458ba73e96
build(deps-dev): bump eslint from 8.42.0 to 8.43.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.43.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.42.0...v8.43.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-06-21 06:08:50 +00:00
Matthias
b0934c1d54
Merge pull request #1318 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.8.1
build(deps-dev): bump vue-tsc from 1.6.5 to 1.8.1
2023-06-21 08:07:42 +02:00
Matthias
5cc567b1ba
Merge pull request #1312 from freqtrade/dependabot/npm_and_yarn/main/vueuse/integrations-10.2.0
build(deps): bump @vueuse/integrations from 10.1.2 to 10.2.0
2023-06-21 07:13:58 +02:00
Matthias
b36ccd922a
Merge pull request #1319 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-5.60.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0
2023-06-21 07:13:52 +02:00
dependabot[bot]
61f4e24a52
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 5.59.11 to 5.60.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/v5.60.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-06-21 05:04:47 +00:00
dependabot[bot]
2ffd32c701
build(deps-dev): bump cypress from 12.14.0 to 12.15.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.14.0 to 12.15.0.
- [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/v12.14.0...v12.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 05:00:46 +00:00
dependabot[bot]
572396c3d1
build(deps-dev): bump vue-tsc from 1.6.5 to 1.8.1
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc) from 1.6.5 to 1.8.1.
- [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.1/packages/vue-tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 05:00:28 +00:00
Matthias
e03ce01886
Merge pull request #1315 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.60.0
build(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.60.0
2023-06-21 06:58:03 +02:00
Matthias
7b3df2673a
Merge pull request #1316 from freqtrade/dependabot/npm_and_yarn/main/vitest-0.32.2
build(deps-dev): bump vitest from 0.32.0 to 0.32.2
2023-06-21 06:57:52 +02:00
Matthias
542f455f4b
Merge pull request #1321 from freqtrade/dependabot/npm_and_yarn/main/sass-1.63.5
build(deps-dev): bump sass from 1.63.4 to 1.63.5
2023-06-21 06:57:40 +02:00
Matthias
ecf4ef01d6
Merge pull request #1313 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-vue-9.15.0
build(deps-dev): bump eslint-plugin-vue from 9.14.1 to 9.15.0
2023-06-21 06:57:32 +02:00
dependabot[bot]
51dc29b844
build(deps): bump @vueuse/integrations from 10.1.2 to 10.2.0
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) from 10.1.2 to 10.2.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.2.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-06-21 04:55:55 +00:00
Matthias
ec4f5069ea
Merge pull request #1317 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-5.3.0
build(deps): bump @vuepic/vue-datepicker from 5.2.1 to 5.3.0
2023-06-21 06:54:58 +02:00
dependabot[bot]
1a554b59d5
build(deps-dev): bump sass from 1.63.4 to 1.63.5
Bumps [sass](https://github.com/sass/dart-sass) from 1.63.4 to 1.63.5.
- [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.63.4...1.63.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 04:00:52 +00:00
dependabot[bot]
12725ee219
build(deps): bump pinia from 2.1.3 to 2.1.4
Bumps [pinia](https://github.com/vuejs/pinia) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.1.3...pinia@2.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 04:00:13 +00:00
dependabot[bot]
2fe668fbcb
build(deps): bump @vuepic/vue-datepicker from 5.2.1 to 5.3.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 5.2.1 to 5.3.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v.5.2.1...v5.3.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-06-21 03:58:37 +00:00
dependabot[bot]
dcfd0ec7ab
build(deps-dev): bump vitest from 0.32.0 to 0.32.2
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.32.0 to 0.32.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.32.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>
2023-06-21 03:58:19 +00:00
dependabot[bot]
34285d4d02
build(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.60.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.11 to 5.60.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/v5.60.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-06-21 03:57:55 +00:00
dependabot[bot]
04dfced086
build(deps-dev): bump eslint-plugin-vue from 9.14.1 to 9.15.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.14.1 to 9.15.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.14.1...v9.15.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>
2023-06-21 03:57:19 +00:00
Matthias
5e6413eb27
Merge pull request #1304 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-5.59.11
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.59.11
2023-06-14 07:01:37 +02:00
Matthias
23533a17ab
Merge pull request #1309 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.31.0
build(deps): bump core-js from 3.30.2 to 3.31.0
2023-06-14 06:58:43 +02:00
Matthias
8bd4a49e9b
Merge pull request #1307 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.14.0
build(deps-dev): bump cypress from 12.13.0 to 12.14.0
2023-06-14 06:52:35 +02:00
Matthias
1214dc8cff
Merge pull request #1305 from freqtrade/dependabot/npm_and_yarn/main/unplugin-icons-0.16.3
build(deps-dev): bump unplugin-icons from 0.16.2 to 0.16.3
2023-06-14 06:51:42 +02:00
Matthias
778bf6664f
Merge pull request #1306 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-5.2.1
build(deps): bump @vuepic/vue-datepicker from 5.2.0 to 5.2.1
2023-06-14 06:44:29 +02:00
Matthias
81eac5fc7b
Merge pull request #1308 from freqtrade/dependabot/npm_and_yarn/main/vue-echarts-6.6.0
build(deps): bump vue-echarts from 6.5.5 to 6.6.0
2023-06-14 06:30:15 +02:00
dependabot[bot]
8fe6864931
build(deps-dev): bump unplugin-icons from 0.16.2 to 0.16.3
Bumps [unplugin-icons](https://github.com/antfu/unplugin-icons) from 0.16.2 to 0.16.3.
- [Release notes](https://github.com/antfu/unplugin-icons/releases)
- [Commits](https://github.com/antfu/unplugin-icons/compare/v0.16.2...v0.16.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>
2023-06-14 04:24:49 +00:00
dependabot[bot]
dd9190ed2c
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 5.59.9 to 5.59.11.
- [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/v5.59.11/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-06-14 04:24:47 +00:00
Matthias
30743573b3
Merge pull request #1310 from freqtrade/dependabot/npm_and_yarn/main/sass-1.63.4
build(deps-dev): bump sass from 1.62.1 to 1.63.4
2023-06-14 06:23:53 +02:00
dependabot[bot]
9193860e4d
build(deps-dev): bump sass from 1.62.1 to 1.63.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.62.1 to 1.63.4.
- [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.62.1...1.63.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 03:58:20 +00:00
dependabot[bot]
96ffd60d0b
build(deps): bump core-js from 3.30.2 to 3.31.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.30.2 to 3.31.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.31.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-06-14 03:58:10 +00:00
dependabot[bot]
0f8254b134
build(deps): bump vue-echarts from 6.5.5 to 6.6.0
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.5.5 to 6.6.0.
- [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.5.5...v6.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 03:57:56 +00:00
dependabot[bot]
4fd7a27410
build(deps-dev): bump cypress from 12.13.0 to 12.14.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.13.0 to 12.14.0.
- [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/v12.13.0...v12.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 03:57:48 +00:00
dependabot[bot]
3cbeba00e5
build(deps): bump @vuepic/vue-datepicker from 5.2.0 to 5.2.1
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v5.2.0...v.5.2.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>
2023-06-14 03:57:34 +00:00
dependabot[bot]
8f73a76cb4
build(deps-dev): bump @typescript-eslint/parser from 5.59.9 to 5.59.11
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.9 to 5.59.11.
- [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/v5.59.11/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>
2023-06-14 03:56:53 +00:00
dependabot[bot]
0e58da5f4b
build(deps-dev): bump typescript from 5.0.4 to 5.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 15:47:03 +00:00
dependabot[bot]
2bdc599d6e
build(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.59.9
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.8 to 5.59.9.
- [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/v5.59.9/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>
2023-06-07 15:38:26 +00:00
Matthias
0a8d244212
Merge pull request #1296 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-5.59.9
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.9
2023-06-07 17:37:43 +02:00
Matthias
d1de7620f9
Merge pull request #1299 from freqtrade/dependabot/npm_and_yarn/main/unplugin-vue-components-0.25.1
build(deps-dev): bump unplugin-vue-components from 0.25.0 to 0.25.1
2023-06-07 17:37:27 +02:00
Matthias
48c2c4cd6e
Merge pull request #1300 from freqtrade/dependabot/npm_and_yarn/main/eslint-8.42.0
build(deps-dev): bump eslint from 8.41.0 to 8.42.0
2023-06-07 17:37:07 +02:00
dependabot[bot]
a5451cd02f
build(deps-dev): bump unplugin-vue-components from 0.25.0 to 0.25.1
Bumps [unplugin-vue-components](https://github.com/antfu/unplugin-vue-components) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/antfu/unplugin-vue-components/releases)
- [Commits](https://github.com/antfu/unplugin-vue-components/compare/v0.25.0...v0.25.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 06:21:36 +00:00
Matthias
8b81245890
Merge pull request #1301 from freqtrade/dependabot/npm_and_yarn/main/unplugin-icons-0.16.2
build(deps-dev): bump unplugin-icons from 0.16.1 to 0.16.2
2023-06-07 08:20:13 +02:00
dependabot[bot]
b2f2ba43fe
build(deps-dev): bump unplugin-icons from 0.16.1 to 0.16.2
Bumps [unplugin-icons](https://github.com/antfu/unplugin-icons) from 0.16.1 to 0.16.2.
- [Release notes](https://github.com/antfu/unplugin-icons/releases)
- [Commits](https://github.com/antfu/unplugin-icons/compare/v0.16.1...v0.16.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>
2023-06-07 06:19:46 +00:00
Matthias
b4616ea5d1
Merge pull request #1295 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-5.2.0
build(deps): bump @vuepic/vue-datepicker from 5.1.2 to 5.2.0
2023-06-07 08:19:13 +02:00
dependabot[bot]
d22439e6aa
build(deps-dev): bump eslint from 8.41.0 to 8.42.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.42.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.41.0...v8.42.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-06-07 03:58:32 +00:00
dependabot[bot]
5f4b1aea8d
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 5.59.8 to 5.59.9.
- [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/v5.59.9/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-06-07 03:57:29 +00:00
dependabot[bot]
982949b5dd
build(deps): bump @vuepic/vue-datepicker from 5.1.2 to 5.2.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v5.1.2...v5.2.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-06-07 03:57:03 +00:00
dependabot[bot]
5e81388f1a
build(deps-dev): bump vitest from 0.31.2 to 0.32.0
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.31.2 to 0.32.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.32.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-06-07 03:56:52 +00:00
dependabot[bot]
63097443af
build(deps-dev): bump vite from 4.3.8 to 4.3.9
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.8 to 4.3.9.
- [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/v4.3.9/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-05-31 05:15:43 +00:00
Matthias
6d9b95d5f3
Merge pull request #1291 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-5.59.8
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8
2023-05-31 07:09:05 +02:00
Matthias
47bf6e66e1
Merge pull request #1289 from freqtrade/dependabot/npm_and_yarn/main/vitest-0.31.2
build(deps-dev): bump vitest from 0.31.1 to 0.31.2
2023-05-31 07:08:55 +02:00
dependabot[bot]
e4a4cda67a
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 5.59.7 to 5.59.8.
- [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/v5.59.8/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-05-31 04:44:17 +00:00
Matthias
65eda93cb9
Merge pull request #1292 from freqtrade/dependabot/npm_and_yarn/main/types/echarts-4.9.18
build(deps-dev): bump @types/echarts from 4.9.17 to 4.9.18
2023-05-31 06:42:59 +02:00
dependabot[bot]
78bb943970
build(deps-dev): bump vitest from 0.31.1 to 0.31.2
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.31.1 to 0.31.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.31.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>
2023-05-31 04:42:51 +00:00