@strapi/content-manager 5.0.0-rc.15 → 5.0.0-rc.16
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.
| 
         @@ -1 +1 @@ 
     | 
|
| 
       1 
     | 
    
         
            -
            {"version":3,"file":"relations.d.ts","sourceRoot":"","sources":["../../../../server/src/controllers/relations.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,IAAI,EAAgB,MAAM,eAAe,CAAC;;uCA2Hb,GAAG,OAAO,KAAK,EAAE;IA4H1D;;;;OAIG;uBACsB,GAAG; 
     | 
| 
      
 1 
     | 
    
         
            +
            {"version":3,"file":"relations.d.ts","sourceRoot":"","sources":["../../../../server/src/controllers/relations.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,IAAI,EAAgB,MAAM,eAAe,CAAC;;uCA2Hb,GAAG,OAAO,KAAK,EAAE;IA4H1D;;;;OAIG;uBACsB,GAAG;sBAiIJ,GAAG;;AAnQ7B,wBAwVE"}
         
     | 
    
        package/package.json
    CHANGED
    
    | 
         @@ -1,6 +1,6 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            {
         
     | 
| 
       2 
2 
     | 
    
         
             
              "name": "@strapi/content-manager",
         
     | 
| 
       3 
     | 
    
         
            -
              "version": "5.0.0-rc. 
     | 
| 
      
 3 
     | 
    
         
            +
              "version": "5.0.0-rc.16",
         
     | 
| 
       4 
4 
     | 
    
         
             
              "description": "A powerful UI to easily manage your data.",
         
     | 
| 
       5 
5 
     | 
    
         
             
              "repository": {
         
     | 
| 
       6 
6 
     | 
    
         
             
                "type": "git",
         
     | 
| 
         @@ -62,8 +62,8 @@ 
     | 
|
| 
       62 
62 
     | 
    
         
             
                "@sindresorhus/slugify": "1.1.0",
         
     | 
| 
       63 
63 
     | 
    
         
             
                "@strapi/design-system": "2.0.0-rc.10",
         
     | 
| 
       64 
64 
     | 
    
         
             
                "@strapi/icons": "2.0.0-rc.10",
         
     | 
| 
       65 
     | 
    
         
            -
                "@strapi/types": "5.0.0-rc. 
     | 
| 
       66 
     | 
    
         
            -
                "@strapi/utils": "5.0.0-rc. 
     | 
| 
      
 65 
     | 
    
         
            +
                "@strapi/types": "5.0.0-rc.16",
         
     | 
| 
      
 66 
     | 
    
         
            +
                "@strapi/utils": "5.0.0-rc.16",
         
     | 
| 
       67 
67 
     | 
    
         
             
                "codemirror5": "npm:codemirror@^5.65.11",
         
     | 
| 
       68 
68 
     | 
    
         
             
                "date-fns": "2.30.0",
         
     | 
| 
       69 
69 
     | 
    
         
             
                "fractional-indexing": "3.2.0",
         
     | 
| 
         @@ -97,8 +97,8 @@ 
     | 
|
| 
       97 
97 
     | 
    
         
             
                "yup": "0.32.9"
         
     | 
| 
       98 
98 
     | 
    
         
             
              },
         
     | 
| 
       99 
99 
     | 
    
         
             
              "devDependencies": {
         
     | 
| 
       100 
     | 
    
         
            -
                "@strapi/admin": "5.0.0-rc. 
     | 
| 
       101 
     | 
    
         
            -
                "@strapi/database": "5.0.0-rc. 
     | 
| 
      
 100 
     | 
    
         
            +
                "@strapi/admin": "5.0.0-rc.16",
         
     | 
| 
      
 101 
     | 
    
         
            +
                "@strapi/database": "5.0.0-rc.16",
         
     | 
| 
       102 
102 
     | 
    
         
             
                "@strapi/pack-up": "5.0.0",
         
     | 
| 
       103 
103 
     | 
    
         
             
                "@testing-library/react": "15.0.7",
         
     | 
| 
       104 
104 
     | 
    
         
             
                "@types/jest": "29.5.2",
         
     | 
| 
         @@ -129,5 +129,5 @@ 
     | 
|
| 
       129 
129 
     | 
    
         
             
                "required": true,
         
     | 
| 
       130 
130 
     | 
    
         
             
                "kind": "plugin"
         
     | 
| 
       131 
131 
     | 
    
         
             
              },
         
     | 
| 
       132 
     | 
    
         
            -
              "gitHead": " 
     | 
| 
      
 132 
     | 
    
         
            +
              "gitHead": "d5489625ee1a177a3fe6d180d3f901680a48bbf7"
         
     | 
| 
       133 
133 
     | 
    
         
             
            }
         
     |