From 1c8cac5e3147dff6ad81f028ef857d9258733d75 Mon Sep 17 00:00:00 2001 From: tkubica-edu Date: Wed, 6 Nov 2024 14:25:50 +0100 Subject: [PATCH] chore: update to ngx-edu-sharing-wlo-pages v0.1.25 (add custom card for proposing new content) --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index edeb2b7..f9e5b03 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.24", + "ngx-edu-sharing-wlo-pages": "^0.1.25", "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.24", - "resolved": "https://registry.npmjs.org/ngx-edu-sharing-wlo-pages/-/ngx-edu-sharing-wlo-pages-0.1.24.tgz", - "integrity": "sha512-xVQKjUokZlOLEQBkxJc/hBvslrfsGn3fc5pihKDY3WBuK72M0eDw50+hvCI+8H4IDp2g7YwMd2Uqro8/vVV1Hg==", + "version": "0.1.25", + "resolved": "https://registry.npmjs.org/ngx-edu-sharing-wlo-pages/-/ngx-edu-sharing-wlo-pages-0.1.25.tgz", + "integrity": "sha512-leAW4VW5OjY5cg1+UJmWbxHlDmJ1qCLwLA1qQoSSEt1zaQsFIlqN6FMs6ARZxV6tfh44MAf2dV6wJZz78ag0Uw==", "dependencies": { "tslib": "^2.3.0" }, @@ -16987,7 +16987,7 @@ "ngx-colors": "^3.5.3", "ngx-echarts": "^18.0.0", "ngx-edu-sharing-api": "^9999.0.2", - "ngx-edu-sharing-ui": "^9999.0.3", + "ngx-edu-sharing-ui": "^9999.0.4", "ngx-edu-sharing-z-api": "^0.0.3", "qs": "^6.12.1", "rxjs": "^7.0.0" @@ -34422,9 +34422,9 @@ } }, "ngx-edu-sharing-wlo-pages": { - "version": "0.1.24", - "resolved": "https://registry.npmjs.org/ngx-edu-sharing-wlo-pages/-/ngx-edu-sharing-wlo-pages-0.1.24.tgz", - "integrity": "sha512-xVQKjUokZlOLEQBkxJc/hBvslrfsGn3fc5pihKDY3WBuK72M0eDw50+hvCI+8H4IDp2g7YwMd2Uqro8/vVV1Hg==", + "version": "0.1.25", + "resolved": "https://registry.npmjs.org/ngx-edu-sharing-wlo-pages/-/ngx-edu-sharing-wlo-pages-0.1.25.tgz", + "integrity": "sha512-leAW4VW5OjY5cg1+UJmWbxHlDmJ1qCLwLA1qQoSSEt1zaQsFIlqN6FMs6ARZxV6tfh44MAf2dV6wJZz78ag0Uw==", "requires": { "tslib": "^2.3.0" } diff --git a/package.json b/package.json index cd90cb2..bc5cc82 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.24", + "ngx-edu-sharing-wlo-pages": "^0.1.25", "ngx-slick-carousel": "^17.0.0", "rxjs": "^7.0.0", "slick-carousel": "^1.8.1",