chore: Update learning assistant lib (#1419)

This commit is contained in:
Marcos Rigoli
2024-07-15 11:10:55 -03:00
committed by GitHub
parent ed74bee760
commit 27f3e79508
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -19,7 +19,7 @@
"dependencies": {
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
"@edx/frontend-component-header": "^5.0.2",
"@edx/frontend-lib-learning-assistant": "^2.1.2",
"@edx/frontend-lib-learning-assistant": "^2.2.0",
"@edx/frontend-lib-special-exams": "^3.1.2",
"@edx/frontend-platform": "^7.1.2",
"@edx/openedx-atlas": "^0.6.0",
@@ -3468,9 +3468,9 @@
}
},
"node_modules/@edx/frontend-lib-learning-assistant": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-learning-assistant/-/frontend-lib-learning-assistant-2.1.2.tgz",
"integrity": "sha512-1ZgkCTsQv8s43mtU8pk1ww5gkv3taLypbgsq8FQS68o18a/e3BK95GPHvPVfALzBnFimOmF/RQ8yTnfNoh8kdw==",
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-learning-assistant/-/frontend-lib-learning-assistant-2.2.0.tgz",
"integrity": "sha512-JcwYFN/Y3Fxr5i4Ak7wwfUFUEzeu9N5QzzqJZnnaWssyhIxCyk+fOC7qpWiSv0nGUR7aBHEaFS3CbPxmmGSQRw==",
"dependencies": {
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
"@fortawesome/fontawesome-svg-core": "1.2.36",

View File

@@ -32,7 +32,7 @@
"dependencies": {
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
"@edx/frontend-component-header": "^5.0.2",
"@edx/frontend-lib-learning-assistant": "^2.1.2",
"@edx/frontend-lib-learning-assistant": "^2.2.0",
"@edx/frontend-lib-special-exams": "^3.1.2",
"@edx/frontend-platform": "^7.1.2",
"@edx/openedx-atlas": "^0.6.0",