chore: update learning assistant plugin 2.23.0 (#1781)

This commit is contained in:
Isaac Lee
2025-08-25 12:54:13 -04:00
committed by GitHub
parent f3334085d7
commit 9bf5d01c41
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View File

@@ -13,7 +13,7 @@
"@edx/browserslist-config": "1.5.0",
"@edx/frontend-component-footer": "^14.6.0",
"@edx/frontend-component-header": "^6.2.0",
"@edx/frontend-lib-learning-assistant": "^2.22.0",
"@edx/frontend-lib-learning-assistant": "^2.23.0",
"@edx/frontend-lib-special-exams": "^4.0.0",
"@edx/frontend-platform": "^8.4.0",
"@edx/openedx-atlas": "^0.7.0",
@@ -2413,10 +2413,9 @@
}
},
"node_modules/@edx/frontend-lib-learning-assistant": {
"version": "2.22.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-learning-assistant/-/frontend-lib-learning-assistant-2.22.0.tgz",
"integrity": "sha512-iSta7FE5SgNdR3YrpslT90XsnNTUNI2Pfc/OMCCTpD8046LuBlzMwCIHvXjgOqmOy2OyjV+zpqG/dQyRWT3jnQ==",
"license": "AGPL-3.0",
"version": "2.23.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-learning-assistant/-/frontend-lib-learning-assistant-2.23.0.tgz",
"integrity": "sha512-ajr213/hGH19iyh4y868AN212YsxLcVeSoGg9BXvltp5x9GM7k+LZK8pMEs2nRpGJ6A8QFm0wgrOYtYEFmCglQ==",
"dependencies": {
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.3",
"@optimizely/react-sdk": "^2.9.2",

View File

@@ -36,7 +36,7 @@
"@edx/browserslist-config": "1.5.0",
"@edx/frontend-component-footer": "^14.6.0",
"@edx/frontend-component-header": "^6.2.0",
"@edx/frontend-lib-learning-assistant": "^2.22.0",
"@edx/frontend-lib-learning-assistant": "^2.23.0",
"@edx/frontend-lib-special-exams": "^4.0.0",
"@edx/frontend-platform": "^8.4.0",
"@edx/openedx-atlas": "^0.7.0",