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

This commit is contained in:
Kristin Aoki
2024-01-16 16:15:48 -05:00
committed by GitHub
parent 008d619236
commit 859819f0f0
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.1",
"@edx/frontend-lib-content-components": "^1.178.2",
"@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.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==",
"version": "1.178.2",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.178.2.tgz",
"integrity": "sha512-tiwtFpLzzdoiPYDgOaXNtKB9tUi6u7eBxtTcR68lcGFAx7JAHJFzqN6Jt/VDcFzxhtHAuAEeu2S3Wp3wGkTSAA==",
"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.1",
"@edx/frontend-lib-content-components": "^1.178.2",
"@edx/frontend-platform": "5.6.1",
"@edx/paragon": "^21.5.6",
"@fortawesome/fontawesome-svg-core": "1.2.36",