Skip to content

Commit

Permalink
(chore) : bump peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldkibet committed Jan 10, 2025
1 parent a347d89 commit 7144308
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/esm-imaging-orders-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"react-to-print": "^2.14.13"
},
"peerDependencies": {
"@openmrs/esm-framework": "5.x",
"@openmrs/esm-framework": "6.x",
"react": "^18.1.0",
"react-i18next": "11.x",
"react-router-dom": "6.x",
Expand Down
2 changes: 1 addition & 1 deletion packages/esm-procedure-orders-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"react-to-print": "^2.14.13"
},
"peerDependencies": {
"@openmrs/esm-framework": "5.x",
"@openmrs/esm-framework": "6.x",
"react": "^18.1.0",
"react-i18next": "11.x",
"react-router-dom": "6.x",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2673,7 +2673,7 @@ __metadata:
react-to-print: "npm:^2.14.13"
webpack: "npm:^5.74.0"
peerDependencies:
"@openmrs/esm-framework": 5.x
"@openmrs/esm-framework": 6.x
react: ^18.1.0
react-i18next: 11.x
react-router-dom: 6.x
Expand Down Expand Up @@ -2800,7 +2800,7 @@ __metadata:
react-to-print: "npm:^2.14.13"
webpack: "npm:^5.74.0"
peerDependencies:
"@openmrs/esm-framework": 5.x
"@openmrs/esm-framework": 6.x
react: ^18.1.0
react-i18next: 11.x
react-router-dom: 6.x
Expand Down Expand Up @@ -3172,17 +3172,17 @@ __metadata:
linkType: hard

"@openmrs/esm-patient-common-lib@npm:next":
version: 8.2.1-pre.5938
resolution: "@openmrs/esm-patient-common-lib@npm:8.2.1-pre.5938"
version: 9.0.1-pre.6516
resolution: "@openmrs/esm-patient-common-lib@npm:9.0.1-pre.6516"
dependencies:
"@carbon/react": "npm:^1.12.0"
lodash-es: "npm:^4.17.21"
uuid: "npm:^8.3.2"
peerDependencies:
"@openmrs/esm-framework": 5.x
"@openmrs/esm-framework": 6.x
react: 18.x
single-spa: 6.x
checksum: e9eb4db1927d1f3c2e64cc93392ef68e3a3d54fdb741a801b2267ae3d8a938943296b599d73c5c82dfad70df1c797cbef6f2a6fba2e0d55a25d722d22a95ad8f
checksum: a5a2e01d6e1b92995abb7435f601bc616733a5a090849d23b590571e666a0c4bf8c850416a75d2ffcdb5a23603500dcd649d89da6dff00a5a8033d9ff367b234
languageName: node
linkType: hard

Expand Down

0 comments on commit 7144308

Please sign in to comment.