feat: upgrade learning assistant version (#1295)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -19,7 +19,7 @@
|
||||
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
|
||||
"@edx/frontend-component-footer": "12.2.1",
|
||||
"@edx/frontend-component-header": "4.6.0",
|
||||
"@edx/frontend-lib-learning-assistant": "^1.23.0",
|
||||
"@edx/frontend-lib-learning-assistant": "^1.24.0",
|
||||
"@edx/frontend-lib-special-exams": "2.29.0",
|
||||
"@edx/frontend-platform": "5.5.2",
|
||||
"@edx/openedx-atlas": "^0.6.0",
|
||||
@@ -3463,9 +3463,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@edx/frontend-lib-learning-assistant": {
|
||||
"version": "1.23.0",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-learning-assistant/-/frontend-lib-learning-assistant-1.23.0.tgz",
|
||||
"integrity": "sha512-fa+dWOv71oPElKWAyMgooj1llP7XeXazE5HBWzIoHZyW+YSQDRcrSxYGTyZKfdbZFTXO7F0iBK4qDlfY1VFykw==",
|
||||
"version": "1.24.0",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-learning-assistant/-/frontend-lib-learning-assistant-1.24.0.tgz",
|
||||
"integrity": "sha512-Aiy+Vm+TnVdnDE28QQbuUyKqzLnxZG3Z/AxKJEtAut6zgBKwtlEBVt26oQnQRUzqvdm7WuF2HAKAHud2C8rM5A==",
|
||||
"dependencies": {
|
||||
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.36",
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"@edx/frontend-component-footer": "12.2.1",
|
||||
"@edx/frontend-component-header": "4.6.0",
|
||||
"@edx/frontend-lib-special-exams": "2.29.0",
|
||||
"@edx/frontend-lib-learning-assistant": "^1.23.0",
|
||||
"@edx/frontend-lib-learning-assistant": "^1.24.0",
|
||||
"@edx/frontend-platform": "5.5.2",
|
||||
"@edx/openedx-atlas": "^0.6.0",
|
||||
"@edx/paragon": "20.46.0",
|
||||
|
||||
Reference in New Issue
Block a user