diff --git a/ibexa/commerce/4.6/encore/package.json b/ibexa/commerce/4.6/encore/package.json index 69cda647..aa4fddbd 100644 --- a/ibexa/commerce/4.6/encore/package.json +++ b/ibexa/commerce/4.6/encore/package.json @@ -29,7 +29,8 @@ "react-dom": "^18.2.0" }, "resolutions": { - "@types/glob": "8.1.0" + "@types/glob": "8.1.0", + "webpack-sources": "^3.5.0" }, "license": "UNLICENSED", "private": true, diff --git a/ibexa/experience/4.6/encore/package.json b/ibexa/experience/4.6/encore/package.json index 69cda647..aa4fddbd 100644 --- a/ibexa/experience/4.6/encore/package.json +++ b/ibexa/experience/4.6/encore/package.json @@ -29,7 +29,8 @@ "react-dom": "^18.2.0" }, "resolutions": { - "@types/glob": "8.1.0" + "@types/glob": "8.1.0", + "webpack-sources": "^3.5.0" }, "license": "UNLICENSED", "private": true, diff --git a/ibexa/headless/4.6/encore/package.json b/ibexa/headless/4.6/encore/package.json index 3c0fc5ad..1dbc071d 100644 --- a/ibexa/headless/4.6/encore/package.json +++ b/ibexa/headless/4.6/encore/package.json @@ -25,7 +25,8 @@ "@svgr/webpack": "^8.1.0" }, "resolutions": { - "@types/glob": "8.1.0" + "@types/glob": "8.1.0", + "webpack-sources": "^3.5.0" }, "license": "UNLICENSED", "private": true, diff --git a/ibexa/oss/4.6/encore/package.json b/ibexa/oss/4.6/encore/package.json index e0ec547d..f3525d09 100644 --- a/ibexa/oss/4.6/encore/package.json +++ b/ibexa/oss/4.6/encore/package.json @@ -24,7 +24,8 @@ "@svgr/webpack": "^8.1.0" }, "resolutions": { - "@types/glob": "8.1.0" + "@types/glob": "8.1.0", + "webpack-sources": "^3.5.0" }, "license": "UNLICENSED", "private": true,