feat: update lib-content-components to 1.26.0

This commit is contained in:
Kristin Aoki
2022-08-08 13:21:11 -04:00
committed by GitHub
parent 0faba86890
commit 6bc682565c
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.25.1",
"@edx/frontend-lib-content-components": "^1.26.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.25.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.25.1.tgz",
"integrity": "sha512-qSeUwjGvye5FrKn8T8f719VRw9ZKhCa/bGO1Bz9QaO+ZxYZr5pA7+ud/fNBaKjjhKd6d+KlKV24NyGAj8NLWSg==",
"version": "1.26.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.26.0.tgz",
"integrity": "sha512-wRonwWVc4Bp6ggT/mpmv5gIqGwZjZaviLXngOdLisnH/rDngMAXZL+W9Ih7cg2CPsve1KvveDUri9/dqzlJ8dA==",
"dependencies": {
"@reduxjs/toolkit": "^1.8.1",
"@tinymce/tinymce-react": "^3.14.0",
@@ -26371,9 +26371,9 @@
}
},
"@edx/frontend-lib-content-components": {
"version": "1.25.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.25.1.tgz",
"integrity": "sha512-qSeUwjGvye5FrKn8T8f719VRw9ZKhCa/bGO1Bz9QaO+ZxYZr5pA7+ud/fNBaKjjhKd6d+KlKV24NyGAj8NLWSg==",
"version": "1.26.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.26.0.tgz",
"integrity": "sha512-wRonwWVc4Bp6ggT/mpmv5gIqGwZjZaviLXngOdLisnH/rDngMAXZL+W9Ih7cg2CPsve1KvveDUri9/dqzlJ8dA==",
"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.25.1",
"@edx/frontend-lib-content-components": "^1.26.0",
"@edx/frontend-platform": "2.5.1",
"@edx/paragon": "20.6.1",
"@fortawesome/fontawesome-svg-core": "1.2.28",