fix(deps): update dependency @edx/frontend-lib-content-components to v2.5.0 (#1143)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-10 19:04:39 +00:00
committed by GitHub
parent ab9d57345b
commit 085069abb0

7
package-lock.json generated
View File

@@ -2681,9 +2681,10 @@
}
},
"node_modules/@edx/frontend-lib-content-components": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-2.4.2.tgz",
"integrity": "sha512-99SPZDiO3bu6/3zpcqFL2QYINL21vOrHSjPAUQFjoDf8gKSWu4yd9jy4NcVXgtfQnwiVD7MPdOQ0ommtGX/S0Q==",
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-2.5.0.tgz",
"integrity": "sha512-J2tyVb1oYmY9Ebhht4gmVyavpcw5CPVig9rbELS5H7i49gpIVhxggXC/pE+WbiWoZJtLBQu+XLvb+4geDQxX+Q==",
"license": "AGPL-3.0",
"dependencies": {
"@codemirror/lang-html": "^6.0.0",
"@codemirror/lang-xml": "^6.0.0",