@finos/legend-extension-dsl-service 1.0.391 → 1.0.393
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/index.css +1 -1
 - package/lib/package.json +1 -1
 - package/package.json +13 -13
 
    
        package/lib/index.css
    CHANGED
    
    
    
        package/lib/package.json
    CHANGED
    
    
    
        package/package.json
    CHANGED
    
    | 
         @@ -1,6 +1,6 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            {
         
     | 
| 
       2 
2 
     | 
    
         
             
              "name": "@finos/legend-extension-dsl-service",
         
     | 
| 
       3 
     | 
    
         
            -
              "version": "1.0. 
     | 
| 
      
 3 
     | 
    
         
            +
              "version": "1.0.393",
         
     | 
| 
       4 
4 
     | 
    
         
             
              "description": "Legend extension for Service DSL",
         
     | 
| 
       5 
5 
     | 
    
         
             
              "keywords": [
         
     | 
| 
       6 
6 
     | 
    
         
             
                "legend",
         
     | 
| 
         @@ -42,18 +42,18 @@ 
     | 
|
| 
       42 
42 
     | 
    
         
             
                "test:watch": "jest --watch"
         
     | 
| 
       43 
43 
     | 
    
         
             
              },
         
     | 
| 
       44 
44 
     | 
    
         
             
              "dependencies": {
         
     | 
| 
       45 
     | 
    
         
            -
                "@finos/legend-application": "16.0. 
     | 
| 
       46 
     | 
    
         
            -
                "@finos/legend-application-query": "13.7. 
     | 
| 
       47 
     | 
    
         
            -
                "@finos/legend-application-studio": "28.19. 
     | 
| 
       48 
     | 
    
         
            -
                "@finos/legend-art": "7.1. 
     | 
| 
       49 
     | 
    
         
            -
                "@finos/legend-code-editor": "2.0. 
     | 
| 
       50 
     | 
    
         
            -
                "@finos/legend-graph": "32. 
     | 
| 
       51 
     | 
    
         
            -
                "@finos/legend-lego": "2.0. 
     | 
| 
       52 
     | 
    
         
            -
                "@finos/legend-query-builder": "4.17. 
     | 
| 
       53 
     | 
    
         
            -
                "@finos/legend-server-depot": "6.1. 
     | 
| 
       54 
     | 
    
         
            -
                "@finos/legend-server-sdlc": "5.3. 
     | 
| 
       55 
     | 
    
         
            -
                "@finos/legend-shared": "11.0. 
     | 
| 
       56 
     | 
    
         
            -
                "@finos/legend-storage": "3.0. 
     | 
| 
      
 45 
     | 
    
         
            +
                "@finos/legend-application": "16.0.71",
         
     | 
| 
      
 46 
     | 
    
         
            +
                "@finos/legend-application-query": "13.7.148",
         
     | 
| 
      
 47 
     | 
    
         
            +
                "@finos/legend-application-studio": "28.19.44",
         
     | 
| 
      
 48 
     | 
    
         
            +
                "@finos/legend-art": "7.1.124",
         
     | 
| 
      
 49 
     | 
    
         
            +
                "@finos/legend-code-editor": "2.0.119",
         
     | 
| 
      
 50 
     | 
    
         
            +
                "@finos/legend-graph": "32.3.0",
         
     | 
| 
      
 51 
     | 
    
         
            +
                "@finos/legend-lego": "2.0.130",
         
     | 
| 
      
 52 
     | 
    
         
            +
                "@finos/legend-query-builder": "4.17.42",
         
     | 
| 
      
 53 
     | 
    
         
            +
                "@finos/legend-server-depot": "6.1.1",
         
     | 
| 
      
 54 
     | 
    
         
            +
                "@finos/legend-server-sdlc": "5.3.65",
         
     | 
| 
      
 55 
     | 
    
         
            +
                "@finos/legend-shared": "11.0.20",
         
     | 
| 
      
 56 
     | 
    
         
            +
                "@finos/legend-storage": "3.0.139",
         
     | 
| 
       57 
57 
     | 
    
         
             
                "@types/react": "19.0.10",
         
     | 
| 
       58 
58 
     | 
    
         
             
                "mobx": "6.13.6",
         
     | 
| 
       59 
59 
     | 
    
         
             
                "mobx-react-lite": "4.1.0",
         
     |