diff --git a/package.json b/package.json index 2fdf159..5a48f1c 100644 --- a/package.json +++ b/package.json @@ -40,8 +40,8 @@ }, "homepage": "https://github.com/esm-bundle/angular__compiler#readme", "devDependencies": { - "@angular/compiler": "21.2.6", - "@angular/compiler-cli": "21.2.6", + "@angular/compiler": "21.2.7", + "@angular/compiler-cli": "21.2.7", "@rollup/plugin-babel": "7.0.0", "@rollup/plugin-terser": "1.0.0", "concurrently": "9.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5fdeabd..41273ed 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: devDependencies: '@angular/compiler': - specifier: 21.2.6 - version: 21.2.6 + specifier: 21.2.7 + version: 21.2.7 '@angular/compiler-cli': - specifier: 21.2.6 - version: 21.2.6(@angular/compiler@21.2.6)(typescript@6.0.2) + specifier: 21.2.7 + version: 21.2.7(@angular/compiler@21.2.7)(typescript@6.0.2) '@rollup/plugin-babel': specifier: 7.0.0 version: 7.0.0(@babel/core@7.29.0)(rollup@4.60.1) @@ -62,18 +62,18 @@ devDependencies: packages: - /@angular/compiler-cli@21.2.6(@angular/compiler@21.2.6)(typescript@6.0.2): - resolution: {integrity: sha512-CiPmat4+D+hWXMTAY++09WeII/5D0r6iTjdLdaTq8tlo0uJcrOlazib4CpA94kJ2CRdzfhmC1H+ttwBI1xIlTg==} + /@angular/compiler-cli@21.2.7(@angular/compiler@21.2.7)(typescript@6.0.2): + resolution: {integrity: sha512-r76vKBM7Wu0N8PTeec7340Gtv1wC7IBQGJOQnukshPgzaabgNKxmUiChGxi+RJNo/Tsdiw9ZfddcBgBjq79ZIg==} engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} hasBin: true peerDependencies: - '@angular/compiler': 21.2.6 + '@angular/compiler': 21.2.7 typescript: '>=5.9 <6.1' peerDependenciesMeta: typescript: optional: true dependencies: - '@angular/compiler': 21.2.6 + '@angular/compiler': 21.2.7 '@babel/core': 7.29.0 '@jridgewell/sourcemap-codec': 1.5.4 chokidar: 5.0.0 @@ -87,8 +87,8 @@ packages: - supports-color dev: true - /@angular/compiler@21.2.6: - resolution: {integrity: sha512-shGkb/aAIPbG8oSYkVJ0msGlRdDVcJBVaUVx2KenMltifQjfLn5N8DFMAzOR6haaA3XeugFExxKqmvySjrVq+A==} + /@angular/compiler@21.2.7: + resolution: {integrity: sha512-4J0Nl5gGmr5SKgR3FHK4J6rdG0aP5zAsY3AJU8YXH+D98CeNTjQUD8XHsdD2cTwo08V5mDdFa5VCsREpMPJ5gQ==} engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} dependencies: tslib: 2.8.1