File tree Expand file tree Collapse file tree 3 files changed +84
-124
lines changed
packages/shared/widget-plugin-mobx-kit Expand file tree Collapse file tree 3 files changed +84
-124
lines changed Original file line number Diff line number Diff line change 3434 "pnpm" : {
3535 "peerDependencyRules" : {
3636 "allowedVersions" : {
37- "react" : " ^18 .0.0" ,
38- "react-dom" : " ^18 .0.0"
37+ "react" : " >=18.0.0 <19 .0.0" ,
38+ "react-dom" : " >=18.0.0 <19 .0.0"
3939 },
4040 "ignoreMissing" : [
4141 " react-native"
6262 "loader-utils@1" : " ^1.4.2" ,
6363 "loader-utils@3" : " ^3.2.1" ,
6464 "prettier" : " 3.5.3" ,
65- "react" : " ^18 .0.0" ,
65+ "react" : " >=18.0.0 <19 .0.0" ,
6666 "react-big-calendar@1>clsx" : " 2.1.1" ,
67- "react-dom" : " ^18 .0.0" ,
67+ "react-dom" : " >=18.0.0 <19 .0.0" ,
6868 "rollup" : " catalog:" ,
6969 "ts-node" : " 10.9.2" ,
7070 "typescript" : " >5.8.0"
Original file line number Diff line number Diff line change 3939 "@mendix/prettier-config-web-widgets" : " workspace:*" ,
4040 "@mendix/tsconfig-web-widgets" : " workspace:*" ,
4141 "@swc/core" : " ^1.7.26" ,
42- "@swc/jest" : " ^0.2.36" ,
43- "@testing-library/react-hooks" : " ^8.0.1"
42+ "@swc/jest" : " ^0.2.36"
4443 },
4544 "optionalDependencies" : {
46- "react" : " ^18 .0.0"
45+ "react" : " >=18.0.0 <19 .0.0"
4746 }
4847}
You can’t perform that action at this time.
0 commit comments