feat: update lib-content-components to 1.28.0

This commit is contained in:
Kristin Aoki
2022-08-10 11:24:26 -04:00
committed by GitHub
parent 9fce8ab363
commit 5f73e4277f
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": "^11.0.0",
"@edx/frontend-component-footer": "11.1.1",
"@edx/frontend-lib-content-components": "^1.27.0",
"@edx/frontend-lib-content-components": "^1.28.0",
"@edx/frontend-platform": "2.5.1",
"@edx/paragon": "20.6.1",
"@fortawesome/fontawesome-svg-core": "1.2.28",
@@ -2052,9 +2052,9 @@
}
},
"node_modules/@edx/frontend-lib-content-components": {
"version": "1.27.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.27.0.tgz",
"integrity": "sha512-c3f4VZemFZpr+U+6iK43m2cfqfGBb5zLGfGEOo5KiAQj/1ISfuy+eQziGIJP1v8G/GiL1t+p36vd1EdrhVyXDA==",
"version": "1.28.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.28.0.tgz",
"integrity": "sha512-WC1Wz1DbiSwmomE7YLH7XpYyPnouxhKrIfXEuBZGhy26rSMTH3YlwXhaJ2RXyZMVE4y9NLTUNRZfrfEgoxe00A==",
"dependencies": {
"@reduxjs/toolkit": "^1.8.1",
"@tinymce/tinymce-react": "^3.14.0",
@@ -26371,9 +26371,9 @@
}
},
"@edx/frontend-lib-content-components": {
"version": "1.27.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.27.0.tgz",
"integrity": "sha512-c3f4VZemFZpr+U+6iK43m2cfqfGBb5zLGfGEOo5KiAQj/1ISfuy+eQziGIJP1v8G/GiL1t+p36vd1EdrhVyXDA==",
"version": "1.28.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.28.0.tgz",
"integrity": "sha512-WC1Wz1DbiSwmomE7YLH7XpYyPnouxhKrIfXEuBZGhy26rSMTH3YlwXhaJ2RXyZMVE4y9NLTUNRZfrfEgoxe00A==",
"requires": {
"@reduxjs/toolkit": "^1.8.1",
"@tinymce/tinymce-react": "^3.14.0",

View File

@@ -36,7 +36,7 @@
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-build": "^11.0.0",
"@edx/frontend-component-footer": "11.1.1",
"@edx/frontend-lib-content-components": "^1.27.0",
"@edx/frontend-lib-content-components": "^1.28.0",
"@edx/frontend-platform": "2.5.1",
"@edx/paragon": "20.6.1",
"@fortawesome/fontawesome-svg-core": "1.2.28",