From c6808f5cb0b1a59a0b69ffa58c516c1ea7b404de Mon Sep 17 00:00:00 2001 From: tkubica-edu Date: Mon, 25 Nov 2024 13:01:35 +0100 Subject: [PATCH] chore: update to ngx-edu-sharing-wlo-pages v0.1.32 (adjust initial sorting of collection chips) --- 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 e68feaf..65eac69 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.31", + "ngx-edu-sharing-wlo-pages": "^0.1.32", "ngx-slick-carousel": "^17.0.0", "rxjs": "^7.0.0", "slick-carousel": "^1.8.1", @@ -16170,9 +16170,9 @@ } }, "node_modules/ngx-edu-sharing-wlo-pages": { - "version": "0.1.31", - "resolved": "https://registry.npmjs.org/ngx-edu-sharing-wlo-pages/-/ngx-edu-sharing-wlo-pages-0.1.31.tgz", - "integrity": "sha512-5MLpDXAK+z66dNZQba5UDP5NRqbBNiwzAokqpJTxTvAlAZRwyBQyXCcT0bSdTu3GrfqEukPWzaQZllOgkb6Bpg==", + "version": "0.1.32", + "resolved": "https://registry.npmjs.org/ngx-edu-sharing-wlo-pages/-/ngx-edu-sharing-wlo-pages-0.1.32.tgz", + "integrity": "sha512-y9N81v1/mqOWk2e3t92UI5wnL1BxmUemcL3/VwcRi9239I3Ie9zR+qlM7FkDYVpyUE420E9NEbEodfMMw3D67g==", "dependencies": { "tslib": "^2.3.0" }, @@ -32819,9 +32819,9 @@ } }, "ngx-edu-sharing-wlo-pages": { - "version": "0.1.31", - "resolved": "https://registry.npmjs.org/ngx-edu-sharing-wlo-pages/-/ngx-edu-sharing-wlo-pages-0.1.31.tgz", - "integrity": "sha512-5MLpDXAK+z66dNZQba5UDP5NRqbBNiwzAokqpJTxTvAlAZRwyBQyXCcT0bSdTu3GrfqEukPWzaQZllOgkb6Bpg==", + "version": "0.1.32", + "resolved": "https://registry.npmjs.org/ngx-edu-sharing-wlo-pages/-/ngx-edu-sharing-wlo-pages-0.1.32.tgz", + "integrity": "sha512-y9N81v1/mqOWk2e3t92UI5wnL1BxmUemcL3/VwcRi9239I3Ie9zR+qlM7FkDYVpyUE420E9NEbEodfMMw3D67g==", "requires": { "tslib": "^2.3.0" } diff --git a/package.json b/package.json index 606abea..f5f8854 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.31", + "ngx-edu-sharing-wlo-pages": "^0.1.32", "ngx-slick-carousel": "^17.0.0", "rxjs": "^7.0.0", "slick-carousel": "^1.8.1",