feat: flcc to 1.157.0 (#520)

This commit is contained in:
Raymond Zhou
2023-06-14 14:07:42 -04:00
committed by GitHub
parent 61baf1a886
commit e2c1deaeb3
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-component-footer": "12.0.0",
"@edx/frontend-enterprise-hotjar": "^1.2.1",
"@edx/frontend-lib-content-components": "^1.156.0",
"@edx/frontend-lib-content-components": "^1.157.0",
"@edx/frontend-platform": "4.2.0",
"@edx/paragon": "^20.32.0",
"@fortawesome/fontawesome-svg-core": "1.2.28",
@@ -2272,9 +2272,9 @@
}
},
"node_modules/@edx/frontend-lib-content-components": {
"version": "1.156.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.156.0.tgz",
"integrity": "sha512-KdpL3pMBqzfk17FXKYPCkON/6jV2LrQcv668Q7ZNGj+x4fGfQOErS/kslYXRlJyECJrtNuQlnkBUCxyukV4qAA==",
"version": "1.157.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.157.0.tgz",
"integrity": "sha512-jTA0aF8eHELoL4RLq07nvF0LiIvnG9Jaq4bHM1YT2w5TYMA2PhYGfosX+RQNnVWeHfX7kMEt9nMyAB2XGJAAFw==",
"dependencies": {
"@codemirror/lang-html": "^6.0.0",
"@codemirror/lang-xml": "^6.0.0",

View File

@@ -36,7 +36,7 @@
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-component-footer": "12.0.0",
"@edx/frontend-enterprise-hotjar": "^1.2.1",
"@edx/frontend-lib-content-components": "^1.156.0",
"@edx/frontend-lib-content-components": "^1.157.0",
"@edx/frontend-platform": "4.2.0",
"@edx/paragon": "^20.32.0",
"@fortawesome/fontawesome-svg-core": "1.2.28",