feat: lib v1.13 (#294)
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-build": "8.0.4",
|
||||
"@edx/frontend-component-footer": "10.1.6",
|
||||
"@edx/frontend-lib-content-components": "1.12.0",
|
||||
"@edx/frontend-lib-content-components": "1.13.0",
|
||||
"@edx/frontend-platform": "1.15.5",
|
||||
"@edx/paragon": "19.9.0",
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.28",
|
||||
@@ -4936,9 +4936,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@edx/frontend-lib-content-components": {
|
||||
"version": "1.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.12.0.tgz",
|
||||
"integrity": "sha512-Pf1LLmOIGGjYW+2AaFACCyMzyBSWJbV5gx3AKWGpS1/uR4Hh5Ahk4x3qo2yye4HfWy8V+u07D5PszZ+BKRDv/g==",
|
||||
"version": "1.13.0",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.13.0.tgz",
|
||||
"integrity": "sha512-EYVvWgQtT33RZZasfIJZva7EQhfJzniV7Bc908o7X0jhKk+sdw3iqTq6PL76vFC9qXv7fKdMgTrmnI+QiDDh3w==",
|
||||
"dependencies": {
|
||||
"@reduxjs/toolkit": "^1.7.2",
|
||||
"@tinymce/tinymce-react": "^3.13.0",
|
||||
@@ -36067,9 +36067,9 @@
|
||||
}
|
||||
},
|
||||
"@edx/frontend-lib-content-components": {
|
||||
"version": "1.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.12.0.tgz",
|
||||
"integrity": "sha512-Pf1LLmOIGGjYW+2AaFACCyMzyBSWJbV5gx3AKWGpS1/uR4Hh5Ahk4x3qo2yye4HfWy8V+u07D5PszZ+BKRDv/g==",
|
||||
"version": "1.13.0",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.13.0.tgz",
|
||||
"integrity": "sha512-EYVvWgQtT33RZZasfIJZva7EQhfJzniV7Bc908o7X0jhKk+sdw3iqTq6PL76vFC9qXv7fKdMgTrmnI+QiDDh3w==",
|
||||
"requires": {
|
||||
"@reduxjs/toolkit": "^1.7.2",
|
||||
"@tinymce/tinymce-react": "^3.13.0",
|
||||
|
||||
@@ -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.12.0",
|
||||
"@edx/frontend-lib-content-components": "1.13.0",
|
||||
"@edx/frontend-platform": "1.15.5",
|
||||
"@edx/paragon": "19.9.0",
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.28",
|
||||
|
||||
Reference in New Issue
Block a user