diff --git a/package-lock.json b/package-lock.json index cf5487af..f8d5e0c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@angular/animations": "21.0.8", "@angular/cli": "21.0.6", "@angular/common": "21.0.8", - "@angular/compiler": "21.0.8", + "@angular/compiler": "21.1.0", "@angular/compiler-cli": "21.0.8", "@angular/core": "21.1.0", "@angular/forms": "21.0.8", @@ -1472,9 +1472,9 @@ } }, "node_modules/@angular/compiler": { - "version": "21.0.8", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.0.8.tgz", - "integrity": "sha512-k/EPMuNvfn0eebEMmVcwhMlCWqzER/BEHVqTQCKsAAt7AuYZuluz7oR8Ypw96v3jbY+ZaH1ZvAzrK6URzryhOg==", + "version": "21.1.0", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.1.0.tgz", + "integrity": "sha512-UprCiJwEU1Ilw1dVk+yLgNiHlbH81obAuh92lRKozUQRgtSCpOfCQUM79q5r+VdmCPxDshr79U2Ke0fRaiJfAQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 36fc1836..d21b2dc1 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@angular/animations": "21.0.8", "@angular/cli": "21.0.6", "@angular/common": "21.0.8", - "@angular/compiler": "21.0.8", + "@angular/compiler": "21.1.0", "@angular/compiler-cli": "21.0.8", "@angular/core": "21.1.0", "@angular/forms": "21.0.8",