Skip to content

Commit

Permalink
Updated dependencies versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Amos Laboso committed Feb 25, 2025
1 parent b5da28f commit 8300bbd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"react-image-annotate": "^1.8.0"
},
"peerDependencies": {
"@openmrs/esm-framework": "5.x",
"@openmrs/esm-framework": "*",
"react": "18.x",
"react-i18next": "11.x",
"react-router-dom": "6.x",
Expand Down Expand Up @@ -103,5 +103,5 @@
"webpack": "^5.88.1",
"webpack-cli": "^5.1.4"
},
"packageManager": "yarn@3.6.1"
"packageManager": "yarn@4.3.1"
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5637,7 +5637,7 @@ __metadata:
webpack: ^5.88.1
webpack-cli: ^5.1.4
peerDependencies:
"@openmrs/esm-framework": 5.x
"@openmrs/esm-framework": "*"
react: 18.x
react-i18next: 11.x
react-router-dom: 6.x
Expand Down

0 comments on commit 8300bbd

Please sign in to comment.