File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @openmrs/esm-cohort-builder-app" ,
3- "version" : " 4.0.4 " ,
3+ "version" : " 4.0.5 " ,
44 "license" : " MPL-2.0" ,
55 "description" : " O3 frontend module for managing cohorts" ,
66 "browser" : " dist/openmrs-esm-cohort-builder-app.js" ,
4545 "url" : " https://github.com/openmrs/openmrs-esm-cohortbuilder/issues"
4646 },
4747 "peerDependencies" : {
48- "@openmrs/esm-framework" : " * " ,
48+ "@openmrs/esm-framework" : " 9.x " ,
4949 "react" : " 18.x" ,
5050 "react-dom" : " 18.x" ,
5151 "react-i18next" : " 11.x"
101101 "swc-loader" : " ^0.2.3" ,
102102 "turbo" : " ^2.5.2" ,
103103 "typescript" : " ^4.9.5" ,
104- "webpack" : " ^ 5.99.9" ,
104+ "webpack" : " 5.99.9" ,
105105 "webpack-cli" : " ^6.0.1"
106106 },
107107 "lint-staged" : {
Original file line number Diff line number Diff line change @@ -3221,11 +3221,11 @@ __metadata:
32213221 swc-loader: "npm:^0.2.3"
32223222 turbo: "npm:^2.5.2"
32233223 typescript: "npm:^4.9.5"
3224- webpack: "npm:^ 5.99.9"
3224+ webpack: "npm:5.99.9"
32253225 webpack-cli: "npm:^6.0.1"
32263226 zod: "npm:^3.24.3"
32273227 peerDependencies:
3228- "@openmrs/esm-framework": "*"
3228+ "@openmrs/esm-framework": 9.x
32293229 react: 18.x
32303230 react-dom: 18.x
32313231 react-i18next: 11.x
You can’t perform that action at this time.
0 commit comments