feat: Updated frontend-lib-learning-assistant to v2.13.0 (#1557)

This commit is contained in:
Marcos Rigoli
2024-12-18 12:50:19 -03:00
committed by GitHub
parent 3811f5f9d5
commit e505f78cfb
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -13,7 +13,7 @@
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
"@edx/browserslist-config": "1.2.0",
"@edx/frontend-component-header": "^5.8.0",
"@edx/frontend-lib-learning-assistant": "^2.10.0",
"@edx/frontend-lib-learning-assistant": "^2.13.0",
"@edx/frontend-lib-special-exams": "^3.1.3",
"@edx/frontend-platform": "^8.0.0",
"@edx/openedx-atlas": "^0.6.0",
@@ -2431,9 +2431,9 @@
}
},
"node_modules/@edx/frontend-lib-learning-assistant": {
"version": "2.10.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-learning-assistant/-/frontend-lib-learning-assistant-2.10.0.tgz",
"integrity": "sha512-Kaz6mPUuyXz7WU9GLsxD9UIxwgSZfZixUBniFSNOzIs+pCykEDx70HgSrQ5gGZQ1+y2Hszivcwj9/kONhYhDrQ==",
"version": "2.13.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-learning-assistant/-/frontend-lib-learning-assistant-2.13.0.tgz",
"integrity": "sha512-vSsy2+qi6imjCgoInzYKb7WtnE73VFoA5Q6doARM8adj/ODk+FwopChS3vw3gDRFna45jKZu4whvmkpy3WuItg==",
"dependencies": {
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
"@optimizely/react-sdk": "^2.9.2",

View File

@@ -36,7 +36,7 @@
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
"@edx/browserslist-config": "1.2.0",
"@edx/frontend-component-header": "^5.8.0",
"@edx/frontend-lib-learning-assistant": "^2.10.0",
"@edx/frontend-lib-learning-assistant": "^2.13.0",
"@edx/frontend-lib-special-exams": "^3.1.3",
"@edx/frontend-platform": "^8.0.0",
"@edx/openedx-atlas": "^0.6.0",