chore(deps): update dependency @openedx/frontend-build to v14.0.10

This commit is contained in:
renovate[bot]
2024-06-24 04:47:59 +00:00
parent 0541dc194e
commit 3d75a72f0c
2 changed files with 10 additions and 9 deletions

17
package-lock.json generated
View File

@@ -25,7 +25,7 @@
"@edx/browserslist-config": "^1.1.1",
"@edx/frontend-platform": "8.0.4",
"@edx/reactifex": "^2.1.1",
"@openedx/frontend-build": "14.0.9",
"@openedx/frontend-build": "14.0.10",
"@openedx/paragon": "22.6.0",
"@testing-library/dom": "10.1.0",
"@testing-library/jest-dom": "5.17.0",
@@ -2342,10 +2342,11 @@
"dev": true
},
"node_modules/@edx/eslint-config": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@edx/eslint-config/-/eslint-config-4.0.0.tgz",
"integrity": "sha512-KApsfwmgdH2dbs7ZuxaSumUNTheo4bvvijvda1rkhCYDN0u4HMxsM8zOUq+BF6AjBb67odHut7WYbgc4gRPPGA==",
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/@edx/eslint-config/-/eslint-config-4.1.0.tgz",
"integrity": "sha512-PHXQFI8yFJ15wLni2KUsejcZlyY41zcNQNLVw8gtOBW4+1XrLAat1p+d7/tBp2qrPzulh+NDVO4DWiPgRJ4Y2Q==",
"dev": true,
"license": "MIT",
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
@@ -3664,9 +3665,9 @@
}
},
"node_modules/@openedx/frontend-build": {
"version": "14.0.9",
"resolved": "https://registry.npmjs.org/@openedx/frontend-build/-/frontend-build-14.0.9.tgz",
"integrity": "sha512-6Yxz/9EcComj/g34bjKSo6wNtqSQ6hvHfcLMkOkLMjJc5HUelpnlFofb2fke8lH+HX+QQ1iXeJ/hu4PnyRFpqw==",
"version": "14.0.10",
"resolved": "https://registry.npmjs.org/@openedx/frontend-build/-/frontend-build-14.0.10.tgz",
"integrity": "sha512-yTn8C+WV7tsDBQWz4PYKHQPNLtSj3KqT4qjuo13CUFk5hqUMZRNBZqw2ihT2cI9jBMPufra34TqYRtdK/xNqlQ==",
"dev": true,
"license": "AGPL-3.0",
"dependencies": {
@@ -3678,7 +3679,7 @@
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.24.7",
"@babel/preset-react": "7.24.7",
"@edx/eslint-config": "4.0.0",
"@edx/eslint-config": "4.1.0",
"@edx/new-relic-source-map-webpack-plugin": "2.1.0",
"@edx/typescript-config": "1.0.1",
"@formatjs/cli": "^6.0.3",

View File

@@ -37,7 +37,7 @@
"@edx/browserslist-config": "^1.1.1",
"@edx/frontend-platform": "8.0.4",
"@edx/reactifex": "^2.1.1",
"@openedx/frontend-build": "14.0.9",
"@openedx/frontend-build": "14.0.10",
"@openedx/paragon": "22.6.0",
"@testing-library/dom": "10.1.0",
"@testing-library/jest-dom": "5.17.0",