diff --git a/docs/public/_headers b/docs/public/_headers index ef3297dfd61d..a69d43e433d8 100644 --- a/docs/public/_headers +++ b/docs/public/_headers @@ -17,5 +17,5 @@ X-XSS-Protection: 1; mode=block Referrer-Policy: strict-origin-when-cross-origin # TODO: progressively reduce the CSP scopes - # Start with a wildcard, using https://github.com/oliviertassinari/mui-toolpad/blob/f4c4eb046b352e4fc00729c3bed605e671b040c4/packages/toolpad-studio/src/server/index.ts#L241 + # Start with a wildcard, using https://github.com/mui/mui-toolpad/blob/f4c4eb046b352e4fc00729c3bed605e671b040c4/packages/toolpad-studio/src/server/index.ts#L241 Content-Security-Policy: default-src * data: mediastream: blob: filesystem: about: ws: wss: 'unsafe-eval' 'wasm-unsafe-eval' 'unsafe-inline'; script-src * data: blob: 'unsafe-inline' 'unsafe-eval'; script-src-elem * data: blob: 'unsafe-inline'; connect-src * data: blob: 'unsafe-inline'; img-src * data: blob: 'unsafe-inline'; media-src * data: blob: 'unsafe-inline'; frame-src * data: blob: ; style-src * data: blob: 'unsafe-inline'; font-src * data: blob: 'unsafe-inline'; frame-ancestors *; diff --git a/packages/eslint-plugin-material-ui/package.json b/packages/eslint-plugin-material-ui/package.json index 2a8687a71bd3..1f03a292d632 100644 --- a/packages/eslint-plugin-material-ui/package.json +++ b/packages/eslint-plugin-material-ui/package.json @@ -14,7 +14,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/mui/mui-x.git" + "url": "git+https://github.com/mui/mui-x.git" }, "license": "MIT" } diff --git a/packages/x-charts-pro/package.json b/packages/x-charts-pro/package.json index 4558271d8457..49af8fa5d19b 100644 --- a/packages/x-charts-pro/package.json +++ b/packages/x-charts-pro/package.json @@ -35,7 +35,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/mui/mui-x.git", + "url": "git+https://github.com/mui/mui-x.git", "directory": "packages/x-charts-pro" }, "dependencies": { diff --git a/packages/x-charts-vendor/package.json b/packages/x-charts-vendor/package.json index d7a322bfbccb..0266a534fcd7 100644 --- a/packages/x-charts-vendor/package.json +++ b/packages/x-charts-vendor/package.json @@ -11,7 +11,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/mui/mui-x.git", + "url": "git+https://github.com/mui/mui-x.git", "directory": "packages/x-charts-vendor" }, "license": "MIT AND ISC", diff --git a/packages/x-charts/package.json b/packages/x-charts/package.json index 8c0b7e009c0e..61ae0733fcef 100644 --- a/packages/x-charts/package.json +++ b/packages/x-charts/package.json @@ -35,7 +35,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/mui/mui-x.git", + "url": "git+https://github.com/mui/mui-x.git", "directory": "packages/x-charts" }, "dependencies": { diff --git a/packages/x-codemod/package.json b/packages/x-codemod/package.json index 7a400bf3f38a..385c02d2bcfb 100644 --- a/packages/x-codemod/package.json +++ b/packages/x-codemod/package.json @@ -22,7 +22,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/mui/mui-x.git", + "url": "git+https://github.com/mui/mui-x.git", "directory": "packages/x-codemod" }, "license": "MIT", diff --git a/packages/x-data-grid-generator/package.json b/packages/x-data-grid-generator/package.json index 17179ae34704..faea4d9752fe 100644 --- a/packages/x-data-grid-generator/package.json +++ b/packages/x-data-grid-generator/package.json @@ -29,7 +29,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/mui/mui-x.git", + "url": "git+https://github.com/mui/mui-x.git", "directory": "packages/x-data-grid-generator" }, "dependencies": { diff --git a/packages/x-data-grid-premium/package.json b/packages/x-data-grid-premium/package.json index 415947ca3542..cb083a823d2d 100644 --- a/packages/x-data-grid-premium/package.json +++ b/packages/x-data-grid-premium/package.json @@ -39,7 +39,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/mui/mui-x.git", + "url": "git+https://github.com/mui/mui-x.git", "directory": "packages/x-data-grid-premium" }, "dependencies": { diff --git a/packages/x-data-grid-pro/package.json b/packages/x-data-grid-pro/package.json index 61ac8f80e401..59f60a36935e 100644 --- a/packages/x-data-grid-pro/package.json +++ b/packages/x-data-grid-pro/package.json @@ -39,7 +39,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/mui/mui-x.git", + "url": "git+https://github.com/mui/mui-x.git", "directory": "packages/x-data-grid-pro" }, "dependencies": { diff --git a/packages/x-data-grid/package.json b/packages/x-data-grid/package.json index 7a4dad558463..ef8e2c3e1554 100644 --- a/packages/x-data-grid/package.json +++ b/packages/x-data-grid/package.json @@ -43,7 +43,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/mui/mui-x.git", + "url": "git+https://github.com/mui/mui-x.git", "directory": "packages/x-data-grid" }, "dependencies": { diff --git a/packages/x-date-pickers-pro/package.json b/packages/x-date-pickers-pro/package.json index 97847f806565..cddcbb2de174 100644 --- a/packages/x-date-pickers-pro/package.json +++ b/packages/x-date-pickers-pro/package.json @@ -38,7 +38,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/mui/mui-x.git", + "url": "git+https://github.com/mui/mui-x.git", "directory": "packages/x-date-pickers-pro" }, "dependencies": { diff --git a/packages/x-date-pickers/package.json b/packages/x-date-pickers/package.json index ac710ff06dc6..4a9a3e621999 100644 --- a/packages/x-date-pickers/package.json +++ b/packages/x-date-pickers/package.json @@ -41,7 +41,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/mui/mui-x.git", + "url": "git+https://github.com/mui/mui-x.git", "directory": "packages/x-date-pickers" }, "dependencies": { diff --git a/packages/x-internals/package.json b/packages/x-internals/package.json index df9ccac85b63..3a4d212c7b44 100644 --- a/packages/x-internals/package.json +++ b/packages/x-internals/package.json @@ -37,7 +37,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/mui/mui-x.git", + "url": "git+https://github.com/mui/mui-x.git", "directory": "packages/x-internals" }, "dependencies": { diff --git a/packages/x-license/package.json b/packages/x-license/package.json index d9573e61eea3..797ed24e7527 100644 --- a/packages/x-license/package.json +++ b/packages/x-license/package.json @@ -30,7 +30,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/mui/mui-x.git", + "url": "git+https://github.com/mui/mui-x.git", "directory": "packages/x-license" }, "dependencies": { diff --git a/packages/x-tree-view-pro/package.json b/packages/x-tree-view-pro/package.json index 8441d0797527..038c43acf697 100644 --- a/packages/x-tree-view-pro/package.json +++ b/packages/x-tree-view-pro/package.json @@ -39,7 +39,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/mui/mui-x.git", + "url": "git+https://github.com/mui/mui-x.git", "directory": "packages/x-tree-view-pro" }, "dependencies": { diff --git a/packages/x-tree-view/package.json b/packages/x-tree-view/package.json index 5b8f5761c9c8..346ca81fd0aa 100644 --- a/packages/x-tree-view/package.json +++ b/packages/x-tree-view/package.json @@ -39,7 +39,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/mui/mui-x.git", + "url": "git+https://github.com/mui/mui-x.git", "directory": "packages/x-tree-view" }, "dependencies": {