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 packages/sdks/e2e/angular-17-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@angular/animations": "^17.3.0",
"@angular/common": "^17.3.0",
"@angular/compiler": "^17.3.0",
"@angular/compiler": "^19.2.17",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Angular compiler v19 incompatible with v17 core packages

The @angular/compiler package was updated to v19, but other Angular dependencies like @angular/core and @angular/common remain at v17. This major version mismatch across Angular packages will likely lead to build failures or runtime incompatibilities.

Additional Locations (1)

Fix in Cursor Fix in Web

"@angular/core": "^17.3.0",
"@angular/forms": "^17.3.0",
"@angular/platform-browser": "^17.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/e2e/angular-17/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@angular/animations": "^17.3.0",
"@angular/common": "^17.3.0",
"@angular/compiler": "^17.3.0",
"@angular/compiler": "^19.2.17",
"@angular/core": "^17.3.0",
"@angular/forms": "^17.3.0",
"@angular/platform-browser": "^17.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/output/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@angular/animations": "^17.3.0",
"@angular/cli": "^17.3.8",
"@angular/common": "^17.3.0",
"@angular/compiler": "^17.3.0",
"@angular/compiler": "^19.2.17",
"@angular/compiler-cli": "^17.3.0",
"@angular/core": "^17.3.0",
"@angular/forms": "^17.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/snippets/angular-17-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@angular/animations": "^17.3.0",
"@angular/common": "^17.3.0",
"@angular/compiler": "^17.3.0",
"@angular/compiler": "^19.2.17",
"@angular/core": "^17.3.0",
"@angular/forms": "^17.3.0",
"@angular/platform-browser": "^17.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/snippets/angular-17/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@angular/animations": "^17.3.0",
"@angular/common": "^17.3.0",
"@angular/compiler": "^17.3.0",
"@angular/compiler": "^19.2.17",
"@angular/core": "^17.3.0",
"@angular/forms": "^17.3.0",
"@angular/platform-browser": "^17.3.0",
Expand Down
33 changes: 14 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -928,20 +928,6 @@ __metadata:
languageName: node
linkType: hard

"@angular/compiler@npm:^17.3.0":
version: 17.3.12
resolution: "@angular/compiler@npm:17.3.12"
dependencies:
tslib: ^2.3.0
peerDependencies:
"@angular/core": 17.3.12
peerDependenciesMeta:
"@angular/core":
optional: true
checksum: 97669f922c78eca451e0011c2d0708dfb74ed25be52c7fe4b2120516be6b8888547b65ed2dc1ef94fb626ea5db1cd047d4bee6f719ddc37d3586cafdb057bbae
languageName: node
linkType: hard

"@angular/compiler@npm:^19.0.0":
version: 19.0.5
resolution: "@angular/compiler@npm:19.0.5"
Expand All @@ -956,6 +942,15 @@ __metadata:
languageName: node
linkType: hard

"@angular/compiler@npm:^19.2.17":
version: 19.2.17
resolution: "@angular/compiler@npm:19.2.17"
dependencies:
tslib: ^2.3.0
checksum: d0cfa0c00d0ae59441decd417965039b0b2a327e3ddc06e11144ed35b60734d3adc57f1f11fec21290db607a405cb77bcb5184693015a1b90413c3893e2b08f8
languageName: node
linkType: hard

"@angular/core@npm:^16.2.0":
version: 16.2.12
resolution: "@angular/core@npm:16.2.12"
Expand Down Expand Up @@ -7029,7 +7024,7 @@ __metadata:
"@angular/animations": ^17.3.0
"@angular/cli": ^17.3.8
"@angular/common": ^17.3.0
"@angular/compiler": ^17.3.0
"@angular/compiler": ^19.2.17
"@angular/compiler-cli": ^17.3.0
"@angular/core": ^17.3.0
"@angular/forms": ^17.3.0
Expand Down Expand Up @@ -7668,7 +7663,7 @@ __metadata:
"@angular/animations": ^17.3.0
"@angular/cli": ^17.3.8
"@angular/common": ^17.3.0
"@angular/compiler": ^17.3.0
"@angular/compiler": ^19.2.17
"@angular/compiler-cli": ^17.3.0
"@angular/core": ^17.3.0
"@angular/forms": ^17.3.0
Expand Down Expand Up @@ -7704,7 +7699,7 @@ __metadata:
"@angular/animations": ^17.3.0
"@angular/cli": ^17.3.8
"@angular/common": ^17.3.0
"@angular/compiler": ^17.3.0
"@angular/compiler": ^19.2.17
"@angular/compiler-cli": ^17.3.0
"@angular/core": ^17.3.0
"@angular/forms": ^17.3.0
Expand Down Expand Up @@ -19983,7 +19978,7 @@ __metadata:
"@angular/animations": ^17.3.0
"@angular/cli": ^17.3.8
"@angular/common": ^17.3.0
"@angular/compiler": ^17.3.0
"@angular/compiler": ^19.2.17
"@angular/compiler-cli": ^17.3.0
"@angular/core": ^17.3.0
"@angular/forms": ^17.3.0
Expand Down Expand Up @@ -20018,7 +20013,7 @@ __metadata:
"@angular/animations": ^17.3.0
"@angular/cli": ^17.3.8
"@angular/common": ^17.3.0
"@angular/compiler": ^17.3.0
"@angular/compiler": ^19.2.17
"@angular/compiler-cli": ^17.3.0
"@angular/core": ^17.3.0
"@angular/forms": ^17.3.0
Expand Down
Loading