diff --git a/package.json b/package.json index 9389879..a9fcb36 100644 --- a/package.json +++ b/package.json @@ -41,10 +41,10 @@ }, "homepage": "https://github.com/esm-bundle/angular__elements#readme", "devDependencies": { - "@angular/compiler": "15.0.3", - "@angular/compiler-cli": "15.0.3", - "@angular/core": "15.0.3", - "@angular/elements": "15.0.3", + "@angular/compiler": "15.0.4", + "@angular/compiler-cli": "15.0.4", + "@angular/core": "15.0.4", + "@angular/elements": "15.0.4", "@rollup/plugin-babel": "6.0.3", "concurrently": "7.6.0", "husky": "8.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ec1369..d1b2b24 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,10 +1,10 @@ lockfileVersion: 5.3 specifiers: - '@angular/compiler': 15.0.3 - '@angular/compiler-cli': 15.0.3 - '@angular/core': 15.0.3 - '@angular/elements': 15.0.3 + '@angular/compiler': 15.0.4 + '@angular/compiler-cli': 15.0.4 + '@angular/core': 15.0.4 + '@angular/elements': 15.0.4 '@rollup/plugin-babel': 6.0.3 concurrently: 7.6.0 husky: 8.0.2 @@ -23,10 +23,10 @@ specifiers: typescript: 4.9.4 devDependencies: - '@angular/compiler': 15.0.3_@angular+core@15.0.3 - '@angular/compiler-cli': 15.0.3_63560ddcf3dcc1cffcd1ea7145a2a8de - '@angular/core': 15.0.3_rxjs@7.6.0 - '@angular/elements': 15.0.3_@angular+core@15.0.3+rxjs@7.6.0 + '@angular/compiler': 15.0.4_@angular+core@15.0.4 + '@angular/compiler-cli': 15.0.4_ffd3d8837906c23faf3f5c6d3c529852 + '@angular/core': 15.0.4_rxjs@7.6.0 + '@angular/elements': 15.0.4_@angular+core@15.0.4+rxjs@7.6.0 '@rollup/plugin-babel': 6.0.3_rollup@2.79.1 concurrently: 7.6.0 husky: 8.0.2 @@ -53,23 +53,23 @@ packages: '@jridgewell/trace-mapping': 0.3.4 dev: true - /@angular/compiler-cli/15.0.3_63560ddcf3dcc1cffcd1ea7145a2a8de: - resolution: {integrity: sha512-3IH1Ns4Ed/VFQlNNtgIcorht7JK7SoBzpbxrbqjogoHZwUR3OTn+dvX87N7zMn0yxAL0T6Jv0UTILcGY0EP9HQ==} + /@angular/compiler-cli/15.0.4_ffd3d8837906c23faf3f5c6d3c529852: + resolution: {integrity: sha512-e6Jt4qkIiyqBg8ZlpcQaQtQ5OAnfl8gfkJnIwSvvCg0mPCJv+ZkQAL5s3SpzzM5jd7Nr0jBq3zd2Fv0eKW2ayw==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} hasBin: true peerDependencies: - '@angular/compiler': 15.0.3 + '@angular/compiler': 15.0.4 typescript: '>=4.8.2 <4.9' dependencies: - '@angular/compiler': 15.0.3_@angular+core@15.0.3 + '@angular/compiler': 15.0.4_@angular+core@15.0.4 '@babel/core': 7.17.8 + '@jridgewell/sourcemap-codec': 1.4.14 chokidar: 3.5.3 convert-source-map: 1.8.0 dependency-graph: 0.11.0 magic-string: 0.27.0 reflect-metadata: 0.1.13 semver: 7.3.8 - sourcemap-codec: 1.4.8 tslib: 2.3.1 typescript: 4.9.4 yargs: 17.4.0 @@ -77,21 +77,21 @@ packages: - supports-color dev: true - /@angular/compiler/15.0.3_@angular+core@15.0.3: - resolution: {integrity: sha512-LNQkQgjAy43ZbQcoUzbzwaCokl6LQHhnTnGIO8s8ZWFT9cTRORsLb/ziMKPPIWlSUImHUG4NH0dK7fVe7/eAng==} + /@angular/compiler/15.0.4_@angular+core@15.0.4: + resolution: {integrity: sha512-KtxgRJUGZamOXpIILFG2FTUW+bbc2phi/o6955/Q4LR1HOICQrYEy8PrT1Gp+lVXFKgDG+6cb01lH14LoBQvyw==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.0.3 + '@angular/core': 15.0.4 peerDependenciesMeta: '@angular/core': optional: true dependencies: - '@angular/core': 15.0.3_rxjs@7.6.0 + '@angular/core': 15.0.4_rxjs@7.6.0 tslib: 2.3.1 dev: true - /@angular/core/15.0.3_rxjs@7.6.0: - resolution: {integrity: sha512-tYQszxkk32RZkMA7Czv9l5apiDIsoqVO2taIuPKfesAcwsQ7z/x3JTu3JkwUnB9c9nq2c18wIzjzMs4iElxdVQ==} + /@angular/core/15.0.4_rxjs@7.6.0: + resolution: {integrity: sha512-Xf8Nuu0iM/VjQHPS4A0jufqTYZCfiGqc0iAD7j9zM3TD6caQ3OP4mxXVYYTpIG+APKel38+Gol8cpQB/8PVbqQ==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: rxjs: ^6.5.3 || ^7.4.0 @@ -101,14 +101,14 @@ packages: tslib: 2.3.1 dev: true - /@angular/elements/15.0.3_@angular+core@15.0.3+rxjs@7.6.0: - resolution: {integrity: sha512-R6MO0mMzltSgnLTK3KY39D2RpP6/OMS8uIm01vaGrxIGZ6THDV+jXJei7IrPN1+3b/r6CAUyujZw81FLfvRrtQ==} + /@angular/elements/15.0.4_@angular+core@15.0.4+rxjs@7.6.0: + resolution: {integrity: sha512-E2BOSMQ6E8nLfH/ejDxRGMoNs4JMKIRUaxjUYW5bczemxQQ1w4UMsu+y7K+dvdsJyGLaJU3Mjb/bprwex7Yz+w==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.0.3 + '@angular/core': 15.0.4 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/core': 15.0.3_rxjs@7.6.0 + '@angular/core': 15.0.4_rxjs@7.6.0 rxjs: 7.6.0 tslib: 2.3.1 dev: true @@ -3339,11 +3339,6 @@ packages: engines: {node: '>= 8'} dev: true - /sourcemap-codec/1.4.8: - resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} - deprecated: Please use @jridgewell/sourcemap-codec instead - dev: true - /spawn-command/0.0.2-1: resolution: {integrity: sha512-n98l9E2RMSJ9ON1AKisHzz7V42VDiBQGY6PB1BwRglz99wpVsSuGzQ+jOi6lFXBGVTCrRpltvjm+/XA+tpeJrg==} dev: true