Compare commits

...

26 Commits

Author SHA1 Message Date
Matthias
f45ed48e91
Merge pull request #2073 from freqtrade/dependabot/npm_and_yarn/main/vue-f2de0ed842
Some checks are pending
FreqUI CI / build (18, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (20, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (21, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (22, ubuntu-22.04) (push) Waiting to run
chore(deps): bump the vue group with 4 updates
2024-09-18 07:39:51 +02:00
dependabot[bot]
95b9c3ddbd
chore(deps): bump the vue group with 4 updates
Bumps the vue group with 4 updates: [vue](https://github.com/vuejs/core), [vue-router](https://github.com/vuejs/router), [@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.5.4 to 3.5.6
- [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.5.4...v3.5.6)

Updates `vue-router` from 4.4.4 to 4.4.5
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.4.4...v4.4.5)

Updates `@vue/compiler-sfc` from 3.5.4 to 3.5.6
- [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.5.6/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.5.4 to 3.5.6
- [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.5.6/packages/runtime-dom)

---
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-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-09-18 05:34:36 +00:00
Matthias
01fd04be0a
Merge pull request #2072 from freqtrade/dependabot/npm_and_yarn/main/eslint-2ffb4d2746
chore(deps-dev): bump the eslint group with 3 updates
2024-09-18 07:32:52 +02:00
Matthias
6368f41922
Merge pull request #2080 from freqtrade/dependabot/npm_and_yarn/main/happy-dom-15.7.4
chore(deps-dev): bump happy-dom from 15.7.3 to 15.7.4
2024-09-18 07:28:16 +02:00
dependabot[bot]
eea76bfb5d
chore(deps-dev): 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 8.5.0 to 8.6.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/v8.6.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.5.0 to 8.6.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/v8.6.0/packages/parser)

Updates `typescript-eslint` from 8.5.0 to 8.6.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/v8.6.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-09-18 05:15:48 +00:00
dependabot[bot]
5b52fb0d71
chore(deps-dev): bump happy-dom from 15.7.3 to 15.7.4
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 15.7.3 to 15.7.4.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v15.7.3...v15.7.4)

---
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-09-18 05:15:15 +00:00
Matthias
b7fb3bb30b
Merge pull request #2078 from freqtrade/dependabot/npm_and_yarn/main/sass-1.79.1
chore(deps-dev): bump sass from 1.78.0 to 1.79.1
2024-09-18 07:14:20 +02:00
Matthias
7d16cfba49
Merge pull request #2075 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-3e01d1d7d4
chore(deps): bump bootstrap-vue-next from 0.24.12 to 0.24.17 in the bootstrap group
2024-09-18 07:09:17 +02:00
dependabot[bot]
66313b4145
chore(deps-dev): bump sass from 1.78.0 to 1.79.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.78.0 to 1.79.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.78.0...1.79.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 04:49:43 +00:00
Matthias
bcddac0f7b
Merge pull request #2076 from freqtrade/dependabot/npm_and_yarn/main/unplugin-52019d5957
chore(deps-dev): bump unplugin-auto-import from 0.18.2 to 0.18.3 in the unplugin group
2024-09-18 06:49:07 +02:00
Matthias
6f5bea4be7
Merge pull request #2079 from freqtrade/dependabot/npm_and_yarn/main/types/node-22.5.5
chore(deps-dev): bump @types/node from 22.5.4 to 22.5.5
2024-09-18 06:48:09 +02:00
dependabot[bot]
841eb7c569
chore(deps): bump bootstrap-vue-next 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.24.12 to 0.24.17
- [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.24.17/packages/bootstrap-vue-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 04:47:30 +00:00
Matthias
33d2827b96
Merge pull request #2077 from freqtrade/dependabot/npm_and_yarn/main/date-fns-96366c5089
chore(deps): bump date-fns from 3.6.0 to 4.1.0 in the date-fns group
2024-09-18 06:46:34 +02:00
dependabot[bot]
774d1e1d02
chore(deps-dev): bump unplugin-auto-import in the unplugin group
Bumps the unplugin group with 1 update: [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import).


Updates `unplugin-auto-import` from 0.18.2 to 0.18.3
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v0.18.2...v0.18.3)

---
updated-dependencies:
- dependency-name: unplugin-auto-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: unplugin
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 04:42:58 +00:00
dependabot[bot]
13024fb709
chore(deps-dev): bump @types/node from 22.5.4 to 22.5.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.4 to 22.5.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-09-18 04:42:46 +00:00
Matthias
dd9f926024
Merge pull request #2081 from freqtrade/dependabot/npm_and_yarn/main/vite-5.4.6
chore(deps-dev): bump vite from 5.4.3 to 5.4.6
2024-09-18 06:42:00 +02:00
dependabot[bot]
ff69f58694
chore(deps): bump date-fns from 3.6.0 to 4.1.0 in the date-fns group
Bumps the date-fns group with 1 update: [date-fns](https://github.com/date-fns/date-fns).


Updates `date-fns` from 3.6.0 to 4.1.0
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v3.6.0...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 04:38:21 +00:00
Matthias
678bd9cde2
Merge pull request #2074 from freqtrade/dependabot/npm_and_yarn/main/vueuse-87e40a8d75
chore(deps): bump the vueuse group with 2 updates
2024-09-18 06:37:21 +02:00
dependabot[bot]
ccaa10873a
chore(deps-dev): bump vite from 5.4.3 to 5.4.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.3 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/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-09-18 04:37:09 +00:00
Matthias
f6369c5752
Merge pull request #2082 from freqtrade/dependabot/npm_and_yarn/main/vitest-2.1.1
chore(deps-dev): bump vitest from 2.0.5 to 2.1.1
2024-09-18 06:36:43 +02:00
Matthias
719fb2956c
Merge pull request #2083 from freqtrade/dependabot/npm_and_yarn/main/vitejs/plugin-vue-5.1.4
chore(deps-dev): bump @vitejs/plugin-vue from 5.1.3 to 5.1.4
2024-09-18 06:36:23 +02:00
Matthias
3ed79d5a6f
Merge pull request #2084 from freqtrade/dependabot/npm_and_yarn/main/playwright/test-1.47.1
chore(deps-dev): bump @playwright/test from 1.47.0 to 1.47.1
2024-09-18 06:36:12 +02:00
dependabot[bot]
2901e39dc4
chore(deps-dev): bump @playwright/test from 1.47.0 to 1.47.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.47.0 to 1.47.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.47.0...v1.47.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 03:46:04 +00:00
dependabot[bot]
2fa8fbe066
chore(deps-dev): bump @vitejs/plugin-vue from 5.1.3 to 5.1.4
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 5.1.3 to 5.1.4.
- [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.1.4/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-09-18 03:45:47 +00:00
dependabot[bot]
1ed82df781
chore(deps-dev): bump vitest from 2.0.5 to 2.1.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.5 to 2.1.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 03:45:31 +00:00
dependabot[bot]
43ac3407f7
chore(deps): 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 11.0.3 to 11.1.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.1.0/packages/core)

Updates `@vueuse/integrations` from 11.0.3 to 11.1.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.1.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-09-18 03:43:10 +00:00
2 changed files with 383 additions and 376 deletions

View File

@ -19,13 +19,13 @@
"@noction/vue-draggable-grid": "1.9.16",
"@popperjs/core": "^2.11.8",
"@vuepic/vue-datepicker": "^9.0.3",
"@vueuse/core": "^11.0.3",
"@vueuse/integrations": "^11.0.3",
"@vueuse/core": "^11.1.0",
"@vueuse/integrations": "^11.1.0",
"axios": "^1.7.7",
"bootstrap": "^5.3.3",
"bootstrap-vue-next": "^0.24.12",
"bootstrap-vue-next": "^0.24.17",
"core-js": "^3.38.1",
"date-fns": "^3.6.0",
"date-fns": "^4.1.0",
"date-fns-tz": "^3.1.3",
"deepmerge": "^4.3.1",
"echarts": "^5.5.1",
@ -34,42 +34,42 @@
"pinia": "2.2.2",
"pinia-plugin-persistedstate": "^4.0.1",
"sortablejs": "^1.15.3",
"vue": "^3.5.4",
"vue": "^3.5.6",
"vue-demi": "^0.14.10",
"vue-echarts": "^7.0.3",
"vue-router": "^4.4.4",
"vue-router": "^4.4.5",
"vue-select": "^4.0.0-beta.6"
},
"devDependencies": {
"@eslint/js": "^9.10.0",
"@iconify-json/mdi": "^1.2.0",
"@playwright/test": "^1.47.0",
"@playwright/test": "^1.47.1",
"@types/echarts": "^4.9.22",
"@types/node": "^22.5.4",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@vitejs/plugin-vue": "^5.1.3",
"@vue/compiler-sfc": "3.5.4",
"@types/node": "^22.5.5",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/compiler-sfc": "3.5.6",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/runtime-dom": "^3.5.4",
"@vue/runtime-dom": "^3.5.6",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.10.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-vue": "^9.28.0",
"globals": "^15.9.0",
"happy-dom": "^15.7.3",
"happy-dom": "^15.7.4",
"mutationobserver-shim": "^0.3.7",
"portal-vue": "^3.0.0",
"prettier": "^3.3.3",
"sass": "^1.78.0",
"sass": "^1.79.1",
"typescript": "~5.6.2",
"typescript-eslint": "^8.5.0",
"unplugin-auto-import": "^0.18.2",
"typescript-eslint": "^8.6.0",
"unplugin-auto-import": "^0.18.3",
"unplugin-icons": "^0.19.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.3",
"vitest": "^2.0.5",
"vite": "^5.4.6",
"vitest": "^2.1.1",
"vue-tsc": "^2.1.6"
},
"packageManager": "pnpm@9.6.0"

File diff suppressed because it is too large Load Diff