fix(deps): update dependency @edx/frontend-platform to v5.6.1

This commit is contained in:
renovate[bot]
2024-02-29 00:43:28 +00:00
parent 80634c6188
commit a91ef116f1
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -21,7 +21,7 @@
"@edx/frontend-component-header": "4.11.1",
"@edx/frontend-lib-learning-assistant": "^1.24.0",
"@edx/frontend-lib-special-exams": "2.29.0",
"@edx/frontend-platform": "5.5.2",
"@edx/frontend-platform": "5.6.1",
"@edx/openedx-atlas": "^0.6.0",
"@edx/react-unit-test-utils": "npm:@edx/react-unit-test-utils@1.7.1",
"@fortawesome/fontawesome-svg-core": "1.3.0",
@@ -3628,9 +3628,9 @@
}
},
"node_modules/@edx/frontend-platform": {
"version": "5.5.2",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-5.5.2.tgz",
"integrity": "sha512-cbUvWcFL/mTc7eypBS/BnCojgWDcJCe3h3ffb3GD7F+Y4ysrFBJYf031qPcgmWNUrN30452dR7r1+sqE7uVvYA==",
"version": "5.6.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-5.6.1.tgz",
"integrity": "sha512-7MOIjGGYplVY7yHrSea90EkQ24UxKxRKU9FaihB41yUSL/Vin1txDuIn3059Xr+60QfIKRsym+LogXe9IZ47Dw==",
"dependencies": {
"@cospired/i18n-iso-languages": "4.1.0",
"@formatjs/intl-pluralrules": "4.3.3",

View File

@@ -34,7 +34,7 @@
"@edx/frontend-component-header": "4.11.1",
"@edx/frontend-lib-special-exams": "2.29.0",
"@edx/frontend-lib-learning-assistant": "^1.24.0",
"@edx/frontend-platform": "5.5.2",
"@edx/frontend-platform": "5.6.1",
"@edx/openedx-atlas": "^0.6.0",
"@openedx/paragon": "21.11.3",
"@edx/react-unit-test-utils": "npm:@edx/react-unit-test-utils@1.7.1",