diff --git a/package.json b/package.json index d4a3e2b1..d12892ef 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@angular-eslint/template-parser": "19.3.0", "@angular/build": "^19.2.7", "@angular/cli": "19.2.7", - "@angular/compiler": "^19.2.17", + "@angular/compiler": "^19.2.18", "@angular/compiler-cli": "^19.2.6", "@nx/vite": "~18.0.0", "@types/lodash-es": "^4.17.6", diff --git a/yarn.lock b/yarn.lock index c8fa1e7d..5d698834 100644 --- a/yarn.lock +++ b/yarn.lock @@ -258,10 +258,10 @@ tslib "^2.3.0" yargs "^17.2.1" -"@angular/compiler@^19.2.17": - version "19.2.17" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-19.2.17.tgz#e74a321e2d20f52bbd809498e4a810028e16020f" - integrity sha512-qo8psYASAlDiQ8fAL8i/E2JfWH2nPTpZDKKZxSWvgBVA8o+zUEjYAJu6/k6btnu+4Qcb425T0rmM/zao6EU9Aw== +"@angular/compiler@^19.2.18": + version "19.2.18" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-19.2.18.tgz#c86f7126c9bd757bca180b2f98d0be57462bd162" + integrity sha512-3MscvODxRVxc3Cs0ZlHI5Pk5rEvE80otfvxZTMksOZuPlv1B+S8MjWfc3X3jk9SbyUEzODBEH55iCaBHD48V3g== dependencies: tslib "^2.3.0"