Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openedx/frontend-enterprise
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 019df85102e77acdce5de3df855b1d6c94fe11b1
Choose a base ref
..
head repository: openedx/frontend-enterprise
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0146e249b191d5501f73953a125b0304e30ff468
Choose a head ref
Showing with 11 additions and 11 deletions.
  1. +7 −7 package-lock.json
  2. +1 −1 packages/catalog-search/package.json
  3. +1 −1 packages/hotjar/package.json
  4. +1 −1 packages/logistration/package.json
  5. +1 −1 packages/utils/package.json
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/catalog-search/package.json
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@
"prop-types": "15.7.2"
},
"devDependencies": {
"@edx/browserslist-config": "1.2.0",
"@edx/browserslist-config": "1.3.0",
"@edx/frontend-platform": "8.0.0",
"@openedx/frontend-build": "14.0.3",
"@openedx/paragon": "21.13.1",
2 changes: 1 addition & 1 deletion packages/hotjar/package.json
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@
},
"sideEffects": false,
"devDependencies": {
"@edx/browserslist-config": "1.2.0",
"@edx/browserslist-config": "1.3.0",
"@openedx/frontend-build": "14.0.3",
"react": "17.0.2",
"react-dom": "17.0.2",
2 changes: 1 addition & 1 deletion packages/logistration/package.json
Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@
"prop-types": "15.7.2"
},
"devDependencies": {
"@edx/browserslist-config": "1.2.0",
"@edx/browserslist-config": "1.3.0",
"@edx/frontend-platform": "8.0.0",
"@openedx/frontend-build": "14.0.3",
"@testing-library/jest-dom": "5.11.6",
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@
"history": "4.10.1"
},
"devDependencies": {
"@edx/browserslist-config": "1.2.0",
"@edx/browserslist-config": "1.3.0",
"@edx/frontend-platform": "8.0.0",
"@openedx/frontend-build": "14.0.3",
"react": "17.0.2",