Lukas Cerny před 2 roky
rodič
revize
8e3ee68f76
2 změnil soubory, kde provedl 22 přidání a 22 odebrání
  1. 21 21
      package-lock.json
  2. 1 1
      package.json

+ 21 - 21
package-lock.json

@@ -59,7 +59,7 @@
         "zone.js": "^0.11.3"
       },
       "devDependencies": {
-        "@angular-architects/module-federation": "^14.3.14",
+        "@angular-architects/module-federation": "^15.0.3",
         "@angular-builders/custom-webpack": "13.1.0",
         "@angular-devkit/build-angular": "^14.2.13",
         "@angular-eslint/builder": "^14.4.0",
@@ -105,36 +105,36 @@
       }
     },
     "node_modules/@angular-architects/module-federation": {
-      "version": "14.3.14",
-      "resolved": "https://registry.npmjs.org/@angular-architects/module-federation/-/module-federation-14.3.14.tgz",
-      "integrity": "sha512-qV/GygoDRT80dbvGcFmHudR/ftu8/dURh4nWMLRViskZdJRFfSJ1pnZUmtmFaFUPL9NyS4APjQM1Shoxf+JWfg==",
+      "version": "15.0.3",
+      "resolved": "https://registry.npmjs.org/@angular-architects/module-federation/-/module-federation-15.0.3.tgz",
+      "integrity": "sha512-h+nXpkRqhjDshyau3YMf4kDRy3BDySSwQXviO1Bi5AI5Nc+qbgNMH+OOv0E2PV9VNEPwJbciAQQs+Gcofu+ntQ==",
       "dev": true,
       "dependencies": {
-        "@angular-architects/module-federation-runtime": "14.3.14",
+        "@angular-architects/module-federation-runtime": "15.0.3",
         "callsite": "^1.0.0",
         "node-fetch": "^2.6.7",
         "semver": "^7.3.5",
         "word-wrap": "^1.2.3"
       },
       "peerDependencies": {
-        "@angular/common": ">=14.1.1",
-        "@angular/core": ">=14.1.1",
-        "@angular/platform-browser-dynamic": ">=14.1.1",
+        "@angular/common": ">=15.0.0",
+        "@angular/core": ">=15.0.0",
+        "@angular/platform-browser-dynamic": ">=15.0.0",
         "rxjs": ">=6.6.3"
       }
     },
     "node_modules/@angular-architects/module-federation-runtime": {
-      "version": "14.3.14",
-      "resolved": "https://registry.npmjs.org/@angular-architects/module-federation-runtime/-/module-federation-runtime-14.3.14.tgz",
-      "integrity": "sha512-TSs8P7th5iRQ5NJCz0cC4/q5NBvmu2lVO1/P5mGR5+/L9WEs/ayaGWJriUpYuUiwwxxZ+xN0mUHUj07yLCvJBw==",
+      "version": "15.0.3",
+      "resolved": "https://registry.npmjs.org/@angular-architects/module-federation-runtime/-/module-federation-runtime-15.0.3.tgz",
+      "integrity": "sha512-d7KWvi1wFTsKLkrG6RseK//86MZTFyoQ0drMUXlMQ/4gM1a22zfRitB/4wTvF4611HAINYQUFv/zvSwS8JQrQA==",
       "dev": true,
       "dependencies": {
         "tslib": "^2.0.0"
       },
       "peerDependencies": {
-        "@angular/common": ">=14.0.0",
-        "@angular/core": ">=14.0.0",
-        "@angular/platform-browser-dynamic": ">=14.1.1"
+        "@angular/common": ">=15.0.0",
+        "@angular/core": ">=15.0.0",
+        "@angular/platform-browser-dynamic": ">=15.0.0"
       }
     },
     "node_modules/@angular-builders/custom-webpack": {
@@ -21885,12 +21885,12 @@
       }
     },
     "@angular-architects/module-federation": {
-      "version": "14.3.14",
-      "resolved": "https://registry.npmjs.org/@angular-architects/module-federation/-/module-federation-14.3.14.tgz",
-      "integrity": "sha512-qV/GygoDRT80dbvGcFmHudR/ftu8/dURh4nWMLRViskZdJRFfSJ1pnZUmtmFaFUPL9NyS4APjQM1Shoxf+JWfg==",
+      "version": "15.0.3",
+      "resolved": "https://registry.npmjs.org/@angular-architects/module-federation/-/module-federation-15.0.3.tgz",
+      "integrity": "sha512-h+nXpkRqhjDshyau3YMf4kDRy3BDySSwQXviO1Bi5AI5Nc+qbgNMH+OOv0E2PV9VNEPwJbciAQQs+Gcofu+ntQ==",
       "dev": true,
       "requires": {
-        "@angular-architects/module-federation-runtime": "14.3.14",
+        "@angular-architects/module-federation-runtime": "15.0.3",
         "callsite": "^1.0.0",
         "node-fetch": "^2.6.7",
         "semver": "^7.3.5",
@@ -21898,9 +21898,9 @@
       }
     },
     "@angular-architects/module-federation-runtime": {
-      "version": "14.3.14",
-      "resolved": "https://registry.npmjs.org/@angular-architects/module-federation-runtime/-/module-federation-runtime-14.3.14.tgz",
-      "integrity": "sha512-TSs8P7th5iRQ5NJCz0cC4/q5NBvmu2lVO1/P5mGR5+/L9WEs/ayaGWJriUpYuUiwwxxZ+xN0mUHUj07yLCvJBw==",
+      "version": "15.0.3",
+      "resolved": "https://registry.npmjs.org/@angular-architects/module-federation-runtime/-/module-federation-runtime-15.0.3.tgz",
+      "integrity": "sha512-d7KWvi1wFTsKLkrG6RseK//86MZTFyoQ0drMUXlMQ/4gM1a22zfRitB/4wTvF4611HAINYQUFv/zvSwS8JQrQA==",
       "dev": true,
       "requires": {
         "tslib": "^2.0.0"

+ 1 - 1
package.json

@@ -63,7 +63,7 @@
     "zone.js": "^0.11.3"
   },
   "devDependencies": {
-    "@angular-architects/module-federation": "^14.3.14",
+    "@angular-architects/module-federation": "^15.0.3",
     "@angular-builders/custom-webpack": "13.1.0",
     "@angular-devkit/build-angular": "^14.2.13",
     "@angular-eslint/builder": "^14.4.0",