diff --git a/package.json b/package.json index 7e4911e..f6a744c 100644 --- a/package.json +++ b/package.json @@ -41,10 +41,10 @@ }, "homepage": "https://github.com/esm-bundle/angular__elements#readme", "devDependencies": { - "@angular/compiler": "15.2.5", - "@angular/compiler-cli": "15.2.5", - "@angular/core": "15.2.5", - "@angular/elements": "15.2.5", + "@angular/compiler": "15.2.6", + "@angular/compiler-cli": "15.2.6", + "@angular/core": "15.2.6", + "@angular/elements": "15.2.6", "@rollup/plugin-babel": "6.0.3", "concurrently": "8.0.1", "husky": "8.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 880d25b..d4833e5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,10 +1,10 @@ lockfileVersion: 5.3 specifiers: - '@angular/compiler': 15.2.5 - '@angular/compiler-cli': 15.2.5 - '@angular/core': 15.2.5 - '@angular/elements': 15.2.5 + '@angular/compiler': 15.2.6 + '@angular/compiler-cli': 15.2.6 + '@angular/core': 15.2.6 + '@angular/elements': 15.2.6 '@rollup/plugin-babel': 6.0.3 concurrently: 8.0.1 husky: 8.0.3 @@ -23,10 +23,10 @@ specifiers: typescript: 5.0.3 devDependencies: - '@angular/compiler': 15.2.5_@angular+core@15.2.5 - '@angular/compiler-cli': 15.2.5_f1b8031e0e17f6e2379819d4a8d1e17f - '@angular/core': 15.2.5_rxjs@7.8.0 - '@angular/elements': 15.2.5_@angular+core@15.2.5+rxjs@7.8.0 + '@angular/compiler': 15.2.6_@angular+core@15.2.6 + '@angular/compiler-cli': 15.2.6_e610e3bd24f57f10a46a3e966e3574e5 + '@angular/core': 15.2.6_rxjs@7.8.0 + '@angular/elements': 15.2.6_@angular+core@15.2.6+rxjs@7.8.0 '@rollup/plugin-babel': 6.0.3_rollup@2.79.1 concurrently: 8.0.1 husky: 8.0.3 @@ -53,15 +53,15 @@ packages: '@jridgewell/trace-mapping': 0.3.17 dev: true - /@angular/compiler-cli/15.2.5_f1b8031e0e17f6e2379819d4a8d1e17f: - resolution: {integrity: sha512-NNrnvL0JMg6dZMuTgBTb/IVIFJwy2my5XTNLngTNBfDCVu0SL1TKrYnpqp2qRi2ip9XdNqCtNF7JFDEklVbK2A==} + /@angular/compiler-cli/15.2.6_e610e3bd24f57f10a46a3e966e3574e5: + resolution: {integrity: sha512-GHwL4l+NkaUGGdypF+nMFWCmTqvGusTzIriIwpnp38wc8lpmVME2jVodB6sHAkrxFmaHXU/gOCDFK4AnOi6Gmw==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} hasBin: true peerDependencies: - '@angular/compiler': 15.2.5 + '@angular/compiler': 15.2.6 typescript: '>=4.8.2 <5.0' dependencies: - '@angular/compiler': 15.2.5_@angular+core@15.2.5 + '@angular/compiler': 15.2.6_@angular+core@15.2.6 '@babel/core': 7.19.3 '@jridgewell/sourcemap-codec': 1.4.14 chokidar: 3.5.3 @@ -77,21 +77,21 @@ packages: - supports-color dev: true - /@angular/compiler/15.2.5_@angular+core@15.2.5: - resolution: {integrity: sha512-0mAFF6Ud4ojsb8qGLQCWYh/LgKKrnn1Fz788LzfYcLYhi7UZPiCFrQJrEcCXBKtQsk8sG335CA9Qk0I/qc35zg==} + /@angular/compiler/15.2.6_@angular+core@15.2.6: + resolution: {integrity: sha512-6oBAIY5KcC1UNsrnWGLcopZ9RD7c0HzpTCQY46N6HytHtUjBvzLbGWZu5MfahPtIjKz9FMVYBX9hugcbVpWnTA==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.2.5 + '@angular/core': 15.2.6 peerDependenciesMeta: '@angular/core': optional: true dependencies: - '@angular/core': 15.2.5_rxjs@7.8.0 + '@angular/core': 15.2.6_rxjs@7.8.0 tslib: 2.3.1 dev: true - /@angular/core/15.2.5_rxjs@7.8.0: - resolution: {integrity: sha512-GtmjJmwtzCuF4FDXIY+9UFMAcfPlJzJDBDF7mgEmD2YKf/HV5PSyU91lfv9yDPnAkdzlDAL9u4YxnGgoURY8/g==} + /@angular/core/15.2.6_rxjs@7.8.0: + resolution: {integrity: sha512-eN46OfSOLQGN6AciUvyHOJ8xQxmiEakkxJeoG1jwcSRXCjwSYYnQ/6drnhUpq5p43XXBAIduKfJXNztEPvLAkA==} 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.2.5_@angular+core@15.2.5+rxjs@7.8.0: - resolution: {integrity: sha512-wtz7hQE+Fr0hd8h60quavQY+gyRzRZX0gqCl9IhZlJFc55teJRtInySDPrKG7MKTqLge8xRpyBD/gxg1DLQ/uA==} + /@angular/elements/15.2.6_@angular+core@15.2.6+rxjs@7.8.0: + resolution: {integrity: sha512-qnpYYquiyOCsfaYS9UGDZjMkZxx3d7UCxNoZ/1EGnyIVy6sPw0yG4USPpwc39M8kUHPLd+qNGzh49HNdcgxcoQ==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.2.5 + '@angular/core': 15.2.6 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/core': 15.2.5_rxjs@7.8.0 + '@angular/core': 15.2.6_rxjs@7.8.0 rxjs: 7.8.0 tslib: 2.3.1 dev: true