From 30b6494fc99cd62d62e722e105c6587f61900ea7 Mon Sep 17 00:00:00 2001 From: tkubica-edu Date: Wed, 20 Nov 2024 13:39:38 +0100 Subject: [PATCH] chore: update to ngx-edu-sharing-wlo-pages v0.1.29 (only generate prompt, if an empty or default description is set in the user-configurable) --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index aa9676b..0ca7c0f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "ngx-colors": "^3.5.3", "ngx-edu-sharing-api": "^9999.0.2", "ngx-edu-sharing-ui": "^9999.0.4", - "ngx-edu-sharing-wlo-pages": "^0.1.28", + "ngx-edu-sharing-wlo-pages": "^0.1.29", "ngx-slick-carousel": "^17.0.0", "rxjs": "^7.0.0", "slick-carousel": "^1.8.1", @@ -16970,9 +16970,9 @@ } }, "node_modules/ngx-edu-sharing-wlo-pages": { - "version": "0.1.28", - "resolved": "https://registry.npmjs.org/ngx-edu-sharing-wlo-pages/-/ngx-edu-sharing-wlo-pages-0.1.28.tgz", - "integrity": "sha512-C4nWaHfrMBCTriBN2jMfMZ9kFHzDdyJjQe0ucb/CoaMJNNtunNp4DoVifhQEMUb1TS9YWI7uoPEAkUypVEd6jw==", + "version": "0.1.29", + "resolved": "https://registry.npmjs.org/ngx-edu-sharing-wlo-pages/-/ngx-edu-sharing-wlo-pages-0.1.29.tgz", + "integrity": "sha512-/83pze6gEZfFqdvTGJLgoxeQAtw2bss9c+UdMjtLHkwKTPgrolAGUYv/YrOdPpu2MII9h6RXrJBdxKALOTPcaw==", "dependencies": { "tslib": "^2.3.0" }, @@ -34422,9 +34422,9 @@ } }, "ngx-edu-sharing-wlo-pages": { - "version": "0.1.28", - "resolved": "https://registry.npmjs.org/ngx-edu-sharing-wlo-pages/-/ngx-edu-sharing-wlo-pages-0.1.28.tgz", - "integrity": "sha512-C4nWaHfrMBCTriBN2jMfMZ9kFHzDdyJjQe0ucb/CoaMJNNtunNp4DoVifhQEMUb1TS9YWI7uoPEAkUypVEd6jw==", + "version": "0.1.29", + "resolved": "https://registry.npmjs.org/ngx-edu-sharing-wlo-pages/-/ngx-edu-sharing-wlo-pages-0.1.29.tgz", + "integrity": "sha512-/83pze6gEZfFqdvTGJLgoxeQAtw2bss9c+UdMjtLHkwKTPgrolAGUYv/YrOdPpu2MII9h6RXrJBdxKALOTPcaw==", "requires": { "tslib": "^2.3.0" } diff --git a/package.json b/package.json index b1ae1ce..656ea2e 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "ngx-colors": "^3.5.3", "ngx-edu-sharing-api": "^9999.0.2", "ngx-edu-sharing-ui": "^9999.0.4", - "ngx-edu-sharing-wlo-pages": "^0.1.28", + "ngx-edu-sharing-wlo-pages": "^0.1.29", "ngx-slick-carousel": "^17.0.0", "rxjs": "^7.0.0", "slick-carousel": "^1.8.1",