diff --git a/package.json b/package.json index 2c78149..02f5043 100644 --- a/package.json +++ b/package.json @@ -23,8 +23,8 @@ "devDependencies": { "@1stg/common-config": "^2.5.2", "@angular-eslint/template-parser": "^12.7.0", - "@angular/compiler": "^12.2.17", - "@angular/core": "^12.2.17", + "@angular/compiler": "^18.2.10", + "@angular/core": "^18.2.10", "@changesets/changelog-github": "^0.5.0", "@changesets/cli": "^2.27.8", "@types/eslint": "^7.29.0", diff --git a/yarn.lock b/yarn.lock index a828010..0d51b73 100644 --- a/yarn.lock +++ b/yarn.lock @@ -191,19 +191,19 @@ "@angular-eslint/bundled-angular-compiler" "12.7.0" "@typescript-eslint/experimental-utils" "4.28.2" -"@angular/compiler@^12.2.17": - version "12.2.17" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-12.2.17.tgz#7b40330ed93420be751bfbfe1d4599ecda74996d" - integrity sha512-dxM1CxzvEJPk6ShJngkW5j5BejBloxQNi+fJi+F8P/GN/Rj7vJUf0JxL+TUt1+Iv575V4NidJDKKikk6K485CA== +"@angular/compiler@^18.2.10": + version "18.2.10" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-18.2.10.tgz#8c75411d651a7dbc836f68242da6dea8da3f3d56" + integrity sha512-cu+Uq1nnyl00Glg0+2uvm+Xpaq5b4YvWpaLGGtit7uGETAJ4L/frlBVeaTRhEoaIAGBI+RRlyuFLae+etQDA0w== dependencies: - tslib "^2.2.0" + tslib "^2.3.0" -"@angular/core@^12.2.17": - version "12.2.17" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-12.2.17.tgz#15c70a46de66f3d9500b2dc8e233f30328e83ad0" - integrity sha512-XUvTgU0D8XqNH5Y7UlTMk/XjUQaEGC0kZxhw/QSSQr65WrXtXmcD4d8Cg84TJ52uGXmf7IAruKvtbvu1Mbmvug== +"@angular/core@^18.2.10": + version "18.2.10" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-18.2.10.tgz#1de4fa5dd998c5d09acf0dc600abecba935d321f" + integrity sha512-EfxVz0pLaxnOppOYkdhnaUkk8HZT+uxaAGpJD3ppAa7YAWTE9xIGoNJmtS33cZNNOnvriMkdv7yn6pDtV4ct+Q== dependencies: - tslib "^2.2.0" + tslib "^2.3.0" "@babel/code-frame@7.0.0": version "7.0.0" @@ -6974,7 +6974,7 @@ tslib@^1.8.1, tslib@^1.9.3: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== -tslib@^2, tslib@^2.1.0, tslib@^2.2.0, tslib@^2.3.0, tslib@^2.3.1: +tslib@^2, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1: version "2.3.1" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01" integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==