1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 07:39:41 +02:00
mealie/frontend
dependabot[bot] c65c00f3a8
chore(deps-dev): bump @vue/runtime-dom in /frontend (#1633)
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.2.37 to 3.2.39.
- [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.2.39/packages/runtime-dom)

---
updated-dependencies:
- dependency-name: "@vue/runtime-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-10 10:21:20 -08:00
..
.husky refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
api feat: public recipe access (#1610) 2022-08-28 20:08:33 -08:00
assets chore: deps-dev-bump (#1533) 2022-08-08 17:58:10 -08:00
components fix: set meta description and image for shared recipes (#1635) 2022-09-10 09:29:21 -08:00
composables fix: set meta description and image for shared recipes (#1635) 2022-09-10 09:29:21 -08:00
lang New Crowdin updates (#1618) 2022-09-10 09:14:22 -08:00
layouts chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
pages fix: set meta description and image for shared recipes (#1635) 2022-09-10 09:29:21 -08:00
plugins security: enforce min length for user password (#1555) 2022-08-13 21:38:26 -08:00
static fix (possible): PWA blank screen (#1523) 2022-08-02 14:06:26 -08:00
store Setup vite for development 2021-08-08 17:01:45 -08:00
types refactor: recipe-page (#1587) 2022-08-27 10:44:58 -08:00
utils/icons feat: implement local storage for sorting and dynamic sort icons on the new recipe sort card (#1506) 2022-07-31 11:39:35 -08:00
.editorconfig nuxt init 2021-07-31 14:00:28 -08:00
.eslintrc.js fix: bad import path (#1313) 2022-05-29 09:09:36 -08:00
.gitignore nuxt init 2021-07-31 14:00:28 -08:00
.prettierrc refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
Caddyfile feat: docker volume validation (#1125) 2022-04-02 16:35:53 -08:00
Dockerfile feature/multi-tenancy and move caddy server (#980) 2022-02-20 14:17:51 -09:00
nuxt.config.js fix: set meta description and image for shared recipes (#1635) 2022-09-10 09:29:21 -08:00
package.json chore(deps-dev): bump @vue/runtime-dom in /frontend (#1633) 2022-09-10 10:21:20 -08:00
run.sh feature/multi-tenancy and move caddy server (#980) 2022-02-20 14:17:51 -09:00
template.env feat(frontend): Add Meal Tags + UI Improvements (#807) 2021-11-20 14:30:38 -09:00
tsconfig.json remove explicity typescript version (#1285) 2022-05-25 10:14:24 -08:00
yarn.lock chore(deps-dev): bump @vue/runtime-dom in /frontend (#1633) 2022-09-10 10:21:20 -08:00