From 70a161cb43c6c62f6e3240dd46fdb5d90cf46c27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 01:16:23 +0000 Subject: [PATCH] Bump @enonic-types/lib-event from 7.13.5 to 7.14.0 Bumps [@enonic-types/lib-event](https://github.com/enonic/xp) from 7.13.5 to 7.14.0. - [Release notes](https://github.com/enonic/xp/releases) - [Commits](https://github.com/enonic/xp/compare/v7.13.5...v7.14.0) --- updated-dependencies: - dependency-name: "@enonic-types/lib-event" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 18 +++++++----------- package.json | 2 +- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 647219428..8a8676a5f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "@enonic-types/lib-common": "7.13.5", "@enonic-types/lib-content": "7.13.5", "@enonic-types/lib-context": "7.13.5", - "@enonic-types/lib-event": "7.13.5", + "@enonic-types/lib-event": "7.14.0", "@enonic-types/lib-i18n": "7.13.5", "@enonic-types/lib-io": "7.13.5", "@enonic-types/lib-mail": "7.13.5", @@ -134,10 +134,6 @@ "webpack-bundle-analyzer": "~4.10.1", "webpack-cli": "~5.1.4", "xlsx": "~0.18.5" - }, - "engines": { - "node": ">= 16.1.0", - "npm": ">= 6.14.8" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -2301,9 +2297,9 @@ "dev": true }, "node_modules/@enonic-types/lib-event": { - "version": "7.13.5", - "resolved": "https://registry.npmjs.org/@enonic-types/lib-event/-/lib-event-7.13.5.tgz", - "integrity": "sha512-sJHYq4leVS3UQhBUXelxE2RZSG6bZORpBOePpibQtMkbk/2gHa1PQxvuYUdhrehd5cIJGnCI2/eMpOGjAMsuuQ==", + "version": "7.14.0", + "resolved": "https://registry.npmjs.org/@enonic-types/lib-event/-/lib-event-7.14.0.tgz", + "integrity": "sha512-ZoXshp/88ER1k2BkatPhn2cROCuGe0ehFWZ5pBk88cTfhqCuz7FNjPHTyJIle6xxTs6FlJIjdmGcCJWFTkxIuw==", "dev": true }, "node_modules/@enonic-types/lib-i18n": { @@ -22377,9 +22373,9 @@ } }, "@enonic-types/lib-event": { - "version": "7.13.5", - "resolved": "https://registry.npmjs.org/@enonic-types/lib-event/-/lib-event-7.13.5.tgz", - "integrity": "sha512-sJHYq4leVS3UQhBUXelxE2RZSG6bZORpBOePpibQtMkbk/2gHa1PQxvuYUdhrehd5cIJGnCI2/eMpOGjAMsuuQ==", + "version": "7.14.0", + "resolved": "https://registry.npmjs.org/@enonic-types/lib-event/-/lib-event-7.14.0.tgz", + "integrity": "sha512-ZoXshp/88ER1k2BkatPhn2cROCuGe0ehFWZ5pBk88cTfhqCuz7FNjPHTyJIle6xxTs6FlJIjdmGcCJWFTkxIuw==", "dev": true }, "@enonic-types/lib-i18n": { diff --git a/package.json b/package.json index 439ae43a4..8b8b5fa9b 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@enonic-types/lib-common": "7.13.5", "@enonic-types/lib-content": "7.13.5", "@enonic-types/lib-context": "7.13.5", - "@enonic-types/lib-event": "7.13.5", + "@enonic-types/lib-event": "7.14.0", "@enonic-types/lib-i18n": "7.13.5", "@enonic-types/lib-io": "7.13.5", "@enonic-types/lib-mail": "7.13.5",