feat: frontend-lib-content-components v1.20 (#308)

This commit is contained in:
Raymond Zhou
2022-06-01 11:31:15 -07:00
committed by GitHub
parent ce63f68e93
commit eec770fbc9
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-build": "8.0.4",
"@edx/frontend-component-footer": "10.1.6",
"@edx/frontend-lib-content-components": "1.18.0",
"@edx/frontend-lib-content-components": "1.20.0",
"@edx/frontend-platform": "1.15.5",
"@edx/paragon": "19.9.0",
"@fortawesome/fontawesome-svg-core": "1.2.28",
@@ -4904,9 +4904,9 @@
}
},
"node_modules/@edx/frontend-lib-content-components": {
"version": "1.18.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.18.0.tgz",
"integrity": "sha512-Vu7oAlgCOTmFM82N+UDsKSjveKGM4iPZbEBxoSfwo9rnDYHsU7SmeBgi2/3PpfwcAVnScIaLgdeJK4iWWm6/1A==",
"version": "1.20.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.20.0.tgz",
"integrity": "sha512-ENvNy2uqOuS/cm+HyQEwUeTBp4iurg5xuU0gsp/zonyHer4ufdMHbIpdjVpvWaqKgcoFWSnU8FeCfnpaia3Z+g==",
"dependencies": {
"@reduxjs/toolkit": "^1.8.1",
"@tinymce/tinymce-react": "^3.14.0",
@@ -35953,9 +35953,9 @@
}
},
"@edx/frontend-lib-content-components": {
"version": "1.18.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.18.0.tgz",
"integrity": "sha512-Vu7oAlgCOTmFM82N+UDsKSjveKGM4iPZbEBxoSfwo9rnDYHsU7SmeBgi2/3PpfwcAVnScIaLgdeJK4iWWm6/1A==",
"version": "1.20.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.20.0.tgz",
"integrity": "sha512-ENvNy2uqOuS/cm+HyQEwUeTBp4iurg5xuU0gsp/zonyHer4ufdMHbIpdjVpvWaqKgcoFWSnU8FeCfnpaia3Z+g==",
"requires": {
"@reduxjs/toolkit": "^1.8.1",
"@tinymce/tinymce-react": "^3.14.0",

View File

@@ -36,7 +36,7 @@
"@edx/frontend-build": "8.0.4",
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-component-footer": "10.1.6",
"@edx/frontend-lib-content-components": "1.18.0",
"@edx/frontend-lib-content-components": "1.20.0",
"@edx/frontend-platform": "1.15.5",
"@edx/paragon": "19.9.0",
"@fortawesome/fontawesome-svg-core": "1.2.28",