Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit 505704e

Browse files
author
mashal-m
committed
build: update edx pkgs and peer Dep
1 parent 42210e7 commit 505704e

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

package-lock.json

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@edx/browserslist-config": "^1.1.1",
4141
"@edx/frontend-build": "12.8.27",
42-
"@edx/frontend-platform": "4.2.0",
42+
"@edx/frontend-platform": "^4.6.0",
4343
"@edx/paragon": "^20.44.0",
4444
"@edx/reactifex": "^2.1.1",
4545
"@testing-library/dom": "^8.13.0",
@@ -98,7 +98,7 @@
9898
"@edx/frontend-platform": "^4.0.0",
9999
"@edx/paragon": "^20.27.0",
100100
"prop-types": "^15.5.10",
101-
"react": "^17.0.2",
102-
"react-dom": "^17.0.2"
101+
"react": "^16.14.0 || ^17.0.0",
102+
"react-dom": "^16.14.0 || ^17.0.0"
103103
}
104104
}

0 commit comments

Comments
 (0)