diff --git a/package.json b/package.json index 7cb1b5a9..d0998ba3 100644 --- a/package.json +++ b/package.json @@ -44,10 +44,10 @@ }, "homepage": "https://github.com/esm-bundle/angular__animations#readme", "devDependencies": { - "@angular/animations": "19.2.8", - "@angular/compiler": "19.2.8", - "@angular/compiler-cli": "19.2.8", - "@angular/core": "19.2.8", + "@angular/animations": "19.2.9", + "@angular/compiler": "19.2.9", + "@angular/compiler-cli": "19.2.9", + "@angular/core": "19.2.9", "@rollup/plugin-babel": "6.0.4", "concurrently": "9.1.2", "husky": "9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aa59c555..f707534a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,10 +4,10 @@ overrides: terser: 5.39.0 specifiers: - '@angular/animations': 19.2.8 - '@angular/compiler': 19.2.8 - '@angular/compiler-cli': 19.2.8 - '@angular/core': 19.2.8 + '@angular/animations': 19.2.9 + '@angular/compiler': 19.2.9 + '@angular/compiler-cli': 19.2.9 + '@angular/core': 19.2.9 '@rollup/plugin-babel': 6.0.4 concurrently: 9.1.2 husky: 9.1.7 @@ -25,10 +25,10 @@ specifiers: typescript: 5.8.3 devDependencies: - '@angular/animations': 19.2.8_@angular+core@19.2.8 - '@angular/compiler': 19.2.8 - '@angular/compiler-cli': 19.2.8_4eslohb7k7xiovcdpuigdhnnri - '@angular/core': 19.2.8 + '@angular/animations': 19.2.9_@angular+core@19.2.9 + '@angular/compiler': 19.2.9 + '@angular/compiler-cli': 19.2.9_brbt6hvebwqd7wvvc6q2pxppbe + '@angular/core': 19.2.9 '@rollup/plugin-babel': 6.0.4_rollup@4.40.1 concurrently: 9.1.2 husky: 9.1.7 @@ -55,26 +55,26 @@ packages: '@jridgewell/trace-mapping': 0.3.25 dev: true - /@angular/animations/19.2.8_@angular+core@19.2.8: - resolution: {integrity: sha512-gKWBusQvjb946uuTXaXWzkEfLdTiy9GUNZ9okF3yolv+aoW0D8AM9mVvTX1xdqAV3xuIxRXRbkWG7BR+p8xVzQ==} + /@angular/animations/19.2.9_@angular+core@19.2.9: + resolution: {integrity: sha512-Xg/JD8GyeUpBwno51iuK/iJnbSVc6A+THyP+2ScNVdWFdLyuCiEr9EbIHdeGDnhK1f/MVjRKbkrN6OElkxCx8A==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} peerDependencies: - '@angular/common': 19.2.8 - '@angular/core': 19.2.8 + '@angular/common': 19.2.9 + '@angular/core': 19.2.9 dependencies: - '@angular/core': 19.2.8 + '@angular/core': 19.2.9 tslib: 2.8.1 dev: true - /@angular/compiler-cli/19.2.8_4eslohb7k7xiovcdpuigdhnnri: - resolution: {integrity: sha512-gq/sc3D3m6aKmhdSTTzzD59wfQcVjIZ8dgJoPW7pOcmPVQL1N8syjv+quHySfSJlBkbs5dQ0P4Kk0yvxRw9S7g==} + /@angular/compiler-cli/19.2.9_brbt6hvebwqd7wvvc6q2pxppbe: + resolution: {integrity: sha512-+tTxBHO0siPPK6yxQeEQOS/Ihn9ntEa/uiwVO2IEaCrsmRLEYS6Wwqq7H3x7Pj64axnZdA0YRo8kOyTUbMs4+A==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} hasBin: true peerDependencies: - '@angular/compiler': 19.2.8 + '@angular/compiler': 19.2.9 typescript: '>=5.5 <5.9' dependencies: - '@angular/compiler': 19.2.8 + '@angular/compiler': 19.2.9 '@babel/core': 7.26.9 '@jridgewell/sourcemap-codec': 1.4.14 chokidar: 4.0.3 @@ -88,15 +88,15 @@ packages: - supports-color dev: true - /@angular/compiler/19.2.8: - resolution: {integrity: sha512-HBtt96X09XFatHAnkquFYbcD3aQSvuYoqqhCV5OLkhAwHmvr3BGyHx/EBZ5JGOfCNOzCupoQmOBF+nh5LKwkeQ==} + /@angular/compiler/19.2.9: + resolution: {integrity: sha512-K6wtAsJhQeD2OjoupV03gWHBqnqhEP9llzFzlnQoXAAZzM1eIT/KAtQEdNY75NO+BESKxaXvQBAU16Tg/1I6uw==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} dependencies: tslib: 2.8.1 dev: true - /@angular/core/19.2.8: - resolution: {integrity: sha512-iNISGgLr+nBzEaGbfzRCOVfV3T66gbEu+Ee4VCnEqifU7Er6fnvn+oFfHo3gNKHrCdicrbyb2oKAmeOJynKbsA==} + /@angular/core/19.2.9: + resolution: {integrity: sha512-73WMvxWll8/nQiAbigDhR27dQ+GjciODY5JVADdneNBSEwcQxi0HirlGzm5wy1TonOu4eTTWkvgV/3YlTOmo4A==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} peerDependencies: rxjs: ^6.5.3 || ^7.4.0