feat: update flcc to 1.61.0 (#527)

This commit is contained in:
Raymond Zhou
2023-06-30 11:59:46 -04:00
committed by GitHub
parent 2c71385ce7
commit 912fff9b0f
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.160.0",
"@edx/frontend-lib-content-components": "^1.161.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.160.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.160.0.tgz",
"integrity": "sha512-Lhl9eZr8ytNyQbTOjIscrwld/KSgwpWipl0agg1AhjFTtXwZW5PDvr2wesukAENCVp8DFxp5M9O/6ztFMcjrbA==",
"version": "1.161.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.161.0.tgz",
"integrity": "sha512-lMlooaw7zJnkuXSiSySa+/1r50pRmyORAkTn4iiwSVJzazfenHHBOpnuthlivc1pzh1/E2CLXFNwt63PkaqhJA==",
"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.160.0",
"@edx/frontend-lib-content-components": "^1.161.0",
"@edx/frontend-platform": "4.2.0",
"@edx/paragon": "^20.32.0",
"@fortawesome/fontawesome-svg-core": "1.2.28",