Commit Graph

220 Commits

Author SHA1 Message Date
dependabot[bot]
652e1c6d45 Bump typescript-eslint from 8.26.0 to 8.26.1 in /frontend
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.26.0 to 8.26.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/v8.26.1/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 02:38:23 +00:00
dependabot[bot]
ea661a6793 Bump cronstrue from 2.55.0 to 2.56.0 in /frontend
Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 2.55.0 to 2.56.0.
- [Release notes](https://github.com/bradymholt/cronstrue/releases)
- [Changelog](https://github.com/bradymholt/cRonstrue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bradymholt/cronstrue/compare/v2.55.0...v2.56.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 02:38:10 +00:00
dependabot[bot]
5e726dd025 Merge pull request #1698 from rommapp/dependabot/npm_and_yarn/frontend/master/typescript-eslint-8.26.0 2025-03-10 16:02:50 +00:00
dependabot[bot]
03223c67a4 Merge pull request #1697 from rommapp/dependabot/npm_and_yarn/frontend/master/nanoid-5.1.3 2025-03-10 16:02:25 +00:00
dependabot[bot]
e2c029a226 Bump nanoid from 5.1.2 to 5.1.3 in /frontend
Bumps [nanoid](https://github.com/ai/nanoid) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/5.1.2...5.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 16:00:00 +00:00
dependabot[bot]
0388997262 Bump eslint from 9.21.0 to 9.22.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 9.21.0 to 9.22.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.21.0...v9.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 15:59:10 +00:00
dependabot[bot]
04cdea1cfd Merge pull request #1695 from rommapp/dependabot/npm_and_yarn/frontend/master/vue-tsc-2.2.8 2025-03-10 15:58:41 +00:00
dependabot[bot]
09d3bb7bbb Bump typescript-eslint from 8.25.0 to 8.26.0 in /frontend
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.25.0 to 8.26.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.26.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 02:54:54 +00:00
dependabot[bot]
71daa924d9 Bump vue-tsc from 2.2.0 to 2.2.8 in /frontend
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 2.2.0 to 2.2.8.
- [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.2.8/packages/tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 02:54:28 +00:00
dependabot[bot]
5d0228e5cc Bump @types/lodash from 4.17.15 to 4.17.16 in /frontend
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.15 to 4.17.16.
- [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>
2025-03-10 02:54:21 +00:00
dependabot[bot]
1527e40a32 Bump cronstrue from 2.54.0 to 2.55.0 in /frontend
Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 2.54.0 to 2.55.0.
- [Release notes](https://github.com/bradymholt/cronstrue/releases)
- [Changelog](https://github.com/bradymholt/cRonstrue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bradymholt/cronstrue/compare/v2.54.0...v2.55.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 03:35:04 +00:00
dependabot[bot]
daa1933ff5 Merge pull request #1679 from rommapp/dependabot/npm_and_yarn/frontend/master/axios-1.8.1 2025-03-03 03:34:04 +00:00
dependabot[bot]
45a84ac941 Merge pull request #1681 from rommapp/dependabot/npm_and_yarn/frontend/master/md-editor-v3-5.3.2 2025-03-03 03:32:55 +00:00
dependabot[bot]
b7c3993af0 Merge pull request #1682 from rommapp/dependabot/npm_and_yarn/frontend/master/types/node-22.13.8 2025-03-03 03:31:31 +00:00
dependabot[bot]
a5eb1624e8 Bump @types/node from 22.13.1 to 22.13.8 in /frontend
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.1 to 22.13.8.
- [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>
2025-03-03 02:53:43 +00:00
dependabot[bot]
880ac93ff2 Bump md-editor-v3 from 5.2.2 to 5.3.2 in /frontend
Bumps [md-editor-v3](https://github.com/imzbf/md-editor-v3) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/imzbf/md-editor-v3/releases)
- [Commits](https://github.com/imzbf/md-editor-v3/compare/v5.2.2...v5.3.2)

---
updated-dependencies:
- dependency-name: md-editor-v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 02:53:34 +00:00
dependabot[bot]
e1aa2c511b Bump axios from 1.7.9 to 1.8.1 in /frontend
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.9...v1.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 02:53:16 +00:00
dependabot[bot]
8d43582b63 Bump typescript-eslint from 8.24.0 to 8.25.0 in /frontend
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.24.0 to 8.25.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.25.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 02:53:09 +00:00
dependabot[bot]
92c5168e3f Bump eslint from 9.20.1 to 9.21.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 9.20.1 to 9.21.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.20.1...v9.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 03:32:31 +00:00
dependabot[bot]
f90d4ae336 Merge pull request #1658 from rommapp/dependabot/npm_and_yarn/frontend/master/vite-6.1.1 2025-02-24 03:31:33 +00:00
dependabot[bot]
9cfddcc0e3 Merge pull request #1656 from rommapp/dependabot/npm_and_yarn/frontend/master/globals-16.0.0 2025-02-24 03:31:00 +00:00
dependabot[bot]
ba5e08ee0e Merge pull request #1655 from rommapp/dependabot/npm_and_yarn/frontend/master/multi-6e6cfcd2df 2025-02-24 03:29:36 +00:00
dependabot[bot]
7cda4b6c1f Bump vite from 6.1.0 to 6.1.1 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.1.0 to 6.1.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/create-vite@6.1.1/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>
2025-02-24 02:10:36 +00:00
dependabot[bot]
63a4bfdab7 Bump globals from 15.15.0 to 16.0.0 in /frontend
Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 16.0.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.15.0...v16.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 02:10:19 +00:00
dependabot[bot]
dea3c06b6c Bump @eslint/js and @types/eslint__js in /frontend
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [@types/eslint__js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint__js). These dependencies needed to be updated together.

Updates `@eslint/js` from 9.20.0 to 9.21.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.21.0/packages/js)

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

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/eslint__js"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 02:10:14 +00:00
dependabot[bot]
d121cc0cfd Bump nanoid from 5.0.9 to 5.1.2 in /frontend
Bumps [nanoid](https://github.com/ai/nanoid) from 5.0.9 to 5.1.2.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/5.0.9...5.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 02:10:05 +00:00
zurdi
7e4ea0348b Merge remote-tracking branch 'origin/master' into feature/screenscraper-integration 2025-02-17 13:15:05 +00:00
Zurdi
6f287831be Merge pull request #1620 from rommapp/dependabot/npm_and_yarn/frontend/master/pinia-3.0.1
Bump pinia from 2.3.1 to 3.0.1 in /frontend
2025-02-17 12:11:48 +01:00
Zurdi
121b0fc3a4 Merge pull request #1619 from rommapp/dependabot/npm_and_yarn/frontend/master/eslint/js-9.20.0
Bump @eslint/js from 8.57.1 to 9.20.0 in /frontend
2025-02-17 12:11:40 +01:00
Zurdi
6edc1cf6b0 Merge pull request #1621 from rommapp/dependabot/npm_and_yarn/frontend/master/eslint-9.20.1
Bump eslint from 9.20.0 to 9.20.1 in /frontend
2025-02-17 12:11:29 +01:00
dependabot[bot]
11287c1ee6 Bump eslint from 9.20.0 to 9.20.1 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 9.20.0 to 9.20.1.
- [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.20.0...v9.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 05:09:12 +00:00
dependabot[bot]
23d1d6a0c3 Bump globals from 15.14.0 to 15.15.0 in /frontend
Bumps [globals](https://github.com/sindresorhus/globals) from 15.14.0 to 15.15.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.14.0...v15.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 05:09:12 +00:00
dependabot[bot]
0fdf42e42b Bump pinia from 2.3.1 to 3.0.1 in /frontend
Bumps [pinia](https://github.com/vuejs/pinia) from 2.3.1 to 3.0.1.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 03:00:44 +00:00
dependabot[bot]
b4a68eb1a7 Bump @eslint/js from 8.57.1 to 9.20.0 in /frontend
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 8.57.1 to 9.20.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.20.0/packages/js)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 03:00:36 +00:00
dependabot[bot]
57142e1e8a Bump typescript-eslint from 8.23.0 to 8.24.0 in /frontend
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.23.0 to 8.24.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.24.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 03:00:29 +00:00
zurdi
e51dfc3eec Merge remote-tracking branch 'origin/master' into feature/screenscraper-integration 2025-02-10 08:59:28 +00:00
dependabot[bot]
47263c6130 Bump @vue/tsconfig from 0.5.1 to 0.7.0 in /frontend
Bumps [@vue/tsconfig](https://github.com/vuejs/tsconfig) from 0.5.1 to 0.7.0.
- [Release notes](https://github.com/vuejs/tsconfig/releases)
- [Commits](https://github.com/vuejs/tsconfig/compare/v0.5.1...v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 03:05:53 +00:00
dependabot[bot]
2983f64a8a Merge pull request #1598 from rommapp/dependabot/npm_and_yarn/frontend/master/eslint-9.20.0 2025-02-10 03:04:39 +00:00
dependabot[bot]
6f3a787333 Merge pull request #1597 from rommapp/dependabot/npm_and_yarn/frontend/master/md-editor-v3-5.2.2 2025-02-10 03:03:08 +00:00
dependabot[bot]
4b80b17023 Merge pull request #1595 from rommapp/dependabot/npm_and_yarn/frontend/master/vue-i18n-11.1.1 2025-02-10 03:02:44 +00:00
dependabot[bot]
24010ec203 Bump eslint from 9.19.0 to 9.20.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 9.19.0 to 9.20.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.19.0...v9.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 03:00:54 +00:00
dependabot[bot]
abdf480b0d Bump md-editor-v3 from 5.2.1 to 5.2.2 in /frontend
Bumps [md-editor-v3](https://github.com/imzbf/md-editor-v3) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/imzbf/md-editor-v3/releases)
- [Commits](https://github.com/imzbf/md-editor-v3/compare/v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: md-editor-v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 02:51:30 +00:00
dependabot[bot]
eff53f5b41 Bump vue-i18n from 11.1.0 to 11.1.1 in /frontend
Bumps [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/intlify/vue-i18n/releases)
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n/commits/v11.1.1/packages/vue-i18n)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 02:51:13 +00:00
dependabot[bot]
8cc0911560 Bump vite from 6.0.11 to 6.1.0 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.11 to 6.1.0.
- [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/create-vite@6.1.0/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>
2025-02-10 02:51:04 +00:00
zurdi
0660502f5a feat: screenscraper manual support 2025-02-06 18:53:23 +00:00
Georges-Antoine Assi
ef2a7525cd [ROMM-1577] Include roboto in repo 2025-02-05 19:35:12 -05:00
dependabot[bot]
79ee23a2fd Bump @types/lodash from 4.17.14 to 4.17.15 in /frontend
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.14 to 4.17.15.
- [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>
2025-02-03 14:28:00 +00:00
dependabot[bot]
10dd638ca0 Merge pull request #1576 from rommapp/dependabot/npm_and_yarn/frontend/master/vuetify-3.7.9 2025-02-03 14:26:43 +00:00
dependabot[bot]
84e8c1824e Merge pull request #1574 from rommapp/dependabot/npm_and_yarn/frontend/master/types/node-22.13.0 2025-02-03 14:25:49 +00:00
dependabot[bot]
103efd6f55 Bump vuetify from 3.7.7 to 3.7.9 in /frontend
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.7.7 to 3.7.9.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.7.9/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>
2025-02-03 14:17:57 +00:00