diff --git a/package.json b/package.json index 6b701f3..72d627e 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ }, "homepage": "https://github.com/mcabreradev/filter#readme", "devDependencies": { - "@angular/core": "^19.1.5", + "@angular/core": "^20.3.10", "@size-limit/preset-small-lib": "^11.2.0", "@testing-library/preact": "^3.2.4", "@testing-library/react": "^16.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fbe1265..884cbbc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ importers: version: 19.2.0 devDependencies: '@angular/core': - specifier: ^19.1.5 - version: 19.2.15(rxjs@7.8.2)(zone.js@0.15.1) + specifier: ^20.3.10 + version: 20.3.10(rxjs@7.8.2)(zone.js@0.15.1) '@size-limit/preset-small-lib': specifier: ^11.2.0 version: 11.2.0(size-limit@11.2.0) @@ -212,12 +212,18 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@angular/core@19.2.15': - resolution: {integrity: sha512-PxhzCwwm23N4Mq6oV7UPoYiJF4r6FzGhRSxOBBlEp322k7zEQbIxd/XO6F3eoG73qC1UsOXMYYv6GnQpx42y3A==} - engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0} + '@angular/core@20.3.10': + resolution: {integrity: sha512-g99Qe+NOVo72OLxowVF9NjCckswWYHmvO7MgeiZTDJbTjF9tXH96dMx7AWq76/GUinV10sNzDysVW16NoAbCRQ==} + engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} peerDependencies: + '@angular/compiler': 20.3.10 rxjs: ^6.5.3 || ^7.4.0 zone.js: ~0.15.0 + peerDependenciesMeta: + '@angular/compiler': + optional: true + zone.js: + optional: true '@asamuzakjp/css-color@4.0.5': resolution: {integrity: sha512-lMrXidNhPGsDjytDy11Vwlb6OIGrT3CmLg3VWNFyWkLWtijKl7xjvForlh8vuj0SHGjgl4qZEQzUmYTeQA2JFQ==} @@ -3525,10 +3531,11 @@ snapshots: '@jridgewell/gen-mapping': 0.3.13 '@jridgewell/trace-mapping': 0.3.31 - '@angular/core@19.2.15(rxjs@7.8.2)(zone.js@0.15.1)': + '@angular/core@20.3.10(rxjs@7.8.2)(zone.js@0.15.1)': dependencies: rxjs: 7.8.2 tslib: 2.8.1 + optionalDependencies: zone.js: 0.15.1 '@asamuzakjp/css-color@4.0.5': @@ -7016,7 +7023,8 @@ snapshots: zod@4.1.12: {} - zone.js@0.15.1: {} + zone.js@0.15.1: + optional: true zwitch@1.0.5: {}