From ab7bc372fbc32715b10c688129b45cc30b953269 Mon Sep 17 00:00:00 2001 From: null Date: Thu, 5 Sep 2024 21:18:51 +0000 Subject: [PATCH] chore(deps): update dependency @taiga-ui/event-plugins to v4.1.2 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index e29d4622a..3bae40aa5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "@taiga-ui/commitlint-config": "0.158.0", "@taiga-ui/core": "4.5.0", "@taiga-ui/eslint-plugin-experience": "0.158.0", - "@taiga-ui/event-plugins": "4.1.1", + "@taiga-ui/event-plugins": "4.1.2", "@taiga-ui/icons": "4.5.0", "@taiga-ui/layout": "4.5.0", "@taiga-ui/legacy": "4.5.0", @@ -9749,9 +9749,9 @@ } }, "node_modules/@taiga-ui/event-plugins": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/@taiga-ui/event-plugins/-/event-plugins-4.1.1.tgz", - "integrity": "sha512-NpDZ+k8Y8gFTEKCosnW+YIz07Pulf8WxaCnvfWmXP3DADbH5BffAWGIZGKmpzA/cgrv+Mk/NsBquyt15c+Td8w==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/@taiga-ui/event-plugins/-/event-plugins-4.1.2.tgz", + "integrity": "sha512-HHkmj3X9HrOsO62evm5XXn1ZWcSQquwEJKAnQFSFpcIa8aUhPBjcAUY1unKYW0ayv4SpMnA6XkEvQKoQ5Vki2g==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index d60eef719..b1b2af1ba 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "@taiga-ui/commitlint-config": "0.158.0", "@taiga-ui/core": "4.5.0", "@taiga-ui/eslint-plugin-experience": "0.158.0", - "@taiga-ui/event-plugins": "4.1.1", + "@taiga-ui/event-plugins": "4.1.2", "@taiga-ui/icons": "4.5.0", "@taiga-ui/layout": "4.5.0", "@taiga-ui/legacy": "4.5.0",