Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@ali-hm/angular-tree-component": "12.0.5",
"@angular/animations": "21.2.17",
"@angular/cdk": "21.2.14",
"@angular/common": "21.2.17",
"@angular/common": "21.2.19",
"@angular/compiler": "21.2.17",
"@angular/core": "21.2.17",
"@angular/forms": "21.2.17",
Expand Down
12 changes: 6 additions & 6 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -707,15 +707,15 @@ __metadata:
languageName: node
linkType: hard

"@angular/common@npm:21.2.17":
version: 21.2.17
resolution: "@angular/common@npm:21.2.17"
"@angular/common@npm:21.2.19":
version: 21.2.19
resolution: "@angular/common@npm:21.2.19"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/core": 21.2.17
"@angular/core": 21.2.19
rxjs: ^6.5.3 || ^7.4.0
checksum: 10c0/889c1a3d64a5b61e77dc6cf7d0cb5da1575cd13bed6b11262a340076949b2968e3a80d9ca4a7ea4cddda1901c0df36ae412d0fd0fcc9bd45ecad58f40ab7a6d0
checksum: 10c0/e7e562b647ed36fd048e174ef1073d913e92810ab6581b45ce9332201fe38952d87186ff6e73ba1a0e76008aad5c41270a109713742a8769a235e3122104e43b
languageName: node
linkType: hard

Expand Down Expand Up @@ -10805,7 +10805,7 @@ __metadata:
"@angular/animations": "npm:21.2.17"
"@angular/cdk": "npm:21.2.14"
"@angular/cli": "npm:21.2.18"
"@angular/common": "npm:21.2.17"
"@angular/common": "npm:21.2.19"
"@angular/compiler": "npm:21.2.17"
"@angular/compiler-cli": "npm:21.2.17"
"@angular/core": "npm:21.2.17"
Expand Down
Loading