feat: bump frontend-lib-content-components (#569)
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -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.168.1",
|
||||
"@edx/frontend-lib-content-components": "^1.169.0",
|
||||
"@edx/frontend-platform": "4.2.0",
|
||||
"@edx/paragon": "^20.45.4",
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.28",
|
||||
@@ -2298,9 +2298,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@edx/frontend-lib-content-components": {
|
||||
"version": "1.168.1",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.168.1.tgz",
|
||||
"integrity": "sha512-EB4hhHLsA9Z45obbDUzGQxgTclWWbmlkH5dfnp08A6ALh3HM92k/II9ONXFUlPlubXN1AOMfdtCiA7GCG8cNrA==",
|
||||
"version": "1.169.0",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.169.0.tgz",
|
||||
"integrity": "sha512-PNs7KntOdF/oyL82dG/GprdKwE6kfO5UnNPJVK2Dh4WBO/rUWuQUfTewxVI61Qyegg+SJKseBHYfxyp9COCN4Q==",
|
||||
"dependencies": {
|
||||
"@codemirror/lang-html": "^6.0.0",
|
||||
"@codemirror/lang-xml": "^6.0.0",
|
||||
@@ -2320,6 +2320,7 @@
|
||||
"moment": "^2.29.4",
|
||||
"moment-shortformat": "^2.1.0",
|
||||
"react-dropzone": "^14.2.3",
|
||||
"react-onclickoutside": "^6.13.0",
|
||||
"react-redux": "^7.2.8",
|
||||
"react-responsive": "8.2.0",
|
||||
"react-transition-group": "4.4.2",
|
||||
|
||||
@@ -37,7 +37,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.168.1",
|
||||
"@edx/frontend-lib-content-components": "^1.169.0",
|
||||
"@edx/frontend-platform": "4.2.0",
|
||||
"@edx/paragon": "^20.45.4",
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.28",
|
||||
|
||||
Reference in New Issue
Block a user