feat: bump frontend-lib-content-components (#780)

This commit is contained in:
Kristin Aoki
2024-01-08 14:28:37 -05:00
committed by GitHub
parent 138f1d29df
commit cae7f9bc22
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@@ -14,7 +14,7 @@
"@edx/frontend-component-footer": "^12.3.0",
"@edx/frontend-component-header": "^4.7.0",
"@edx/frontend-enterprise-hotjar": "^2.0.0",
"@edx/frontend-lib-content-components": "^1.177.8",
"@edx/frontend-lib-content-components": "^1.178.0",
"@edx/frontend-platform": "5.6.1",
"@edx/paragon": "^21.5.6",
"@fortawesome/fontawesome-svg-core": "1.2.36",
@@ -2763,9 +2763,9 @@
}
},
"node_modules/@edx/frontend-lib-content-components": {
"version": "1.177.9",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.177.9.tgz",
"integrity": "sha512-BeqYE2rDePTagfyHOjijhZAvTOUhHh7D/I4KTik/0g5+C48VM97xB5Z4ZGxJ/BqzAX6j8JVurqkTMhshCP1u4g==",
"version": "1.178.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.178.0.tgz",
"integrity": "sha512-i8/ACz7PVx9QEKGRQS74PQONP301D6WC+GB7Y89JnMGHNrCsWEX75zpEVUIczqabTuo/dGGVUpqu/M9lOFk4lQ==",
"dependencies": {
"@codemirror/lang-html": "^6.0.0",
"@codemirror/lang-xml": "^6.0.0",
@@ -2783,6 +2783,7 @@
"fast-xml-parser": "^4.0.10",
"frontend-components-tinymce-advanced-plugins": "^1.0.2",
"lodash-es": "^4.17.21",
"lodash.flatten": "^4.4.0",
"moment": "^2.29.4",
"moment-shortformat": "^2.1.0",
"react-dropzone": "^14.2.3",

View File

@@ -41,7 +41,7 @@
"@edx/frontend-component-footer": "^12.3.0",
"@edx/frontend-component-header": "^4.7.0",
"@edx/frontend-enterprise-hotjar": "^2.0.0",
"@edx/frontend-lib-content-components": "^1.177.8",
"@edx/frontend-lib-content-components": "^1.178.0",
"@edx/frontend-platform": "5.6.1",
"@edx/paragon": "^21.5.6",
"@fortawesome/fontawesome-svg-core": "1.2.36",