feat: update frontend-lib-content-components to v1.151.2 (#503)
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -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.150.1",
|
||||
"@edx/frontend-lib-content-components": "^1.151.2",
|
||||
"@edx/frontend-platform": "4.2.0",
|
||||
"@edx/paragon": "^20.32.0",
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.28",
|
||||
@@ -2249,9 +2249,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@edx/frontend-lib-content-components": {
|
||||
"version": "1.150.1",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.150.1.tgz",
|
||||
"integrity": "sha512-nvava4IS4jkWtq/n1yFrB5vEx27UoBFp08y8oaa6FHKTJTM489MKXwipApoNF+6hnFnHSON9zSochZR/qyKfIg==",
|
||||
"version": "1.151.2",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.151.2.tgz",
|
||||
"integrity": "sha512-nSYvHtIbFlWqW2RIoGwf7PcoDhiJgTvBmNKAIw5BLLSNeEboUXHE4GPEcBiLP5G3PRirHk5k/+FLm08uyY0hbw==",
|
||||
"dependencies": {
|
||||
"@codemirror/lang-html": "^6.0.0",
|
||||
"@codemirror/lang-xml": "^6.0.0",
|
||||
@@ -26987,9 +26987,9 @@
|
||||
"requires": {}
|
||||
},
|
||||
"@edx/frontend-lib-content-components": {
|
||||
"version": "1.150.1",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.150.1.tgz",
|
||||
"integrity": "sha512-nvava4IS4jkWtq/n1yFrB5vEx27UoBFp08y8oaa6FHKTJTM489MKXwipApoNF+6hnFnHSON9zSochZR/qyKfIg==",
|
||||
"version": "1.151.2",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.151.2.tgz",
|
||||
"integrity": "sha512-nSYvHtIbFlWqW2RIoGwf7PcoDhiJgTvBmNKAIw5BLLSNeEboUXHE4GPEcBiLP5G3PRirHk5k/+FLm08uyY0hbw==",
|
||||
"requires": {
|
||||
"@codemirror/lang-html": "^6.0.0",
|
||||
"@codemirror/lang-xml": "^6.0.0",
|
||||
|
||||
@@ -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.150.1",
|
||||
"@edx/frontend-lib-content-components": "^1.151.2",
|
||||
"@edx/frontend-platform": "4.2.0",
|
||||
"@edx/paragon": "^20.32.0",
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.28",
|
||||
|
||||
Reference in New Issue
Block a user