diff --git a/README.md b/README.md index 15105d9ff62d8c041e3e7df224039ea158de7941..9c258daa9402ca56b80cb55aff83173af2bbd3b3 100644 --- a/README.md +++ b/README.md @@ -217,4 +217,6 @@ Installing Sunbird requires two primary software components: | [@project-sunbird/common-consumption](https://www.npmjs.com/package/@project-sunbird/common-consumption) | https://github.com/Sunbird-Ed/SunbirdEd-consumption-ngcomponents | 4.12.0 | NG 11 | | [@project-sunbird/common-form-elements](https://www.npmjs.com/package/@project-sunbird/common-form-elements) | https://github.com/Sunbird-Ed/SunbirdEd-forms | 5.1.1 | NG 11 | | [@project-sunbird/sb-content-section](https://www.npmjs.com/package/@project-sunbird/sb-content-section) | https://github.com/Sunbird-Ed/sb-content-module | 5.1.0 | NG 11 | -| [@project-sunbird/sb-notification](https://www.npmjs.com/package/@project-sunbird/sb-notification) | https://github.com/Sunbird-Ed/sb-notification | 5.0.7 | NG 11 | \ No newline at end of file +| [@project-sunbird/sb-notification](https://www.npmjs.com/package/@project-sunbird/sb-notification) | https://github.com/Sunbird-Ed/sb-notification | 5.0.7 | NG 11 | +| [@shikshalokam/sl-questionnaire](https://www.npmjs.com/package/@shikshalokam/sl-questionnaire) | https://github.com/shikshalokam/sl-questionnaire-components | 2.1.0 | NG 11 | +| [@shikshalokam/sl-reports-library](https://www.npmjs.com/package/@shikshalokam/sl-reports-library) | https://github.com/shikshalokam/sl-reports-library | 2.0.0 | NG 11 | \ No newline at end of file diff --git a/src/app/client/package.json b/src/app/client/package.json index 1eeff6cc621ffc641045945ba5aeba5bf24e230d..934fe47b2741fa5271195830d471faedec03f9fb 100644 --- a/src/app/client/package.json +++ b/src/app/client/package.json @@ -74,8 +74,8 @@ "@project-sunbird/telemetry-sdk": "0.0.29", "@project-sunbird/web-extensions": "^0.0.2", "@samagra-x/uci-console": "1.3.7", - "@shikshalokam/sl-questionnaire": "1.5.0", - "@shikshalokam/sl-reports-library": "^1.0.7", + "@shikshalokam/sl-questionnaire": "2.1.0", + "@shikshalokam/sl-reports-library": "2.0.0", "@swimlane/ngx-datatable": "16.1.1", "@types/jquery": "3.3.31", "@types/jquery.fancytree": "2.7.34", diff --git a/src/app/client/yarn.lock b/src/app/client/yarn.lock index da2ed8583b5a6cb84c4ae4cc41f08f178598aa27..b8d320528c77b84c61d7b0a55eb1a9e895a659ed 100644 --- a/src/app/client/yarn.lock +++ b/src/app/client/yarn.lock @@ -2339,24 +2339,24 @@ semver "7.1.3" semver-intersect "1.4.0" -"@shikshalokam/sl-questionnaire@1.5.0": - version "1.5.0" - resolved "https://registry.yarnpkg.com/@shikshalokam/sl-questionnaire/-/sl-questionnaire-1.5.0.tgz#e46571cf744aa2972e35accecdd611bafb7a8bac" - integrity sha512-eoSRYWDS4oxprWZUIJ/zqyElPvAm+3wz631Da1oH40ploKSJFua0ZonSts48BnF6vOuIwwiOgAzrzGuiNof2Yw== +"@shikshalokam/sl-questionnaire@2.1.0": + version "2.1.0" + resolved "https://registry.yarnpkg.com/@shikshalokam/sl-questionnaire/-/sl-questionnaire-2.1.0.tgz#07683cfc176d820ab6f8c92fbf0e8e0621c860ba" + integrity sha512-Y4R0FT5YYS0Zrhr6h0f6vlWSAqkuZuAUp2ptPtZpf2iCo4ELxPBspI3wuIoItQcg6JB8QyWPQg34DbCrmAgcnw== dependencies: "@angular-slider/ngx-slider" "^2.0.3" tslib "^2.0.0" -"@shikshalokam/sl-reports-library@^1.0.7": - version "1.0.7" - resolved "https://registry.yarnpkg.com/@shikshalokam/sl-reports-library/-/sl-reports-library-1.0.7.tgz#8164cd522759be04dd66818f57ddd6f6ed972a5a" - integrity sha512-wyeUkXPaQWuGpe11VsEC5MS/3n9cuxbF6bVpcrG1OhnNKS6mFXCY4GsPsLnMyESjtvD+XRG0/ovmmJTd/9yvfg== +"@shikshalokam/sl-reports-library@2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@shikshalokam/sl-reports-library/-/sl-reports-library-2.0.0.tgz#67dd3e4f0fe6ae5572741cfa05611ef7bd854bd9" + integrity sha512-N8LSxJsxoJBvJ1EMcx/ejumSsAA3Qt2X9+aeOr21hI2DMzQx5HClTcoEq1l4JxB5XlcQIr/IfWNp2JZxsui8SA== dependencies: chart.js "^2.9.4" chartjs-plugin-datalabels "^0.7.0" chartjs-plugin-stacked100 "^0.7.1" ng2-charts "^2.4.2" - tslib "^1.10.0" + tslib "^2.0.0" "@sideway/address@^4.1.0": version "4.1.4" @@ -6545,7 +6545,7 @@ file-loader@6.2.0: loader-utils "^2.0.0" schema-utils "^3.0.0" -"file-saver@github:eligrey/FileSaver.js#1.3.8": +file-saver@eligrey/FileSaver.js#1.3.8: version "1.3.8" resolved "https://codeload.github.com/eligrey/FileSaver.js/tar.gz/e865e37af9f9947ddcced76b549e27dc45c1cb2e"