| 
17 | 17 |   },  | 
18 | 18 |   "dependencies": {  | 
19 | 19 |     "@app/common": "workspace:*",  | 
20 |  | -    "@itwin/core-backend": "^4.10.2",  | 
21 |  | -    "@itwin/core-bentley": "^4.10.2",  | 
22 |  | -    "@itwin/core-common": "^4.10.2",  | 
23 |  | -    "@itwin/core-geometry": "^4.10.2",  | 
24 |  | -    "@itwin/core-quantity": "^4.10.2",  | 
25 |  | -    "@itwin/ecschema-metadata": "^4.10.2",  | 
26 |  | -    "@itwin/ecschema-rpcinterface-common": "^4.10.2",  | 
27 |  | -    "@itwin/ecschema-rpcinterface-impl": "^4.10.2",  | 
28 |  | -    "@itwin/eslint-plugin": "^5.0.0-dev.2",  | 
29 |  | -    "@itwin/express-server": "^4.10.2",  | 
30 |  | -    "@itwin/imodels-access-backend": "^5.2.3",  | 
31 |  | -    "@itwin/presentation-backend": "^4.10.2",  | 
32 |  | -    "@itwin/presentation-common": "^4.10.2",  | 
33 |  | -    "@types/node": "^20.17.6",  | 
34 |  | -    "dotenv": "^16.4.5",  | 
35 |  | -    "eslint": "^9.14.0",  | 
36 |  | -    "tsx": "^4.19.3",  | 
37 |  | -    "typescript": "^5.7.2"  | 
 | 20 | +    "@itwin/core-backend": "catalog:itwinjs-core",  | 
 | 21 | +    "@itwin/core-bentley": "catalog:itwinjs-core",  | 
 | 22 | +    "@itwin/core-common": "catalog:itwinjs-core",  | 
 | 23 | +    "@itwin/core-geometry": "catalog:itwinjs-core",  | 
 | 24 | +    "@itwin/core-quantity": "catalog:itwinjs-core",  | 
 | 25 | +    "@itwin/ecschema-metadata": "catalog:itwinjs-core",  | 
 | 26 | +    "@itwin/ecschema-rpcinterface-common": "catalog:itwinjs-core",  | 
 | 27 | +    "@itwin/ecschema-rpcinterface-impl": "catalog:itwinjs-core",  | 
 | 28 | +    "@itwin/eslint-plugin": "catalog:build-tools",  | 
 | 29 | +    "@itwin/express-server": "catalog:itwinjs-core",  | 
 | 30 | +    "@itwin/imodels-access-backend": "catalog:",  | 
 | 31 | +    "@itwin/presentation-backend": "catalog:itwinjs-core",  | 
 | 32 | +    "@itwin/presentation-common": "catalog:itwinjs-core",  | 
 | 33 | +    "@types/node": "catalog:build-tools",  | 
 | 34 | +    "dotenv": "catalog:build-tools",  | 
 | 35 | +    "eslint": "catalog:build-tools",  | 
 | 36 | +    "tsx": "catalog:build-tools",  | 
 | 37 | +    "typescript": "catalog:build-tools"  | 
38 | 38 |   }  | 
39 | 39 | }  | 
0 commit comments