pull/869/merge
dependabot[bot] 2026-03-31 10:08:07 +00:00 committed by GitHub
commit 98f4037ee1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -11,7 +11,7 @@
"@angular/animations": "20.3.15",
"@angular/cdk": "20.2.14",
"@angular/common": "20.3.15",
"@angular/core": "20.3.15",
"@angular/core": "20.3.18",
"@angular/forms": "20.3.15",
"@angular/material": "20.2.14",
"@angular/platform-browser": "20.3.15",
@ -1250,9 +1250,9 @@
}
},
"node_modules/@angular/core": {
"version": "20.3.15",
"resolved": "https://registry.npmjs.org/@angular/core/-/core-20.3.15.tgz",
"integrity": "sha512-NMbX71SlTZIY9+rh/SPhRYFJU0pMJYW7z/TBD4lqiO+b0DTOIg1k7Pg9ydJGqSjFO1Z4dQaA6TteNuF99TJCNw==",
"version": "20.3.18",
"resolved": "https://registry.npmjs.org/@angular/core/-/core-20.3.18.tgz",
"integrity": "sha512-B+NQQngd/aDbcfW0zGLis3wTLDeHTeTYMl/mGKQH+HwdPaRCKI1wEtaXaOYVJXkP2FeThocPevB8gLwNlPQUUw==",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
@ -1261,7 +1261,7 @@
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
},
"peerDependencies": {
"@angular/compiler": "20.3.15",
"@angular/compiler": "20.3.18",
"rxjs": "^6.5.3 || ^7.4.0",
"zone.js": "~0.15.0"
},

View File

@ -3,7 +3,7 @@
"@angular/animations": "20.3.15",
"@angular/cdk": "20.2.14",
"@angular/common": "20.3.15",
"@angular/core": "20.3.15",
"@angular/core": "20.3.18",
"@angular/forms": "20.3.15",
"@angular/material": "20.2.14",
"@angular/platform-browser": "20.3.15",