Skip to content

Commit

Permalink
feat: bumped frontend-platform to v6 (#536)
Browse files Browse the repository at this point in the history
  • Loading branch information
BilalQamar95 committed Jan 11, 2024
1 parent 71cdbab commit 7b21d7d
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 15 deletions.
169 changes: 157 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@edx/brand": "npm:@edx/[email protected]",
"@edx/browserslist-config": "1.2.0",
"@edx/frontend-build": "13.0.14",
"@edx/frontend-platform": "5.6.1",
"@edx/frontend-platform": "6.2.0",
"@edx/reactifex": "2.2.0",
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "5.17.0",
Expand All @@ -55,7 +55,7 @@
"redux-saga": "1.3.0"
},
"dependencies": {
"@edx/frontend-enterprise-utils": "4.0.4",
"@edx/frontend-enterprise-utils": "4.0.5",
"@edx/paragon": "21.5.6",
"@fortawesome/fontawesome-svg-core": "6.5.1",
"@fortawesome/free-brands-svg-icons": "6.5.1",
Expand All @@ -76,7 +76,7 @@
"timeago.js": "4.0.2"
},
"peerDependencies": {
"@edx/frontend-platform": "^4.0.0 || ^5.0.0",
"@edx/frontend-platform": "^4.0.0 || ^5.0.0 || ^6.0.0",
"prop-types": "^15.5.10",
"react": "^16.9.0 || ^17.0.0",
"react-dom": "^16.9.0 || ^17.0.0"
Expand Down

0 comments on commit 7b21d7d

Please sign in to comment.