diff --git a/core.zip b/core.zip new file mode 100644 index 0000000..3eb4c74 Binary files /dev/null and b/core.zip differ diff --git a/package-lock.json b/package-lock.json index e772600..c049729 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@angular/forms": "^21.0.0", "@angular/platform-browser": "^21.0.0", "@angular/router": "^21.0.0", - "@swisscom/sdx": "^3.3.0", + "@swisscom/sdx": "^3.2.0", "rxjs": "~7.8.0", "tslib": "^2.3.0" }, @@ -3982,9 +3982,9 @@ } }, "node_modules/@swisscom/sdx": { - "version": "3.3.0", - "resolved": "https://bin.swisscom.com/artifactory/api/npm/swisscom-npm-virtual/@swisscom/sdx/-/@swisscom/sdx-3.3.0.tgz", - "integrity": "sha512-1a+a2GTgHN4uZE3zZpkF3thYxpljF0+Ed83zl6sJ630hoFr5JP+ls/sL0mzMgAcBUD0Xojj2OT0u5F4cGLsdLA==", + "version": "3.2.0", + "resolved": "https://bin.swisscom.com/artifactory/api/npm/swisscom-npm-virtual/@swisscom/sdx/-/@swisscom/sdx-3.2.0.tgz", + "integrity": "sha512-uskxY56cvn0HWkC8dL1+NDGx6G5DuJfFdBmPbwcW0dE3WlLRHVvzWT4Pc2Y9E4bEKMlMYz+PzyhKn1znrGNvcQ==", "license": "UNLICENSED", "dependencies": { "@stencil/core": "4.25.1", diff --git a/package.json b/package.json index a074308..5e75956 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@angular/forms": "^21.0.0", "@angular/platform-browser": "^21.0.0", "@angular/router": "^21.0.0", - "@swisscom/sdx": "^3.3.0", + "@swisscom/sdx": "^3.2.0", "rxjs": "~7.8.0", "tslib": "^2.3.0" },