Commit Graph

2064 Commits

Author SHA1 Message Date
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]
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
Matthias
d921e2aed0 Revert draggable-grid to 1.9.10 2023-12-17 08:22:27 +01:00
Matthias
7c6855dae9 Bump some dependencies 2023-12-14 17:12:07 +01:00
dependabot[bot]
cf2cd25d8b
build(deps-dev): bump vite from 5.0.5 to 5.0.8
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.5 to 5.0.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.8/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 06:16:07 +00:00
Matthias
d847e4a6fc
Merge pull request #1621 from freqtrade/dependabot/npm_and_yarn/main/sortablejs-1.15.1
build(deps): bump sortablejs from 1.15.0 to 1.15.1
2023-12-13 07:13:04 +01:00
Matthias
65a7b12772
Merge pull request #1630 from freqtrade/dependabot/npm_and_yarn/main/vitest-1.0.4
build(deps-dev): bump vitest from 1.0.1 to 1.0.4
2023-12-13 07:12:48 +01:00
Matthias
d1327f2820
Merge pull request #1626 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.14.0
build(deps-dev): bump @typescript-eslint/parser from 6.13.2 to 6.14.0
2023-12-13 07:08:03 +01:00
dependabot[bot]
9f07598958
build(deps): bump sortablejs from 1.15.0 to 1.15.1
Bumps [sortablejs](https://github.com/SortableJS/Sortable) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/SortableJS/Sortable/releases)
- [Commits](https://github.com/SortableJS/Sortable/compare/1.15.0...1.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 06:05:50 +00:00
dependabot[bot]
4f5c0ae686
build(deps-dev): bump vitest from 1.0.1 to 1.0.4
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.0.1 to 1.0.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.4/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 06:05:34 +00:00
dependabot[bot]
22f11948cb
build(deps-dev): bump @typescript-eslint/parser from 6.13.2 to 6.14.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.13.2 to 6.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.14.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 06:04:32 +00:00
dependabot[bot]
4401bf4771
build(deps-dev): bump @vue/runtime-dom from 3.3.10 to 3.3.11
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.3.10 to 3.3.11.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.3.11/packages/runtime-dom)

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: "@iconify-json/mdi"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 05:42:02 +00:00
dependabot[bot]
7d2c933cc8
build(deps-dev): bump @vitejs/plugin-vue from 4.5.1 to 4.5.2
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@4.5.2/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@4.5.2/packages/plugin-vue)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 03:11:23 +00:00
dependabot[bot]
88e9fb73be
build(deps): bump vue from 3.3.10 to 3.3.11
Bumps [vue](https://github.com/vuejs/core) from 3.3.10 to 3.3.11.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.3.10...v3.3.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 03:09:43 +00:00
dependabot[bot]
4d21062d0d
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.13.2 to 6.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.14.0/packages/eslint-plugin)

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

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 06:22:31 +00:00
dependabot[bot]
5d7229de4d
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.13.1 to 6.13.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.2/packages/eslint-plugin)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 05:51:56 +00:00
Matthias
f3c5a2e3c7
Merge pull request #1603 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.3.10
build(deps-dev): bump @vue/runtime-dom from 3.3.9 to 3.3.10
2023-12-06 06:50:56 +01:00
dependabot[bot]
b57b7cbf7b
build(deps-dev): bump @vue/runtime-dom from 3.3.9 to 3.3.10
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.3.9 to 3.3.10.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.3.10/packages/runtime-dom)

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

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 05:37:18 +00:00
dependabot[bot]
d0392f9dca
build(deps-dev): bump vitest from 0.34.6 to 1.0.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.34.6 to 1.0.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.1/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 05:37:07 +00:00
dependabot[bot]
ac158d2296
build(deps): bump vue-echarts from 6.6.1 to 6.6.2
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.6.1 to 6.6.2.
- [Release notes](https://github.com/ecomfe/vue-echarts/releases)
- [Changelog](https://github.com/ecomfe/vue-echarts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ecomfe/vue-echarts/commits)

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

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

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

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

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

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

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

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