diff --git a/package.json b/package.json index 22ac85a6..30021472 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.4", - "@angular/compiler": "19.2.4", - "@angular/compiler-cli": "19.2.4", - "@angular/core": "19.2.4", + "@angular/animations": "19.2.5", + "@angular/compiler": "19.2.5", + "@angular/compiler-cli": "19.2.5", + "@angular/core": "19.2.5", "@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 bf278542..2e697b69 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,10 +4,10 @@ overrides: terser: 5.39.0 specifiers: - '@angular/animations': 19.2.4 - '@angular/compiler': 19.2.4 - '@angular/compiler-cli': 19.2.4 - '@angular/core': 19.2.4 + '@angular/animations': 19.2.5 + '@angular/compiler': 19.2.5 + '@angular/compiler-cli': 19.2.5 + '@angular/core': 19.2.5 '@rollup/plugin-babel': 6.0.4 concurrently: 9.1.2 husky: 9.1.7 @@ -25,10 +25,10 @@ specifiers: typescript: 5.8.2 devDependencies: - '@angular/animations': 19.2.4_@angular+core@19.2.4 - '@angular/compiler': 19.2.4 - '@angular/compiler-cli': 19.2.4_ltuix3bmbosmtdoehqdwvvjuw4 - '@angular/core': 19.2.4 + '@angular/animations': 19.2.5_@angular+core@19.2.5 + '@angular/compiler': 19.2.5 + '@angular/compiler-cli': 19.2.5_5ll53t7dfctikme2eceruzlrbe + '@angular/core': 19.2.5 '@rollup/plugin-babel': 6.0.4_rollup@4.38.0 concurrently: 9.1.2 husky: 9.1.7 @@ -55,25 +55,26 @@ packages: '@jridgewell/trace-mapping': 0.3.25 dev: true - /@angular/animations/19.2.4_@angular+core@19.2.4: - resolution: {integrity: sha512-aoVgPGaB/M9OLGt9rMMYd8V9VNzVEFQHKpyuEl4FDBoeuIaFJcXFTfwY3+L5Ew6wcIErKH67rRYJsKv8r5Ou8w==} + /@angular/animations/19.2.5_@angular+core@19.2.5: + resolution: {integrity: sha512-m4RtY3z1JuHFCh6OrOHxo25oKEigBDdR/XmdCfXIwfTiObZzNA7VQhysgdrb9IISO99kXbjZUYKDtLzgWT8Klg==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} peerDependencies: - '@angular/core': 19.2.4 + '@angular/common': 19.2.5 + '@angular/core': 19.2.5 dependencies: - '@angular/core': 19.2.4 + '@angular/core': 19.2.5 tslib: 2.8.1 dev: true - /@angular/compiler-cli/19.2.4_ltuix3bmbosmtdoehqdwvvjuw4: - resolution: {integrity: sha512-zIWWJm0L+OGMGoRJ73WW96+LDSmZsWqNpwYYXBAEzzoMtPMsWg8uiOIxxjF9ZUWQ1Y5ODUSADnBJwt5vtiLbzA==} + /@angular/compiler-cli/19.2.5_5ll53t7dfctikme2eceruzlrbe: + resolution: {integrity: sha512-b2cG41r6lilApXLlvja1Ra2D00dM3BxmQhoElKC1tOnpD6S3/krlH1DOnBB2I55RBn9iv4zdmPz1l8zPUSh7DQ==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} hasBin: true peerDependencies: - '@angular/compiler': 19.2.4 + '@angular/compiler': 19.2.5 typescript: '>=5.5 <5.9' dependencies: - '@angular/compiler': 19.2.4 + '@angular/compiler': 19.2.5 '@babel/core': 7.26.9 '@jridgewell/sourcemap-codec': 1.4.14 chokidar: 4.0.1 @@ -87,15 +88,15 @@ packages: - supports-color dev: true - /@angular/compiler/19.2.4: - resolution: {integrity: sha512-HxUwmkoXMlj9EiSmRMRTI4vR3d5hSxiIZazq7OWtlEm8uKedzLzf72dF+hdc3yF6JCdF87vWiQN22bcGeTxYZw==} + /@angular/compiler/19.2.5: + resolution: {integrity: sha512-34J+HubQjwkbZ0AUtU5sa4Zouws9XtP/fKaysMQecoYJTZ3jewzLSRu3aAEZX1Y4gIrcVVKKIxM6oWoXKwYMOA==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} dependencies: tslib: 2.8.1 dev: true - /@angular/core/19.2.4: - resolution: {integrity: sha512-ZuSMg+LWG0ADLEvMzSqU+D6M5KcQtxBssEFq4UskGIYuvNGqC91hAl4sbnXDQ5C7GgFcLY6ouaemS6dBOIfc/g==} + /@angular/core/19.2.5: + resolution: {integrity: sha512-NNEz1sEZz1mBpgf6Tz3aJ9b8KjqpTiMYhHfCYA9h9Ipe4D8gUmOsvPHPK2M755OX7p7PmUmzp1XCUHYrZMVHRw==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} peerDependencies: rxjs: ^6.5.3 || ^7.4.0