chore(deps): update dependency @edx/frontend-platform to v4.5.0

This commit is contained in:
renovate[bot]
2023-05-29 08:08:40 +00:00
parent 176eb22711
commit 5cf89420b3
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@@ -19,7 +19,7 @@
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
"@edx/browserslist-config": "^1.1.1",
"@edx/frontend-build": "12.8.38",
"@edx/frontend-platform": "4.2.0",
"@edx/frontend-platform": "4.5.0",
"@edx/paragon": "^20.19.0",
"@edx/reactifex": "^2.1.1",
"enzyme": "3.11.0",
@@ -2096,9 +2096,9 @@
}
},
"node_modules/@edx/frontend-platform": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-4.2.0.tgz",
"integrity": "sha512-iDoFeccENQKBjqUgdjl5KSwBrjNEj8YW6Ual+6twcHHJUBg3yRoBEphwHIoRREcMgQjhdKVAdWj8eleh4JsEKA==",
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-4.5.0.tgz",
"integrity": "sha512-c4n004agJj3pYYbrjRo5Mbobd0WvwhT+Osy18lohoxkJOKy65Ub10D7nwqQ1xQadMnkarWSVzKexzMwIDFNjXQ==",
"dev": true,
"dependencies": {
"@cospired/i18n-iso-languages": "2.2.0",
@@ -2126,6 +2126,7 @@
"transifex-utils.js": "i18n/scripts/transifex-utils.js"
},
"peerDependencies": {
"@edx/frontend-build": ">= 8.1.0",
"@edx/paragon": ">= 10.0.0 < 21.0.0",
"prop-types": "^15.7.2",
"react": "^16.9.0 || ^17.0.0",

View File

@@ -36,7 +36,7 @@
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
"@edx/browserslist-config": "^1.1.1",
"@edx/frontend-build": "12.8.38",
"@edx/frontend-platform": "4.2.0",
"@edx/frontend-platform": "4.5.0",
"@edx/paragon": "^20.19.0",
"@edx/reactifex": "^2.1.1",
"enzyme": "3.11.0",