feat: update exams and learning-assistant versions (#1291)
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -19,8 +19,8 @@
|
||||
"@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.21.0",
|
||||
"@edx/frontend-lib-special-exams": "2.28.0",
|
||||
"@edx/frontend-lib-learning-assistant": "^1.22.0",
|
||||
"@edx/frontend-lib-special-exams": "2.29.0",
|
||||
"@edx/frontend-platform": "5.5.2",
|
||||
"@edx/openedx-atlas": "^0.6.0",
|
||||
"@edx/paragon": "20.46.0",
|
||||
@@ -3463,9 +3463,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@edx/frontend-lib-learning-assistant": {
|
||||
"version": "1.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-learning-assistant/-/frontend-lib-learning-assistant-1.21.0.tgz",
|
||||
"integrity": "sha512-KHmKBKtDxNVWCLOvvuoe1Sboc5BqI0mQP1UX0mhF9USI7ebZ5tPB1oxy6XK7ZhMBQPXMUBoWVh2Krf7P4NhWeg==",
|
||||
"version": "1.22.0",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-learning-assistant/-/frontend-lib-learning-assistant-1.22.0.tgz",
|
||||
"integrity": "sha512-3MT1jVo2A7V82YigMl7G8FT92RL7u5BLpKRFZBWaJCgra9OaNLtuO2agyoH/TE2kAsGz4tu77NlMfeaDvPruhQ==",
|
||||
"dependencies": {
|
||||
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.36",
|
||||
@@ -3542,9 +3542,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@edx/frontend-lib-special-exams": {
|
||||
"version": "2.28.0",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-2.28.0.tgz",
|
||||
"integrity": "sha512-rDWkyIeXtolKv2gqwO3St0OkofGz8mFCbaCjyS5hQQlKSP0BZZWX1efPl/KUmRBCBtM6thwwQTwSOqo0O0pjbg==",
|
||||
"version": "2.29.0",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-2.29.0.tgz",
|
||||
"integrity": "sha512-I90hytbH28T+tpQFDGwc31eftwXTxapX1M0tiQMlbTdXDqN36oodGSQbYx2OwQp8GQ9QENmL8gYyWXZw86rjAQ==",
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.34",
|
||||
"@fortawesome/free-brands-svg-icons": "5.11.2",
|
||||
|
||||
@@ -32,8 +32,8 @@
|
||||
"@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-special-exams": "2.28.0",
|
||||
"@edx/frontend-lib-learning-assistant": "^1.21.0",
|
||||
"@edx/frontend-lib-special-exams": "2.29.0",
|
||||
"@edx/frontend-lib-learning-assistant": "^1.22.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