diff --git a/frontend/package.json b/frontend/package.json index e3ed269ee..5aa1e4c71 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -57,7 +57,7 @@ "@github/hotkey": "3.1.1", "@infectoone/vue-ganttastic": "2.3.2", "@intlify/unplugin-vue-i18n": "5.2.0", - "@kyvg/vue3-notification": "3.4.0", + "@kyvg/vue3-notification": "3.4.1", "@sentry/tracing": "7.114.0", "@sentry/vue": "8.35.0", "@tiptap/core": "2.9.1", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 1172f269f..72b45ce1f 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -38,8 +38,8 @@ importers: specifier: 5.2.0 version: 5.2.0(@vue/compiler-dom@3.5.12)(eslint@8.57.1)(rollup@4.24.2)(typescript@5.6.3)(vue-i18n@10.0.4(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3)) '@kyvg/vue3-notification': - specifier: 3.4.0 - version: 3.4.0(vue@3.5.12(typescript@5.6.3)) + specifier: 3.4.1 + version: 3.4.1(vue@3.5.12(typescript@5.6.3)) '@sentry/tracing': specifier: 7.114.0 version: 7.114.0 @@ -2238,8 +2238,8 @@ packages: '@jridgewell/trace-mapping@0.3.25': resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} - '@kyvg/vue3-notification@3.4.0': - resolution: {integrity: sha512-SFa5jPMVySj118LVGMFkPLpZVfFpLR/aTXJM90paS2LJZpwFqJnh9asJYPZ+wfJc1kXm3aOlluLoGw1OP4BnoA==} + '@kyvg/vue3-notification@3.4.1': + resolution: {integrity: sha512-WhTWCbF36JHLJR5UdKmJF7KXGOGVy4tLeaJuKTHZhwttZWnbF9w1/c2d32tvCSwY9CdeX/n9uoaKWLMKK3vOyg==} peerDependencies: vue: ^3.0.0 @@ -9109,7 +9109,7 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.0 - '@kyvg/vue3-notification@3.4.0(vue@3.5.12(typescript@5.6.3))': + '@kyvg/vue3-notification@3.4.1(vue@3.5.12(typescript@5.6.3))': dependencies: vue: 3.5.12(typescript@5.6.3)