Commit Graph

5073 Commits

Author SHA1 Message Date
dependabot[bot]
437207baa8
build(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 [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue).


Updates `@typescript-eslint/eslint-plugin` from 7.1.1 to 7.2.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.2.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.1.1 to 7.2.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.2.0/packages/parser)

Updates `eslint-plugin-vue` from 9.22.0 to 9.23.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.22.0...v9.23.0)

---
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: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 03:08:16 +00:00
Matthias
82f9123cf7 Merge branch 'main' of github.com:freqtrade/frequi 2024-03-12 20:54:06 +01:00
Matthias
20ae93475d Improve cumProfitChart rendering stability
using controlled computed for initial options array

closes #1782
2024-03-12 20:54:01 +01:00
Matthias
0f3c997210
Merge pull request #1785 from freqtrade/dependabot/docker/node-21.7.1-alpine
build(deps): bump node from 21.7.0-alpine to 21.7.1-alpine
2024-03-12 06:44:52 +01:00
dependabot[bot]
220c4b393f
build(deps): bump node from 21.7.0-alpine to 21.7.1-alpine
Bumps node from 21.7.0-alpine to 21.7.1-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 03:36:05 +00:00
Matthias
44e5216de8 Add fallback for when /ui_version is not available 2024-03-10 20:35:01 +01:00
Matthias
e8a1a17777 Always show commit hash as version 2024-03-10 20:30:55 +01:00
Matthias
8bc5047d60 Add __commit_hash_ vite define 2024-03-10 20:29:55 +01:00
Matthias
e2eff62f29 chore: add preview script 2024-03-10 20:24:32 +01:00
Matthias
609779b0a4 Fix bot-entry toggle missbehaving 2024-03-10 13:54:23 +01:00
Matthias
c9e5067aef enhance health response message 2024-03-09 15:02:13 +01:00
Matthias
a13ce67fdf
Merge pull request #1781 from freqtrade/dependabot/docker/node-21.7.0-alpine
build(deps): bump node from 21.6.2-alpine to 21.7.0-alpine
2024-03-08 06:38:10 +01:00
dependabot[bot]
8e4a9b2278
build(deps): bump node from 21.6.2-alpine to 21.7.0-alpine
Bumps node from 21.6.2-alpine to 21.7.0-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-08 03:28:54 +00:00
Matthias
3decda2a8a Fix subtle bug in form-select 2024-03-07 06:25:11 +01:00
Matthias
eaaa775af9 Reduce console.log verbosity 2024-03-07 06:25:01 +01:00
Matthias
8068de9fd0 Fix small bug when changing plot config 2024-03-07 06:22:57 +01:00
Matthias
913f4d9334
Merge pull request #1779 from freqtrade/dependabot/npm_and_yarn/main/vite-5.1.5
build(deps-dev): bump vite from 5.1.4 to 5.1.5
2024-03-06 08:07:30 +01:00
dependabot[bot]
68f57028bb
build(deps-dev): bump vite from 5.1.4 to 5.1.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.4 to 5.1.5.
- [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.1.5/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-03-06 07:00:56 +00:00
Matthias
111b0cf4ca
Merge pull request #1777 from freqtrade/dependabot/npm_and_yarn/main/eslint-8c3f5b3775
build(deps-dev): bump the eslint group with 2 updates
2024-03-06 07:59:28 +01:00
Matthias
3eaf3af3d1
Merge pull request #1778 from freqtrade/dependabot/npm_and_yarn/main/vue-6d32a5dec3
build(deps): bump the vue group with 4 updates
2024-03-06 07:59:08 +01:00
dependabot[bot]
c53fab1c6c
build(deps): bump the vue group with 4 updates
Bumps the vue group with 4 updates: [vue](https://github.com/vuejs/core), [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc), [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).


Updates `vue` from 3.4.20 to 3.4.21
- [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.20...v3.4.21)

Updates `@vue/compiler-sfc` from 3.4.20 to 3.4.21
- [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.21/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.4.20 to 3.4.21
- [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.21/packages/runtime-dom)

Updates `vue-tsc` from 1.8.27 to 2.0.5
- [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.5/packages/tsc)

---
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
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 06:11:24 +00:00
Matthias
1ca040bd29
Merge pull request #1780 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-8.2.0
build(deps): bump @vuepic/vue-datepicker from 8.1.1 to 8.2.0
2024-03-06 07:08:45 +01:00
dependabot[bot]
d61db2d187
build(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 7.1.0 to 7.1.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.1.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.1.0 to 7.1.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.1.1/packages/parser)

---
updated-dependencies:
- 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
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 05:59:19 +00:00
dependabot[bot]
6d8eae206c
build(deps): bump @vuepic/vue-datepicker from 8.1.1 to 8.2.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v8.1.1...v8.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>
2024-03-06 05:58:28 +00:00
Matthias
e7f3bcbb43 Revert "build(deps): bump @noction/vue-draggable-grid from 1.9.16 to 1.10.0"
This reverts commit 248da82589.
2024-03-06 06:49:44 +01:00
Matthias
776ae5b616
Merge pull request #1774 from freqtrade/dependabot/npm_and_yarn/main/vueuse-507b257877
build(deps): bump the vueuse group with 2 updates
2024-02-28 08:17:11 +01:00
Matthias
a3eab12ab5
Merge pull request #1776 from freqtrade/dependabot/npm_and_yarn/main/vite-5.1.4
build(deps-dev): bump vite from 5.1.3 to 5.1.4
2024-02-28 08:15:59 +01:00
Matthias
3d4718baa0
Merge pull request #1775 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.6.6
build(deps-dev): bump cypress from 13.6.5 to 13.6.6
2024-02-28 08:15:47 +01:00
dependabot[bot]
6ce630c76d
build(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 10.8.0 to 10.9.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.9.0/packages/core)

Updates `@vueuse/integrations` from 10.8.0 to 10.9.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.9.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-02-28 06:27:41 +00:00
dependabot[bot]
71ede05f1c
build(deps-dev): bump cypress from 13.6.5 to 13.6.6
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.5 to 13.6.6.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.6.5...v13.6.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-28 06:27:38 +00:00
dependabot[bot]
24224c2da4
build(deps-dev): bump vite from 5.1.3 to 5.1.4
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.3 to 5.1.4.
- [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.1.4/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-02-28 06:26:56 +00:00
Matthias
72f8ac5914
Merge pull request #1771 from freqtrade/dependabot/npm_and_yarn/main/eslint-27f0f8bfcb
build(deps-dev): bump the eslint group with 4 updates
2024-02-28 07:25:54 +01:00
Matthias
e8945e2215
Merge pull request #1773 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-eb06f616a9
build(deps): bump the bootstrap group with 1 update
2024-02-28 07:25:17 +01:00
Matthias
90ce0e801e
Merge pull request #1772 from freqtrade/dependabot/npm_and_yarn/main/vue-f72e5f271f
build(deps): bump the vue group with 4 updates
2024-02-28 07:24:12 +01:00
dependabot[bot]
c462b023f5
build(deps): bump the bootstrap group with 1 update
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.16.5 to 0.16.6
- [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.16.6/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-02-28 03:59:49 +00:00
dependabot[bot]
4b6b47223b
build(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.4.19 to 3.4.20
- [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.19...v3.4.20)

Updates `vue-router` from 4.2.5 to 4.3.0
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.2.5...v4.3.0)

Updates `@vue/compiler-sfc` from 3.4.19 to 3.4.20
- [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.20/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.4.19 to 3.4.20
- [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.20/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-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
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-28 03:59:26 +00:00
dependabot[bot]
8ea9c92d30
build(deps-dev): bump the eslint group with 4 updates
Bumps the eslint group with 4 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), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue).


Updates `@typescript-eslint/eslint-plugin` from 7.0.2 to 7.1.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.1.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.0.2 to 7.1.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.1.0/packages/parser)

Updates `eslint` from 8.56.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0)

Updates `eslint-plugin-vue` from 9.21.1 to 9.22.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.21.1...v9.22.0)

---
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: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-28 03:58:01 +00:00
Matthias
fab7337270 Remove notMerge
closes #1770
2024-02-26 18:07:40 +01:00
Matthias
72eeeed770
Merge pull request #1768 from freqtrade/dependabot/npm_and_yarn/main/echarts-5.5.0
build(deps): bump echarts from 5.4.3 to 5.5.0
2024-02-21 07:10:06 +01:00
Matthias
d73fa800bc Fix type error due to newly typed field in chart component 2024-02-21 07:06:23 +01:00
dependabot[bot]
7c61011608
build(deps): bump echarts from 5.4.3 to 5.5.0
Bumps [echarts](https://github.com/apache/echarts) from 5.4.3 to 5.5.0.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](https://github.com/apache/echarts/compare/5.4.3...5.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 05:57:46 +00:00
Matthias
3741e5b19f
Merge pull request #1764 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.36.0
build(deps): bump core-js from 3.35.1 to 3.36.0
2024-02-21 06:56:33 +01:00
dependabot[bot]
cacecd0be3
build(deps): bump core-js from 3.35.1 to 3.36.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.35.1 to 3.36.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.36.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>
2024-02-21 05:50:35 +00:00
Matthias
8602e2153e
Merge pull request #1760 from freqtrade/dependabot/npm_and_yarn/main/eslint-f065ba949e
build(deps-dev): bump the eslint group with 2 updates
2024-02-21 06:49:17 +01:00
Matthias
5afa977e81
Merge pull request #1762 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-634037aeb7
build(deps): bump the bootstrap group with 2 updates
2024-02-21 06:48:47 +01:00
Matthias
bc9b32f149
Merge pull request #1763 from freqtrade/dependabot/npm_and_yarn/main/vueuse-b2e65ed9bb
build(deps): bump the vueuse group with 2 updates
2024-02-21 06:48:23 +01:00
Matthias
62a1884d02
Merge pull request #1766 from freqtrade/dependabot/npm_and_yarn/main/vitest-1.3.1
build(deps-dev): bump vitest from 1.2.2 to 1.3.1
2024-02-21 06:47:18 +01:00
dependabot[bot]
544b554db7
build(deps-dev): bump vitest from 1.2.2 to 1.3.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.2.2 to 1.3.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.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-02-21 05:34:01 +00:00
dependabot[bot]
e8ea732728
build(deps): bump the bootstrap group with 2 updates
Bumps the bootstrap group with 2 updates: [bootstrap](https://github.com/twbs/bootstrap) and [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next).


Updates `bootstrap` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.2...v5.3.3)

Updates `bootstrap-vue-next` from 0.16.3 to 0.16.5
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.16.5/packages/bootstrap-vue-next)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bootstrap
- 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-02-21 05:33:46 +00:00
dependabot[bot]
79f27fc1b7
build(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


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

Updates `@typescript-eslint/parser` from 7.0.1 to 7.0.2
- [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.0.2/packages/parser)

---
updated-dependencies:
- 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
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 05:33:35 +00:00