Update dependency @angular/core to ~13.3.0
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
This commit is contained in:
parent
4c944ef8f8
commit
e4663cb870
6
frontend/package-lock.json
generated
6
frontend/package-lock.json
generated
@ -640,9 +640,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@angular/core": {
|
"@angular/core": {
|
||||||
"version": "13.2.7",
|
"version": "13.3.11",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/core/-/core-13.2.7.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/core/-/core-13.3.11.tgz",
|
||||||
"integrity": "sha512-6J6C2ymIy+cZudock25BLEZFckhqFfXOSZw5YBIoAJuntV4hckLNfRTn/dxn5qmWF/Vw60NKdhV367YYejz6Gg==",
|
"integrity": "sha512-9BmE2CxyV0g+AkBeuc8IwjSOiJ8Y+kptXnqD/J8EAFT3B0/fLGVnjFdZC6Sev9L0SNZb6qdzebpfIOLqbUjReQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"tslib": "^2.3.0"
|
"tslib": "^2.3.0"
|
||||||
}
|
}
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
"@angular/cdk": "^13.2.6",
|
"@angular/cdk": "^13.2.6",
|
||||||
"@angular/common": "~13.2.0",
|
"@angular/common": "~13.2.0",
|
||||||
"@angular/compiler": "~13.2.0",
|
"@angular/compiler": "~13.2.0",
|
||||||
"@angular/core": "~13.2.0",
|
"@angular/core": "~13.3.0",
|
||||||
"@angular/forms": "~13.2.0",
|
"@angular/forms": "~13.2.0",
|
||||||
"@angular/material": "^13.3.6",
|
"@angular/material": "^13.3.6",
|
||||||
"@angular/platform-browser": "~13.2.0",
|
"@angular/platform-browser": "~13.2.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user