@servicetitan/table 33.0.0 → 34.0.0
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/package.json +9 -9
 
    
        package/package.json
    CHANGED
    
    | 
         @@ -1,6 +1,6 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            {
         
     | 
| 
       2 
2 
     | 
    
         
             
                "name": "@servicetitan/table",
         
     | 
| 
       3 
     | 
    
         
            -
                "version": " 
     | 
| 
      
 3 
     | 
    
         
            +
                "version": "34.0.0",
         
     | 
| 
       4 
4 
     | 
    
         
             
                "description": "",
         
     | 
| 
       5 
5 
     | 
    
         
             
                "homepage": "https://docs.st.dev/docs/frontend/table",
         
     | 
| 
       6 
6 
     | 
    
         
             
                "repository": {
         
     | 
| 
         @@ -18,7 +18,7 @@ 
     | 
|
| 
       18 
18 
     | 
    
         
             
                "dependencies": {
         
     | 
| 
       19 
19 
     | 
    
         
             
                    "@progress/kendo-ooxml": "~1.6.2",
         
     | 
| 
       20 
20 
     | 
    
         
             
                    "@progress/kendo-react-excel-export": "~5.5.0",
         
     | 
| 
       21 
     | 
    
         
            -
                    "@servicetitan/react-hooks": "^ 
     | 
| 
      
 21 
     | 
    
         
            +
                    "@servicetitan/react-hooks": "^6.0.0",
         
     | 
| 
       22 
22 
     | 
    
         
             
                    "classnames": "^2.3.1",
         
     | 
| 
       23 
23 
     | 
    
         
             
                    "memoize-one": "~6.0.0"
         
     | 
| 
       24 
24 
     | 
    
         
             
                },
         
     | 
| 
         @@ -29,11 +29,11 @@ 
     | 
|
| 
       29 
29 
     | 
    
         
             
                    "@progress/kendo-react-grid": "~5.5.0",
         
     | 
| 
       30 
30 
     | 
    
         
             
                    "@progress/kendo-react-inputs": "~5.5.0",
         
     | 
| 
       31 
31 
     | 
    
         
             
                    "@progress/kendo-react-pdf": "~5.5.0",
         
     | 
| 
       32 
     | 
    
         
            -
                    "@servicetitan/data-query": "^ 
     | 
| 
      
 32 
     | 
    
         
            +
                    "@servicetitan/data-query": "^34.0.0",
         
     | 
| 
       33 
33 
     | 
    
         
             
                    "@servicetitan/design-system": "~14.5.1",
         
     | 
| 
       34 
     | 
    
         
            -
                    "@servicetitan/form": "^ 
     | 
| 
       35 
     | 
    
         
            -
                    "@servicetitan/react-ioc": "^ 
     | 
| 
       36 
     | 
    
         
            -
                    "@servicetitan/suppress-warnings": "^ 
     | 
| 
      
 34 
     | 
    
         
            +
                    "@servicetitan/form": "^34.0.0",
         
     | 
| 
      
 35 
     | 
    
         
            +
                    "@servicetitan/react-ioc": "^32.2.0",
         
     | 
| 
      
 36 
     | 
    
         
            +
                    "@servicetitan/suppress-warnings": "^32.2.0",
         
     | 
| 
       37 
37 
     | 
    
         
             
                    "@types/accounting": "~0.4.2",
         
     | 
| 
       38 
38 
     | 
    
         
             
                    "@types/react": "~18.2.55",
         
     | 
| 
       39 
39 
     | 
    
         
             
                    "accounting": "~0.4.1",
         
     | 
| 
         @@ -51,9 +51,9 @@ 
     | 
|
| 
       51 
51 
     | 
    
         
             
                    "@progress/kendo-react-grid": "~5.5.0",
         
     | 
| 
       52 
52 
     | 
    
         
             
                    "@progress/kendo-react-inputs": "~5.5.0",
         
     | 
| 
       53 
53 
     | 
    
         
             
                    "@progress/kendo-react-pdf": "~5.5.0",
         
     | 
| 
       54 
     | 
    
         
            -
                    "@servicetitan/data-query": "^ 
     | 
| 
      
 54 
     | 
    
         
            +
                    "@servicetitan/data-query": "^34.0.0",
         
     | 
| 
       55 
55 
     | 
    
         
             
                    "@servicetitan/design-system": ">=13.2.1",
         
     | 
| 
       56 
     | 
    
         
            -
                    "@servicetitan/form": "^ 
     | 
| 
      
 56 
     | 
    
         
            +
                    "@servicetitan/form": "^34.0.0",
         
     | 
| 
       57 
57 
     | 
    
         
             
                    "@servicetitan/react-ioc": ">21.0.0",
         
     | 
| 
       58 
58 
     | 
    
         
             
                    "@servicetitan/suppress-warnings": ">21.0.0",
         
     | 
| 
       59 
59 
     | 
    
         
             
                    "accounting": "~0.4.1",
         
     | 
| 
         @@ -70,5 +70,5 @@ 
     | 
|
| 
       70 
70 
     | 
    
         
             
                "cli": {
         
     | 
| 
       71 
71 
     | 
    
         
             
                    "webpack": false
         
     | 
| 
       72 
72 
     | 
    
         
             
                },
         
     | 
| 
       73 
     | 
    
         
            -
                "gitHead": " 
     | 
| 
      
 73 
     | 
    
         
            +
                "gitHead": "39c8bee0e01ce314dbdd07049e1d0851a03225ab"
         
     | 
| 
       74 
74 
     | 
    
         
             
            }
         
     |