From 23e1899fceb8e7639c2ad764022254376bad6e70 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 13 Oct 2023 13:32:18 +0000 Subject: [PATCH] fix(deps): update dependency @github/hotkey to v2.1.1 (#3770) Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3770 Co-authored-by: renovate Co-committed-by: renovate --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cf0327d5d..7db73c040 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@fortawesome/free-regular-svg-icons": "6.4.2", "@fortawesome/free-solid-svg-icons": "6.4.2", "@fortawesome/vue-fontawesome": "3.0.3", - "@github/hotkey": "2.1.0", + "@github/hotkey": "2.1.1", "@infectoone/vue-ganttastic": "2.2.0", "@intlify/unplugin-vue-i18n": "1.4.0", "@kyvg/vue3-notification": "3.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c867464da..6835ccb33 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,8 +23,8 @@ dependencies: specifier: 3.0.3 version: 3.0.3(@fortawesome/fontawesome-svg-core@6.4.2)(vue@3.3.4) '@github/hotkey': - specifier: 2.1.0 - version: 2.1.0 + specifier: 2.1.1 + version: 2.1.1 '@infectoone/vue-ganttastic': specifier: 2.2.0 version: 2.2.0(dayjs@1.11.10)(vue@3.3.4) @@ -3556,8 +3556,8 @@ packages: vue: 3.3.4 dev: false - /@github/hotkey@2.1.0: - resolution: {integrity: sha512-xDdiRqVRjRJGCV9E7sZfosTLYn684b6bKiIfB0yzGNv3yI2039EeJ8DsmaJ18FhpPciFb7egDMcO37gcrjyjmQ==} + /@github/hotkey@2.1.1: + resolution: {integrity: sha512-UPb3mbKQzw3uskbRu+jsJwhAP2lFhxH0vI799camXiNbV5q3w61VNGt3oX7yxn4HhC5V4S701NoOqGbosCJhiw==} dev: false /@hapi/hoek@9.2.1: