Commit Graph

1898 Commits

Author SHA1 Message Date
dependabot[bot]
ec988ab0eb
build(deps): bump bootstrap-vue-next from 0.14.8 to 0.14.10
Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) from 0.14.8 to 0.14.10.
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.14.10/packages/bootstrap-vue-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 04:36:03 +00:00
Matthias
d3b737feba
Merge pull request #1520 from freqtrade/dependabot/npm_and_yarn/main/types/echarts-4.9.20
build(deps-dev): bump @types/echarts from 4.9.19 to 4.9.20
2023-10-18 06:34:44 +02:00
dependabot[bot]
8c576d5697
build(deps-dev): bump @typescript-eslint/parser from 6.7.5 to 6.8.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.5 to 6.8.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.8.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-10-18 04:28:05 +00:00
dependabot[bot]
953b4172b3
build(deps-dev): bump @types/echarts from 4.9.19 to 4.9.20
Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.19 to 4.9.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/echarts)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 04:27:49 +00:00
Matthias
715c50e1fe
Merge pull request #1519 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.8.19
build(deps-dev): bump vue-tsc from 1.8.18 to 1.8.19
2023-10-18 06:27:12 +02:00
Matthias
0ac53231d7
Merge pull request #1523 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.8.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.8.0
2023-10-18 06:27:05 +02:00
Matthias
360f786daf
Merge pull request #1521 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.3.1
build(deps-dev): bump cypress from 13.3.0 to 13.3.1
2023-10-18 06:26:57 +02:00
Matthias
c07d055674
Merge pull request #1522 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-7.2.0
build(deps): bump @vuepic/vue-datepicker from 7.1.0 to 7.2.0
2023-10-18 06:26:48 +02:00
dependabot[bot]
f136292c27
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.7.5 to 6.8.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.8.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-10-18 03:30:38 +00:00
dependabot[bot]
8660c5e6ac
build(deps): bump @vuepic/vue-datepicker from 7.1.0 to 7.2.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v7.1.0...v7.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-10-18 03:30:09 +00:00
dependabot[bot]
2e57e92273
build(deps-dev): bump cypress from 13.3.0 to 13.3.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.0 to 13.3.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/v13.3.0...v13.3.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-10-18 03:29:54 +00:00
dependabot[bot]
d0c5b2ce78
build(deps-dev): bump vue-tsc from 1.8.18 to 1.8.19
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc) from 1.8.18 to 1.8.19.
- [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/HEAD/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-10-18 03:29:27 +00:00
dependabot[bot]
adc7335b7d
build(deps): bump pinia from 2.1.6 to 2.1.7
Bumps [pinia](https://github.com/vuejs/pinia) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.1.6...pinia@2.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 03:28:33 +00:00
dependabot[bot]
6d3e104b5e
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.7.4 to 6.7.5.
- [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.7.5/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-10-11 05:15:25 +00:00
Matthias
5f349ebff1
Merge pull request #1509 from freqtrade/dependabot/npm_and_yarn/main/vueuse/integrations-10.5.0
build(deps): bump @vueuse/integrations from 10.4.1 to 10.5.0
2023-10-11 07:14:14 +02:00
Matthias
89c4f528f5
Merge pull request #1512 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-7.1.0
build(deps): bump @vuepic/vue-datepicker from 7.0.0 to 7.1.0
2023-10-11 07:14:05 +02:00
dependabot[bot]
a6e4931b6c
build(deps-dev): bump eslint from 8.50.0 to 8.51.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.51.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.50.0...v8.51.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-10-11 04:42:59 +00:00
dependabot[bot]
916cc44435
build(deps): bump @vueuse/integrations from 10.4.1 to 10.5.0
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) from 10.4.1 to 10.5.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.5.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-10-11 04:40:01 +00:00
dependabot[bot]
f463e510f0
build(deps): bump @vuepic/vue-datepicker from 7.0.0 to 7.1.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v7.0.0...v7.1.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-10-11 04:39:34 +00:00
Matthias
8768608efb
Merge pull request #1503 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-prettier-5.0.1
build(deps-dev): bump eslint-plugin-prettier from 5.0.0 to 5.0.1
2023-10-11 06:38:52 +02:00
Matthias
eac5290ef5
Merge pull request #1511 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-vue-next-0.14.8
build(deps): bump bootstrap-vue-next from 0.14.7 to 0.14.8
2023-10-11 06:38:43 +02:00
Matthias
75f620c8eb
Merge pull request #1505 from freqtrade/dependabot/npm_and_yarn/main/vite-4.4.11
build(deps-dev): bump vite from 4.4.10 to 4.4.11
2023-10-11 06:38:26 +02:00
Matthias
d0671899d9
Merge pull request #1506 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.8.18
build(deps-dev): bump vue-tsc from 1.8.15 to 1.8.18
2023-10-11 06:38:18 +02:00
Matthias
a1c6dc3dd2
Merge pull request #1510 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.7.5
build(deps-dev): bump @typescript-eslint/parser from 6.7.4 to 6.7.5
2023-10-11 06:37:59 +02:00
Matthias
fe0d9cd5ed
Merge pull request #1513 from freqtrade/dependabot/npm_and_yarn/main/sass-1.69.2
build(deps-dev): bump sass from 1.68.0 to 1.69.2
2023-10-11 06:37:51 +02:00
dependabot[bot]
273d21d742
build(deps-dev): bump sass from 1.68.0 to 1.69.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.68.0 to 1.69.2.
- [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.68.0...1.69.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 03:35:49 +00:00
dependabot[bot]
73333cbb59
build(deps): bump bootstrap-vue-next from 0.14.7 to 0.14.8
Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) from 0.14.7 to 0.14.8.
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.14.8/packages/bootstrap-vue-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 03:35:19 +00:00
dependabot[bot]
3f01a8f4e7
build(deps-dev): bump @typescript-eslint/parser from 6.7.4 to 6.7.5
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.4 to 6.7.5.
- [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.7.5/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-10-11 03:35:06 +00:00
dependabot[bot]
96c3fabd77
build(deps): bump @vueuse/core from 10.4.1 to 10.5.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 10.4.1 to 10.5.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.5.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-10-11 03:34:25 +00:00
dependabot[bot]
f894d5d3c8
build(deps-dev): bump vue-tsc from 1.8.15 to 1.8.18
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc) from 1.8.15 to 1.8.18.
- [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/HEAD/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-10-11 03:33:39 +00:00
dependabot[bot]
b81e883619
build(deps-dev): bump vite from 4.4.10 to 4.4.11
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.10 to 4.4.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.11/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.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>
2023-10-11 03:33:26 +00:00
dependabot[bot]
8ee0936c5a
build(deps-dev): bump eslint-plugin-prettier from 5.0.0 to 5.0.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.0 to 5.0.1.
- [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.0...v5.0.1)

---
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-10-11 03:32:42 +00:00
Matthias
56cb2a698a
Merge pull request #1494 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-vue-next-0.14.7
build(deps): bump bootstrap-vue-next from 0.14.5 to 0.14.7
2023-10-04 07:01:47 +02:00
dependabot[bot]
40ddc6ee66
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.7.3 to 6.7.4.
- [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.7.4/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-10-04 04:55:59 +00:00
Matthias
96784b0306
Merge pull request #1502 from freqtrade/dependabot/npm_and_yarn/main/vite-4.4.10
build(deps-dev): bump vite from 4.4.9 to 4.4.10
2023-10-04 06:55:15 +02:00
dependabot[bot]
643f4e0338
build(deps): bump bootstrap-vue-next from 0.14.5 to 0.14.7
Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) from 0.14.5 to 0.14.7.
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.14.7/packages/bootstrap-vue-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 04:48:49 +00:00
dependabot[bot]
2ec4437a2e
build(deps-dev): bump vite from 4.4.9 to 4.4.10
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.4.10.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.10/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.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-10-04 04:48:21 +00:00
dependabot[bot]
0acaf282c1
build(deps-dev): bump @vitejs/plugin-vue from 4.3.4 to 4.4.0
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 4.3.4 to 4.4.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@4.4.0/packages/plugin-vue)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 04:47:30 +00:00
Matthias
7d2c8d7e66
Merge pull request #1495 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.3.0
build(deps-dev): bump cypress from 13.2.0 to 13.3.0
2023-10-04 06:45:43 +02:00
Matthias
0500f3046b
Merge pull request #1497 from freqtrade/dependabot/npm_and_yarn/main/vitest-0.34.6
build(deps-dev): bump vitest from 0.34.5 to 0.34.6
2023-10-04 06:45:28 +02:00
Matthias
5d09aa6775
Merge pull request #1498 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-7.0.0
build(deps): bump @vuepic/vue-datepicker from 6.1.0 to 7.0.0
2023-10-04 06:45:21 +02:00
Matthias
43bf2389fb
Merge pull request #1500 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.33.0
build(deps): bump core-js from 3.32.2 to 3.33.0
2023-10-04 06:45:08 +02:00
dependabot[bot]
9c410d59d5
build(deps): bump core-js from 3.32.2 to 3.33.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.32.2 to 3.33.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.33.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-10-04 03:45:03 +00:00
dependabot[bot]
9f93b11e82
build(deps-dev): bump @typescript-eslint/parser from 6.7.3 to 6.7.4
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.3 to 6.7.4.
- [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.7.4/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-10-04 03:44:48 +00:00
dependabot[bot]
19387da346
build(deps): bump @vuepic/vue-datepicker from 6.1.0 to 7.0.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 6.1.0 to 7.0.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/6.1.0...v7.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>
2023-10-04 03:44:22 +00:00
dependabot[bot]
46de15c73f
build(deps-dev): bump vitest from 0.34.5 to 0.34.6
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.34.5 to 0.34.6.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.6/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-10-04 03:44:09 +00:00
dependabot[bot]
583a52d155
build(deps-dev): bump cypress from 13.2.0 to 13.3.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.2.0 to 13.3.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/v13.2.0...v13.3.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-10-04 03:43:43 +00:00
Matthias
23d4baa887
Merge pull request #1484 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.8.15
build(deps-dev): bump vue-tsc from 1.8.11 to 1.8.15
2023-09-27 07:02:16 +02:00
Matthias
a10752d3bc
Merge pull request #1485 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.7.3
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.7.3
2023-09-27 07:02:10 +02:00
dependabot[bot]
efb1382b01
build(deps): bump bootstrap-vue-next from 0.13.3 to 0.14.5
Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) from 0.13.3 to 0.14.5.
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.14.5/packages/bootstrap-vue-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-27 04:46:11 +00:00