Commit Graph

63 Commits

Author SHA1 Message Date
Matthias
6ff6d59e92
Merge pull request #1947 from freqtrade/dependabot/npm_and_yarn/main/iconify-json/mdi-1.1.67
Bump @iconify-json/mdi from 1.1.66 to 1.1.67
2024-06-26 07:41:40 +02:00
Matthias
de2af52520
Merge pull request #1945 from freqtrade/dependabot/npm_and_yarn/main/happy-dom-14.12.3
Bump happy-dom from 14.12.0 to 14.12.3
2024-06-26 07:41:12 +02:00
dependabot[bot]
6dc527fe3c
Bump @iconify-json/mdi from 1.1.66 to 1.1.67
Bumps [@iconify-json/mdi](https://github.com/iconify/icon-sets) from 1.1.66 to 1.1.67.
- [Commits](https://github.com/iconify/icon-sets/compare/1.1.66...1.1.67)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 03:24:37 +00:00
dependabot[bot]
8eebc6a81a
Bump happy-dom from 14.12.0 to 14.12.3
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 14.12.0 to 14.12.3.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v14.12.0...v14.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 03:24:08 +00:00
dependabot[bot]
6b66663312
Bump the vue group with 5 updates
Bumps the vue group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [vue](https://github.com/vuejs/core) | `3.4.29` | `3.4.30` |
| [vue-router](https://github.com/vuejs/router) | `4.3.3` | `4.4.0` |
| [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.4.29` | `3.4.30` |
| [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) | `3.4.29` | `3.4.30` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.0.21` | `2.0.22` |


Updates `vue` from 3.4.29 to 3.4.30
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.29...v3.4.30)

Updates `vue-router` from 4.3.3 to 4.4.0
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.3.3...v4.4.0)

Updates `@vue/compiler-sfc` from 3.4.29 to 3.4.30
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.4.30/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.4.29 to 3.4.30
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.4.30/packages/runtime-dom)

Updates `vue-tsc` from 2.0.21 to 2.0.22
- [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/v2.0.22/packages/tsc)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vue
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: "@vue/runtime-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 03:22:19 +00:00
Matthias
8c8f305d17
Merge pull request #1931 from freqtrade/dependabot/npm_and_yarn/main/eslint-4311a08b91
Bump the eslint group with 5 updates
2024-06-19 07:21:59 +02:00
dependabot[bot]
33da63c39c
Bump the eslint group with 5 updates
Bumps the eslint group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.4.0` | `9.5.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.13.0` | `7.13.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.13.0` | `7.13.1` |
| [eslint](https://github.com/eslint/eslint) | `9.4.0` | `9.5.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `7.13.0` | `7.13.1` |


Updates `@eslint/js` from 9.4.0 to 9.5.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/commits/v9.5.0/packages/js)

Updates `@typescript-eslint/eslint-plugin` from 7.13.0 to 7.13.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.13.0 to 7.13.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/v7.13.1/packages/parser)

Updates `eslint` from 9.4.0 to 9.5.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/v9.4.0...v9.5.0)

Updates `typescript-eslint` from 7.13.0 to 7.13.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 05:16:12 +00:00
dependabot[bot]
1891b64097
Bump the vue group with 3 updates
Bumps the vue group with 3 updates: [vue](https://github.com/vuejs/core), [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) and [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom).


Updates `vue` from 3.4.27 to 3.4.29
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.27...v3.4.29)

Updates `@vue/compiler-sfc` from 3.4.27 to 3.4.29
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.4.29/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.4.27 to 3.4.29
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.4.29/packages/runtime-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 05:16:07 +00:00
Matthias
c5afbc31e3
Merge pull request #1935 from freqtrade/dependabot/npm_and_yarn/main/sass-1.77.6
Bump sass from 1.77.5 to 1.77.6
2024-06-19 07:12:02 +02:00
Matthias
e313a106b7
Merge pull request #1938 from freqtrade/dependabot/npm_and_yarn/main/globals-15.6.0
Bump globals from 15.4.0 to 15.6.0
2024-06-19 07:10:17 +02:00
Matthias
d0325f64cb
Merge pull request #1934 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-e3321bf57e
Bump bootstrap-vue-next from 0.21.2 to 0.22.0 in the bootstrap group
2024-06-19 07:08:51 +02:00
dependabot[bot]
15e11d5eb5
Bump sass from 1.77.5 to 1.77.6
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.5 to 1.77.6.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.5...1.77.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 05:08:01 +00:00
dependabot[bot]
46816f2de9
Bump bootstrap-vue-next from 0.21.2 to 0.22.0 in the bootstrap group
Bumps the bootstrap group with 1 update: [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next).


Updates `bootstrap-vue-next` from 0.21.2 to 0.22.0
- [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.22.0/packages/bootstrap-vue-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 05:03:22 +00:00
dependabot[bot]
eb04fb1a41
Bump @types/node from 20.14.2 to 20.14.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.2 to 20.14.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 05:03:03 +00:00
Matthias
0ee27da131
Merge pull request #1933 from freqtrade/dependabot/npm_and_yarn/main/vueuse-7bacafc2c5
Bump the vueuse group with 2 updates
2024-06-19 07:02:21 +02:00
dependabot[bot]
e3ed5d6916
Bump the vueuse group with 2 updates
Bumps the vueuse group with 2 updates: [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) and [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations).


Updates `@vueuse/core` from 10.10.1 to 10.11.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.11.0/packages/core)

Updates `@vueuse/integrations` from 10.10.1 to 10.11.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.11.0/packages/integrations)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 04:58:09 +00:00
dependabot[bot]
58b1481e29
Bump vite from 5.2.13 to 5.3.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.13 to 5.3.1.
- [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.3.1/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 04:57:56 +00:00
dependabot[bot]
53322b296d
Bump globals from 15.4.0 to 15.6.0
Bumps [globals](https://github.com/sindresorhus/globals) from 15.4.0 to 15.6.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.4.0...v15.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 04:57:47 +00:00
Matthias
48a96eb4bf
Merge pull request #1923 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-59e4773783
Bump bootstrap-vue-next from 0.20.0 to 0.21.2 in the bootstrap group
2024-06-12 18:59:11 +02:00
Matthias
0a9f79b995
Merge pull request #1925 from freqtrade/dependabot/npm_and_yarn/main/types/node-20.14.2
Bump @types/node from 20.14.1 to 20.14.2
2024-06-12 06:54:31 +02:00
dependabot[bot]
0cf6722a47
Bump @types/node from 20.14.1 to 20.14.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.1 to 20.14.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 04:34:47 +00:00
dependabot[bot]
15c14becc8
Bump prettier from 3.3.0 to 3.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.0 to 3.3.2.
- [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.3.0...3.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 04:34:45 +00:00
Matthias
c36da4c9f4
Merge pull request #1927 from freqtrade/dependabot/npm_and_yarn/main/sass-1.77.5
Bump sass from 1.77.4 to 1.77.5
2024-06-12 06:33:57 +02:00
dependabot[bot]
ac3a1509d9
Bump bootstrap-vue-next from 0.20.0 to 0.21.2 in the bootstrap group
Bumps the bootstrap group with 1 update: [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next).


Updates `bootstrap-vue-next` from 0.20.0 to 0.21.2
- [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.21.2/packages/bootstrap-vue-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 04:29:14 +00:00
dependabot[bot]
b77923ab42
Bump sass from 1.77.4 to 1.77.5
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.4 to 1.77.5.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.4...1.77.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 04:29:06 +00:00
dependabot[bot]
2b5b69e181
Bump @vuepic/vue-datepicker from 8.7.0 to 8.8.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Changelog](https://github.com/Vuepic/vue-datepicker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v8.7.0...v8.8.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>
2024-06-12 04:28:38 +00:00
Matthias
5973064e6b
Merge pull request #1920 from freqtrade/dependabot/npm_and_yarn/main/eslint-03fb0ccc8a
Bump the eslint group with 3 updates
2024-06-12 06:28:12 +02:00
Matthias
2f2a41df7b
Merge pull request #1922 from freqtrade/dependabot/npm_and_yarn/main/vueuse-e41b53100c
Bump the vueuse group with 2 updates
2024-06-12 06:27:14 +02:00
Matthias
3b275ea6f2
Merge pull request #1926 from freqtrade/dependabot/npm_and_yarn/main/globals-15.4.0
Bump globals from 15.3.0 to 15.4.0
2024-06-12 06:26:53 +02:00
Matthias
d38903d3df
Merge pull request #1924 from freqtrade/dependabot/npm_and_yarn/main/vite-5.2.13
Bump vite from 5.2.12 to 5.2.13
2024-06-12 06:26:20 +02:00
dependabot[bot]
b691fc8af6
Bump globals from 15.3.0 to 15.4.0
Bumps [globals](https://github.com/sindresorhus/globals) from 15.3.0 to 15.4.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.3.0...v15.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 03:40:45 +00:00
dependabot[bot]
da02483bcf
Bump vite from 5.2.12 to 5.2.13
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.12 to 5.2.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.2.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.13/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>
2024-06-12 03:40:15 +00:00
dependabot[bot]
1fc2dc1e9c
Bump the vueuse group with 2 updates
Bumps the vueuse group with 2 updates: [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) and [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations).


Updates `@vueuse/core` from 10.10.0 to 10.10.1
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.10.1/packages/core)

Updates `@vueuse/integrations` from 10.10.0 to 10.10.1
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.10.1/packages/integrations)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 03:39:22 +00:00
dependabot[bot]
4d75e7a4be
Bump the vue group with 2 updates
Bumps the vue group with 2 updates: [vue-router](https://github.com/vuejs/router) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).


Updates `vue-router` from 4.3.2 to 4.3.3
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.3.2...v4.3.3)

Updates `vue-tsc` from 2.0.19 to 2.0.21
- [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/v2.0.21/packages/tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 03:38:44 +00:00
dependabot[bot]
f13b8551cb
Bump the eslint group with 3 updates
Bumps the eslint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@typescript-eslint/eslint-plugin` from 7.12.0 to 7.13.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/v7.13.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.12.0 to 7.13.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/v7.13.0/packages/parser)

Updates `typescript-eslint` from 7.12.0 to 7.13.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 03:38:02 +00:00
Matthias
d338b393ba
Merge pull request #1908 from freqtrade/dependabot/npm_and_yarn/main/eslint-902f01f923
Bump the eslint group with 5 updates
2024-06-05 06:24:47 +02:00
Matthias
67f4a1c206
Merge pull request #1910 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-5f5301e218
Bump bootstrap-vue-next from 0.19.0 to 0.20.0 in the bootstrap group
2024-06-05 06:24:21 +02:00
dependabot[bot]
100dc9b0b4
Bump the eslint group with 5 updates
Bumps the eslint group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.3.0` | `9.4.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.11.0` | `7.12.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.11.0` | `7.12.0` |
| [eslint](https://github.com/eslint/eslint) | `9.3.0` | `9.4.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `7.11.0` | `7.12.0` |


Updates `@eslint/js` from 9.3.0 to 9.4.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/commits/v9.4.0/packages/js)

Updates `@typescript-eslint/eslint-plugin` from 7.11.0 to 7.12.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/v7.12.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.11.0 to 7.12.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/v7.12.0/packages/parser)

Updates `eslint` from 9.3.0 to 9.4.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/v9.3.0...v9.4.0)

Updates `typescript-eslint` from 7.11.0 to 7.12.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.12.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 04:18:56 +00:00
dependabot[bot]
32371e3bd4
Bump sass from 1.77.2 to 1.77.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.2 to 1.77.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.2...1.77.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 04:16:58 +00:00
Matthias
ea560753b4
Merge pull request #1913 from freqtrade/dependabot/npm_and_yarn/main/vitejs/plugin-vue-5.0.5
Bump @vitejs/plugin-vue from 5.0.4 to 5.0.5
2024-06-05 06:16:12 +02:00
Matthias
0e7c964088
Merge pull request #1912 from freqtrade/dependabot/npm_and_yarn/main/types/node-20.14.1
Bump @types/node from 20.12.12 to 20.14.1
2024-06-05 06:15:31 +02:00
Matthias
9624bfbc34
Merge pull request #1914 from freqtrade/dependabot/npm_and_yarn/main/vue-echarts-6.7.3
Bump vue-echarts from 6.7.2 to 6.7.3
2024-06-05 06:11:59 +02:00
dependabot[bot]
bbd19e50c8
Bump prettier from 3.2.5 to 3.3.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 04:07:37 +00:00
dependabot[bot]
34627314b7
Bump @types/node from 20.12.12 to 20.14.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.12 to 20.14.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 04:07:30 +00:00
dependabot[bot]
453f00458a
Bump vue-echarts from 6.7.2 to 6.7.3
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.7.2 to 6.7.3.
- [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.7.2...v6.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 04:07:07 +00:00
Matthias
cda4e38394
Merge pull request #1911 from freqtrade/dependabot/npm_and_yarn/main/happy-dom-14.12.0
Bump happy-dom from 14.11.2 to 14.12.0
2024-06-05 06:06:38 +02:00
dependabot[bot]
a961e46261
Bump @vitejs/plugin-vue from 5.0.4 to 5.0.5
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.0.5/packages/plugin-vue)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 03:59:13 +00:00
dependabot[bot]
a6968d9529
Bump happy-dom from 14.11.2 to 14.12.0
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 14.11.2 to 14.12.0.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v14.11.2...v14.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 03:58:47 +00:00
dependabot[bot]
82a36fb623
Bump bootstrap-vue-next from 0.19.0 to 0.20.0 in the bootstrap group
Bumps the bootstrap group with 1 update: [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next).


Updates `bootstrap-vue-next` from 0.19.0 to 0.20.0
- [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.20.0/packages/bootstrap-vue-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 03:58:25 +00:00
dependabot[bot]
ef916684c4
Bump vue-demi from 0.14.7 to 0.14.8 in the vue group
Bumps the vue group with 1 update: [vue-demi](https://github.com/antfu/vue-demi).


Updates `vue-demi` from 0.14.7 to 0.14.8
- [Release notes](https://github.com/antfu/vue-demi/releases)
- [Commits](https://github.com/antfu/vue-demi/compare/v0.14.7...v0.14.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 03:57:58 +00:00