From 36708253c011fd640f23723779b4b634cf1ce9ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 16:49:38 +0000 Subject: [PATCH] chore(deps): update dependency @he-tree/vue to v2.8.7 --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index c6b3ebcc7..02801314c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@as-integrations/h3": "1.2.1", "@azure/communication-email": "1.0.0", "@graphql-tools/schema": "10.0.6", - "@he-tree/vue": "2.8.6", + "@he-tree/vue": "2.8.7", "@lucia-auth/adapter-prisma": "3.0.2", "@lucia-auth/adapter-session-unstorage": "2.1.0", "@nuxtjs/tailwindcss": "6.12.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2cc0537a8..d0a8d91ea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -35,8 +35,8 @@ importers: specifier: 10.0.6 version: 10.0.6(graphql@16.9.0) '@he-tree/vue': - specifier: 2.8.6 - version: 2.8.6(vue@3.5.10(typescript@5.5.4)) + specifier: 2.8.7 + version: 2.8.7(vue@3.5.10(typescript@5.5.4)) '@lucia-auth/adapter-prisma': specifier: 3.0.2 version: 3.0.2(@prisma/client@5.19.1(prisma@5.19.1))(lucia@2.7.7) @@ -2453,11 +2453,11 @@ packages: '@he-tree/dnd-utils@0.1.0-alpha.4': resolution: {integrity: sha512-DuxkFOQ8eztoHrX1/VelqOnQphQbRszemfMKSKlAEEhVjqR/IkaOE2QSRlAdj6OC6AfMvHDPvIZOiEPFwP6/ZQ==} - '@he-tree/tree-utils@0.1.0-alpha.4': - resolution: {integrity: sha512-Ak1PcxgNUFc58RXlg3UDYe1cij+n2HjdGeALnAhIkP8rIzvL8q545nWMtUFRv/XbqTCeShvk7nkD97hRnB8fMg==} + '@he-tree/tree-utils@0.1.0-alpha.6': + resolution: {integrity: sha512-TIH1iIRLpn3sjd4EuIfKQzFd6ToY8GLYk3i5bfK1njCW7lBBDHLqSyK0mlJPbCPk4PfkZBC4K+sMcYyH4hokyg==} - '@he-tree/vue@2.8.6': - resolution: {integrity: sha512-sCeOfvOt7Ch6Awdhhu8sMxlTjFnb/anBhWIWMrWbKak4u9qJ0juATfS/Thp1tqkykna4Pn5S5ZIStuqOo0BExg==} + '@he-tree/vue@2.8.7': + resolution: {integrity: sha512-Ii6lRTtj7F9wylCZ23H001ucVGgtOrHmmLB3LA8KY4LolmCNwHb8VOnfRSMnk5JccoQuYLPIFAEnRdFbqzdFSA==} engines: {node: '>=12'} peerDependencies: '@vue/composition-api': ^1.4.6 @@ -12850,16 +12850,16 @@ snapshots: drag-event-service: 2.0.0 helper-js: 3.1.5 - '@he-tree/tree-utils@0.1.0-alpha.4': + '@he-tree/tree-utils@0.1.0-alpha.6': dependencies: '@babel/runtime': 7.25.0 drag-event-service: 2.0.0 helper-js: 3.1.5 - '@he-tree/vue@2.8.6(vue@3.5.10(typescript@5.5.4))': + '@he-tree/vue@2.8.7(vue@3.5.10(typescript@5.5.4))': dependencies: '@he-tree/dnd-utils': 0.1.0-alpha.4 - '@he-tree/tree-utils': 0.1.0-alpha.4 + '@he-tree/tree-utils': 0.1.0-alpha.6 '@virtual-list/vue': 1.2.0(vue@3.5.10(typescript@5.5.4)) helper-js: 3.1.5 vue: 3.5.10(typescript@5.5.4)