feat: update frontend-lib-content-components to v1.151.2 (#503)

This commit is contained in:
kenclary
2023-05-22 11:06:42 -04:00
committed by GitHub
parent 74f5a0e8ee
commit 9cfd8013d2
2 changed files with 8 additions and 8 deletions

14
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.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",

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.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",