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 examples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"private": true,
"dependencies": {
"@angular/common": "^19.2.17",
"@angular/compiler": "^19.2.18",
"@angular/compiler": "^20.3.25",
"@angular/core": "^19.2.18",
"@angular/forms": "^19.2.17",
"@angular/platform-browser": "^19.2.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/@uppy/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@angular/animations": "^19.2.17",
"@angular/common": "^19.2.17",
"@angular/compiler": "^19.2.18",
"@angular/compiler": "^20.3.25",
"@angular/core": "^19.2.18",
"@angular/forms": "^19.2.17",
"@angular/platform-browser": "^19.2.17",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -335,12 +335,12 @@ __metadata:
languageName: node
linkType: hard

"@angular/compiler@npm:^19.2.18":
version: 19.2.18
resolution: "@angular/compiler@npm:19.2.18"
"@angular/compiler@npm:^20.3.25":
version: 20.3.25
resolution: "@angular/compiler@npm:20.3.25"
dependencies:
tslib: "npm:^2.3.0"
checksum: 10/1b7cb29bb06cc1da6e9a1f813b6d343d62ea801d42b28ed3d990860d1102da475b33765534e4f6274fabf921efdb0b34b204cbf28dcd3133a6b8be31a1e1310a
checksum: 10/471e4ee08e7cca40fbfcab1046efe902b6e025be9409e4290d3c9cccfeb294f6f69f11b30ef8eb328e64cc405d8020ddcedab811b2e091617ec875d275dbf04e
languageName: node
linkType: hard

Expand Down Expand Up @@ -10434,7 +10434,7 @@ __metadata:
"@angular/animations": "npm:^19.2.17"
"@angular/cli": "npm:^19.0.0"
"@angular/common": "npm:^19.2.17"
"@angular/compiler": "npm:^19.2.18"
"@angular/compiler": "npm:^20.3.25"
"@angular/compiler-cli": "npm:^19.2.17"
"@angular/core": "npm:^19.2.18"
"@angular/forms": "npm:^19.2.17"
Expand Down Expand Up @@ -13472,7 +13472,7 @@ __metadata:
"@angular-devkit/build-angular": "npm:^19.2.6"
"@angular/cli": "npm:^19.2.6"
"@angular/common": "npm:^19.2.17"
"@angular/compiler": "npm:^19.2.18"
"@angular/compiler": "npm:^20.3.25"
"@angular/compiler-cli": "npm:^19.2.17"
"@angular/core": "npm:^19.2.18"
"@angular/forms": "npm:^19.2.17"
Expand Down