geonetwork-ui 2.11.0-dev.68d9eaa3a → 2.11.0-dev.80a8b0bfa

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.
@@ -20389,7 +20389,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
20389
20389
  }] } });
20390
20390
 
20391
20391
  var name = "geonetwork-ui";
20392
- var version = "2.11.0-dev.68d9eaa3a";
20392
+ var version = "2.11.0-dev.80a8b0bfa";
20393
20393
  var engines = {
20394
20394
  node: ">=24"
20395
20395
  };
@@ -20419,9 +20419,9 @@ var peerDependencies = {
20419
20419
  "@ngrx/store": "19.x || 20.x || 21.x",
20420
20420
  "@ngrx/store-devtools": "19.x || 20.x || 21.x",
20421
20421
  "@ngrx/operators": "19.x || 20.x || 21.x",
20422
- "@ngx-translate/core": "16.x",
20423
- "@ngx-translate/http-loader": "16.x",
20424
- "flag-icons": "^7.3.2",
20422
+ "@ngx-translate/core": "17.x",
20423
+ "@ngx-translate/http-loader": "17.x",
20424
+ "flag-icons": "~7.5.0",
20425
20425
  rxjs: "7.x",
20426
20426
  "zone.js": "*",
20427
20427
  tailwindcss: "3.x"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "geonetwork-ui",
3
- "version": "2.11.0-dev.68d9eaa3a",
3
+ "version": "2.11.0-dev.80a8b0bfa",
4
4
  "engines": {
5
5
  "node": ">=24"
6
6
  },
@@ -37,9 +37,9 @@
37
37
  "@ngrx/store": "19.x || 20.x || 21.x",
38
38
  "@ngrx/store-devtools": "19.x || 20.x || 21.x",
39
39
  "@ngrx/operators": "19.x || 20.x || 21.x",
40
- "@ngx-translate/core": "16.x",
41
- "@ngx-translate/http-loader": "16.x",
42
- "flag-icons": "^7.3.2",
40
+ "@ngx-translate/core": "17.x",
41
+ "@ngx-translate/http-loader": "17.x",
42
+ "flag-icons": "~7.5.0",
43
43
  "rxjs": "7.x",
44
44
  "zone.js": "*",
45
45
  "tailwindcss": "3.x"