Refactor code structure for improved readability and maintainability
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -14,7 +14,7 @@
|
|||||||
"@angular/forms": "^21.0.0",
|
"@angular/forms": "^21.0.0",
|
||||||
"@angular/platform-browser": "^21.0.0",
|
"@angular/platform-browser": "^21.0.0",
|
||||||
"@angular/router": "^21.0.0",
|
"@angular/router": "^21.0.0",
|
||||||
"@swisscom/sdx": "^3.3.0",
|
"@swisscom/sdx": "^3.2.0",
|
||||||
"rxjs": "~7.8.0",
|
"rxjs": "~7.8.0",
|
||||||
"tslib": "^2.3.0"
|
"tslib": "^2.3.0"
|
||||||
},
|
},
|
||||||
@@ -3982,9 +3982,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@swisscom/sdx": {
|
"node_modules/@swisscom/sdx": {
|
||||||
"version": "3.3.0",
|
"version": "3.2.0",
|
||||||
"resolved": "https://bin.swisscom.com/artifactory/api/npm/swisscom-npm-virtual/@swisscom/sdx/-/@swisscom/sdx-3.3.0.tgz",
|
"resolved": "https://bin.swisscom.com/artifactory/api/npm/swisscom-npm-virtual/@swisscom/sdx/-/@swisscom/sdx-3.2.0.tgz",
|
||||||
"integrity": "sha512-1a+a2GTgHN4uZE3zZpkF3thYxpljF0+Ed83zl6sJ630hoFr5JP+ls/sL0mzMgAcBUD0Xojj2OT0u5F4cGLsdLA==",
|
"integrity": "sha512-uskxY56cvn0HWkC8dL1+NDGx6G5DuJfFdBmPbwcW0dE3WlLRHVvzWT4Pc2Y9E4bEKMlMYz+PzyhKn1znrGNvcQ==",
|
||||||
"license": "UNLICENSED",
|
"license": "UNLICENSED",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@stencil/core": "4.25.1",
|
"@stencil/core": "4.25.1",
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
"@angular/forms": "^21.0.0",
|
"@angular/forms": "^21.0.0",
|
||||||
"@angular/platform-browser": "^21.0.0",
|
"@angular/platform-browser": "^21.0.0",
|
||||||
"@angular/router": "^21.0.0",
|
"@angular/router": "^21.0.0",
|
||||||
"@swisscom/sdx": "^3.3.0",
|
"@swisscom/sdx": "^3.2.0",
|
||||||
"rxjs": "~7.8.0",
|
"rxjs": "~7.8.0",
|
||||||
"tslib": "^2.3.0"
|
"tslib": "^2.3.0"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user