fix(deps): update dependency @edx/frontend-lib-learning-assistant to v2.21.0 (#1664)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-02 22:52:12 +00:00
committed by GitHub
parent 63a7ff83cf
commit 7ca4b71ff7

8
package-lock.json generated
View File

@@ -2289,9 +2289,9 @@
}
},
"node_modules/@edx/frontend-lib-learning-assistant": {
"version": "2.20.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-learning-assistant/-/frontend-lib-learning-assistant-2.20.0.tgz",
"integrity": "sha512-9JAirB4b2Dx94aNM1HyNPRHkvprweqPkWCYgobbhWIADuU8fMFIBquwSg5eLmYVEXDBa5Atz5mjOwnb+wBC3kw==",
"version": "2.21.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-learning-assistant/-/frontend-lib-learning-assistant-2.21.0.tgz",
"integrity": "sha512-CUzPCQaBgXi6E1kvY0nyBSVFu8RUGpwKH4V0p8ZuysyHyRHpA+339b+gEi9FvVBMP/X4IxZHsZhi7nphlr43Iw==",
"license": "AGPL-3.0",
"dependencies": {
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.3",
@@ -2303,7 +2303,7 @@
"@edx/browserslist-config": "*",
"@edx/frontend-platform": "^8",
"@openedx/frontend-build": "^14",
"@openedx/paragon": "^22",
"@openedx/paragon": "^22 || ^23",
"@reduxjs/toolkit": "^1.8",
"prop-types": "^15",
"react": "^17 || ^18",