filebrowser/frontend
dependabot[bot] 065959451d
build(deps): bump vue-i18n from 9.10.2 to 9.14.2 in /frontend (#3618)
Bumps [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) from 9.10.2 to 9.14.2.
- [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/v9.14.2/packages/vue-i18n)

---
updated-dependencies:
- dependency-name: vue-i18n
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-03 12:54:38 +01:00
..
dist refactor: migrate frontend tooling to vite 4 (#2645) 2023-08-26 13:55:51 +02:00
public feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
src fix: files list alignment (#3494) 2024-09-30 11:40:20 +02:00
tests feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
tests-examples feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
.eslintrc.json feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
.prettierignore chore: fixes for vite dev server (#2678) 2023-08-29 20:14:45 +02:00
.prettierrc.json refactor: migrate frontend tooling to vite 4 (#2645) 2023-08-26 13:55:51 +02:00
assets.go chore: add make fmt target 2021-12-20 22:39:00 +01:00
assets_dev.go chore: add make fmt target 2021-12-20 22:39:00 +01:00
index.html feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
jsconfig.json refactor: migrate frontend tooling to vite 4 (#2645) 2023-08-26 13:55:51 +02:00
package-lock.json build(deps): bump vue-i18n from 9.10.2 to 9.14.2 in /frontend (#3618) 2024-12-03 12:54:38 +01:00
package.json build(deps): bump vue-i18n from 9.10.2 to 9.14.2 in /frontend (#3618) 2024-12-03 12:54:38 +01:00
playwright.config.ts feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
postcss.config.cjs refactor: migrate frontend tooling to vite 4 (#2645) 2023-08-26 13:55:51 +02:00
tsconfig.json feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
vite.config.ts feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00