diff --git a/package.json b/package.json index 161ae5bb..f40bd615 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.6", - "@angular/compiler": "19.2.6", - "@angular/compiler-cli": "19.2.6", - "@angular/core": "19.2.6", + "@angular/animations": "19.2.7", + "@angular/compiler": "19.2.7", + "@angular/compiler-cli": "19.2.7", + "@angular/core": "19.2.7", "@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 5b5fe126..6a56ae41 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,10 +4,10 @@ overrides: terser: 5.39.0 specifiers: - '@angular/animations': 19.2.6 - '@angular/compiler': 19.2.6 - '@angular/compiler-cli': 19.2.6 - '@angular/core': 19.2.6 + '@angular/animations': 19.2.7 + '@angular/compiler': 19.2.7 + '@angular/compiler-cli': 19.2.7 + '@angular/core': 19.2.7 '@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.6_@angular+core@19.2.6 - '@angular/compiler': 19.2.6 - '@angular/compiler-cli': 19.2.6_asg7stoovhvi5axvlbd666plhq - '@angular/core': 19.2.6 + '@angular/animations': 19.2.7_@angular+core@19.2.7 + '@angular/compiler': 19.2.7 + '@angular/compiler-cli': 19.2.7_eut22j3x5725kyhqv2uhteshfm + '@angular/core': 19.2.7 '@rollup/plugin-babel': 6.0.4_rollup@4.40.0 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.6_@angular+core@19.2.6: - resolution: {integrity: sha512-0Ei7pKXpq0eoijakRB+TQCh2EB02ReYUzRkhdw5kbQLOlTftBWWnMNn2qRfKU6cra+RyRXU8c34ZkEw6K7hZAw==} + /@angular/animations/19.2.7_@angular+core@19.2.7: + resolution: {integrity: sha512-2/pdoiZWC5dZSlweu9Kop5yHI4TNlRAXbw5dLzPkzzfqi/eSKy3Xwd4FZlDKtGXljn0O+T6CDtfS3Y+Jnypokw==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} peerDependencies: - '@angular/common': 19.2.6 - '@angular/core': 19.2.6 + '@angular/common': 19.2.7 + '@angular/core': 19.2.7 dependencies: - '@angular/core': 19.2.6 + '@angular/core': 19.2.7 tslib: 2.8.1 dev: true - /@angular/compiler-cli/19.2.6_asg7stoovhvi5axvlbd666plhq: - resolution: {integrity: sha512-25ea4587AHlcXDjz7OJ0kGRcGLKZNM6NQbORkLgL0iqvvnrGrOrqqBnO8Fq1zwigb27RDGFtHzkOZs0wSpKHuA==} + /@angular/compiler-cli/19.2.7_eut22j3x5725kyhqv2uhteshfm: + resolution: {integrity: sha512-NMRCqzmDyPx4nZDgdyDtjZqpFJ+Yc0GoDVRwEILXnKA26yHkptoGQHLcasZAOxjCA0uqLuLqNVRG/IwkCoTb2Q==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} hasBin: true peerDependencies: - '@angular/compiler': 19.2.6 + '@angular/compiler': 19.2.7 typescript: '>=5.5 <5.9' dependencies: - '@angular/compiler': 19.2.6 + '@angular/compiler': 19.2.7 '@babel/core': 7.26.9 '@jridgewell/sourcemap-codec': 1.4.14 chokidar: 4.0.1 @@ -88,15 +88,15 @@ packages: - supports-color dev: true - /@angular/compiler/19.2.6: - resolution: {integrity: sha512-VivxKYyr3UjYGVrRbWRhBbOaKknxtwE+DVm7t5OhiND51eXyW+ZytdXcUwoUNCE6JGxhfP8XPujwJ9zGFklUug==} + /@angular/compiler/19.2.7: + resolution: {integrity: sha512-YHXqDX7VVhfZpRa+ljJZW+PONKjg/LGwdGBBGk3955Ww4Ql+Gjrnv0OxFhChUdwCgsl3yTSXfVep29jYCp6dbA==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} dependencies: tslib: 2.8.1 dev: true - /@angular/core/19.2.6: - resolution: {integrity: sha512-tmtdONYMg3PvhuCUlTHX17P7MZTLrbDNWpiTyZNRGDbRzQqc5fxK8IrZJXm7TWxx8imDrBZn+wvwCYNDmMD81g==} + /@angular/core/19.2.7: + resolution: {integrity: sha512-Ft3cTkXNU538wLDNI4qesFLVfDLXCSHq0uSmi53bHJJxddEJmjD73mGkYA4GGPc3NghQiDEcHuNoTZ3EXWbxjg==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} peerDependencies: rxjs: ^6.5.3 || ^7.4.0