geonetwork-ui 2.11.0-dev.4976ded4f → 2.11.0-dev.4c200c0a1
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.
|
@@ -20434,7 +20434,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
20434
20434
|
}] } });
|
|
20435
20435
|
|
|
20436
20436
|
var name = "geonetwork-ui";
|
|
20437
|
-
var version = "2.11.0-dev.
|
|
20437
|
+
var version = "2.11.0-dev.4c200c0a1";
|
|
20438
20438
|
var engines = {
|
|
20439
20439
|
node: ">=24"
|
|
20440
20440
|
};
|
|
@@ -20455,6 +20455,7 @@ var peerDependencies = {
|
|
|
20455
20455
|
"@angular/core": "19.x || 20.x || 21.x",
|
|
20456
20456
|
"@angular/forms": "19.x || 20.x || 21.x",
|
|
20457
20457
|
"@angular/material": "19.x || 20.x || 21.x",
|
|
20458
|
+
"@angular/material-date-fns-adapter": "19.x || 20.x",
|
|
20458
20459
|
"@angular/platform-browser": "19.x || 20.x || 21.x",
|
|
20459
20460
|
"@angular/platform-browser-dynamic": "19.x || 20.x || 21.x",
|
|
20460
20461
|
"@angular/router": "19.x || 20.x || 21.x",
|