Commit Graph

1547 Commits

Author SHA1 Message Date
Matthias
8aeaa9615e
Merge pull request #1199 from freqtrade/dependabot/npm_and_yarn/main/types/echarts-4.9.17
build(deps-dev): bump @types/echarts from 4.9.16 to 4.9.17
2023-04-19 07:03:19 +02:00
dependabot[bot]
4f7e9b9e46
build(deps-dev): bump eslint-plugin-vue from 9.10.0 to 9.11.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.10.0 to 9.11.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.10.0...v9.11.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-04-19 04:32:57 +00:00
dependabot[bot]
fa5c5acf5a
build(deps): bump vue-demi from 0.13.11 to 0.14.0
Bumps [vue-demi](https://github.com/antfu/vue-demi) from 0.13.11 to 0.14.0.
- [Release notes](https://github.com/antfu/vue-demi/releases)
- [Commits](https://github.com/antfu/vue-demi/compare/v0.13.11...v0.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 04:32:47 +00:00
dependabot[bot]
0418a29fe4
build(deps): bump @vuepic/vue-datepicker from 4.3.0 to 4.4.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v4.3.0...v4.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-04-19 04:32:36 +00:00
dependabot[bot]
6fb0f43bc9
build(deps-dev): bump @types/echarts from 4.9.16 to 4.9.17
Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.16 to 4.9.17.
- [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-04-19 04:32:10 +00:00
dependabot[bot]
7aab3f11d6
build(deps): bump core-js from 3.30.0 to 3.30.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.30.0 to 3.30.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.30.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-04-19 04:30:43 +00:00
Matthias
a4ba5754f3 Allow reordering of bots 2023-04-19 06:16:58 +02:00
Matthias
7f7f449936 Bump eslint to latest 2023-04-13 06:31:04 +02:00
Matthias
81a445f44c Bump vue 2023-04-12 18:17:40 +02:00
dependabot[bot]
50400ab736
build(deps-dev): bump sass from 1.60.0 to 1.62.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.60.0 to 1.62.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.60.0...1.62.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 06:01:30 +00:00
Matthias
938e3de02e
Merge pull request #1192 from freqtrade/dependabot/npm_and_yarn/main/pinia-2.0.34
build(deps): bump pinia from 2.0.33 to 2.0.34
2023-04-12 07:58:41 +02:00
dependabot[bot]
2e6446a8b8
build(deps): bump axios from 1.3.4 to 1.3.5
Bumps [axios](https://github.com/axios/axios) from 1.3.4 to 1.3.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.3.4...v1.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 05:28:23 +00:00
Matthias
ba8674dfb9
Merge pull request #1191 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-vue-next-0.8.2
build(deps): bump bootstrap-vue-next from 0.8.0 to 0.8.2
2023-04-12 07:27:14 +02:00
dependabot[bot]
77e5fcb698
build(deps): bump pinia from 2.0.33 to 2.0.34
Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.33 to 2.0.34.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.0.33...pinia@2.0.34)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 05:24:21 +00:00
Matthias
a698efb102
Merge pull request #1193 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.58.0
build(deps-dev): bump @typescript-eslint/parser from 5.57.1 to 5.58.0
2023-04-12 07:23:42 +02:00
dependabot[bot]
0d7c19b8b4
build(deps): bump bootstrap-vue-next from 0.8.0 to 0.8.2
Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue/bootstrap-vue-next) from 0.8.0 to 0.8.2.
- [Release notes](https://github.com/bootstrap-vue/bootstrap-vue-next/releases)
- [Commits](https://github.com/bootstrap-vue/bootstrap-vue-next/compare/v0.8.0...v0.8.2)

---
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-04-12 05:23:00 +00:00
dependabot[bot]
27a981dffa
build(deps-dev): bump vitest from 0.30.0 to 0.30.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.30.0 to 0.30.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.30.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>
2023-04-12 05:18:59 +00:00
dependabot[bot]
3b26142e60
build(deps-dev): bump @typescript-eslint/parser from 5.57.1 to 5.58.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.57.1 to 5.58.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.58.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-04-12 05:17:51 +00:00
Matthias
ffb9219e79 Bump typescript to 5.0.4 2023-04-11 19:36:09 +02:00
Matthias
6b72a8bf6f bump some further dependencies 2023-04-11 07:00:24 +02:00
Matthias
0bd032d344 Bump default vite version 2023-04-11 06:52:17 +02:00
Matthias
cd6553a400 Replace Jest with vitest 2023-04-11 06:38:04 +02:00
Matthias
c06e290290
Merge pull request #1181 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-vue-next-0.8.0
build(deps): bump bootstrap-vue-next from 0.7.3 to 0.8.0
2023-04-06 19:47:22 +02:00
Matthias
daf7bdf318
Merge pull request #1182 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-4.3.0
build(deps): bump @vuepic/vue-datepicker from 4.2.3 to 4.3.0
2023-04-05 09:57:39 +02:00
dependabot[bot]
fa01c39b5b
build(deps): bump bootstrap-vue-next from 0.7.3 to 0.8.0
Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue/bootstrap-vue-next) from 0.7.3 to 0.8.0.
- [Release notes](https://github.com/bootstrap-vue/bootstrap-vue-next/releases)
- [Commits](https://github.com/bootstrap-vue/bootstrap-vue-next/compare/v0.7.3...v0.8.0)

---
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-04-05 06:11:46 +00:00
Matthias
65b6b4fe54
Merge pull request #1184 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.57.1
build(deps-dev): bump @typescript-eslint/parser from 5.57.0 to 5.57.1
2023-04-05 08:10:56 +02:00
dependabot[bot]
c6a0242fe9
build(deps-dev): bump @typescript-eslint/parser from 5.57.0 to 5.57.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.57.0 to 5.57.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.57.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-04-05 05:59:00 +00:00
dependabot[bot]
9a12b931ef
build(deps): bump core-js from 3.29.1 to 3.30.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.29.1 to 3.30.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.30.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-04-05 05:57:59 +00:00
dependabot[bot]
2943f46546
build(deps): bump @vuepic/vue-datepicker from 4.2.3 to 4.3.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 4.2.3 to 4.3.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v4.2.3...v4.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-04-05 05:57:45 +00:00
dependabot[bot]
0afe73dbd9
build(deps-dev): bump cypress from 12.8.1 to 12.9.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.8.1 to 12.9.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.8.1...v12.9.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-03-29 06:53:07 +00:00
Matthias
eb4aa6a220
Merge pull request #1177 from freqtrade/dependabot/npm_and_yarn/main/popperjs/core-2.11.7
build(deps): bump @popperjs/core from 2.11.6 to 2.11.7
2023-03-29 08:52:01 +02:00
Matthias
e4f4694900
Merge pull request #1180 from freqtrade/dependabot/npm_and_yarn/main/echarts-5.4.2
build(deps): bump echarts from 5.4.1 to 5.4.2
2023-03-29 08:51:54 +02:00
dependabot[bot]
ae422227d1
build(deps-dev): bump sass from 1.59.3 to 1.60.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.59.3 to 1.60.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.59.3...1.60.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 06:33:50 +00:00
dependabot[bot]
e57b900ea7
build(deps): bump @popperjs/core from 2.11.6 to 2.11.7
Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.11.6 to 2.11.7.
- [Release notes](https://github.com/popperjs/popper-core/releases)
- [Commits](https://github.com/popperjs/popper-core/compare/v2.11.6...v2.11.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 06:33:32 +00:00
dependabot[bot]
d03ca200b9
build(deps): bump echarts from 5.4.1 to 5.4.2
Bumps [echarts](https://github.com/apache/echarts) from 5.4.1 to 5.4.2.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](https://github.com/apache/echarts/compare/5.4.1...5.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 06:33:20 +00:00
Matthias
8e3061ac49
Merge pull request #1176 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-4.2.3
build(deps): bump @vuepic/vue-datepicker from 4.2.2 to 4.2.3
2023-03-29 08:32:17 +02:00
Matthias
8fd034d61d
Merge pull request #1174 from freqtrade/dependabot/npm_and_yarn/main/prettier-2.8.7
build(deps-dev): bump prettier from 2.8.6 to 2.8.7
2023-03-29 08:31:45 +02:00
Matthias
2d2d7a067c
Merge pull request #1178 from freqtrade/dependabot/npm_and_yarn/main/sass-loader-13.2.2
build(deps-dev): bump sass-loader from 13.2.1 to 13.2.2
2023-03-29 08:31:38 +02:00
dependabot[bot]
649cdc59aa
build(deps-dev): bump sass-loader from 13.2.1 to 13.2.2
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.2.1 to 13.2.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.2.1...v13.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 06:01:30 +00:00
dependabot[bot]
d71fa8a848
build(deps): bump @vuepic/vue-datepicker from 4.2.2 to 4.2.3
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v4.2.2...v4.2.3)

---
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-03-29 05:59:48 +00:00
dependabot[bot]
455586c877
build(deps-dev): bump @typescript-eslint/parser from 5.56.0 to 5.57.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.56.0 to 5.57.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.57.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-03-29 05:58:49 +00:00
dependabot[bot]
ae2f22d15b
build(deps-dev): bump prettier from 2.8.6 to 2.8.7
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.6 to 2.8.7.
- [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.6...2.8.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 05:58:05 +00:00
Matthias
2c26ad9fb2 Remove unused bootswatch dependency 2023-03-24 20:13:44 +01:00
Matthias
e3d5ceff84
Merge pull request #1168 from freqtrade/dependabot/npm_and_yarn/main/cypress/vite-dev-server-5.0.5
build(deps-dev): bump @cypress/vite-dev-server from 5.0.4 to 5.0.5
2023-03-22 08:31:54 +01:00
Matthias
1bae325af1
Merge pull request #1171 from freqtrade/dependabot/npm_and_yarn/main/prettier-2.8.6
build(deps-dev): bump prettier from 2.8.4 to 2.8.6
2023-03-22 07:11:11 +01:00
dependabot[bot]
103366a69e
build(deps-dev): bump @cypress/vite-dev-server from 5.0.4 to 5.0.5
Bumps [@cypress/vite-dev-server](https://github.com/cypress-io/cypress) from 5.0.4 to 5.0.5.
- [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.4...@cypress/vite-dev-server-v5.0.5)

---
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-03-22 06:08:58 +00:00
dependabot[bot]
925b6eca3c
build(deps-dev): bump prettier from 2.8.4 to 2.8.6
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.6.
- [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.4...2.8.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 06:06:27 +00:00
Matthias
43522ae639
Merge pull request #1170 from freqtrade/dependabot/npm_and_yarn/main/sass-loader-13.2.1
build(deps-dev): bump sass-loader from 13.2.0 to 13.2.1
2023-03-22 07:05:59 +01:00
Matthias
4a0baf0333
Merge pull request #1169 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.56.0
build(deps-dev): bump @typescript-eslint/parser from 5.55.0 to 5.56.0
2023-03-22 07:05:31 +01:00
Matthias
029c54a4f3
Merge pull request #1167 from freqtrade/dependabot/npm_and_yarn/main/cypress/vue-5.0.5
build(deps-dev): bump @cypress/vue from 5.0.4 to 5.0.5
2023-03-22 07:05:15 +01:00
Matthias
b88bf03793
Merge pull request #1166 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.8.1
build(deps-dev): bump cypress from 12.8.0 to 12.8.1
2023-03-22 07:04:44 +01:00
dependabot[bot]
dd745cacac
build(deps-dev): bump sass-loader from 13.2.0 to 13.2.1
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.2.0 to 13.2.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.2.0...v13.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 06:01:16 +00:00
dependabot[bot]
24b50aa98e
build(deps-dev): bump @typescript-eslint/parser from 5.55.0 to 5.56.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.55.0 to 5.56.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.56.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-03-22 06:00:56 +00:00
dependabot[bot]
d20b8a3f17
build(deps-dev): bump @cypress/vue from 5.0.4 to 5.0.5
Bumps [@cypress/vue](https://github.com/cypress-io/cypress) from 5.0.4 to 5.0.5.
- [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/vue-v5.0.4...@cypress/vue-v5.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 05:58:53 +00:00
dependabot[bot]
552dbcd1f2
build(deps-dev): bump cypress from 12.8.0 to 12.8.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.8.0 to 12.8.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.8.0...v12.8.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-03-22 05:57:34 +00:00
dependabot[bot]
bdee132cb5
build(deps): bump @vuepic/vue-datepicker from 4.2.1 to 4.2.2
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v4.2.1...v4.2.2)

---
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-03-22 05:57:06 +00:00
Matthias
c8a8d28412
Merge pull request #1160 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.55.0
build(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.55.0
2023-03-15 07:19:27 +01:00
Matthias
dcd40ce573
Merge pull request #1162 from freqtrade/dependabot/npm_and_yarn/main/sass-1.59.3
build(deps-dev): bump sass from 1.58.3 to 1.59.3
2023-03-15 07:19:23 +01:00
Matthias
a64f9b85cf
Merge pull request #1163 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.29.1
build(deps): bump core-js from 3.29.0 to 3.29.1
2023-03-15 07:19:17 +01:00
Matthias
31fa8f14f0
Merge pull request #1161 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.8.0
build(deps-dev): bump cypress from 12.7.0 to 12.8.0
2023-03-15 07:19:11 +01:00
dependabot[bot]
f5635fae1a
build(deps): bump core-js from 3.29.0 to 3.29.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.29.0 to 3.29.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.29.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-03-15 06:00:06 +00:00
dependabot[bot]
d6ffc6e43d
build(deps-dev): bump sass from 1.58.3 to 1.59.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.58.3 to 1.59.3.
- [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.58.3...1.59.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 05:59:09 +00:00
dependabot[bot]
b19ee88ddf
build(deps-dev): bump cypress from 12.7.0 to 12.8.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.7.0 to 12.8.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.7.0...v12.8.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-03-15 05:58:47 +00:00
dependabot[bot]
ed2f42ad72
build(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.55.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.1 to 5.55.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.55.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-03-15 05:57:45 +00:00
dependabot[bot]
c9fe0d147c
build(deps): bump @vuepic/vue-datepicker from 4.2.0 to 4.2.1
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v4.2.0...v4.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-03-15 05:57:05 +00:00
Matthias
7e0c92b545
Merge pull request #1156 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.54.1
build(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1
2023-03-08 08:03:35 +01:00
Matthias
34b9f1a9f1
Merge pull request #1157 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-4.2.0
build(deps): bump @vuepic/vue-datepicker from 4.0.1 to 4.2.0
2023-03-08 08:03:25 +01:00
dependabot[bot]
542ca6b4f3
build(deps): bump @vuepic/vue-datepicker from 4.0.1 to 4.2.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 4.0.1 to 4.2.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v4.0.1...v4.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-03-08 05:59:26 +00:00
dependabot[bot]
c91c0f1aab
build(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.0 to 5.54.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.54.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-03-08 05:57:39 +00:00
dependabot[bot]
78d686d98d
build(deps): bump pinia from 2.0.32 to 2.0.33
Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.32 to 2.0.33.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.0.32...pinia@2.0.33)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 05:56:56 +00:00
Matthias
9ed40e99be
Merge pull request #1150 from freqtrade/dependabot/npm_and_yarn/main/axios-1.3.4
build(deps): bump axios from 1.3.3 to 1.3.4
2023-03-01 07:55:39 +01:00
Matthias
d30f2666ba
Merge pull request #1151 from freqtrade/dependabot/npm_and_yarn/main/cypress/vite-dev-server-5.0.4
build(deps-dev): bump @cypress/vite-dev-server from 5.0.3 to 5.0.4
2023-03-01 07:55:25 +01:00
Matthias
32e56ae28e
Merge pull request #1154 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.54.0
build(deps-dev): bump @typescript-eslint/parser from 5.53.0 to 5.54.0
2023-03-01 07:55:16 +01:00
Matthias
490a68242b
Merge pull request #1153 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.7.0
build(deps-dev): bump cypress from 12.6.0 to 12.7.0
2023-03-01 07:55:09 +01:00
Matthias
90d86ddc03
Merge pull request #1152 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.29.0
build(deps): bump core-js from 3.28.0 to 3.29.0
2023-03-01 07:55:02 +01:00
dependabot[bot]
96f6ec95bd
build(deps-dev): bump @typescript-eslint/parser from 5.53.0 to 5.54.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.53.0 to 5.54.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.54.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-03-01 06:01:33 +00:00
dependabot[bot]
cc3b673789
build(deps-dev): bump cypress from 12.6.0 to 12.7.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.6.0 to 12.7.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.6.0...v12.7.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-03-01 06:00:55 +00:00
dependabot[bot]
1c0ac54d28
build(deps): bump core-js from 3.28.0 to 3.29.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.28.0 to 3.29.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.29.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-03-01 06:00:37 +00:00
dependabot[bot]
71e035972b
build(deps-dev): bump @cypress/vite-dev-server from 5.0.3 to 5.0.4
Bumps [@cypress/vite-dev-server](https://github.com/cypress-io/cypress) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vite-dev-server-v5.0.3...@cypress/vite-dev-server-v5.0.4)

---
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-03-01 06:00:28 +00:00
dependabot[bot]
c4c18f1a60
build(deps): bump axios from 1.3.3 to 1.3.4
Bumps [axios](https://github.com/axios/axios) from 1.3.3 to 1.3.4.
- [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.3.3...v1.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 05:59:59 +00:00
dependabot[bot]
e1b8018966
build(deps-dev): bump vue-tsc from 1.1.7 to 1.2.0
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 1.1.7 to 1.2.0.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v1.2.0/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-03-01 05:58:22 +00:00
Matthias
9aa298ed79
Merge pull request #1140 from freqtrade/dependabot/npm_and_yarn/main/pinia-plugin-persistedstate-3.1.0
build(deps): bump pinia-plugin-persistedstate from 3.0.2 to 3.1.0
2023-02-22 08:10:12 +01:00
dependabot[bot]
1a363c7767
build(deps): bump @vuepic/vue-datepicker from 3.6.8 to 4.0.1
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 3.6.8 to 4.0.1.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v3.6.8...v4.0.1)

---
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-02-22 07:01:12 +00:00
dependabot[bot]
eb2e4c97d0
build(deps): bump pinia-plugin-persistedstate from 3.0.2 to 3.1.0
Bumps [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v3.0.2...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 07:00:58 +00:00
Matthias
e4a6c13c03
Merge pull request #1144 from freqtrade/dependabot/npm_and_yarn/main/cypress/vite-dev-server-5.0.3
build(deps-dev): bump @cypress/vite-dev-server from 5.0.2 to 5.0.3
2023-02-22 07:59:15 +01:00
Matthias
b562e3138d
Merge pull request #1142 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.6.0
build(deps-dev): bump cypress from 12.5.1 to 12.6.0
2023-02-22 07:58:55 +01:00
Matthias
8e8a1784e7
Merge pull request #1147 from freqtrade/dependabot/npm_and_yarn/main/pinia-2.0.32
build(deps): bump pinia from 2.0.30 to 2.0.32
2023-02-22 07:58:48 +01:00
Matthias
83d80662a8
Merge pull request #1146 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.53.0
build(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.53.0
2023-02-22 07:58:40 +01:00
Matthias
73165aacde
Merge pull request #1145 from freqtrade/dependabot/npm_and_yarn/main/vueuse/core-9.13.0
build(deps): bump @vueuse/core from 9.12.0 to 9.13.0
2023-02-22 07:58:30 +01:00
Matthias
fe208a4c42
Merge pull request #1139 from freqtrade/dependabot/npm_and_yarn/main/sass-1.58.3
build(deps-dev): bump sass from 1.58.1 to 1.58.3
2023-02-22 07:57:47 +01:00
dependabot[bot]
0b3466acf0
build(deps): bump pinia from 2.0.30 to 2.0.32
Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.30 to 2.0.32.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.0.30...pinia@2.0.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 06:00:44 +00:00
dependabot[bot]
a3b8d9ccd0
build(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.53.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.52.0 to 5.53.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.53.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-02-22 06:00:19 +00:00
dependabot[bot]
9f80b8fc6b
build(deps): bump @vueuse/core from 9.12.0 to 9.13.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 9.12.0 to 9.13.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.13.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-02-22 05:59:31 +00:00
dependabot[bot]
2d5fb30b92
build(deps-dev): bump @cypress/vite-dev-server from 5.0.2 to 5.0.3
Bumps [@cypress/vite-dev-server](https://github.com/cypress-io/cypress) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vite-dev-server-v5.0.2...@cypress/vite-dev-server-v5.0.3)

---
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-02-22 05:59:01 +00:00
dependabot[bot]
4284790ca9
build(deps-dev): bump vue-tsc from 1.0.24 to 1.1.7
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 1.0.24 to 1.1.7.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v1.1.7/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-02-22 05:58:48 +00:00
dependabot[bot]
0cc2308b56
build(deps-dev): bump cypress from 12.5.1 to 12.6.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.5.1 to 12.6.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.5.1...v12.6.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-02-22 05:58:18 +00:00
dependabot[bot]
49a9d1bdc4
build(deps-dev): bump sass from 1.58.1 to 1.58.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.58.1 to 1.58.3.
- [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.58.1...1.58.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 05:57:20 +00:00
Matthias
6c17a75b7d
Merge pull request #1133 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.28.0
build(deps): bump core-js from 3.27.2 to 3.28.0
2023-02-15 08:22:17 +01:00
Matthias
b5c1c0ed02
Merge pull request #1132 from freqtrade/dependabot/npm_and_yarn/main/sass-1.58.1
build(deps-dev): bump sass from 1.58.0 to 1.58.1
2023-02-15 08:22:07 +01:00
Matthias
7b120b054e
Merge pull request #1135 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-3.6.8
build(deps): bump @vuepic/vue-datepicker from 3.6.7 to 3.6.8
2023-02-15 08:21:53 +01:00
Matthias
262d9a7d11
Merge pull request #1131 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.52.0
build(deps-dev): bump @typescript-eslint/parser from 5.51.0 to 5.52.0
2023-02-15 08:21:33 +01:00
Matthias
42aeee24f2
Merge pull request #1134 from freqtrade/dependabot/npm_and_yarn/main/axios-1.3.3
build(deps): bump axios from 1.3.2 to 1.3.3
2023-02-15 08:21:21 +01:00
dependabot[bot]
2f88952d0a
build(deps): bump vue-echarts from 6.5.2 to 6.5.4
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.5.2 to 6.5.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.5.2...v6.5.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-02-15 06:01:55 +00:00
dependabot[bot]
f487b17323
build(deps): bump @vuepic/vue-datepicker from 3.6.7 to 3.6.8
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 3.6.7 to 3.6.8.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v3.6.7...v3.6.8)

---
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-02-15 06:01:16 +00:00
dependabot[bot]
97a5d67e6b
build(deps): bump axios from 1.3.2 to 1.3.3
Bumps [axios](https://github.com/axios/axios) from 1.3.2 to 1.3.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.3.2...v1.3.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-02-15 06:00:53 +00:00
dependabot[bot]
a993ff2dfe
build(deps): bump core-js from 3.27.2 to 3.28.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.27.2 to 3.28.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.28.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-02-15 06:00:21 +00:00
dependabot[bot]
85b5d9793d
build(deps-dev): bump sass from 1.58.0 to 1.58.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.58.0 to 1.58.1.
- [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.58.0...1.58.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-15 05:58:30 +00:00
dependabot[bot]
bc4eecaf26
build(deps-dev): bump @typescript-eslint/parser from 5.51.0 to 5.52.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.51.0 to 5.52.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.52.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-02-15 05:57:30 +00:00
Matthias
bfb33f0801
Merge pull request #1122 from freqtrade/dependabot/npm_and_yarn/main/axios-1.3.2
build(deps): bump axios from 1.3.0 to 1.3.2
2023-02-08 07:12:42 +01:00
Matthias
7c2bb3fc0c
Merge pull request #1120 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.2.47
build(deps-dev): bump @vue/runtime-dom from 3.2.45 to 3.2.47
2023-02-08 07:12:30 +01:00
Matthias
bdd98d483e
Merge pull request #1128 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.5.1
build(deps-dev): bump cypress from 12.5.0 to 12.5.1
2023-02-08 07:12:07 +01:00
Matthias
f21c1e2f2e
Merge pull request #1125 from freqtrade/dependabot/npm_and_yarn/main/vue/compiler-sfc-3.2.47
build(deps-dev): bump @vue/compiler-sfc from 3.2.45 to 3.2.47
2023-02-08 07:08:28 +01:00
Matthias
6d8961ac11
Merge pull request #1123 from freqtrade/dependabot/npm_and_yarn/main/prettier-2.8.4
build(deps-dev): bump prettier from 2.8.3 to 2.8.4
2023-02-08 07:07:22 +01:00
dependabot[bot]
93ba210e1e
build(deps-dev): bump cypress from 12.5.0 to 12.5.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.5.0 to 12.5.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.5.0...v12.5.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-02-08 06:00:52 +00:00
Matthias
80619e306d
Merge pull request #1126 from freqtrade/dependabot/npm_and_yarn/main/cypress/vue-5.0.4
build(deps-dev): bump @cypress/vue from 5.0.3 to 5.0.4
2023-02-08 06:59:27 +01:00
dependabot[bot]
ceb2e6c2b6
build(deps): bump axios from 1.3.0 to 1.3.2
Bumps [axios](https://github.com/axios/axios) from 1.3.0 to 1.3.2.
- [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.3.0...v1.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 05:40:09 +00:00
dependabot[bot]
f6c8dade98
build(deps-dev): bump prettier from 2.8.3 to 2.8.4
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.3...2.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 05:39:57 +00:00
dependabot[bot]
2289ae473b
build(deps-dev): bump @vue/compiler-sfc from 3.2.45 to 3.2.47
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.2.45 to 3.2.47.
- [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.2.47/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-02-08 05:39:50 +00:00
Matthias
4ed4338207
Merge pull request #1129 from freqtrade/dependabot/npm_and_yarn/main/vue-material-design-icons-5.2.0
build(deps): bump vue-material-design-icons from 5.1.2 to 5.2.0
2023-02-08 06:39:31 +01:00
Matthias
7c35596084
Merge pull request #1121 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-3.6.7
build(deps): bump @vuepic/vue-datepicker from 3.6.5 to 3.6.7
2023-02-08 06:38:00 +01:00
Matthias
fac7f9a97d
Merge pull request #1127 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.51.0
build(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0
2023-02-08 06:37:39 +01:00
Matthias
c97cbab8a8
Merge pull request #1124 from freqtrade/dependabot/npm_and_yarn/main/pinia-2.0.30
build(deps): bump pinia from 2.0.29 to 2.0.30
2023-02-08 06:37:16 +01:00
Matthias
c0538880e9 switch from bootstrap-vue-3 to next 2023-02-08 06:34:28 +01:00
dependabot[bot]
5d87d4000c
build(deps): bump vue-material-design-icons from 5.1.2 to 5.2.0
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases)
- [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/5.1.2...5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 05:10:47 +00:00
dependabot[bot]
381e2252ec
build(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.50.0 to 5.51.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.51.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-02-08 05:08:22 +00:00
dependabot[bot]
9d64a4cd62
build(deps-dev): bump @cypress/vue from 5.0.3 to 5.0.4
Bumps [@cypress/vue](https://github.com/cypress-io/cypress) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vue-v5.0.3...@cypress/vue-v5.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 05:06:53 +00:00
dependabot[bot]
64c3de94cd
build(deps): bump pinia from 2.0.29 to 2.0.30
Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.29 to 2.0.30.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.0.29...pinia@2.0.30)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 05:04:01 +00:00
dependabot[bot]
6caa182a57
build(deps): bump @vuepic/vue-datepicker from 3.6.5 to 3.6.7
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 3.6.5 to 3.6.7.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v3.6.5...v3.6.7)

---
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-02-08 05:02:32 +00:00
dependabot[bot]
62fe50bb37
build(deps-dev): bump @vue/runtime-dom from 3.2.45 to 3.2.47
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.2.45 to 3.2.47.
- [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.2.47/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-02-08 05:01:12 +00:00
dependabot[bot]
722d50a6b7
build(deps): bump vue-echarts from 6.5.1 to 6.5.2
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.5.1 to 6.5.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/compare/v6.5.1...v6.5.2)

---
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-02-01 06:00:06 +00:00
Matthias
eb327a1803
Merge pull request #1111 from freqtrade/dependabot/npm_and_yarn/main/axios-1.3.0
build(deps): bump axios from 1.2.5 to 1.3.0
2023-02-01 06:58:38 +01:00
Matthias
d85f479098
Merge pull request #1112 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.5.0
build(deps-dev): bump cypress from 12.4.1 to 12.5.0
2023-02-01 06:57:22 +01:00
Matthias
927b63b563
Merge pull request #1115 from freqtrade/dependabot/npm_and_yarn/main/date-fns-tz-2.0.0
build(deps): bump date-fns-tz from 1.3.7 to 2.0.0
2023-02-01 06:56:45 +01:00
dependabot[bot]
df86f5c68f
build(deps): bump axios from 1.2.5 to 1.3.0
Bumps [axios](https://github.com/axios/axios) from 1.2.5 to 1.3.0.
- [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.2.5...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 05:33:28 +00:00
dependabot[bot]
4a45377809
build(deps): bump date-fns-tz from 1.3.7 to 2.0.0
Bumps [date-fns-tz](https://github.com/marnusw/date-fns-tz) from 1.3.7 to 2.0.0.
- [Release notes](https://github.com/marnusw/date-fns-tz/releases)
- [Changelog](https://github.com/marnusw/date-fns-tz/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marnusw/date-fns-tz/compare/v1.3.7...v2.0.0)

---
updated-dependencies:
- dependency-name: date-fns-tz
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 05:33:28 +00:00
dependabot[bot]
832e88b8aa
build(deps-dev): bump typescript from 4.9.4 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.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-02-01 05:33:26 +00:00
Matthias
0e4e61fbb2
Merge pull request #1114 from freqtrade/dependabot/npm_and_yarn/main/vueuse/core-9.12.0
build(deps): bump @vueuse/core from 9.11.1 to 9.12.0
2023-02-01 06:32:01 +01:00
Matthias
5a5fdf993e
Merge pull request #1116 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.50.0
build(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0
2023-02-01 06:31:17 +01:00
dependabot[bot]
794e739add
build(deps-dev): bump sass from 1.57.1 to 1.58.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.57.1 to 1.58.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.57.1...1.58.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 05:05:22 +00:00
dependabot[bot]
c19ff170a9
build(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.49.0 to 5.50.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.50.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-02-01 05:05:03 +00:00
dependabot[bot]
f2782be4c3
build(deps): bump @vueuse/core from 9.11.1 to 9.12.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 9.11.1 to 9.12.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.12.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-02-01 05:03:45 +00:00
dependabot[bot]
a9528c71e6
build(deps-dev): bump cypress from 12.4.1 to 12.5.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.4.1 to 12.5.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.4.1...v12.5.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-02-01 05:01:32 +00:00
Matthias
6fbc243c1a
Merge pull request #1108 from freqtrade/dependabot/npm_and_yarn/main/axios-1.2.5
build(deps): bump axios from 1.2.4 to 1.2.5
2023-01-27 18:10:50 +01:00
dependabot[bot]
9eaf06395d
build(deps-dev): bump cypress from 12.3.0 to 12.4.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.3.0 to 12.4.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.3.0...v12.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 15:48:02 +00:00
dependabot[bot]
ee1441baed
build(deps): bump axios from 1.2.4 to 1.2.5
Bumps [axios](https://github.com/axios/axios) from 1.2.4 to 1.2.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.2.4...v1.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 15:47:17 +00:00
Matthias
b7621ba1b4
Merge pull request #1104 from freqtrade/dependabot/npm_and_yarn/main/axios-1.2.4
build(deps): bump axios from 1.2.2 to 1.2.4
2023-01-25 07:15:44 +01:00
Matthias
9c27f96a4a
Merge pull request #1105 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.49.0
build(deps-dev): bump @typescript-eslint/parser from 5.48.2 to 5.49.0
2023-01-25 07:11:40 +01:00
dependabot[bot]
85031e970a
build(deps): bump axios from 1.2.2 to 1.2.4
Bumps [axios](https://github.com/axios/axios) from 1.2.2 to 1.2.4.
- [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/1.2.2...v1.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 05:52:19 +00:00
Matthias
0f683d84eb
Merge pull request #1106 from freqtrade/dependabot/npm_and_yarn/main/vueuse/core-9.11.1
build(deps): bump @vueuse/core from 9.11.0 to 9.11.1
2023-01-25 06:50:58 +01:00
dependabot[bot]
132efacd61
build(deps): bump @vueuse/core from 9.11.0 to 9.11.1
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 9.11.0 to 9.11.1.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.11.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-01-25 05:06:48 +00:00