From 93d2f1292eced8873e66fa03e8b9c85a727b3bb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 21:58:00 +0000 Subject: [PATCH] Bump vue-facing-decorator from 3.0.2 to 3.0.4 in /ui Bumps [vue-facing-decorator](https://github.com/facing-dev/vue-facing-decorator) from 3.0.2 to 3.0.4. - [Release notes](https://github.com/facing-dev/vue-facing-decorator/releases) - [Commits](https://github.com/facing-dev/vue-facing-decorator/compare/v3.0.2...v3.0.4) --- updated-dependencies: - dependency-name: vue-facing-decorator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ui/package-lock.json | 8 ++++---- ui/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package-lock.json b/ui/package-lock.json index 14d117d..0e10e29 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -11,7 +11,7 @@ "bulma": "^1.0.1", "pinia": "^2.1.7", "vue": "^3.4.27", - "vue-facing-decorator": "^3.0.2", + "vue-facing-decorator": "^3.0.4", "vue-router": "^4.3.2", "vue3-material-design-icons-ts": "^5.0.10", "vuetify": "^3.6.8" @@ -5349,9 +5349,9 @@ "dev": true }, "node_modules/vue-facing-decorator": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/vue-facing-decorator/-/vue-facing-decorator-3.0.2.tgz", - "integrity": "sha512-hwOWIblWLBovaCHkNvqp2XTmaVmY8ZE7JcnkwlH9GZz0ZETZyN/O3kmZSmNVnOcRVG/ZOFhVdiBivozhaZxInA==", + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/vue-facing-decorator/-/vue-facing-decorator-3.0.4.tgz", + "integrity": "sha512-Lk90PevJllB6qRRdLvLFjATZrv00nof1Ob6afavKL7Pc7V3eEin3vhdvEDRORdWKVvNoXhJbHejngWVuT0Pt0g==", "peerDependencies": { "vue": "^3.0.0" } diff --git a/ui/package.json b/ui/package.json index fe92e68..95e9d16 100644 --- a/ui/package.json +++ b/ui/package.json @@ -17,7 +17,7 @@ "bulma": "^1.0.1", "pinia": "^2.1.7", "vue": "^3.4.27", - "vue-facing-decorator": "^3.0.2", + "vue-facing-decorator": "^3.0.4", "vue-router": "^4.3.2", "vue3-material-design-icons-ts": "^5.0.10", "vuetify": "^3.6.8"