diff --git a/frontend/package.json b/frontend/package.json index e072d0fa8..4185e18af 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -54,7 +54,7 @@ "@fortawesome/free-regular-svg-icons": "6.5.2", "@fortawesome/free-solid-svg-icons": "6.5.2", "@fortawesome/vue-fontawesome": "3.0.8", - "@github/hotkey": "3.1.0", + "@github/hotkey": "3.1.1", "@infectoone/vue-ganttastic": "2.3.2", "@intlify/unplugin-vue-i18n": "4.0.0", "@kyvg/vue3-notification": "3.2.1", @@ -180,7 +180,7 @@ "pnpm": { "patchedDependencies": { "flexsearch@0.7.31": "patches/flexsearch@0.7.31.patch", - "@github/hotkey@3.1.0": "patches/@github__hotkey@3.1.0.patch" + "@github/hotkey@3.1.1": "patches/@github__hotkey@3.1.1.patch" } } } diff --git a/frontend/patches/@github__hotkey@3.1.0.patch b/frontend/patches/@github__hotkey@3.1.1.patch similarity index 100% rename from frontend/patches/@github__hotkey@3.1.0.patch rename to frontend/patches/@github__hotkey@3.1.1.patch diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 4a1b2c091..cd7a61cdd 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -5,9 +5,9 @@ settings: excludeLinksFromLockfile: false patchedDependencies: - '@github/hotkey@3.1.0': + '@github/hotkey@3.1.1': hash: c67tdk7qpd5grxd2zj6lsxfbou - path: patches/@github__hotkey@3.1.0.patch + path: patches/@github__hotkey@3.1.1.patch flexsearch@0.7.31: hash: bfn3sngfuhktmdj7jgl3ejl35y path: patches/flexsearch@0.7.31.patch @@ -29,8 +29,8 @@ importers: specifier: 3.0.8 version: 3.0.8(@fortawesome/fontawesome-svg-core@6.5.2)(vue@3.4.31(typescript@5.5.3)) '@github/hotkey': - specifier: 3.1.0 - version: 3.1.0(patch_hash=c67tdk7qpd5grxd2zj6lsxfbou) + specifier: 3.1.1 + version: 3.1.1(patch_hash=c67tdk7qpd5grxd2zj6lsxfbou) '@infectoone/vue-ganttastic': specifier: 2.3.2 version: 2.3.2(dayjs@1.11.11)(vue@3.4.31(typescript@5.5.3)) @@ -1622,8 +1622,8 @@ packages: '@fortawesome/fontawesome-svg-core': ~1 || ~6 vue: '>= 3.0.0 < 4' - '@github/hotkey@3.1.0': - resolution: {integrity: sha512-Lj9QjYa+b+Nk5U1nZtlXLdx3HI8/EeM6ZNwBjpYcGVYqpwHdM2ScRH0p7+5zh28JG6SPbTM9+Rb1dFd742qMTw==} + '@github/hotkey@3.1.1': + resolution: {integrity: sha512-H30I6XDO3gFSgLuEuHoMBRZG9c3uCKNdAcYklL1FaZDPdU1bXfgjnpzGDPcUr0U6eGQ+T3XLY9slatwZYWL1dA==} '@hapi/hoek@9.3.0': resolution: {integrity: sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==} @@ -7508,7 +7508,7 @@ snapshots: '@fortawesome/fontawesome-svg-core': 6.5.2 vue: 3.4.31(typescript@5.5.3) - '@github/hotkey@3.1.0(patch_hash=c67tdk7qpd5grxd2zj6lsxfbou)': {} + '@github/hotkey@3.1.1(patch_hash=c67tdk7qpd5grxd2zj6lsxfbou)': {} '@hapi/hoek@9.3.0': {}