diff --git a/package.json b/package.json index 0592b822..1c2a013a 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.13", - "@angular/compiler": "19.2.13", - "@angular/compiler-cli": "19.2.13", - "@angular/core": "19.2.13", + "@angular/animations": "19.2.14", + "@angular/compiler": "19.2.14", + "@angular/compiler-cli": "19.2.14", + "@angular/core": "19.2.14", "@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 ba4d1484..38791d2b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,10 +4,10 @@ overrides: terser: 5.39.2 specifiers: - '@angular/animations': 19.2.13 - '@angular/compiler': 19.2.13 - '@angular/compiler-cli': 19.2.13 - '@angular/core': 19.2.13 + '@angular/animations': 19.2.14 + '@angular/compiler': 19.2.14 + '@angular/compiler-cli': 19.2.14 + '@angular/core': 19.2.14 '@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.13_@angular+core@19.2.13 - '@angular/compiler': 19.2.13 - '@angular/compiler-cli': 19.2.13_foiezan7l4wwmc3lb52my66snq - '@angular/core': 19.2.13 + '@angular/animations': 19.2.14_@angular+core@19.2.14 + '@angular/compiler': 19.2.14 + '@angular/compiler-cli': 19.2.14_nyhiwdqaa6eea5vz7q6zctfgdu + '@angular/core': 19.2.14 '@rollup/plugin-babel': 6.0.4_rollup@4.41.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.13_@angular+core@19.2.13: - resolution: {integrity: sha512-x9LYcSndY9BdwuRxTx0gXvlLrvJyzjnWoaIoVLrAZWZbKfQh2+HK4XkclbzNvn8RMeoBpZZatcC3ZBC1TffjtA==} + /@angular/animations/19.2.14_@angular+core@19.2.14: + resolution: {integrity: sha512-xhl8fLto5HHJdVj8Nb6EoBEiTAcXuWDYn1q5uHcGxyVH3kiwENWy/2OQXgCr2CuWo2e6hNUGzSLf/cjbsMNqEA==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} peerDependencies: - '@angular/common': 19.2.13 - '@angular/core': 19.2.13 + '@angular/common': 19.2.14 + '@angular/core': 19.2.14 dependencies: - '@angular/core': 19.2.13 + '@angular/core': 19.2.14 tslib: 2.8.1 dev: true - /@angular/compiler-cli/19.2.13_foiezan7l4wwmc3lb52my66snq: - resolution: {integrity: sha512-SSuzKMcktvd6VexivDwhP7ctQBD6yyoo5E91I7Frn5nrvYNM+TIyYcXmJ4dgby5/GrPZGfm2sWl3ARr2vbCgtA==} + /@angular/compiler-cli/19.2.14_nyhiwdqaa6eea5vz7q6zctfgdu: + resolution: {integrity: sha512-e9/h86ETjoIK2yTLE9aUeMCKujdg/du2pq7run/aINjop4RtnNOw+ZlSTUa6R65lP5CVwDup1kPytpAoifw8cA==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} hasBin: true peerDependencies: - '@angular/compiler': 19.2.13 + '@angular/compiler': 19.2.14 typescript: '>=5.5 <5.9' dependencies: - '@angular/compiler': 19.2.13 + '@angular/compiler': 19.2.14 '@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.13: - resolution: {integrity: sha512-xAj1peVrQtb65NsULmz8ocH4QZ4ESG5YiiVzJ0tLz8t280xY+QhJiM6C0+jaCVHLXvZp0c7GEzsYjL6x1HmabQ==} + /@angular/compiler/19.2.14: + resolution: {integrity: sha512-ZqJDYOdhgKpVGNq3+n/Gbxma8DVYElDsoRe0tvNtjkWBVdaOxdZZUqmJ3kdCBsqD/aqTRvRBu0KGo9s2fCChkA==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} dependencies: tslib: 2.8.1 dev: true - /@angular/core/19.2.13: - resolution: {integrity: sha512-HpzDI3TSQzVV2mmQ8KwH0JSLNlYNemNrEo3L3hcqqYwTzqFgAK4y1Q2Xym3yiRSLTenYhW5D4CQqOHUQ26HxwQ==} + /@angular/core/19.2.14: + resolution: {integrity: sha512-EVErpW9tGqJ/wNcAN3G/ErH8pHCJ8mM1E6bsJ8UJIpDTZkpqqYjBMtZS9YWH5n3KwUd1tAkAB2w8FK125AjDUQ==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} peerDependencies: rxjs: ^6.5.3 || ^7.4.0