Skip to content
Closed
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@angular-builders/custom-webpack": "^12.1.3",
"@angular-devkit/build-angular": "^12.2.12",
"@angular/cli": "^12.2.12",
"@angular/compiler": "^12.2.12",
"@angular/compiler": "^18.2.7",
"@angular/compiler-cli": "^12.2.12",
"@cypress/schematic": "1.5.0",
"@types/jasmine": "~3.8.0",
Expand Down
17 changes: 11 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -486,12 +486,17 @@ __metadata:
languageName: node
linkType: hard

"@angular/compiler@npm:^12.2.12":
version: 12.2.12
resolution: "@angular/compiler@npm:12.2.12"
"@angular/compiler@npm:^18.2.7":
version: 18.2.7
resolution: "@angular/compiler@npm:18.2.7"
dependencies:
tslib: ^2.2.0
checksum: e8949664b65672969e3c97af2fb9e5f7ec28a0019ffb266d4ed5d79dec06d870e1bdb293932d450463d26481b1a0b874866c7f2ba2bb76fbf5a31f6047f2b4d5
tslib: ^2.3.0
peerDependencies:
"@angular/core": 18.2.7
peerDependenciesMeta:
"@angular/core":
optional: true
checksum: 2e6169e3b8d09dfa22de4f0a817abe3a336ade1ed2674382c00a86b0ecb397f0540e8e41fe885e63917b2e7c3d098f816b69a30c1d0eba4915f3134f7ded7744
languageName: node
linkType: hard

Expand Down Expand Up @@ -7616,7 +7621,7 @@ __metadata:
"@angular/animations": ^12.2.12
"@angular/cli": ^12.2.12
"@angular/common": ^12.2.12
"@angular/compiler": ^12.2.12
"@angular/compiler": ^18.2.7
"@angular/compiler-cli": ^12.2.12
"@angular/core": ^12.2.12
"@angular/forms": ^12.2.12
Expand Down