From 58647994cf8aecb830500debecfb0be84e4602b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 21:26:18 +0000 Subject: [PATCH] chore(deps): bump @vue/shared from 3.5.6 to 3.5.8 in /app Bumps [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared) from 3.5.6 to 3.5.8. - [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.5.8/packages/shared) --- updated-dependencies: - dependency-name: "@vue/shared" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app/package.json | 2 +- app/pnpm-lock.yaml | 11 ++++++++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/app/package.json b/app/package.json index 5ca7e234..91ab4d8c 100644 --- a/app/package.json +++ b/app/package.json @@ -16,7 +16,7 @@ "@formkit/auto-animate": "^0.8.2", "@simplewebauthn/browser": "^10.0.0", "@vue/reactivity": "^3.5.6", - "@vue/shared": "^3.5.6", + "@vue/shared": "^3.5.8", "@vueuse/components": "^11.1.0", "@vueuse/core": "^11.1.0", "@vueuse/integrations": "^11.1.0", diff --git a/app/pnpm-lock.yaml b/app/pnpm-lock.yaml index a3aaeaa6..d1ff032d 100644 --- a/app/pnpm-lock.yaml +++ b/app/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^3.5.6 version: 3.5.6 '@vue/shared': - specifier: ^3.5.6 - version: 3.5.6 + specifier: ^3.5.8 + version: 3.5.8 '@vueuse/components': specifier: ^11.1.0 version: 11.1.0(vue@3.5.6(typescript@5.3.3)) @@ -939,6 +939,9 @@ packages: '@vue/shared@3.5.6': resolution: {integrity: sha512-eidH0HInnL39z6wAt6SFIwBrvGOpDWsDxlw3rCgo1B+CQ1781WzQUSU3YjxgdkcJo9Q8S6LmXTkvI+cLHGkQfA==} + '@vue/shared@3.5.8': + resolution: {integrity: sha512-mJleSWbAGySd2RJdX1RBtcrUBX6snyOc0qHpgk3lGi4l9/P/3ny3ELqFWqYdkXIwwNN/kdm8nD9ky8o6l/Lx2A==} + '@vue/tsconfig@0.5.1': resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==} @@ -3981,7 +3984,7 @@ snapshots: '@volar/language-core': 2.4.5 '@vue/compiler-dom': 3.5.6 '@vue/compiler-vue2': 2.7.16 - '@vue/shared': 3.5.6 + '@vue/shared': 3.5.8 computeds: 0.0.1 minimatch: 9.0.5 muggle-string: 0.4.1 @@ -4013,6 +4016,8 @@ snapshots: '@vue/shared@3.5.6': {} + '@vue/shared@3.5.8': {} + '@vue/tsconfig@0.5.1': {} '@vueuse/components@11.1.0(vue@3.5.6(typescript@5.3.3))':