Commit graph

261 commits

Author SHA1 Message Date
Rémi Marseault
2959461409
chore: Add version.txt in build (#1395) 2023-12-07 19:50:37 +01:00
dependabot[bot]
a31a6435bf
chore(deps): bump the all group with 15 updates (#1387)
Bumps the all group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [apexcharts](https://github.com/apexcharts/apexcharts.js) | `3.44.0` | `3.44.1` |
| [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) | `0.17.2` | `0.17.3` |
| [vue](https://github.com/vuejs/core) | `3.3.9` | `3.3.10` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.0` | `20.10.3` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.13.1` | `6.13.2` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.13.1` | `6.13.2` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `4.5.0` | `4.5.1` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `0.34.6` | `1.0.1` |
| [eslint](https://github.com/eslint/eslint) | `8.54.0` | `8.55.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.18.1` | `9.19.2` |
| [jsdom](https://github.com/jsdom/jsdom) | `23.0.0` | `23.0.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.0` | `4.5.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `0.34.6` | `1.0.1` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `1.8.22` | `1.8.24` |


Updates `apexcharts` from 3.44.0 to 3.44.1
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](https://github.com/apexcharts/apexcharts.js/commits)

Updates `vite-plugin-pwa` from 0.17.2 to 0.17.3
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.17.2...v0.17.3)

Updates `vue` from 3.3.9 to 3.3.10
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.3.9...v3.3.10)

Updates `@types/node` from 20.10.0 to 20.10.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 6.13.1 to 6.13.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.2/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.13.1 to 6.13.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.2/packages/parser)

Updates `@vitejs/plugin-vue` from 4.5.0 to 4.5.1
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@4.5.1/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@4.5.1/packages/plugin-vue)

Updates `@vitest/coverage-v8` from 0.34.6 to 1.0.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.1/packages/coverage-v8)

Updates `eslint` from 8.54.0 to 8.55.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.54.0...v8.55.0)

Updates `eslint-config-prettier` from 9.0.0 to 9.1.0
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.0)

Updates `eslint-plugin-vue` from 9.18.1 to 9.19.2
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.18.1...v9.19.2)

Updates `jsdom` from 23.0.0 to 23.0.1
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/23.0.0...23.0.1)

Updates `vite` from 4.5.0 to 4.5.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)

Updates `vitest` from 0.34.6 to 1.0.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.1/packages/vitest)

Updates `vue-tsc` from 1.8.22 to 1.8.24
- [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/v1.8.24/packages/tsc)

---
updated-dependencies:
- dependency-name: apexcharts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: vite-plugin-pwa
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 09:44:40 +01:00
github-actions[bot]
6b84594885
chore(master): release 2.3.0 (#1343)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-29 08:28:30 +01:00
dependabot[bot]
8f8caad25e
chore(deps): bump the all group with 2 updates (#1366) 2023-11-29 07:39:00 +01:00
Rémi Marseault
467f977fbc
chore: bump compatible packages (#1364) 2023-11-28 23:08:05 +01:00
Rémi Marseault
fdad814b1f
feat(Settings): Handle tab routes in settings (#1355) 2023-11-24 06:36:57 +01:00
Daan Wijns
6e6437700c
chore: update deps (#1346) 2023-11-21 11:05:15 +01:00
dependabot[bot]
bb901edd0b
chore(deps-dev): bump @types/uuid from 9.0.6 to 9.0.7 (#1340) 2023-11-21 04:25:02 +01:00
dependabot[bot]
0616ca4387
chore(deps): bump vuetify from 3.4.0 to 3.4.2 (#1338) 2023-11-21 04:22:59 +01:00
dependabot[bot]
a14da26dce
chore(deps): bump vue-i18n from 9.6.5 to 9.7.0 (#1339) 2023-11-21 04:22:51 +01:00
dependabot[bot]
672d9be52f
chore(deps-dev): bump @types/lodash.debounce from 4.0.8 to 4.0.9 (#1341) 2023-11-21 04:22:34 +01:00
dependabot[bot]
c138f08cc8
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#1342) 2023-11-21 04:22:26 +01:00
github-actions[bot]
d8c3f46618
chore(master): release 2.2.0 (#1298) 2023-11-20 22:42:48 +01:00
Rémi Marseault
179af5a1d6
perf(stores): Rework store structure to prevent circular imports (#1325) 2023-11-19 20:17:59 +01:00
dependabot[bot]
aecf905642
chore(deps): bump vuetify from 3.3.23 to 3.4.0 (#1306) 2023-11-15 07:53:29 +01:00
dependabot[bot]
46f247deba
chore(deps): bump axios from 1.6.0 to 1.6.1 (#1305) 2023-11-14 05:47:25 +01:00
dependabot[bot]
3b52676688
chore(deps-dev): bump prettier from 3.0.3 to 3.1.0 (#1303) 2023-11-14 05:47:11 +01:00
dependabot[bot]
7c22e000f9
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#1304) 2023-11-14 05:47:03 +01:00
dependabot[bot]
aaad5518c4
chore(deps-dev): bump @types/node from 20.8.10 to 20.9.0 (#1307) 2023-11-14 05:46:48 +01:00
github-actions[bot]
9a80ea5c66
chore(master): release 2.1.1 (#1287) 2023-11-11 11:44:19 +01:00
github-actions[bot]
9576182093
chore(master): release 2.1.0 (#1279)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-08 19:49:24 +01:00
Daan Wijns
aff29d53eb chore: bump deps 2023-11-07 09:26:55 +01:00
github-actions[bot]
fa11ee652f chore(ci): Fix ci not working 2023-11-07 09:26:39 +01:00
github-actions[bot]
364588b3b8 chore(master): release 2.0.1 2023-11-05 07:33:18 +01:00
dependabot[bot]
fe6494ea8e
chore(deps-dev): bump @types/node from 20.8.4 to 20.8.9 (#1222) 2023-10-31 07:29:49 +01:00
dependabot[bot]
df0e1148b9
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#1224) 2023-10-31 07:29:36 +01:00
dependabot[bot]
48f35de546
chore(deps-dev): bump eslint from 8.51.0 to 8.52.0 (#1221) 2023-10-31 07:29:21 +01:00
dependabot[bot]
86fdea8187
chore(deps-dev): bump sass from 1.69.3 to 1.69.5 (#1223) 2023-10-31 07:29:13 +01:00
dependabot[bot]
a4a0debe35
chore(deps-dev): bump @types/uuid from 9.0.5 to 9.0.6 (#1225) 2023-10-31 07:28:57 +01:00
dependabot[bot]
fcffa6983f
chore(deps): bump vuetify from 3.3.21 to 3.3.22 (#1197) 2023-10-24 09:10:06 +02:00
dependabot[bot]
c7bf35d853
chore(deps): bump apexcharts from 3.43.0 to 3.44.0 (#1196) 2023-10-24 09:09:40 +02:00
dependabot[bot]
aa44e17c7e
chore(deps): bump vue3-toastify from 0.1.13 to 0.1.14 (#1199) 2023-10-24 09:09:27 +02:00
dependabot[bot]
9701b619d9
chore(deps-dev): bump vue-tsc from 1.8.19 to 1.8.20 (#1198) 2023-10-24 09:09:19 +02:00
dependabot[bot]
b34764d18c
chore(deps-dev): bump @typescript-eslint/parser from 6.7.5 to 6.9.0 (#1195) 2023-10-24 09:09:08 +02:00
Daan Wijns
575b071f6d
feat!: Vue3 Rewrite (#757) 2023-10-20 15:15:28 +02:00
dependabot[bot]
b81670d80c
chore(deps-dev): bump @faker-js/faker from 8.0.2 to 8.1.0 (#1139) 2023-10-10 07:21:11 +02:00
dependabot[bot]
c47e1019a9
chore(deps-dev): bump vitest from 0.34.4 to 0.34.6 (#1136) 2023-10-10 07:20:47 +02:00
github-actions[bot]
3c9f4e3ad5
chore(master): release 1.8.0 (#1120)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-08 09:05:34 +02:00
dependabot[bot]
e23fcbebaa
chore(deps): bump axios from 1.5.0 to 1.5.1 (#1122) 2023-10-03 09:01:33 +02:00
dependabot[bot]
b1585ed0ca
chore(deps): bump apexcharts from 3.42.0 to 3.43.0 (#1124) 2023-10-03 08:49:33 +02:00
dependabot[bot]
0e5c05a5f4
chore(deps-dev): bump @types/jsdom from 21.1.2 to 21.1.3 (#1111) 2023-09-26 16:33:20 +02:00
dependabot[bot]
cf36c9ace5
chore(deps-dev): bump @types/lodash from 4.14.197 to 4.14.199 (#1112) 2023-09-26 08:43:25 +02:00
dependabot[bot]
b04c6e0de5
chore(deps): bump dayjs from 1.11.9 to 1.11.10 (#1113) 2023-09-26 08:43:19 +02:00
github-actions[bot]
b98954bda7
chore(master): release 1.7.4 (#1077) 2023-09-19 14:34:00 +02:00
dependabot[bot]
270a5e1b8f
chore(deps-dev): bump @vue/eslint-config-typescript (#1104) 2023-09-19 11:42:48 +02:00
dependabot[bot]
7301edb29c
chore(deps): bump axios from 1.4.0 to 1.5.0 (#1102) 2023-09-19 04:38:58 +02:00
dependabot[bot]
3da8a01305
chore(deps-dev): bump vite-plugin-pwa from 0.16.4 to 0.16.5 (#1095) 2023-09-19 04:38:41 +02:00
dependabot[bot]
ffbdbc0f7b
chore(deps-dev): bump vitest from 0.34.3 to 0.34.4 (#1094) 2023-09-12 09:45:09 +02:00
dependabot[bot]
1b041e5042
chore(deps-dev): bump @types/uuid from 9.0.2 to 9.0.3 (#1086) 2023-09-05 07:17:50 +02:00
dependabot[bot]
630fa6c213
chore(deps-dev): bump @types/jsdom from 21.1.1 to 21.1.2 (#1088) 2023-09-05 07:17:33 +02:00
github-actions[bot]
ac52d213fe
chore(master): release 1.7.3 (#1074)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-31 10:18:01 +02:00
github-actions[bot]
0b3613ec50
chore(master): release 1.7.2 (#1058)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-31 09:12:19 +02:00
dependabot[bot]
5d46a49f0f
chore(deps): bump apexcharts from 3.41.1 to 3.42.0 (#1071)
Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.41.1 to 3.42.0.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](https://github.com/apexcharts/apexcharts.js/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-29 09:44:51 +02:00
dependabot[bot]
880c27e558
chore(deps-dev): bump vitest from 0.34.2 to 0.34.3 (#1069)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.34.2 to 0.34.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.3/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-29 09:44:37 +02:00
dependabot[bot]
d2de208450
chore(deps-dev): bump vitest from 0.34.1 to 0.34.2 (#1061)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.34.1 to 0.34.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.2/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-22 12:58:18 +02:00
dependabot[bot]
0b9e8af7b8
chore(deps-dev): bump @types/lodash from 4.14.196 to 4.14.197 (#1060)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.196 to 4.14.197.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-22 12:57:56 +02:00
github-actions[bot]
a5d2fce65a
chore(master): release 1.7.1 (#1030) 2023-08-19 23:42:14 +02:00
dependabot[bot]
419e202a2e
chore(deps): bump vuetify from 2.7.0 to 2.7.1 (#1044)
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.7.1/packages/vuetify)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 12:17:44 +02:00
dependabot[bot]
232b9319ec
chore(deps-dev): bump vitest from 0.33.0 to 0.34.1 (#1045)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.33.0 to 0.34.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 12:17:08 +02:00
dependabot[bot]
b4254c8f86
chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 (#1046)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.9.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.9.0...v9.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 12:16:58 +02:00
dependabot[bot]
81c1041e61
chore(deps-dev): bump @types/lodash from 4.14.195 to 4.14.196 (#1028)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.195 to 4.14.196.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 10:22:46 +02:00
github-actions[bot]
e26f0d0f6a
chore(master): release 1.7.0 (#964) 2023-08-04 20:15:14 +02:00
dependabot[bot]
3a625acb31
chore(deps): bump apexcharts from 3.41.0 to 3.41.1 (#1017)
Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.41.0 to 3.41.1.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](https://github.com/apexcharts/apexcharts.js/compare/v3.41.0...v3.41.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-01 09:17:32 +02:00
dependabot[bot]
8295f5f47a
chore(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.0.0 (#979)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.2.1 to 5.0.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.2.1...v5.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 10:27:43 +02:00
dependabot[bot]
639463d49f
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.0.0 (#954)
* chore(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.61.0 to 6.0.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.0.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>

* chore: linter

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daan Wijns <dw.daanwijns@gmail.com>
2023-07-15 10:43:44 +02:00
github-actions[bot]
4869afd2a2
chore(master): release 1.6.1 (#928)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-15 10:32:27 +02:00
Rémi Marseault
34e43f6add
chore: Revert sass bump to remove deprecation warnings (#956) 2023-07-11 20:18:49 +02:00
dependabot[bot]
8f0f38f5e5
chore(deps-dev): bump prettier from 2.8.8 to 3.0.0 (#950) 2023-07-11 08:28:42 +02:00
dependabot[bot]
3a0d89671a
chore(deps-dev): bump vitest from 0.32.4 to 0.33.0 (#953) 2023-07-11 08:28:17 +02:00
dependabot[bot]
7db73402d1
chore(deps-dev): bump vitest from 0.32.2 to 0.32.4 (#934) 2023-07-04 09:20:39 +02:00
dependabot[bot]
39781de252
chore(deps): bump dayjs from 1.11.8 to 1.11.9 (#932) 2023-07-04 09:20:23 +02:00
github-actions[bot]
6ab00a179b
chore(master): release 1.6.0 (#901)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-03 08:55:08 +02:00
github-actions[bot]
c69850872f
chore(master): release 1.5.12 (#871)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-26 13:17:19 +02:00
dependabot[bot]
9c187690c3
chore(deps-dev): bump sass from 1.32.13 to 1.63.6 (#885)
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.13 to 1.63.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.32.13...1.63.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 10:02:00 +02:00
dependabot[bot]
9a7ad97968
chore(deps-dev): bump @faker-js/faker from 7.6.0 to 8.0.2 (#887)
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 7.6.0 to 8.0.2.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](https://github.com/faker-js/faker/compare/v7.6.0...v8.0.2)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 10:00:07 +02:00
dependabot[bot]
04fce173b7
chore(deps): bump uuid from 8.3.2 to 9.0.0 (#888)
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 9.0.0.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.3.2...v9.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 09:59:52 +02:00
dependabot[bot]
3729c00816
chore(deps-dev): bump @types/jsdom from 20.0.1 to 21.1.1 (#886)
Bumps [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) from 20.0.1 to 21.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 09:59:45 +02:00
dependabot[bot]
aeff7fd055
chore(deps-dev): bump unplugin-vue-components from 0.22.12 to 0.25.1 (#884)
Bumps [unplugin-vue-components](https://github.com/antfu/unplugin-vue-components) from 0.22.12 to 0.25.1.
- [Release notes](https://github.com/antfu/unplugin-vue-components/releases)
- [Commits](https://github.com/antfu/unplugin-vue-components/compare/v0.22.12...v0.25.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 09:59:31 +02:00
Daan Wijns
11231f7d57 chore: fix build 2023-06-23 09:57:15 +02:00
dependabot[bot]
36e9fd57a7
chore(deps-dev): bump jsdom from 20.0.3 to 22.1.0 (#882)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.3 to 22.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/20.0.3...22.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 09:40:15 +02:00
dependabot[bot]
cafd7f915c
chore(deps-dev): bump vite from 3.2.7 to 4.3.9 (#878)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.7 to 4.3.9.
- [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/v4.3.9/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 09:40:09 +02:00
dependabot[bot]
da4b2720e5
chore(deps-dev): bump vitest from 0.25.8 to 0.32.2 (#880)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.25.8 to 0.32.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.32.2/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 09:36:37 +02:00
dependabot[bot]
59f685cb23
chore(deps): bump axios from 0.26.1 to 1.4.0 (#879)
Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 1.4.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/v0.26.1...v1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 09:35:54 +02:00
Daan Wijns
6eca289582 chore: bump deps 2023-06-23 09:34:31 +02:00
github-actions[bot]
194f568036
chore(master): release 1.5.11 (#854)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-20 16:08:11 +02:00
github-actions[bot]
8d1811a0a1
chore(master): release 1.5.10 (#841) 2023-06-05 12:10:49 +02:00
github-actions[bot]
17aff9e034
chore(master): release 1.5.9 (#829) 2023-05-28 13:14:35 -04:00
github-actions[bot]
32e192944d
chore(master): release 1.5.8 (#809) 2023-05-21 21:28:39 +02:00
github-actions[bot]
c44d3dadf9
chore(master): release 1.5.7 (#791) 2023-05-09 04:56:41 +02:00
github-actions[bot]
60806097c5
chore(master): release 1.5.6 (#783) 2023-04-28 07:05:24 +02:00
github-actions[bot]
1fc82f8b42
chore(master): release 1.5.5 (#776) 2023-04-25 16:05:51 +02:00
github-actions[bot]
fe64400c35
chore(master): release 1.5.4 (#750) 2023-04-12 08:12:59 +02:00
github-actions[bot]
a93cbb7892
chore(master): release 1.5.3 (#732)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-27 10:02:56 +02:00
github-actions[bot]
7d6edfc9d9
chore(master): release 1.5.2 (#721)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-21 09:24:04 +01:00
github-actions[bot]
5320bf094b
chore(master): release 1.5.1 (#701)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-19 10:37:06 +01:00
github-actions[bot]
52ef239ae9
chore(master): release 1.5.0 (#690) 2023-03-05 12:50:44 +01:00
github-actions[bot]
3706fafc5d
chore(master): release 1.4.0 (#670)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-28 14:25:16 +01:00
Rémi Marseault
2784ab97cf
fix: Fix JSON validation not working (#682) 2023-02-28 06:24:28 +01:00
Rémi Marseault
7caa19ab88
feat: Add import / export settings button (#659) @Larsluph 2023-02-27 15:46:57 +01:00
github-actions[bot]
de7f47f7cb
chore(master): release 1.3.2 (#658) 2023-02-20 12:45:35 +01:00