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

This commit is contained in:
Kristin Aoki
2024-01-11 10:18:26 -05:00
committed by GitHub
parent a3975f47e2
commit 433a87795c
2 changed files with 5 additions and 5 deletions

8
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.178.0",
"@edx/frontend-lib-content-components": "^1.178.1",
"@edx/frontend-platform": "5.6.1",
"@edx/paragon": "^21.5.6",
"@fortawesome/fontawesome-svg-core": "1.2.36",
@@ -2764,9 +2764,9 @@
}
},
"node_modules/@edx/frontend-lib-content-components": {
"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==",
"version": "1.178.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.178.1.tgz",
"integrity": "sha512-QMkC0vzPq+hqmbqchUjRBTWIyzYEnJvVKItUtBuocR7ympL7f5QKau9pHTi/5LH/HSetjhl4HnVVX/xynm2HaA==",
"dependencies": {
"@codemirror/lang-html": "^6.0.0",
"@codemirror/lang-xml": "^6.0.0",

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.178.0",
"@edx/frontend-lib-content-components": "^1.178.1",
"@edx/frontend-platform": "5.6.1",
"@edx/paragon": "^21.5.6",
"@fortawesome/fontawesome-svg-core": "1.2.36",