puppeteer/package-lock.json

15151 lines
352 KiB
JSON
Raw Normal View History

2022-07-01 11:52:39 +00:00
{
"name": "puppeteer-repo",
2022-07-01 11:52:39 +00:00
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "puppeteer-repo",
2022-07-01 11:52:39 +00:00
"hasInstallScript": true,
"workspaces": [
"packages/*",
"test",
"test/installation"
],
2022-07-01 11:52:39 +00:00
"devDependencies": {
"@actions/core": "1.10.0",
2023-03-06 12:43:37 +00:00
"@commitlint/cli": "17.4.4",
"@commitlint/config-conventional": "17.4.4",
"@microsoft/api-documenter": "7.21.5",
"@microsoft/api-extractor": "7.34.4",
"@microsoft/api-extractor-model": "7.26.4",
2022-10-05 14:51:59 +00:00
"@pptr/testserver": "file:packages/testserver",
"@rollup/plugin-commonjs": "24.0.1",
"@rollup/plugin-node-resolve": "15.0.1",
2022-07-01 11:52:39 +00:00
"@types/debug": "4.1.7",
"@types/diff": "5.0.2",
"@types/mime": "3.0.1",
"@types/mocha": "10.0.1",
2023-03-06 12:43:37 +00:00
"@types/node": "18.14.6",
2022-07-01 11:52:39 +00:00
"@types/pixelmatch": "5.2.4",
"@types/pngjs": "6.0.1",
"@types/progress": "2.0.5",
"@types/proxy-from-env": "1.0.1",
"@types/semver": "7.3.13",
"@types/sinon": "10.0.13",
2022-07-01 11:52:39 +00:00
"@types/tar-fs": "2.0.1",
"@types/unbzip2-stream": "1.4.0",
2023-03-06 12:43:37 +00:00
"@types/ws": "8.5.4",
"@typescript-eslint/eslint-plugin": "5.54.0",
"@typescript-eslint/parser": "5.54.0",
"c8": "7.13.0",
"commitlint": "17.4.4",
2022-07-01 11:52:39 +00:00
"commonmark": "0.30.0",
"cross-env": "7.0.3",
"diff": "5.1.0",
2023-03-06 12:43:37 +00:00
"esbuild": "0.17.11",
"eslint": "8.35.0",
"eslint-config-prettier": "8.7.0",
2022-07-01 11:52:39 +00:00
"eslint-formatter-codeframe": "7.32.1",
2023-03-06 12:43:37 +00:00
"eslint-plugin-import": "2.27.5",
"eslint-plugin-local": "1.0.0",
"eslint-plugin-mocha": "10.1.0",
"eslint-plugin-prettier": "4.2.1",
2022-09-27 09:53:19 +00:00
"eslint-plugin-tsdoc": "0.2.17",
"eslint-plugin-unused-imports": "2.0.0",
2022-07-01 11:52:39 +00:00
"esprima": "4.0.1",
2023-03-06 12:43:37 +00:00
"expect": "29.4.3",
2023-03-06 11:28:33 +00:00
"glob": "9.2.1",
"gts": "4.0.0",
"husky": "8.0.3",
2022-07-01 11:52:39 +00:00
"jpeg-js": "0.4.4",
"mime": "3.0.0",
2023-03-06 12:43:37 +00:00
"minimist": "1.2.8",
"mocha": "10.2.0",
2022-07-01 11:52:39 +00:00
"ncp": "2.0.0",
2022-07-01 13:03:12 +00:00
"npm-run-all": "4.1.5",
2022-07-01 11:52:39 +00:00
"pixelmatch": "5.3.0",
2023-03-06 12:43:37 +00:00
"pngjs": "7.0.0",
"prettier": "2.8.4",
2022-10-05 14:51:59 +00:00
"puppeteer": "file:packages/puppeteer",
"rimraf": "4.4.0",
2023-03-06 12:43:37 +00:00
"rollup": "3.18.0",
"semver": "7.3.8",
"sinon": "15.0.1",
2022-07-01 11:52:39 +00:00
"source-map-support": "0.5.21",
"text-diff": "1.0.1",
2023-03-06 12:43:37 +00:00
"tsd": "0.26.0",
"tsx": "3.12.3",
"typescript": "4.9.5",
"wireit": "0.9.5",
"zod": "3.21.2"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@actions/core": {
"version": "1.10.0",
"dev": true,
"license": "MIT",
"dependencies": {
"@actions/http-client": "^2.0.1",
"uuid": "^8.3.2"
}
},
"node_modules/@actions/http-client": {
"version": "2.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"tunnel": "^0.0.6"
}
},
"node_modules/@angular-devkit/architect": {
"version": "0.1502.2",
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "15.2.2",
"rxjs": "6.6.7"
},
"engines": {
chore(deps): Bump @angular-devkit/architect from 0.1402.10 to 0.1500.4 (#9415) Bumps [@angular-devkit/architect](https://github.com/angular/angular-cli) from 0.1402.10 to 0.1500.4. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/angular/angular-cli/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/architect&package-manager=npm_and_yarn&previous-version=0.1402.10&new-version=0.1500.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 13:07:06 +00:00
"node": "^14.20.0 || ^16.13.0 || >=18.10.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
"yarn": ">= 1.13.0"
}
},
"node_modules/@angular-devkit/core": {
"version": "15.2.2",
"license": "MIT",
"dependencies": {
"ajv": "8.12.0",
"ajv-formats": "2.1.1",
"jsonc-parser": "3.2.0",
"rxjs": "6.6.7",
"source-map": "0.7.4"
},
"engines": {
"node": "^14.20.0 || ^16.13.0 || >=18.10.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
"yarn": ">= 1.13.0"
},
"peerDependencies": {
"chokidar": "^3.5.2"
},
"peerDependenciesMeta": {
"chokidar": {
"optional": true
}
}
},
chore(deps): Bump @angular-devkit/schematics from 15.1.2 to 15.1.3 (#9585) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 15.1.2 to 15.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.1.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.3 (2023-01-25)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0"><img src="https://img.shields.io/badge/2c04f4a8f-fix-green" alt="fix - 2c04f4a8f" /></a></td> <td>update browserslist config to include last 2 Chrome version</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7"><img src="https://img.shields.io/badge/de15ec576-fix-green" alt="fix - de15ec576" /></a></td> <td>handle extended schematics when retrieving aliases</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3"><img src="https://img.shields.io/badge/f31bf300b-fix-green" alt="fix - f31bf300b" /></a></td> <td>avoid undefined module path for Sass imports in esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea"><img src="https://img.shields.io/badge/c152a4a13-fix-green" alt="fix - c152a4a13" /></a></td> <td>update browserslist config to include last 2 Chrome versions</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/core</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9de99202e9427973c7983940fcdea9e4580a79bd"><img src="https://img.shields.io/badge/9de99202e-fix-green" alt="fix - 9de99202e" /></a></td> <td>handle number like strings in workspace writer</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding and Doug Parker</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.1.3 (2023-01-25)</h1> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7">de15ec576</a></td> <td>fix</td> <td>handle extended schematics when retrieving aliases</td> </tr> </tbody> </table> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0">2c04f4a8f</a></td> <td>fix</td> <td>update browserslist config to include last 2 Chrome version</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3">f31bf300b</a></td> <td>fix</td> <td>avoid undefined module path for Sass imports in esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea">c152a4a13</a></td> <td>fix</td> <td>update browserslist config to include last 2 Chrome versions</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/core</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9de99202e9427973c7983940fcdea9e4580a79bd">9de99202e</a></td> <td>fix</td> <td>handle number like strings in workspace writer</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding and Doug Parker</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.2.0-next.1 (2023-01-18)</h1> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3ebb19552527fdd69c6e8db55aea5bf5157cdb06">3ebb19552</a></td> <td>fix</td> <td>register schematic aliases when providing collection name in <code>ng generate</code></td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/697df4f6e562ae1f1465970694c8b26652af033f">697df4f6e</a></td> <td>fix</td> <td>remove <code>--to</code> option from being required when using <code>--from</code> in <code>ng update</code></td> </tr> </tbody> </table> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c8a3b30000c407937bff4bdeeda8a109fd27259c">c8a3b3000</a></td> <td>fix</td> <td>replace existing <code>BrowserModule.withServerTransition</code> calls when running universal schematic</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/b27ce5da26f95ee980855d2e22db8fd666202e4a"><code>b27ce5d</code></a> release: cut the v15.1.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3c459c3f68c3097edc63807720c61078ddc44248"><code>3c459c3</code></a> build: update bazel aspect lib to 1.23.3</li> <li><a href="https://github.com/angular/angular-cli/commit/e293cb1a333ba4c0d50953026f5734947b840a55"><code>e293cb1</code></a> docs(<code>@​angular/cli</code>): minor updates to <code>ng run</code> description</li> <li><a href="https://github.com/angular/angular-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0"><code>2c04f4a</code></a> fix(<code>@​schematics/angular</code>): update browserslist config to include last 2 Chrome...</li> <li><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea"><code>c152a4a</code></a> fix(<code>@​angular-devkit/build-angular</code>): update browserslist config to include las...</li> <li><a href="https://github.com/angular/angular-cli/commit/9de99202e9427973c7983940fcdea9e4580a79bd"><code>9de9920</code></a> fix(<code>@​angular-devkit/core</code>): handle number like strings in workspace writer</li> <li><a href="https://github.com/angular/angular-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3"><code>f31bf30</code></a> fix(<code>@​angular-devkit/build-angular</code>): avoid undefined module path for Sass impo...</li> <li><a href="https://github.com/angular/angular-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7"><code>de15ec5</code></a> fix(<code>@​angular/cli</code>): handle extended schematics when retrieving aliases</li> <li><a href="https://github.com/angular/angular-cli/commit/3661b3031da270b3229e2aa9f227ed2d42179f49"><code>3661b30</code></a> Revert &quot;refactor: temporaily disable sending analytics&quot;</li> <li>See full diff in <a href="https://github.com/angular/angular-cli/compare/15.1.2...15.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=15.1.2&new-version=15.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 06:34:00 +00:00
"node_modules/@angular-devkit/core/node_modules/ajv": {
"version": "8.12.0",
"license": "MIT",
chore(deps): Bump @angular-devkit/schematics from 15.1.2 to 15.1.3 (#9585) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 15.1.2 to 15.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.1.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.3 (2023-01-25)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0"><img src="https://img.shields.io/badge/2c04f4a8f-fix-green" alt="fix - 2c04f4a8f" /></a></td> <td>update browserslist config to include last 2 Chrome version</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7"><img src="https://img.shields.io/badge/de15ec576-fix-green" alt="fix - de15ec576" /></a></td> <td>handle extended schematics when retrieving aliases</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3"><img src="https://img.shields.io/badge/f31bf300b-fix-green" alt="fix - f31bf300b" /></a></td> <td>avoid undefined module path for Sass imports in esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea"><img src="https://img.shields.io/badge/c152a4a13-fix-green" alt="fix - c152a4a13" /></a></td> <td>update browserslist config to include last 2 Chrome versions</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/core</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9de99202e9427973c7983940fcdea9e4580a79bd"><img src="https://img.shields.io/badge/9de99202e-fix-green" alt="fix - 9de99202e" /></a></td> <td>handle number like strings in workspace writer</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding and Doug Parker</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.1.3 (2023-01-25)</h1> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7">de15ec576</a></td> <td>fix</td> <td>handle extended schematics when retrieving aliases</td> </tr> </tbody> </table> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0">2c04f4a8f</a></td> <td>fix</td> <td>update browserslist config to include last 2 Chrome version</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3">f31bf300b</a></td> <td>fix</td> <td>avoid undefined module path for Sass imports in esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea">c152a4a13</a></td> <td>fix</td> <td>update browserslist config to include last 2 Chrome versions</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/core</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9de99202e9427973c7983940fcdea9e4580a79bd">9de99202e</a></td> <td>fix</td> <td>handle number like strings in workspace writer</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding and Doug Parker</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.2.0-next.1 (2023-01-18)</h1> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3ebb19552527fdd69c6e8db55aea5bf5157cdb06">3ebb19552</a></td> <td>fix</td> <td>register schematic aliases when providing collection name in <code>ng generate</code></td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/697df4f6e562ae1f1465970694c8b26652af033f">697df4f6e</a></td> <td>fix</td> <td>remove <code>--to</code> option from being required when using <code>--from</code> in <code>ng update</code></td> </tr> </tbody> </table> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c8a3b30000c407937bff4bdeeda8a109fd27259c">c8a3b3000</a></td> <td>fix</td> <td>replace existing <code>BrowserModule.withServerTransition</code> calls when running universal schematic</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/b27ce5da26f95ee980855d2e22db8fd666202e4a"><code>b27ce5d</code></a> release: cut the v15.1.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3c459c3f68c3097edc63807720c61078ddc44248"><code>3c459c3</code></a> build: update bazel aspect lib to 1.23.3</li> <li><a href="https://github.com/angular/angular-cli/commit/e293cb1a333ba4c0d50953026f5734947b840a55"><code>e293cb1</code></a> docs(<code>@​angular/cli</code>): minor updates to <code>ng run</code> description</li> <li><a href="https://github.com/angular/angular-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0"><code>2c04f4a</code></a> fix(<code>@​schematics/angular</code>): update browserslist config to include last 2 Chrome...</li> <li><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea"><code>c152a4a</code></a> fix(<code>@​angular-devkit/build-angular</code>): update browserslist config to include las...</li> <li><a href="https://github.com/angular/angular-cli/commit/9de99202e9427973c7983940fcdea9e4580a79bd"><code>9de9920</code></a> fix(<code>@​angular-devkit/core</code>): handle number like strings in workspace writer</li> <li><a href="https://github.com/angular/angular-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3"><code>f31bf30</code></a> fix(<code>@​angular-devkit/build-angular</code>): avoid undefined module path for Sass impo...</li> <li><a href="https://github.com/angular/angular-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7"><code>de15ec5</code></a> fix(<code>@​angular/cli</code>): handle extended schematics when retrieving aliases</li> <li><a href="https://github.com/angular/angular-cli/commit/3661b3031da270b3229e2aa9f227ed2d42179f49"><code>3661b30</code></a> Revert &quot;refactor: temporaily disable sending analytics&quot;</li> <li>See full diff in <a href="https://github.com/angular/angular-cli/compare/15.1.2...15.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=15.1.2&new-version=15.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 06:34:00 +00:00
"dependencies": {
"fast-deep-equal": "^3.1.1",
"json-schema-traverse": "^1.0.0",
"require-from-string": "^2.0.2",
"uri-js": "^4.2.2"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/epoberezkin"
}
},
"node_modules/@angular-devkit/core/node_modules/source-map": {
"version": "0.7.4",
"license": "BSD-3-Clause",
chore(deps): Bump @angular-devkit/schematics from 15.1.2 to 15.1.3 (#9585) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 15.1.2 to 15.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.1.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.3 (2023-01-25)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0"><img src="https://img.shields.io/badge/2c04f4a8f-fix-green" alt="fix - 2c04f4a8f" /></a></td> <td>update browserslist config to include last 2 Chrome version</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7"><img src="https://img.shields.io/badge/de15ec576-fix-green" alt="fix - de15ec576" /></a></td> <td>handle extended schematics when retrieving aliases</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3"><img src="https://img.shields.io/badge/f31bf300b-fix-green" alt="fix - f31bf300b" /></a></td> <td>avoid undefined module path for Sass imports in esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea"><img src="https://img.shields.io/badge/c152a4a13-fix-green" alt="fix - c152a4a13" /></a></td> <td>update browserslist config to include last 2 Chrome versions</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/core</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9de99202e9427973c7983940fcdea9e4580a79bd"><img src="https://img.shields.io/badge/9de99202e-fix-green" alt="fix - 9de99202e" /></a></td> <td>handle number like strings in workspace writer</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding and Doug Parker</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.1.3 (2023-01-25)</h1> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7">de15ec576</a></td> <td>fix</td> <td>handle extended schematics when retrieving aliases</td> </tr> </tbody> </table> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0">2c04f4a8f</a></td> <td>fix</td> <td>update browserslist config to include last 2 Chrome version</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3">f31bf300b</a></td> <td>fix</td> <td>avoid undefined module path for Sass imports in esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea">c152a4a13</a></td> <td>fix</td> <td>update browserslist config to include last 2 Chrome versions</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/core</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9de99202e9427973c7983940fcdea9e4580a79bd">9de99202e</a></td> <td>fix</td> <td>handle number like strings in workspace writer</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding and Doug Parker</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.2.0-next.1 (2023-01-18)</h1> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3ebb19552527fdd69c6e8db55aea5bf5157cdb06">3ebb19552</a></td> <td>fix</td> <td>register schematic aliases when providing collection name in <code>ng generate</code></td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/697df4f6e562ae1f1465970694c8b26652af033f">697df4f6e</a></td> <td>fix</td> <td>remove <code>--to</code> option from being required when using <code>--from</code> in <code>ng update</code></td> </tr> </tbody> </table> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c8a3b30000c407937bff4bdeeda8a109fd27259c">c8a3b3000</a></td> <td>fix</td> <td>replace existing <code>BrowserModule.withServerTransition</code> calls when running universal schematic</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/b27ce5da26f95ee980855d2e22db8fd666202e4a"><code>b27ce5d</code></a> release: cut the v15.1.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3c459c3f68c3097edc63807720c61078ddc44248"><code>3c459c3</code></a> build: update bazel aspect lib to 1.23.3</li> <li><a href="https://github.com/angular/angular-cli/commit/e293cb1a333ba4c0d50953026f5734947b840a55"><code>e293cb1</code></a> docs(<code>@​angular/cli</code>): minor updates to <code>ng run</code> description</li> <li><a href="https://github.com/angular/angular-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0"><code>2c04f4a</code></a> fix(<code>@​schematics/angular</code>): update browserslist config to include last 2 Chrome...</li> <li><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea"><code>c152a4a</code></a> fix(<code>@​angular-devkit/build-angular</code>): update browserslist config to include las...</li> <li><a href="https://github.com/angular/angular-cli/commit/9de99202e9427973c7983940fcdea9e4580a79bd"><code>9de9920</code></a> fix(<code>@​angular-devkit/core</code>): handle number like strings in workspace writer</li> <li><a href="https://github.com/angular/angular-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3"><code>f31bf30</code></a> fix(<code>@​angular-devkit/build-angular</code>): avoid undefined module path for Sass impo...</li> <li><a href="https://github.com/angular/angular-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7"><code>de15ec5</code></a> fix(<code>@​angular/cli</code>): handle extended schematics when retrieving aliases</li> <li><a href="https://github.com/angular/angular-cli/commit/3661b3031da270b3229e2aa9f227ed2d42179f49"><code>3661b30</code></a> Revert &quot;refactor: temporaily disable sending analytics&quot;</li> <li>See full diff in <a href="https://github.com/angular/angular-cli/compare/15.1.2...15.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=15.1.2&new-version=15.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 06:34:00 +00:00
"engines": {
"node": ">= 8"
}
},
"node_modules/@angular-devkit/schematics": {
"version": "14.2.8",
chore(deps): Bump @angular-devkit/schematics from 14.2.8 to 15.0.3 (#9413) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 14.2.8 to 15.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><img src="https://img.shields.io/badge/3d9971edb-fix-green" alt="fix - 3d9971edb" /></a></td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><img src="https://img.shields.io/badge/24f4b51d2-fix-green" alt="fix - 24f4b51d2" /></a></td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><img src="https://img.shields.io/badge/45afc42db-fix-green" alt="fix - 45afc42db" /></a></td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><img src="https://img.shields.io/badge/e6461badf-fix-green" alt="fix - e6461badf" /></a></td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <h2>v15.0.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.2 (2022-11-30)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2891d5bc9eecf7fa8e3b80906d9c56e6a49f3d15"><img src="https://img.shields.io/badge/2891d5bc9-fix-green" alt="fix - 2891d5bc9" /></a></td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><img src="https://img.shields.io/badge/d9cc4b028-fix-green" alt="fix - d9cc4b028" /></a></td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Juuso Valkeejärvi</p> <h2>v15.0.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.1 (2022-11-23)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/48426852b0c1d5541a3e7369dc2b343e33856968"><img src="https://img.shields.io/badge/48426852b-fix-green" alt="fix - 48426852b" /></a></td> <td>show warning when a TS Config is not found during migrations</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/eda96def48e11533cd0a3353c96b7eac9a881e1e"><img src="https://img.shields.io/badge/eda96def4-fix-green" alt="fix - eda96def4" /></a></td> <td>use global version of the CLI when running <code>ng new</code></td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2af32fd3a981b1c29e1cf77b442982e1e07aae38"><img src="https://img.shields.io/badge/2af32fd3a-fix-green" alt="fix - 2af32fd3a" /></a></td> <td>hide loader paths in webpack warnings</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/19f5cc746ec724f15d1b89126c7c1b8a343818fe"><img src="https://img.shields.io/badge/19f5cc746-fix-green" alt="fix - 19f5cc746" /></a></td> <td>improve package deep import Sass index resolution in esbuild plugin</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2220a907daf9ccd9e22dfc8e5ddc259b9d495997"><img src="https://img.shields.io/badge/2220a907d-fix-green" alt="fix - 2220a907d" /></a></td> <td>use url function lexer to rebase Sass URLs</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Piotr Wysocki</p> <h2>v15.0.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.0 (2022-11-16)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf">3d9971edb</a></td> <td>fix</td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a">24f4b51d2</a></td> <td>fix</td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957">45afc42db</a></td> <td>fix</td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237">e6461badf</a></td> <td>fix</td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0-next.1 (2022-11-30)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/012393d37924a2afd172bfd80ee5e4bcd1c9abdf">012393d37</a></td> <td>fix</td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/856720b913ec1ba82b96db2d3a61628cb3795f11">856720b91</a></td> <td>fix</td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Cédric Exbrayat, Jason Bedard and Juuso Valkeejärvi</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/eb2a73a35113537464687477d0457db3d2d7dccf"><code>eb2a73a</code></a> release: cut the v15.0.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><code>3d9971e</code></a> fix(<code>@​angular-devkit/build-angular</code>): default preserve symlinks to Node.js valu...</li> <li><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><code>24f4b51</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class fields with Safari &lt;= v15...</li> <li><a href="https://github.com/angular/angular-cli/commit/20e07421543d61c069cbb5e904b264b64619fd64"><code>20e0742</code></a> refactor(<code>@​angular-devkit/build-angular</code>): update browserslist conversion to la...</li> <li><a href="https://github.com/angular/angular-cli/commit/18f31009c198cd41b5196f3decbb9beaf1ec8211"><code>18f3100</code></a> refactor(<code>@​angular-devkit/build-angular</code>): convert into a function to give mor...</li> <li><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><code>45afc42</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class properties when targeting...</li> <li><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><code>e6461ba</code></a> fix(<code>@​angular-devkit/build-angular</code>): prevent optimization adding unsupported E...</li> <li><a href="https://github.com/angular/angular-cli/commit/d77416f8cc2095da50795b7520fce0b02ad27591"><code>d77416f</code></a> release: cut the v15.0.2 release</li> <li><a href="https://github.com/angular/angular-cli/commit/0a543eaa2dc9e9ce25693743ac02b42133b9f2ec"><code>0a543ea</code></a> Revert &quot;docs: remove <code>@latest</code> reference from <code>npm init</code> command&quot;</li> <li><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><code>d9cc4b0</code></a> fix(<code>@​ngtools/webpack</code>): elide unused type references</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/14.2.8...15.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=14.2.8&new-version=15.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 13:22:13 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "14.2.8",
"jsonc-parser": "3.1.0",
"magic-string": "0.26.2",
"ora": "5.4.1",
"rxjs": "6.6.7"
},
"engines": {
"node": "^14.15.0 || >=16.10.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
"yarn": ">= 1.13.0"
}
},
"node_modules/@angular-devkit/schematics/node_modules/@angular-devkit/core": {
"version": "14.2.8",
chore(deps): Bump @angular-devkit/schematics from 14.2.8 to 15.0.3 (#9413) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 14.2.8 to 15.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><img src="https://img.shields.io/badge/3d9971edb-fix-green" alt="fix - 3d9971edb" /></a></td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><img src="https://img.shields.io/badge/24f4b51d2-fix-green" alt="fix - 24f4b51d2" /></a></td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><img src="https://img.shields.io/badge/45afc42db-fix-green" alt="fix - 45afc42db" /></a></td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><img src="https://img.shields.io/badge/e6461badf-fix-green" alt="fix - e6461badf" /></a></td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <h2>v15.0.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.2 (2022-11-30)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2891d5bc9eecf7fa8e3b80906d9c56e6a49f3d15"><img src="https://img.shields.io/badge/2891d5bc9-fix-green" alt="fix - 2891d5bc9" /></a></td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><img src="https://img.shields.io/badge/d9cc4b028-fix-green" alt="fix - d9cc4b028" /></a></td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Juuso Valkeejärvi</p> <h2>v15.0.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.1 (2022-11-23)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/48426852b0c1d5541a3e7369dc2b343e33856968"><img src="https://img.shields.io/badge/48426852b-fix-green" alt="fix - 48426852b" /></a></td> <td>show warning when a TS Config is not found during migrations</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/eda96def48e11533cd0a3353c96b7eac9a881e1e"><img src="https://img.shields.io/badge/eda96def4-fix-green" alt="fix - eda96def4" /></a></td> <td>use global version of the CLI when running <code>ng new</code></td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2af32fd3a981b1c29e1cf77b442982e1e07aae38"><img src="https://img.shields.io/badge/2af32fd3a-fix-green" alt="fix - 2af32fd3a" /></a></td> <td>hide loader paths in webpack warnings</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/19f5cc746ec724f15d1b89126c7c1b8a343818fe"><img src="https://img.shields.io/badge/19f5cc746-fix-green" alt="fix - 19f5cc746" /></a></td> <td>improve package deep import Sass index resolution in esbuild plugin</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2220a907daf9ccd9e22dfc8e5ddc259b9d495997"><img src="https://img.shields.io/badge/2220a907d-fix-green" alt="fix - 2220a907d" /></a></td> <td>use url function lexer to rebase Sass URLs</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Piotr Wysocki</p> <h2>v15.0.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.0 (2022-11-16)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf">3d9971edb</a></td> <td>fix</td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a">24f4b51d2</a></td> <td>fix</td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957">45afc42db</a></td> <td>fix</td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237">e6461badf</a></td> <td>fix</td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0-next.1 (2022-11-30)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/012393d37924a2afd172bfd80ee5e4bcd1c9abdf">012393d37</a></td> <td>fix</td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/856720b913ec1ba82b96db2d3a61628cb3795f11">856720b91</a></td> <td>fix</td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Cédric Exbrayat, Jason Bedard and Juuso Valkeejärvi</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/eb2a73a35113537464687477d0457db3d2d7dccf"><code>eb2a73a</code></a> release: cut the v15.0.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><code>3d9971e</code></a> fix(<code>@​angular-devkit/build-angular</code>): default preserve symlinks to Node.js valu...</li> <li><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><code>24f4b51</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class fields with Safari &lt;= v15...</li> <li><a href="https://github.com/angular/angular-cli/commit/20e07421543d61c069cbb5e904b264b64619fd64"><code>20e0742</code></a> refactor(<code>@​angular-devkit/build-angular</code>): update browserslist conversion to la...</li> <li><a href="https://github.com/angular/angular-cli/commit/18f31009c198cd41b5196f3decbb9beaf1ec8211"><code>18f3100</code></a> refactor(<code>@​angular-devkit/build-angular</code>): convert into a function to give mor...</li> <li><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><code>45afc42</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class properties when targeting...</li> <li><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><code>e6461ba</code></a> fix(<code>@​angular-devkit/build-angular</code>): prevent optimization adding unsupported E...</li> <li><a href="https://github.com/angular/angular-cli/commit/d77416f8cc2095da50795b7520fce0b02ad27591"><code>d77416f</code></a> release: cut the v15.0.2 release</li> <li><a href="https://github.com/angular/angular-cli/commit/0a543eaa2dc9e9ce25693743ac02b42133b9f2ec"><code>0a543ea</code></a> Revert &quot;docs: remove <code>@latest</code> reference from <code>npm init</code> command&quot;</li> <li><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><code>d9cc4b0</code></a> fix(<code>@​ngtools/webpack</code>): elide unused type references</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/14.2.8...15.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=14.2.8&new-version=15.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 13:22:13 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"ajv": "8.11.0",
"ajv-formats": "2.1.1",
"jsonc-parser": "3.1.0",
"rxjs": "6.6.7",
"source-map": "0.7.4"
},
"engines": {
"node": "^14.15.0 || >=16.10.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
"yarn": ">= 1.13.0"
},
"peerDependencies": {
"chokidar": "^3.5.2"
},
"peerDependenciesMeta": {
"chokidar": {
"optional": true
}
}
},
"node_modules/@angular-devkit/schematics/node_modules/jsonc-parser": {
"version": "3.1.0",
"dev": true,
"license": "MIT"
},
"node_modules/@angular-devkit/schematics/node_modules/magic-string": {
"version": "0.26.2",
chore(deps): Bump @angular-devkit/schematics from 14.2.8 to 15.0.3 (#9413) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 14.2.8 to 15.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><img src="https://img.shields.io/badge/3d9971edb-fix-green" alt="fix - 3d9971edb" /></a></td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><img src="https://img.shields.io/badge/24f4b51d2-fix-green" alt="fix - 24f4b51d2" /></a></td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><img src="https://img.shields.io/badge/45afc42db-fix-green" alt="fix - 45afc42db" /></a></td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><img src="https://img.shields.io/badge/e6461badf-fix-green" alt="fix - e6461badf" /></a></td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <h2>v15.0.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.2 (2022-11-30)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2891d5bc9eecf7fa8e3b80906d9c56e6a49f3d15"><img src="https://img.shields.io/badge/2891d5bc9-fix-green" alt="fix - 2891d5bc9" /></a></td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><img src="https://img.shields.io/badge/d9cc4b028-fix-green" alt="fix - d9cc4b028" /></a></td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Juuso Valkeejärvi</p> <h2>v15.0.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.1 (2022-11-23)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/48426852b0c1d5541a3e7369dc2b343e33856968"><img src="https://img.shields.io/badge/48426852b-fix-green" alt="fix - 48426852b" /></a></td> <td>show warning when a TS Config is not found during migrations</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/eda96def48e11533cd0a3353c96b7eac9a881e1e"><img src="https://img.shields.io/badge/eda96def4-fix-green" alt="fix - eda96def4" /></a></td> <td>use global version of the CLI when running <code>ng new</code></td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2af32fd3a981b1c29e1cf77b442982e1e07aae38"><img src="https://img.shields.io/badge/2af32fd3a-fix-green" alt="fix - 2af32fd3a" /></a></td> <td>hide loader paths in webpack warnings</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/19f5cc746ec724f15d1b89126c7c1b8a343818fe"><img src="https://img.shields.io/badge/19f5cc746-fix-green" alt="fix - 19f5cc746" /></a></td> <td>improve package deep import Sass index resolution in esbuild plugin</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2220a907daf9ccd9e22dfc8e5ddc259b9d495997"><img src="https://img.shields.io/badge/2220a907d-fix-green" alt="fix - 2220a907d" /></a></td> <td>use url function lexer to rebase Sass URLs</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Piotr Wysocki</p> <h2>v15.0.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.0 (2022-11-16)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf">3d9971edb</a></td> <td>fix</td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a">24f4b51d2</a></td> <td>fix</td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957">45afc42db</a></td> <td>fix</td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237">e6461badf</a></td> <td>fix</td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0-next.1 (2022-11-30)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/012393d37924a2afd172bfd80ee5e4bcd1c9abdf">012393d37</a></td> <td>fix</td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/856720b913ec1ba82b96db2d3a61628cb3795f11">856720b91</a></td> <td>fix</td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Cédric Exbrayat, Jason Bedard and Juuso Valkeejärvi</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/eb2a73a35113537464687477d0457db3d2d7dccf"><code>eb2a73a</code></a> release: cut the v15.0.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><code>3d9971e</code></a> fix(<code>@​angular-devkit/build-angular</code>): default preserve symlinks to Node.js valu...</li> <li><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><code>24f4b51</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class fields with Safari &lt;= v15...</li> <li><a href="https://github.com/angular/angular-cli/commit/20e07421543d61c069cbb5e904b264b64619fd64"><code>20e0742</code></a> refactor(<code>@​angular-devkit/build-angular</code>): update browserslist conversion to la...</li> <li><a href="https://github.com/angular/angular-cli/commit/18f31009c198cd41b5196f3decbb9beaf1ec8211"><code>18f3100</code></a> refactor(<code>@​angular-devkit/build-angular</code>): convert into a function to give mor...</li> <li><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><code>45afc42</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class properties when targeting...</li> <li><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><code>e6461ba</code></a> fix(<code>@​angular-devkit/build-angular</code>): prevent optimization adding unsupported E...</li> <li><a href="https://github.com/angular/angular-cli/commit/d77416f8cc2095da50795b7520fce0b02ad27591"><code>d77416f</code></a> release: cut the v15.0.2 release</li> <li><a href="https://github.com/angular/angular-cli/commit/0a543eaa2dc9e9ce25693743ac02b42133b9f2ec"><code>0a543ea</code></a> Revert &quot;docs: remove <code>@latest</code> reference from <code>npm init</code> command&quot;</li> <li><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><code>d9cc4b0</code></a> fix(<code>@​ngtools/webpack</code>): elide unused type references</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/14.2.8...15.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=14.2.8&new-version=15.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 13:22:13 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"sourcemap-codec": "^1.4.8"
},
"engines": {
"node": ">=12"
}
},
"node_modules/@angular-devkit/schematics/node_modules/source-map": {
"version": "0.7.4",
chore(deps): Bump @angular-devkit/schematics from 14.2.8 to 15.0.3 (#9413) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 14.2.8 to 15.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><img src="https://img.shields.io/badge/3d9971edb-fix-green" alt="fix - 3d9971edb" /></a></td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><img src="https://img.shields.io/badge/24f4b51d2-fix-green" alt="fix - 24f4b51d2" /></a></td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><img src="https://img.shields.io/badge/45afc42db-fix-green" alt="fix - 45afc42db" /></a></td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><img src="https://img.shields.io/badge/e6461badf-fix-green" alt="fix - e6461badf" /></a></td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <h2>v15.0.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.2 (2022-11-30)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2891d5bc9eecf7fa8e3b80906d9c56e6a49f3d15"><img src="https://img.shields.io/badge/2891d5bc9-fix-green" alt="fix - 2891d5bc9" /></a></td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><img src="https://img.shields.io/badge/d9cc4b028-fix-green" alt="fix - d9cc4b028" /></a></td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Juuso Valkeejärvi</p> <h2>v15.0.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.1 (2022-11-23)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/48426852b0c1d5541a3e7369dc2b343e33856968"><img src="https://img.shields.io/badge/48426852b-fix-green" alt="fix - 48426852b" /></a></td> <td>show warning when a TS Config is not found during migrations</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/eda96def48e11533cd0a3353c96b7eac9a881e1e"><img src="https://img.shields.io/badge/eda96def4-fix-green" alt="fix - eda96def4" /></a></td> <td>use global version of the CLI when running <code>ng new</code></td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2af32fd3a981b1c29e1cf77b442982e1e07aae38"><img src="https://img.shields.io/badge/2af32fd3a-fix-green" alt="fix - 2af32fd3a" /></a></td> <td>hide loader paths in webpack warnings</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/19f5cc746ec724f15d1b89126c7c1b8a343818fe"><img src="https://img.shields.io/badge/19f5cc746-fix-green" alt="fix - 19f5cc746" /></a></td> <td>improve package deep import Sass index resolution in esbuild plugin</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2220a907daf9ccd9e22dfc8e5ddc259b9d495997"><img src="https://img.shields.io/badge/2220a907d-fix-green" alt="fix - 2220a907d" /></a></td> <td>use url function lexer to rebase Sass URLs</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Piotr Wysocki</p> <h2>v15.0.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.0 (2022-11-16)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf">3d9971edb</a></td> <td>fix</td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a">24f4b51d2</a></td> <td>fix</td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957">45afc42db</a></td> <td>fix</td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237">e6461badf</a></td> <td>fix</td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0-next.1 (2022-11-30)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/012393d37924a2afd172bfd80ee5e4bcd1c9abdf">012393d37</a></td> <td>fix</td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/856720b913ec1ba82b96db2d3a61628cb3795f11">856720b91</a></td> <td>fix</td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Cédric Exbrayat, Jason Bedard and Juuso Valkeejärvi</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/eb2a73a35113537464687477d0457db3d2d7dccf"><code>eb2a73a</code></a> release: cut the v15.0.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><code>3d9971e</code></a> fix(<code>@​angular-devkit/build-angular</code>): default preserve symlinks to Node.js valu...</li> <li><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><code>24f4b51</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class fields with Safari &lt;= v15...</li> <li><a href="https://github.com/angular/angular-cli/commit/20e07421543d61c069cbb5e904b264b64619fd64"><code>20e0742</code></a> refactor(<code>@​angular-devkit/build-angular</code>): update browserslist conversion to la...</li> <li><a href="https://github.com/angular/angular-cli/commit/18f31009c198cd41b5196f3decbb9beaf1ec8211"><code>18f3100</code></a> refactor(<code>@​angular-devkit/build-angular</code>): convert into a function to give mor...</li> <li><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><code>45afc42</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class properties when targeting...</li> <li><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><code>e6461ba</code></a> fix(<code>@​angular-devkit/build-angular</code>): prevent optimization adding unsupported E...</li> <li><a href="https://github.com/angular/angular-cli/commit/d77416f8cc2095da50795b7520fce0b02ad27591"><code>d77416f</code></a> release: cut the v15.0.2 release</li> <li><a href="https://github.com/angular/angular-cli/commit/0a543eaa2dc9e9ce25693743ac02b42133b9f2ec"><code>0a543ea</code></a> Revert &quot;docs: remove <code>@latest</code> reference from <code>npm init</code> command&quot;</li> <li><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><code>d9cc4b0</code></a> fix(<code>@​ngtools/webpack</code>): elide unused type references</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/14.2.8...15.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=14.2.8&new-version=15.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 13:22:13 +00:00
"dev": true,
"license": "BSD-3-Clause",
"engines": {
"node": ">= 8"
}
},
"node_modules/@angular/cli": {
"version": "15.2.2",
"dev": true,
"license": "MIT",
"dependencies": {
"@angular-devkit/architect": "0.1502.2",
"@angular-devkit/core": "15.2.2",
"@angular-devkit/schematics": "15.2.2",
"@schematics/angular": "15.2.2",
"@yarnpkg/lockfile": "1.1.0",
"ansi-colors": "4.1.3",
"ini": "3.0.1",
"inquirer": "8.2.4",
"jsonc-parser": "3.2.0",
"npm-package-arg": "10.1.0",
"npm-pick-manifest": "8.0.1",
"open": "8.4.1",
"ora": "5.4.1",
"pacote": "15.1.0",
"resolve": "1.22.1",
"semver": "7.3.8",
"symbol-observable": "4.0.0",
"yargs": "17.6.2"
},
"bin": {
"ng": "bin/ng.js"
},
"engines": {
"node": "^14.20.0 || ^16.13.0 || >=18.10.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
"yarn": ">= 1.13.0"
}
},
"node_modules/@angular/cli/node_modules/@angular-devkit/schematics": {
"version": "15.2.2",
"dev": true,
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "15.2.2",
"jsonc-parser": "3.2.0",
"magic-string": "0.29.0",
"ora": "5.4.1",
"rxjs": "6.6.7"
},
"engines": {
"node": "^14.20.0 || ^16.13.0 || >=18.10.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
"yarn": ">= 1.13.0"
}
},
"node_modules/@angular/cli/node_modules/@schematics/angular": {
"version": "15.2.2",
"dev": true,
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "15.2.2",
"@angular-devkit/schematics": "15.2.2",
"jsonc-parser": "3.2.0"
},
"engines": {
"node": "^14.20.0 || ^16.13.0 || >=18.10.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
"yarn": ">= 1.13.0"
}
},
"node_modules/@angular/cli/node_modules/ansi-colors": {
"version": "4.1.3",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6"
}
},
"node_modules/@angular/cli/node_modules/ini": {
"version": "3.0.1",
"dev": true,
"license": "ISC",
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
}
},
"node_modules/@angular/cli/node_modules/inquirer": {
"version": "8.2.4",
"dev": true,
"license": "MIT",
"dependencies": {
"ansi-escapes": "^4.2.1",
"chalk": "^4.1.1",
"cli-cursor": "^3.1.0",
"cli-width": "^3.0.0",
"external-editor": "^3.0.3",
"figures": "^3.0.0",
"lodash": "^4.17.21",
"mute-stream": "0.0.8",
"ora": "^5.4.1",
"run-async": "^2.4.0",
"rxjs": "^7.5.5",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0",
"through": "^2.3.6",
"wrap-ansi": "^7.0.0"
},
"engines": {
"node": ">=12.0.0"
}
},
"node_modules/@angular/cli/node_modules/inquirer/node_modules/rxjs": {
"version": "7.8.0",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.1.0"
}
},
"node_modules/@angular/cli/node_modules/magic-string": {
"version": "0.29.0",
"dev": true,
"license": "MIT",
"dependencies": {
"@jridgewell/sourcemap-codec": "^1.4.13"
},
"engines": {
"node": ">=12"
}
},
"node_modules/@angular/cli/node_modules/tslib": {
"version": "2.5.0",
"dev": true,
"license": "0BSD"
},
"node_modules/@angular/cli/node_modules/yargs": {
"version": "17.6.2",
"dev": true,
"license": "MIT",
"dependencies": {
"cliui": "^8.0.1",
"escalade": "^3.1.1",
"get-caller-file": "^2.0.5",
"require-directory": "^2.1.1",
"string-width": "^4.2.3",
"y18n": "^5.0.5",
"yargs-parser": "^21.1.1"
},
"engines": {
"node": ">=12"
}
},
"node_modules/@angular/cli/node_modules/yargs-parser": {
"version": "21.1.1",
"dev": true,
"license": "ISC",
"engines": {
"node": ">=12"
}
},
2022-07-01 11:52:39 +00:00
"node_modules/@babel/code-frame": {
"version": "7.12.11",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@babel/highlight": "^7.10.4"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@babel/helper-validator-identifier": {
"version": "7.19.1",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/highlight": {
"version": "7.18.6",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@babel/helper-validator-identifier": "^7.18.6",
2022-07-01 11:52:39 +00:00
"chalk": "^2.0.0",
"js-tokens": "^4.0.0"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/highlight/node_modules/ansi-styles": {
"version": "3.2.1",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"color-convert": "^1.9.0"
},
"engines": {
"node": ">=4"
}
},
"node_modules/@babel/highlight/node_modules/chalk": {
"version": "2.4.2",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"ansi-styles": "^3.2.1",
"escape-string-regexp": "^1.0.5",
"supports-color": "^5.3.0"
},
"engines": {
"node": ">=4"
}
},
"node_modules/@babel/highlight/node_modules/color-convert": {
"version": "1.9.3",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"color-name": "1.1.3"
}
},
"node_modules/@babel/highlight/node_modules/color-name": {
"version": "1.1.3",
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/@babel/highlight/node_modules/escape-string-regexp": {
"version": "1.0.5",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=0.8.0"
}
},
"node_modules/@babel/highlight/node_modules/has-flag": {
"version": "3.0.0",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=4"
}
},
"node_modules/@babel/highlight/node_modules/supports-color": {
"version": "5.5.0",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"has-flag": "^3.0.0"
},
"engines": {
"node": ">=4"
}
},
"node_modules/@bcoe/v8-coverage": {
"version": "0.2.3",
"dev": true,
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/@commitlint/cli": {
2023-03-06 12:43:37 +00:00
"version": "17.4.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
2023-03-06 12:43:37 +00:00
"@commitlint/format": "^17.4.4",
"@commitlint/lint": "^17.4.4",
"@commitlint/load": "^17.4.4",
"@commitlint/read": "^17.4.4",
"@commitlint/types": "^17.4.4",
2022-07-01 11:52:39 +00:00
"execa": "^5.0.0",
"lodash.isfunction": "^3.0.9",
2022-07-01 11:52:39 +00:00
"resolve-from": "5.0.0",
"resolve-global": "1.0.0",
"yargs": "^17.0.0"
},
"bin": {
"commitlint": "cli.js"
},
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/config-conventional": {
2023-03-06 12:43:37 +00:00
"version": "17.4.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"conventional-changelog-conventionalcommits": "^5.0.0"
},
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/config-validator": {
"version": "17.4.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@commitlint/types": "^17.4.4",
"ajv": "^8.11.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/ensure": {
"version": "17.4.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@commitlint/types": "^17.4.4",
"lodash.camelcase": "^4.3.0",
"lodash.kebabcase": "^4.1.1",
"lodash.snakecase": "^4.1.1",
"lodash.startcase": "^4.4.0",
"lodash.upperfirst": "^4.3.1"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/execute-rule": {
"version": "17.4.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/format": {
"version": "17.4.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@commitlint/types": "^17.4.4",
2022-07-01 11:52:39 +00:00
"chalk": "^4.1.0"
},
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/is-ignored": {
"version": "17.4.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@commitlint/types": "^17.4.4",
"semver": "7.3.8"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/lint": {
"version": "17.4.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@commitlint/is-ignored": "^17.4.4",
"@commitlint/parse": "^17.4.4",
"@commitlint/rules": "^17.4.4",
"@commitlint/types": "^17.4.4"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/load": {
"version": "17.4.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@commitlint/config-validator": "^17.4.4",
"@commitlint/execute-rule": "^17.4.0",
"@commitlint/resolve-extends": "^17.4.4",
"@commitlint/types": "^17.4.4",
"@types/node": "*",
2022-07-01 11:52:39 +00:00
"chalk": "^4.1.0",
"cosmiconfig": "^8.0.0",
2022-09-27 09:53:19 +00:00
"cosmiconfig-typescript-loader": "^4.0.0",
"lodash.isplainobject": "^4.0.6",
"lodash.merge": "^4.6.2",
"lodash.uniq": "^4.5.0",
2022-07-01 11:52:39 +00:00
"resolve-from": "^5.0.0",
2022-09-27 09:53:19 +00:00
"ts-node": "^10.8.1",
2022-07-01 11:52:39 +00:00
"typescript": "^4.6.4"
},
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/message": {
"version": "17.4.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/parse": {
"version": "17.4.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@commitlint/types": "^17.4.4",
2022-07-01 11:52:39 +00:00
"conventional-changelog-angular": "^5.0.11",
"conventional-commits-parser": "^3.2.2"
},
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/read": {
"version": "17.4.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@commitlint/top-level": "^17.4.0",
"@commitlint/types": "^17.4.4",
"fs-extra": "^11.0.0",
2022-09-27 09:53:19 +00:00
"git-raw-commits": "^2.0.0",
"minimist": "^1.2.6"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/resolve-extends": {
"version": "17.4.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@commitlint/config-validator": "^17.4.4",
"@commitlint/types": "^17.4.4",
2022-07-01 11:52:39 +00:00
"import-fresh": "^3.0.0",
"lodash.mergewith": "^4.6.2",
2022-07-01 11:52:39 +00:00
"resolve-from": "^5.0.0",
"resolve-global": "^1.0.0"
},
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/rules": {
"version": "17.4.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@commitlint/ensure": "^17.4.4",
"@commitlint/message": "^17.4.2",
"@commitlint/to-lines": "^17.4.0",
"@commitlint/types": "^17.4.4",
2022-07-01 11:52:39 +00:00
"execa": "^5.0.0"
},
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/to-lines": {
"version": "17.4.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/top-level": {
"version": "17.4.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"find-up": "^5.0.0"
},
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/types": {
"version": "17.4.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"chalk": "^4.1.0"
},
"engines": {
"node": ">=v14"
}
},
"node_modules/@cspotcode/source-map-support": {
"version": "0.8.1",
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@jridgewell/trace-mapping": "0.3.9"
},
"engines": {
"node": ">=12"
}
},
2022-08-17 13:32:57 +00:00
"node_modules/@esbuild-kit/cjs-loader": {
2023-03-06 12:43:37 +00:00
"version": "2.4.2",
2022-08-17 13:32:57 +00:00
"dev": true,
"license": "MIT",
2022-08-17 13:32:57 +00:00
"dependencies": {
"@esbuild-kit/core-utils": "^3.0.0",
2023-03-06 12:43:37 +00:00
"get-tsconfig": "^4.4.0"
}
},
"node_modules/@esbuild-kit/core-utils": {
2023-03-06 12:43:37 +00:00
"version": "3.1.0",
"dev": true,
"license": "MIT",
"dependencies": {
2023-03-06 12:43:37 +00:00
"esbuild": "~0.17.6",
"source-map-support": "^0.5.21"
}
},
"node_modules/@esbuild-kit/esm-loader": {
2023-03-06 12:43:37 +00:00
"version": "2.5.5",
"dev": true,
"license": "MIT",
"dependencies": {
"@esbuild-kit/core-utils": "^3.0.0",
2023-03-06 12:43:37 +00:00
"get-tsconfig": "^4.4.0"
}
},
"node_modules/@esbuild/linux-x64": {
2023-03-06 12:43:37 +00:00
"version": "0.17.11",
"cpu": [
"x64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=12"
}
},
"node_modules/@eslint/eslintrc": {
"version": "2.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"ajv": "^6.12.4",
"debug": "^4.3.2",
"espree": "^9.4.0",
"globals": "^13.19.0",
"ignore": "^5.2.0",
"import-fresh": "^3.2.1",
"js-yaml": "^4.1.0",
"minimatch": "^3.1.2",
"strip-json-comments": "^3.1.1"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/eslint"
}
},
"node_modules/@eslint/eslintrc/node_modules/ajv": {
"version": "6.12.6",
"dev": true,
"license": "MIT",
"dependencies": {
"fast-deep-equal": "^3.1.1",
"fast-json-stable-stringify": "^2.0.0",
"json-schema-traverse": "^0.4.1",
"uri-js": "^4.2.2"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/epoberezkin"
}
},
"node_modules/@eslint/eslintrc/node_modules/argparse": {
"version": "2.0.1",
"dev": true,
"license": "Python-2.0"
},
"node_modules/@eslint/eslintrc/node_modules/js-yaml": {
"version": "4.1.0",
"dev": true,
"license": "MIT",
"dependencies": {
"argparse": "^2.0.1"
},
"bin": {
"js-yaml": "bin/js-yaml.js"
}
},
"node_modules/@eslint/eslintrc/node_modules/json-schema-traverse": {
"version": "0.4.1",
"dev": true,
"license": "MIT"
},
"node_modules/@eslint/js": {
"version": "8.35.0",
"dev": true,
"license": "MIT",
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
}
},
"node_modules/@gar/promisify": {
"version": "1.1.3",
"dev": true,
"license": "MIT"
},
"node_modules/@humanwhocodes/config-array": {
"version": "0.11.8",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@humanwhocodes/object-schema": "^1.2.1",
"debug": "^4.1.1",
"minimatch": "^3.0.5"
},
"engines": {
"node": ">=10.10.0"
}
},
"node_modules/@humanwhocodes/module-importer": {
"version": "1.0.1",
"dev": true,
"license": "Apache-2.0",
"engines": {
"node": ">=12.22"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/nzakas"
}
},
"node_modules/@humanwhocodes/object-schema": {
"version": "1.2.1",
"dev": true,
"license": "BSD-3-Clause"
},
"node_modules/@istanbuljs/schema": {
"version": "0.1.3",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
}
},
2023-03-06 12:43:37 +00:00
"node_modules/@jest/expect-utils": {
"version": "29.4.3",
"dev": true,
"license": "MIT",
"dependencies": {
2023-03-06 12:43:37 +00:00
"jest-get-type": "^29.4.3"
},
"engines": {
2023-03-06 12:43:37 +00:00
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2022-07-01 11:52:39 +00:00
}
},
2023-03-06 12:43:37 +00:00
"node_modules/@jest/schemas": {
"version": "29.4.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
2023-03-06 12:43:37 +00:00
"@sinclair/typebox": "^0.25.16"
2022-07-01 11:52:39 +00:00
},
"engines": {
2023-03-06 12:43:37 +00:00
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
},
"node_modules/@jest/types": {
"version": "29.4.3",
"dev": true,
"license": "MIT",
2023-03-06 12:43:37 +00:00
"dependencies": {
"@jest/schemas": "^29.4.3",
"@types/istanbul-lib-coverage": "^2.0.0",
"@types/istanbul-reports": "^3.0.0",
"@types/node": "*",
"@types/yargs": "^17.0.8",
"chalk": "^4.0.0"
},
"engines": {
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@jridgewell/resolve-uri": {
"version": "3.1.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=6.0.0"
}
},
"node_modules/@jridgewell/sourcemap-codec": {
"version": "1.4.14",
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/@jridgewell/trace-mapping": {
"version": "0.3.9",
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@jridgewell/resolve-uri": "^3.0.3",
"@jridgewell/sourcemap-codec": "^1.4.10"
}
},
"node_modules/@microsoft/api-documenter": {
"version": "7.21.5",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@microsoft/api-extractor-model": "7.26.4",
"@microsoft/tsdoc": "0.14.2",
"@rushstack/node-core-library": "3.55.2",
"@rushstack/ts-command-line": "4.13.2",
"colors": "~1.2.1",
"js-yaml": "~3.13.1",
"resolve": "~1.22.1"
2022-07-01 11:52:39 +00:00
},
"bin": {
"api-documenter": "bin/api-documenter"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@microsoft/api-extractor": {
"version": "7.34.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@microsoft/api-extractor-model": "7.26.4",
"@microsoft/tsdoc": "0.14.2",
"@microsoft/tsdoc-config": "~0.16.1",
"@rushstack/node-core-library": "3.55.2",
"@rushstack/rig-package": "0.3.18",
"@rushstack/ts-command-line": "4.13.2",
"colors": "~1.2.1",
"lodash": "~4.17.15",
"resolve": "~1.22.1",
"semver": "~7.3.0",
"source-map": "~0.6.1",
"typescript": "~4.8.4"
2022-07-01 11:52:39 +00:00
},
"bin": {
"api-extractor": "bin/api-extractor"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@microsoft/api-extractor-model": {
"version": "7.26.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@microsoft/tsdoc": "0.14.2",
"@microsoft/tsdoc-config": "~0.16.1",
"@rushstack/node-core-library": "3.55.2"
2022-09-27 09:53:19 +00:00
}
},
"node_modules/@microsoft/api-extractor/node_modules/typescript": {
"version": "4.8.4",
2022-09-27 09:53:19 +00:00
"dev": true,
"license": "Apache-2.0",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
2022-09-27 09:53:19 +00:00
},
"engines": {
"node": ">=4.2.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@microsoft/tsdoc": {
"version": "0.14.2",
"dev": true,
"license": "MIT"
},
"node_modules/@microsoft/tsdoc-config": {
"version": "0.16.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@microsoft/tsdoc": "0.14.2",
"ajv": "~6.12.6",
"jju": "~1.4.0",
"resolve": "~1.19.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@microsoft/tsdoc-config/node_modules/ajv": {
"version": "6.12.6",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"fast-deep-equal": "^3.1.1",
"fast-json-stable-stringify": "^2.0.0",
"json-schema-traverse": "^0.4.1",
"uri-js": "^4.2.2"
2022-07-01 11:52:39 +00:00
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/epoberezkin"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@microsoft/tsdoc-config/node_modules/json-schema-traverse": {
"version": "0.4.1",
"dev": true,
"license": "MIT"
},
"node_modules/@microsoft/tsdoc-config/node_modules/resolve": {
"version": "1.19.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"is-core-module": "^2.1.0",
"path-parse": "^1.0.6"
2022-07-01 11:52:39 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@nodelib/fs.scandir": {
"version": "2.1.5",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@nodelib/fs.stat": "2.0.5",
"run-parallel": "^1.1.9"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">= 8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@nodelib/fs.stat": {
"version": "2.0.5",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">= 8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@nodelib/fs.walk": {
"version": "1.2.8",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@nodelib/fs.scandir": "2.1.5",
"fastq": "^1.6.0"
},
"engines": {
"node": ">= 8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@npmcli/fs": {
"version": "3.1.0",
"dev": true,
"license": "ISC",
"dependencies": {
"semver": "^7.3.5"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/@npmcli/git": {
"version": "4.0.3",
"dev": true,
"license": "ISC",
"dependencies": {
"@npmcli/promise-spawn": "^6.0.0",
"lru-cache": "^7.4.4",
"mkdirp": "^1.0.4",
"npm-pick-manifest": "^8.0.0",
"proc-log": "^3.0.0",
"promise-inflight": "^1.0.1",
"promise-retry": "^2.0.1",
"semver": "^7.3.5",
"which": "^3.0.0"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/@npmcli/git/node_modules/lru-cache": {
"version": "7.18.3",
"dev": true,
"license": "ISC",
"engines": {
"node": ">=12"
}
},
"node_modules/@npmcli/git/node_modules/which": {
"version": "3.0.0",
"dev": true,
"license": "ISC",
"dependencies": {
"isexe": "^2.0.0"
},
"bin": {
"node-which": "bin/which.js"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/@npmcli/installed-package-contents": {
"version": "2.0.2",
"dev": true,
"license": "ISC",
"dependencies": {
"npm-bundled": "^3.0.0",
"npm-normalize-package-bin": "^3.0.0"
},
"bin": {
"installed-package-contents": "lib/index.js"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/@npmcli/move-file": {
"version": "2.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"mkdirp": "^1.0.4",
"rimraf": "^3.0.2"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
}
},
"node_modules/@npmcli/move-file/node_modules/glob": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
"dev": true,
"dependencies": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.1.1",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
},
"engines": {
"node": "*"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/@npmcli/move-file/node_modules/rimraf": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
"dev": true,
"dependencies": {
"glob": "^7.1.3"
},
"bin": {
"rimraf": "bin.js"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/@npmcli/node-gyp": {
"version": "3.0.0",
"dev": true,
"license": "ISC",
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/@npmcli/promise-spawn": {
"version": "6.0.2",
"dev": true,
"license": "ISC",
"dependencies": {
"which": "^3.0.0"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/@npmcli/promise-spawn/node_modules/which": {
"version": "3.0.0",
"dev": true,
"license": "ISC",
"dependencies": {
"isexe": "^2.0.0"
},
"bin": {
"node-which": "bin/which.js"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/@npmcli/run-script": {
"version": "6.0.0",
"dev": true,
"license": "ISC",
"dependencies": {
"@npmcli/node-gyp": "^3.0.0",
"@npmcli/promise-spawn": "^6.0.0",
"node-gyp": "^9.0.0",
"read-package-json-fast": "^3.0.0",
"which": "^3.0.0"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/@npmcli/run-script/node_modules/which": {
"version": "3.0.0",
"dev": true,
"license": "ISC",
"dependencies": {
"isexe": "^2.0.0"
},
"bin": {
"node-which": "bin/which.js"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/@pptr/testserver": {
"resolved": "packages/testserver",
"link": true
},
"node_modules/@puppeteer-test/installation": {
"resolved": "test/installation",
"link": true
},
"node_modules/@puppeteer-test/test": {
"resolved": "test",
"link": true
},
"node_modules/@puppeteer/browsers": {
"resolved": "packages/browsers",
"link": true
},
"node_modules/@puppeteer/ng-schematics": {
"resolved": "packages/ng-schematics",
"link": true
},
"node_modules/@rollup/plugin-commonjs": {
"version": "24.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"@rollup/pluginutils": "^5.0.1",
"commondir": "^1.0.1",
"estree-walker": "^2.0.2",
"glob": "^8.0.3",
"is-reference": "1.2.1",
"magic-string": "^0.27.0"
},
"engines": {
"node": ">=14.0.0"
},
"peerDependencies": {
"rollup": "^2.68.0||^3.0.0"
},
"peerDependenciesMeta": {
"rollup": {
"optional": true
}
}
},
2023-03-06 11:28:33 +00:00
"node_modules/@rollup/plugin-commonjs/node_modules/brace-expansion": {
"version": "2.0.1",
"dev": true,
"license": "MIT",
2023-03-06 11:28:33 +00:00
"dependencies": {
"balanced-match": "^1.0.0"
}
},
"node_modules/@rollup/plugin-commonjs/node_modules/estree-walker": {
"version": "2.0.2",
"dev": true,
"license": "MIT"
},
2023-03-06 11:28:33 +00:00
"node_modules/@rollup/plugin-commonjs/node_modules/glob": {
"version": "8.1.0",
"dev": true,
"license": "ISC",
2023-03-06 11:28:33 +00:00
"dependencies": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^5.0.1",
"once": "^1.3.0"
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/@rollup/plugin-commonjs/node_modules/minimatch": {
"version": "5.1.6",
"dev": true,
"license": "ISC",
2023-03-06 11:28:33 +00:00
"dependencies": {
"brace-expansion": "^2.0.1"
},
"engines": {
"node": ">=10"
}
},
"node_modules/@rollup/plugin-node-resolve": {
"version": "15.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"@rollup/pluginutils": "^5.0.1",
"@types/resolve": "1.20.2",
"deepmerge": "^4.2.2",
"is-builtin-module": "^3.2.0",
"is-module": "^1.0.0",
"resolve": "^1.22.1"
},
"engines": {
"node": ">=14.0.0"
},
"peerDependencies": {
"rollup": "^2.78.0||^3.0.0"
},
"peerDependenciesMeta": {
"rollup": {
"optional": true
}
}
},
"node_modules/@rollup/plugin-node-resolve/node_modules/@types/resolve": {
"version": "1.20.2",
"dev": true,
"license": "MIT"
},
"node_modules/@rollup/pluginutils": {
"version": "5.0.2",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/estree": "^1.0.0",
"estree-walker": "^2.0.2",
"picomatch": "^2.3.1"
},
"engines": {
"node": ">=14.0.0"
},
"peerDependencies": {
"rollup": "^1.20.0||^2.0.0||^3.0.0"
},
"peerDependenciesMeta": {
"rollup": {
"optional": true
}
}
},
"node_modules/@rollup/pluginutils/node_modules/estree-walker": {
"version": "2.0.2",
"dev": true,
"license": "MIT"
},
"node_modules/@rushstack/node-core-library": {
"version": "3.55.2",
"dev": true,
"license": "MIT",
"dependencies": {
"colors": "~1.2.1",
"fs-extra": "~7.0.1",
"import-lazy": "~4.0.0",
"jju": "~1.4.0",
"resolve": "~1.22.1",
"semver": "~7.3.0",
"z-schema": "~5.0.2"
},
"peerDependencies": {
"@types/node": "*"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
}
}
2022-07-01 11:52:39 +00:00
},
"node_modules/@rushstack/node-core-library/node_modules/fs-extra": {
"version": "7.0.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"graceful-fs": "^4.1.2",
"jsonfile": "^4.0.0",
"universalify": "^0.1.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=6 <7 || >=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@rushstack/node-core-library/node_modules/jsonfile": {
"version": "4.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"optionalDependencies": {
"graceful-fs": "^4.1.6"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@rushstack/node-core-library/node_modules/universalify": {
"version": "0.1.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">= 4.0.0"
}
},
"node_modules/@rushstack/rig-package": {
"version": "0.3.18",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"resolve": "~1.22.1",
"strip-json-comments": "~3.1.1"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@rushstack/ts-command-line": {
"version": "4.13.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@types/argparse": "1.0.38",
"argparse": "~1.0.9",
"colors": "~1.2.1",
"string-argv": "~0.3.1"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@schematics/angular": {
"version": "14.2.8",
"dev": true,
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "14.2.8",
"@angular-devkit/schematics": "14.2.8",
"jsonc-parser": "3.1.0"
},
"engines": {
"node": "^14.15.0 || >=16.10.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
"yarn": ">= 1.13.0"
}
},
"node_modules/@schematics/angular/node_modules/@angular-devkit/core": {
"version": "14.2.8",
"dev": true,
"license": "MIT",
"dependencies": {
"ajv": "8.11.0",
"ajv-formats": "2.1.1",
"jsonc-parser": "3.1.0",
"rxjs": "6.6.7",
"source-map": "0.7.4"
},
"engines": {
"node": "^14.15.0 || >=16.10.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
"yarn": ">= 1.13.0"
},
"peerDependencies": {
"chokidar": "^3.5.2"
},
"peerDependenciesMeta": {
"chokidar": {
"optional": true
}
}
},
"node_modules/@schematics/angular/node_modules/jsonc-parser": {
"version": "3.1.0",
"dev": true,
"license": "MIT"
},
"node_modules/@schematics/angular/node_modules/source-map": {
"version": "0.7.4",
"dev": true,
"license": "BSD-3-Clause",
"engines": {
"node": ">= 8"
}
},
2023-03-06 12:43:37 +00:00
"node_modules/@sinclair/typebox": {
"version": "0.25.24",
"dev": true,
"license": "MIT"
2023-03-06 12:43:37 +00:00
},
"node_modules/@sinonjs/commons": {
"version": "2.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "BSD-3-Clause",
2022-07-01 11:52:39 +00:00
"dependencies": {
"type-detect": "4.0.8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@sinonjs/fake-timers": {
"version": "10.0.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "BSD-3-Clause",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@sinonjs/commons": "^2.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@sinonjs/samsam": {
"version": "7.0.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "BSD-3-Clause",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@sinonjs/commons": "^2.0.0",
"lodash.get": "^4.4.2",
"type-detect": "^4.0.8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@sinonjs/text-encoding": {
"version": "0.7.2",
"dev": true,
"license": "(Unlicense OR Apache-2.0)"
},
"node_modules/@tootallnate/once": {
"version": "2.0.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 10"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/@tsconfig/node10": {
"version": "1.0.9",
"dev": true,
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/@tsconfig/node12": {
"version": "1.0.11",
"dev": true,
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/@tsconfig/node14": {
"version": "1.0.3",
"dev": true,
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/@tsconfig/node16": {
"version": "1.0.3",
"dev": true,
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/@tsd/typescript": {
2023-03-06 12:43:37 +00:00
"version": "4.9.5",
"dev": true,
"license": "MIT"
},
"node_modules/@tufjs/models": {
"version": "1.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"minimatch": "^6.1.0"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/@tufjs/models/node_modules/brace-expansion": {
"version": "2.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"balanced-match": "^1.0.0"
}
},
"node_modules/@tufjs/models/node_modules/minimatch": {
"version": "6.2.0",
"dev": true,
"license": "ISC",
"dependencies": {
"brace-expansion": "^2.0.1"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/@types/argparse": {
"version": "1.0.38",
"dev": true,
"license": "MIT"
},
"node_modules/@types/debug": {
"version": "4.1.7",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@types/ms": "*"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@types/diff": {
"version": "5.0.2",
"dev": true,
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/@types/eslint": {
"version": "7.29.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@types/estree": "*",
"@types/json-schema": "*"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@types/estree": {
"version": "1.0.0",
"dev": true,
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/@types/istanbul-lib-coverage": {
"version": "2.0.4",
"dev": true,
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/@types/istanbul-lib-report": {
"version": "3.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@types/istanbul-lib-coverage": "*"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@types/istanbul-reports": {
2023-03-06 12:43:37 +00:00
"version": "3.0.1",
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@types/istanbul-lib-report": "*"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@types/json-schema": {
"version": "7.0.11",
"dev": true,
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/@types/json5": {
"version": "0.0.29",
"dev": true,
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/@types/mime": {
"version": "3.0.1",
"dev": true,
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/@types/minimist": {
"version": "1.2.2",
"dev": true,
"license": "MIT"
},
"node_modules/@types/mocha": {
"version": "10.0.1",
"dev": true,
"license": "MIT"
},
"node_modules/@types/ms": {
"version": "0.7.31",
"dev": true,
"license": "MIT"
},
"node_modules/@types/node": {
2023-03-06 12:43:37 +00:00
"version": "18.14.6",
"devOptional": true,
"license": "MIT"
},
"node_modules/@types/normalize-package-data": {
"version": "2.4.1",
"dev": true,
"license": "MIT"
},
"node_modules/@types/pixelmatch": {
"version": "5.2.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@types/node": "*"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@types/pngjs": {
"version": "6.0.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@types/node": "*"
}
},
"node_modules/@types/progress": {
"version": "2.0.5",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/node": "*"
}
},
"node_modules/@types/proxy-from-env": {
"version": "1.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/node": "*"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@types/semver": {
"version": "7.3.13",
"dev": true,
"license": "MIT"
},
"node_modules/@types/sinon": {
"version": "10.0.13",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@types/sinonjs__fake-timers": "*"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@types/sinonjs__fake-timers": {
"version": "8.1.2",
"dev": true,
"license": "MIT"
},
"node_modules/@types/stack-utils": {
2023-03-06 12:43:37 +00:00
"version": "2.0.1",
"dev": true,
"license": "MIT"
},
"node_modules/@types/tar-fs": {
"version": "2.0.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@types/node": "*",
"@types/tar-stream": "*"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@types/tar-stream": {
"version": "2.2.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@types/node": "*"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@types/through": {
"version": "0.0.30",
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@types/node": "*"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@types/unbzip2-stream": {
"version": "1.4.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@types/through": "*"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@types/ws": {
2023-03-06 12:43:37 +00:00
"version": "8.5.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@types/node": "*"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@types/yargs": {
2023-03-06 12:43:37 +00:00
"version": "17.0.22",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@types/yargs-parser": "*"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@types/yargs-parser": {
"version": "21.0.0",
"dev": true,
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/@types/yauzl": {
"version": "2.10.0",
"license": "MIT",
"optional": true,
"dependencies": {
"@types/node": "*"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@typescript-eslint/eslint-plugin": {
2023-03-06 12:43:37 +00:00
"version": "5.54.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
2023-03-06 12:43:37 +00:00
"@typescript-eslint/scope-manager": "5.54.0",
"@typescript-eslint/type-utils": "5.54.0",
"@typescript-eslint/utils": "5.54.0",
"debug": "^4.3.4",
2023-03-06 12:43:37 +00:00
"grapheme-splitter": "^1.0.4",
"ignore": "^5.2.0",
"natural-compare-lite": "^1.4.0",
"regexpp": "^3.2.0",
"semver": "^7.3.7",
"tsutils": "^3.21.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependencies": {
"@typescript-eslint/parser": "^5.0.0",
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@typescript-eslint/parser": {
2023-03-06 12:43:37 +00:00
"version": "5.54.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "BSD-2-Clause",
2022-07-01 11:52:39 +00:00
"dependencies": {
2023-03-06 12:43:37 +00:00
"@typescript-eslint/scope-manager": "5.54.0",
"@typescript-eslint/types": "5.54.0",
"@typescript-eslint/typescript-estree": "5.54.0",
"debug": "^4.3.4"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependencies": {
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
}
2022-07-01 11:52:39 +00:00
},
"node_modules/@typescript-eslint/scope-manager": {
2023-03-06 12:43:37 +00:00
"version": "5.54.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
2023-03-06 12:43:37 +00:00
"@typescript-eslint/types": "5.54.0",
"@typescript-eslint/visitor-keys": "5.54.0"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@typescript-eslint/type-utils": {
2023-03-06 12:43:37 +00:00
"version": "5.54.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
2023-03-06 12:43:37 +00:00
"@typescript-eslint/typescript-estree": "5.54.0",
"@typescript-eslint/utils": "5.54.0",
"debug": "^4.3.4",
"tsutils": "^3.21.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
2022-07-01 11:52:39 +00:00
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependencies": {
"eslint": "*"
2022-07-01 11:52:39 +00:00
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@typescript-eslint/types": {
2023-03-06 12:43:37 +00:00
"version": "5.54.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@typescript-eslint/typescript-estree": {
2023-03-06 12:43:37 +00:00
"version": "5.54.0",
"dev": true,
"license": "BSD-2-Clause",
2022-07-01 11:52:39 +00:00
"dependencies": {
2023-03-06 12:43:37 +00:00
"@typescript-eslint/types": "5.54.0",
"@typescript-eslint/visitor-keys": "5.54.0",
"debug": "^4.3.4",
"globby": "^11.1.0",
"is-glob": "^4.0.3",
"semver": "^7.3.7",
"tsutils": "^3.21.0"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@typescript-eslint/utils": {
2023-03-06 12:43:37 +00:00
"version": "5.54.0",
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@types/json-schema": "^7.0.9",
"@types/semver": "^7.3.12",
2023-03-06 12:43:37 +00:00
"@typescript-eslint/scope-manager": "5.54.0",
"@typescript-eslint/types": "5.54.0",
"@typescript-eslint/typescript-estree": "5.54.0",
"eslint-scope": "^5.1.1",
"eslint-utils": "^3.0.0",
"semver": "^7.3.7"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependencies": {
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@typescript-eslint/visitor-keys": {
2023-03-06 12:43:37 +00:00
"version": "5.54.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
2023-03-06 12:43:37 +00:00
"@typescript-eslint/types": "5.54.0",
"eslint-visitor-keys": "^3.3.0"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/@yarnpkg/lockfile": {
"version": "1.1.0",
"dev": true,
"license": "BSD-2-Clause"
},
"node_modules/abbrev": {
"version": "1.1.1",
"dev": true,
"license": "ISC"
},
"node_modules/acorn": {
"version": "8.8.1",
"dev": true,
"license": "MIT",
"bin": {
"acorn": "bin/acorn"
},
"engines": {
"node": ">=0.4.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/acorn-jsx": {
"version": "5.3.2",
"dev": true,
"license": "MIT",
"peerDependencies": {
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/acorn-walk": {
"version": "8.2.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.4.0"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/agent-base": {
"version": "6.0.2",
"license": "MIT",
"dependencies": {
"debug": "4"
},
"engines": {
"node": ">= 6.0.0"
}
},
"node_modules/agentkeepalive": {
"version": "4.3.0",
"dev": true,
"license": "MIT",
"dependencies": {
"debug": "^4.1.0",
"depd": "^2.0.0",
"humanize-ms": "^1.2.1"
},
"engines": {
"node": ">= 8.0.0"
}
},
"node_modules/aggregate-error": {
"version": "3.1.0",
"dev": true,
"license": "MIT",
"dependencies": {
"clean-stack": "^2.0.0",
"indent-string": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/ajv": {
"version": "8.11.0",
"license": "MIT",
"dependencies": {
"fast-deep-equal": "^3.1.1",
"json-schema-traverse": "^1.0.0",
"require-from-string": "^2.0.2",
"uri-js": "^4.2.2"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/epoberezkin"
}
},
"node_modules/ajv-formats": {
"version": "2.1.1",
"license": "MIT",
"dependencies": {
"ajv": "^8.0.0"
},
"peerDependencies": {
"ajv": "^8.0.0"
},
"peerDependenciesMeta": {
"ajv": {
"optional": true
}
}
},
"node_modules/ansi-colors": {
"version": "4.1.1",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=6"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/ansi-escapes": {
"version": "4.3.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"type-fest": "^0.21.3"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/ansi-escapes/node_modules/type-fest": {
"version": "0.21.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "(MIT OR CC0-1.0)",
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/ansi-regex": {
"version": "5.0.1",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/ansi-styles": {
"version": "4.3.0",
"license": "MIT",
"dependencies": {
"color-convert": "^2.0.1"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/anymatch": {
"version": "3.1.2",
"license": "ISC",
2022-07-01 11:52:39 +00:00
"dependencies": {
"normalize-path": "^3.0.0",
"picomatch": "^2.0.4"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">= 8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/aproba": {
"version": "2.0.0",
"dev": true,
"license": "ISC"
},
"node_modules/are-we-there-yet": {
"version": "3.0.1",
"dev": true,
"license": "ISC",
"dependencies": {
"delegates": "^1.0.0",
"readable-stream": "^3.6.0"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
}
},
"node_modules/arg": {
"version": "4.1.3",
"dev": true,
"license": "MIT"
},
"node_modules/argparse": {
"version": "1.0.10",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"sprintf-js": "~1.0.2"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/array-ify": {
"version": "1.0.0",
"dev": true,
"license": "MIT"
},
"node_modules/array-includes": {
2023-03-06 12:43:37 +00:00
"version": "3.1.6",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
2023-03-06 12:43:37 +00:00
"es-abstract": "^1.20.4",
"get-intrinsic": "^1.1.3",
"is-string": "^1.0.7"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/array-union": {
"version": "2.1.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/array.prototype.flat": {
2023-03-06 12:43:37 +00:00
"version": "1.3.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"call-bind": "^1.0.2",
2023-03-06 12:43:37 +00:00
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4",
"es-shim-unscopables": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/array.prototype.flatmap": {
"version": "1.3.1",
"dev": true,
"license": "MIT",
2023-03-06 12:43:37 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4",
"es-shim-unscopables": "^1.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/arrify": {
"version": "1.0.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.10.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/balanced-match": {
"version": "1.0.2",
"license": "MIT"
},
"node_modules/base64-js": {
"version": "1.5.1",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
],
"license": "MIT"
},
"node_modules/binary-extensions": {
"version": "2.2.0",
"license": "MIT",
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/bl": {
"version": "4.1.0",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"buffer": "^5.5.0",
"inherits": "^2.0.4",
"readable-stream": "^3.4.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/brace-expansion": {
"version": "1.1.11",
"license": "MIT",
"dependencies": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/braces": {
"version": "3.0.2",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"fill-range": "^7.0.1"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/browser-stdout": {
"version": "1.3.1",
"license": "ISC"
},
"node_modules/buffer": {
"version": "5.7.1",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
],
"license": "MIT",
"dependencies": {
"base64-js": "^1.3.1",
"ieee754": "^1.1.13"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/buffer-crc32": {
"version": "0.2.13",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": "*"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/buffer-from": {
"version": "1.1.2",
"dev": true,
"license": "MIT"
},
"node_modules/builtin-modules": {
"version": "3.3.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/builtins": {
"version": "5.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"semver": "^7.0.0"
}
},
"node_modules/c8": {
2023-03-06 12:43:37 +00:00
"version": "7.13.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@bcoe/v8-coverage": "^0.2.3",
"@istanbuljs/schema": "^0.1.3",
"find-up": "^5.0.0",
"foreground-child": "^2.0.0",
"istanbul-lib-coverage": "^3.2.0",
"istanbul-lib-report": "^3.0.0",
"istanbul-reports": "^3.1.4",
"rimraf": "^3.0.2",
"test-exclude": "^6.0.0",
"v8-to-istanbul": "^9.0.0",
"yargs": "^16.2.0",
"yargs-parser": "^20.2.9"
2022-07-01 11:52:39 +00:00
},
"bin": {
"c8": "bin/c8.js"
},
"engines": {
"node": ">=10.12.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/c8/node_modules/cliui": {
"version": "7.0.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
2022-07-01 11:52:39 +00:00
"dependencies": {
"string-width": "^4.2.0",
"strip-ansi": "^6.0.0",
"wrap-ansi": "^7.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/c8/node_modules/glob": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
"dev": true,
"dependencies": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.1.1",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
},
"engines": {
"node": "*"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/c8/node_modules/rimraf": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
"dev": true,
"dependencies": {
"glob": "^7.1.3"
},
"bin": {
"rimraf": "bin.js"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/c8/node_modules/yargs": {
"version": "16.2.0",
2023-03-06 10:33:38 +00:00
"dev": true,
"license": "MIT",
2023-03-06 10:33:38 +00:00
"dependencies": {
"cliui": "^7.0.2",
"escalade": "^3.1.1",
"get-caller-file": "^2.0.5",
"require-directory": "^2.1.1",
"string-width": "^4.2.0",
"y18n": "^5.0.5",
"yargs-parser": "^20.2.2"
2023-03-06 10:33:38 +00:00
},
"engines": {
"node": ">=10"
}
},
"node_modules/cacache": {
"version": "17.0.4",
"dev": true,
"license": "ISC",
"dependencies": {
"@npmcli/fs": "^3.1.0",
"fs-minipass": "^3.0.0",
"glob": "^8.0.1",
"lru-cache": "^7.7.1",
"minipass": "^4.0.0",
"minipass-collect": "^1.0.2",
"minipass-flush": "^1.0.5",
"minipass-pipeline": "^1.2.4",
"p-map": "^4.0.0",
"promise-inflight": "^1.0.1",
"ssri": "^10.0.0",
"tar": "^6.1.11",
"unique-filename": "^3.0.0"
2023-03-06 10:33:38 +00:00
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2023-03-06 10:33:38 +00:00
}
},
"node_modules/cacache/node_modules/brace-expansion": {
"version": "2.0.1",
2023-03-06 10:33:38 +00:00
"dev": true,
"license": "MIT",
2023-03-06 10:33:38 +00:00
"dependencies": {
"balanced-match": "^1.0.0"
}
},
"node_modules/cacache/node_modules/glob": {
"version": "8.1.0",
"dev": true,
"license": "ISC",
"dependencies": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^5.0.1",
"once": "^1.3.0"
2023-03-06 10:33:38 +00:00
},
"engines": {
"node": ">=12"
2023-03-06 10:33:38 +00:00
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/cacache/node_modules/lru-cache": {
"version": "7.18.3",
"dev": true,
"license": "ISC",
"engines": {
"node": ">=12"
}
},
"node_modules/cacache/node_modules/minimatch": {
"version": "5.1.6",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
2022-07-01 11:52:39 +00:00
"dependencies": {
"brace-expansion": "^2.0.1"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=10"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/call-bind": {
"version": "1.0.2",
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"function-bind": "^1.1.1",
"get-intrinsic": "^1.0.2"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/callsites": {
"version": "3.1.0",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=6"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/camelcase": {
"version": "5.3.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=6"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/camelcase-keys": {
"version": "6.2.2",
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"camelcase": "^5.3.1",
"map-obj": "^4.0.0",
"quick-lru": "^4.0.1"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/chalk": {
"version": "4.1.2",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/chardet": {
"version": "0.7.0",
"dev": true,
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/chokidar": {
"version": "3.5.3",
"funding": [
{
"type": "individual",
"url": "https://paulmillr.com/funding/"
}
],
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"anymatch": "~3.1.2",
"braces": "~3.0.2",
"glob-parent": "~5.1.2",
"is-binary-path": "~2.1.0",
"is-glob": "~4.0.1",
"normalize-path": "~3.0.0",
"readdirp": "~3.6.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">= 8.10.0"
},
"optionalDependencies": {
"fsevents": "~2.3.2"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/chokidar/node_modules/glob-parent": {
"version": "5.1.2",
"license": "ISC",
"dependencies": {
"is-glob": "^4.0.1"
},
"engines": {
"node": ">= 6"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/chownr": {
"version": "1.1.4",
"license": "ISC"
},
"node_modules/chromium-bidi": {
"version": "0.4.5",
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.5.tgz",
"integrity": "sha512-rkav9YzRfAshSTG3wNXF7P7yNiI29QAo1xBXElPoCoSQR5n20q3cOyVhDv6S7+GlF/CJ/emUxlQiR0xOPurkGg==",
"dependencies": {
"mitt": "3.0.0"
},
"peerDependencies": {
"devtools-protocol": "*"
}
},
2023-03-06 12:43:37 +00:00
"node_modules/ci-info": {
"version": "3.8.0",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/sibiraj-s"
}
],
"license": "MIT",
2023-03-06 12:43:37 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/clean-stack": {
"version": "2.2.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6"
}
},
"node_modules/cli-cursor": {
"version": "3.1.0",
"license": "MIT",
"dependencies": {
"restore-cursor": "^3.1.0"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/cli-spinners": {
"version": "2.7.0",
"license": "MIT",
"engines": {
"node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/cli-width": {
"version": "3.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">= 10"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/cliui": {
"version": "8.0.1",
"license": "ISC",
2022-07-01 11:52:39 +00:00
"dependencies": {
"string-width": "^4.2.0",
"strip-ansi": "^6.0.1",
"wrap-ansi": "^7.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=12"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/clone": {
"version": "1.0.4",
"license": "MIT",
"engines": {
"node": ">=0.8"
}
},
"node_modules/color-convert": {
"version": "2.0.1",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"color-name": "~1.1.4"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=7.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/color-name": {
"version": "1.1.4",
"license": "MIT"
},
"node_modules/color-support": {
"version": "1.1.3",
"dev": true,
"license": "ISC",
"bin": {
"color-support": "bin.js"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/colors": {
"version": "1.2.5",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.1.90"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/commander": {
"version": "9.5.0",
"dev": true,
"license": "MIT",
"optional": true,
"engines": {
"node": "^12.20.0 || >=14"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/commitlint": {
"version": "17.4.4",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/cli": "^17.4.4",
"@commitlint/types": "^17.4.4"
},
"bin": {
"commitlint": "cli.js"
},
"engines": {
"node": ">=v14"
}
},
"node_modules/commondir": {
"version": "1.0.1",
"dev": true,
"license": "MIT"
},
"node_modules/commonmark": {
"version": "0.30.0",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
"entities": "~2.0",
"mdurl": "~1.0.1",
"minimist": ">=1.2.2",
"string.prototype.repeat": "^0.2.0"
},
"bin": {
"commonmark": "bin/commonmark"
},
"engines": {
"node": "*"
}
},
"node_modules/compare-func": {
"version": "2.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"array-ify": "^1.0.0",
"dot-prop": "^5.1.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/concat-map": {
"version": "0.0.1",
"license": "MIT"
},
"node_modules/console-control-strings": {
"version": "1.1.0",
"dev": true,
"license": "ISC"
},
"node_modules/conventional-changelog-angular": {
"version": "5.0.13",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
2022-07-01 11:52:39 +00:00
"dependencies": {
"compare-func": "^2.0.0",
"q": "^1.5.1"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=10"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/conventional-changelog-conventionalcommits": {
"version": "5.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
2022-07-01 11:52:39 +00:00
"dependencies": {
"compare-func": "^2.0.0",
"lodash": "^4.17.15",
"q": "^1.5.1"
},
"engines": {
"node": ">=10"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/conventional-commits-parser": {
"version": "3.2.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"is-text-path": "^1.0.1",
"JSONStream": "^1.0.4",
"lodash": "^4.17.15",
"meow": "^8.0.0",
"split2": "^3.0.0",
"through2": "^4.0.0"
},
"bin": {
"conventional-commits-parser": "cli.js"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=10"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/convert-source-map": {
"version": "1.9.0",
"dev": true,
"license": "MIT"
},
"node_modules/cosmiconfig": {
"version": "8.1.0",
"license": "MIT",
"dependencies": {
"import-fresh": "^3.2.1",
"js-yaml": "^4.1.0",
"parse-json": "^5.0.0",
"path-type": "^4.0.0"
},
"engines": {
"node": ">=14"
},
"funding": {
"url": "https://github.com/sponsors/d-fischer"
}
},
"node_modules/cosmiconfig-typescript-loader": {
"version": "4.3.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=12",
"npm": ">=6"
},
"peerDependencies": {
"@types/node": "*",
"cosmiconfig": ">=7",
"ts-node": ">=10",
"typescript": ">=3"
}
},
"node_modules/cosmiconfig/node_modules/argparse": {
"version": "2.0.1",
"license": "Python-2.0"
},
"node_modules/cosmiconfig/node_modules/js-yaml": {
"version": "4.1.0",
"license": "MIT",
"dependencies": {
"argparse": "^2.0.1"
},
"bin": {
"js-yaml": "bin/js-yaml.js"
}
},
"node_modules/create-require": {
"version": "1.1.1",
"dev": true,
"license": "MIT"
},
"node_modules/cross-env": {
"version": "7.0.3",
"dev": true,
"license": "MIT",
"dependencies": {
"cross-spawn": "^7.0.1"
},
"bin": {
"cross-env": "src/bin/cross-env.js",
"cross-env-shell": "src/bin/cross-env-shell.js"
},
"engines": {
"node": ">=10.14",
"npm": ">=6",
"yarn": ">=1"
}
},
"node_modules/cross-fetch": {
"version": "3.1.5",
"license": "MIT",
"dependencies": {
"node-fetch": "2.6.7"
}
},
"node_modules/cross-spawn": {
"version": "7.0.3",
"dev": true,
"license": "MIT",
"dependencies": {
"path-key": "^3.1.0",
"shebang-command": "^2.0.0",
"which": "^2.0.1"
},
"engines": {
"node": ">= 8"
}
},
"node_modules/dargs": {
"version": "7.0.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/debug": {
"version": "4.3.4",
"license": "MIT",
"dependencies": {
"ms": "2.1.2"
},
"engines": {
"node": ">=6.0"
},
"peerDependenciesMeta": {
"supports-color": {
"optional": true
}
}
},
"node_modules/decamelize": {
"version": "1.2.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/decamelize-keys": {
"version": "1.1.0",
"dev": true,
"license": "MIT",
"dependencies": {
"decamelize": "^1.1.0",
"map-obj": "^1.0.0"
},
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/decamelize-keys/node_modules/map-obj": {
"version": "1.0.1",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/deep-is": {
"version": "0.1.4",
"dev": true,
"license": "MIT"
},
"node_modules/deepmerge": {
"version": "4.2.2",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/defaults": {
"version": "1.0.4",
"license": "MIT",
"dependencies": {
"clone": "^1.0.2"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/define-lazy-prop": {
"version": "2.0.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/define-properties": {
"version": "1.1.4",
"dev": true,
"license": "MIT",
"dependencies": {
"has-property-descriptors": "^1.0.0",
"object-keys": "^1.1.1"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/delegates": {
"version": "1.0.0",
"dev": true,
"license": "MIT"
},
"node_modules/depd": {
"version": "2.0.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 0.8"
}
},
"node_modules/devtools-protocol": {
"version": "0.0.1094867",
"license": "BSD-3-Clause"
},
"node_modules/diff": {
"version": "5.1.0",
"dev": true,
"license": "BSD-3-Clause",
"engines": {
"node": ">=0.3.1"
}
},
"node_modules/diff-sequences": {
2023-03-06 12:43:37 +00:00
"version": "29.4.3",
"dev": true,
"license": "MIT",
"engines": {
2023-03-06 12:43:37 +00:00
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
},
"node_modules/dir-glob": {
"version": "3.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"path-type": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/doctrine": {
"version": "3.0.0",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"esutils": "^2.0.2"
},
"engines": {
"node": ">=6.0.0"
}
},
"node_modules/dot-prop": {
"version": "5.3.0",
"dev": true,
"license": "MIT",
"dependencies": {
"is-obj": "^2.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/emoji-regex": {
"version": "8.0.0",
"license": "MIT"
},
"node_modules/encoding": {
"version": "0.1.13",
"license": "MIT",
"optional": true,
"dependencies": {
"iconv-lite": "^0.6.2"
}
},
"node_modules/encoding/node_modules/iconv-lite": {
"version": "0.6.3",
"license": "MIT",
"optional": true,
"dependencies": {
"safer-buffer": ">= 2.1.2 < 3.0.0"
},
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/end-of-stream": {
"version": "1.4.4",
"license": "MIT",
"dependencies": {
"once": "^1.4.0"
}
},
"node_modules/entities": {
"version": "2.0.3",
"dev": true,
"license": "BSD-2-Clause"
},
"node_modules/env-paths": {
"version": "2.2.1",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6"
}
},
"node_modules/err-code": {
"version": "2.0.3",
"dev": true,
"license": "MIT"
},
"node_modules/error-ex": {
"version": "1.3.2",
"license": "MIT",
"dependencies": {
"is-arrayish": "^0.2.1"
}
},
"node_modules/es-abstract": {
"version": "1.20.4",
"dev": true,
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
"es-to-primitive": "^1.2.1",
"function-bind": "^1.1.1",
"function.prototype.name": "^1.1.5",
"get-intrinsic": "^1.1.3",
"get-symbol-description": "^1.0.0",
"has": "^1.0.3",
"has-property-descriptors": "^1.0.0",
"has-symbols": "^1.0.3",
"internal-slot": "^1.0.3",
"is-callable": "^1.2.7",
"is-negative-zero": "^2.0.2",
"is-regex": "^1.1.4",
"is-shared-array-buffer": "^1.0.2",
"is-string": "^1.0.7",
"is-weakref": "^1.0.2",
"object-inspect": "^1.12.2",
"object-keys": "^1.1.1",
"object.assign": "^4.1.4",
"regexp.prototype.flags": "^1.4.3",
"safe-regex-test": "^1.0.0",
"string.prototype.trimend": "^1.0.5",
"string.prototype.trimstart": "^1.0.5",
"unbox-primitive": "^1.0.2"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/es-shim-unscopables": {
"version": "1.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"has": "^1.0.3"
}
},
"node_modules/es-to-primitive": {
"version": "1.2.1",
"dev": true,
"license": "MIT",
"dependencies": {
"is-callable": "^1.1.4",
"is-date-object": "^1.0.1",
"is-symbol": "^1.0.2"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/esbuild": {
2023-03-06 12:43:37 +00:00
"version": "0.17.11",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
"bin": {
"esbuild": "bin/esbuild"
},
"engines": {
"node": ">=12"
},
"optionalDependencies": {
2023-03-06 12:43:37 +00:00
"@esbuild/android-arm": "0.17.11",
"@esbuild/android-arm64": "0.17.11",
"@esbuild/android-x64": "0.17.11",
"@esbuild/darwin-arm64": "0.17.11",
"@esbuild/darwin-x64": "0.17.11",
"@esbuild/freebsd-arm64": "0.17.11",
"@esbuild/freebsd-x64": "0.17.11",
"@esbuild/linux-arm": "0.17.11",
"@esbuild/linux-arm64": "0.17.11",
"@esbuild/linux-ia32": "0.17.11",
"@esbuild/linux-loong64": "0.17.11",
"@esbuild/linux-mips64el": "0.17.11",
"@esbuild/linux-ppc64": "0.17.11",
"@esbuild/linux-riscv64": "0.17.11",
"@esbuild/linux-s390x": "0.17.11",
"@esbuild/linux-x64": "0.17.11",
"@esbuild/netbsd-x64": "0.17.11",
"@esbuild/openbsd-x64": "0.17.11",
"@esbuild/sunos-x64": "0.17.11",
"@esbuild/win32-arm64": "0.17.11",
"@esbuild/win32-ia32": "0.17.11",
"@esbuild/win32-x64": "0.17.11"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/escalade": {
"version": "3.1.1",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=6"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/escape-string-regexp": {
"version": "4.0.0",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=10"
2022-07-01 11:52:39 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint": {
2023-03-06 12:43:37 +00:00
"version": "8.35.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
2023-03-06 12:43:37 +00:00
"@eslint/eslintrc": "^2.0.0",
"@eslint/js": "8.35.0",
"@humanwhocodes/config-array": "^0.11.8",
"@humanwhocodes/module-importer": "^1.0.1",
"@nodelib/fs.walk": "^1.2.8",
"ajv": "^6.10.0",
"chalk": "^4.0.0",
"cross-spawn": "^7.0.2",
"debug": "^4.3.2",
"doctrine": "^3.0.0",
"escape-string-regexp": "^4.0.0",
"eslint-scope": "^7.1.1",
"eslint-utils": "^3.0.0",
"eslint-visitor-keys": "^3.3.0",
"espree": "^9.4.0",
2023-03-06 12:43:37 +00:00
"esquery": "^1.4.2",
"esutils": "^2.0.2",
"fast-deep-equal": "^3.1.3",
"file-entry-cache": "^6.0.1",
"find-up": "^5.0.0",
"glob-parent": "^6.0.2",
"globals": "^13.19.0",
"grapheme-splitter": "^1.0.4",
"ignore": "^5.2.0",
"import-fresh": "^3.0.0",
"imurmurhash": "^0.1.4",
"is-glob": "^4.0.0",
"is-path-inside": "^3.0.3",
"js-sdsl": "^4.1.4",
"js-yaml": "^4.1.0",
"json-stable-stringify-without-jsonify": "^1.0.1",
"levn": "^0.4.1",
"lodash.merge": "^4.6.2",
"minimatch": "^3.1.2",
"natural-compare": "^1.4.0",
"optionator": "^0.9.1",
"regexpp": "^3.2.0",
"strip-ansi": "^6.0.1",
"strip-json-comments": "^3.1.0",
"text-table": "^0.2.0"
},
"bin": {
"eslint": "bin/eslint.js"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/eslint"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint-config-prettier": {
2023-03-06 12:43:37 +00:00
"version": "8.7.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"bin": {
"eslint-config-prettier": "bin/cli.js"
},
"peerDependencies": {
"eslint": ">=7.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint-formatter-codeframe": {
"version": "7.32.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@babel/code-frame": "7.12.11",
"chalk": "^4.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": "^10.12.0 || >=12.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint-formatter-pretty": {
"version": "4.1.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@types/eslint": "^7.2.13",
"ansi-escapes": "^4.2.1",
"chalk": "^4.1.0",
"eslint-rule-docs": "^1.1.5",
"log-symbols": "^4.0.0",
"plur": "^4.0.0",
"string-width": "^4.2.0",
"supports-hyperlinks": "^2.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint-import-resolver-node": {
2023-03-06 12:43:37 +00:00
"version": "0.3.7",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"debug": "^3.2.7",
2023-03-06 12:43:37 +00:00
"is-core-module": "^2.11.0",
"resolve": "^1.22.1"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint-import-resolver-node/node_modules/debug": {
"version": "3.2.7",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"ms": "^2.1.1"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint-module-utils": {
"version": "2.7.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"debug": "^3.2.7"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=4"
},
"peerDependenciesMeta": {
"eslint": {
"optional": true
}
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint-module-utils/node_modules/debug": {
"version": "3.2.7",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"ms": "^2.1.1"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint-plugin-es": {
"version": "3.0.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"eslint-utils": "^2.0.0",
"regexpp": "^3.0.0"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=8.10.0"
},
"funding": {
"url": "https://github.com/sponsors/mysticatea"
},
"peerDependencies": {
"eslint": ">=4.19.1"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint-plugin-es/node_modules/eslint-utils": {
"version": "2.1.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"eslint-visitor-keys": "^1.1.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/mysticatea"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint-plugin-es/node_modules/eslint-visitor-keys": {
"version": "1.3.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "Apache-2.0",
"engines": {
"node": ">=4"
}
},
"node_modules/eslint-plugin-import": {
2023-03-06 12:43:37 +00:00
"version": "2.27.5",
"dev": true,
"license": "MIT",
"dependencies": {
2023-03-06 12:43:37 +00:00
"array-includes": "^3.1.6",
"array.prototype.flat": "^1.3.1",
"array.prototype.flatmap": "^1.3.1",
"debug": "^3.2.7",
"doctrine": "^2.1.0",
2023-03-06 12:43:37 +00:00
"eslint-import-resolver-node": "^0.3.7",
"eslint-module-utils": "^2.7.4",
"has": "^1.0.3",
2023-03-06 12:43:37 +00:00
"is-core-module": "^2.11.0",
"is-glob": "^4.0.3",
"minimatch": "^3.1.2",
2023-03-06 12:43:37 +00:00
"object.values": "^1.1.6",
"resolve": "^1.22.1",
"semver": "^6.3.0",
"tsconfig-paths": "^3.14.1"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=4"
},
"peerDependencies": {
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint-plugin-import/node_modules/debug": {
2023-03-06 12:43:37 +00:00
"version": "3.2.7",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
2023-03-06 12:43:37 +00:00
"ms": "^2.1.1"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint-plugin-import/node_modules/doctrine": {
"version": "2.1.0",
"dev": true,
"license": "Apache-2.0",
2022-07-01 11:52:39 +00:00
"dependencies": {
"esutils": "^2.0.2"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=0.10.0"
}
},
2023-03-06 12:43:37 +00:00
"node_modules/eslint-plugin-import/node_modules/semver": {
"version": "6.3.0",
"dev": true,
"license": "ISC",
2023-03-06 12:43:37 +00:00
"bin": {
"semver": "bin/semver.js"
}
},
"node_modules/eslint-plugin-local": {
"version": "1.0.0",
"dev": true,
"license": "MIT"
},
"node_modules/eslint-plugin-mocha": {
"version": "10.1.0",
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"eslint-utils": "^3.0.0",
"rambda": "^7.1.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=14.0.0"
},
"peerDependencies": {
"eslint": ">=7.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint-plugin-node": {
"version": "11.1.0",
"dev": true,
"license": "MIT",
"dependencies": {
"eslint-plugin-es": "^3.0.0",
"eslint-utils": "^2.0.0",
"ignore": "^5.1.1",
"minimatch": "^3.0.4",
"resolve": "^1.10.1",
"semver": "^6.1.0"
},
"engines": {
"node": ">=8.10.0"
},
"peerDependencies": {
"eslint": ">=5.16.0"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/eslint-plugin-node/node_modules/eslint-utils": {
"version": "2.1.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"eslint-visitor-keys": "^1.1.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/mysticatea"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint-plugin-node/node_modules/eslint-visitor-keys": {
"version": "1.3.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "Apache-2.0",
"engines": {
"node": ">=4"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint-plugin-node/node_modules/semver": {
"version": "6.3.0",
"dev": true,
"license": "ISC",
"bin": {
"semver": "bin/semver.js"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint-plugin-prettier": {
"version": "4.2.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"prettier-linter-helpers": "^1.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=12.0.0"
2022-07-01 11:52:39 +00:00
},
"peerDependencies": {
"eslint": ">=7.28.0",
"prettier": ">=2.0.0"
},
"peerDependenciesMeta": {
"eslint-config-prettier": {
"optional": true
}
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint-plugin-tsdoc": {
"version": "0.2.17",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@microsoft/tsdoc": "0.14.2",
"@microsoft/tsdoc-config": "0.16.2"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint-plugin-unused-imports": {
"version": "2.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"eslint-rule-composer": "^0.3.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^5.0.0",
"eslint": "^8.0.0"
},
"peerDependenciesMeta": {
"@typescript-eslint/eslint-plugin": {
"optional": true
}
}
},
"node_modules/eslint-rule-composer": {
"version": "0.3.0",
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=4.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint-rule-docs": {
"version": "1.1.235",
"dev": true,
"license": "MIT"
},
"node_modules/eslint-scope": {
"version": "5.1.1",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
"esrecurse": "^4.3.0",
"estraverse": "^4.1.1"
},
"engines": {
"node": ">=8.0.0"
}
},
"node_modules/eslint-utils": {
"version": "3.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"eslint-visitor-keys": "^2.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": "^10.0.0 || ^12.0.0 || >= 14.0.0"
2022-07-01 11:52:39 +00:00
},
"funding": {
"url": "https://github.com/sponsors/mysticatea"
2022-07-01 11:52:39 +00:00
},
"peerDependencies": {
"eslint": ">=5"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint-utils/node_modules/eslint-visitor-keys": {
"version": "2.1.0",
"dev": true,
"license": "Apache-2.0",
"engines": {
"node": ">=10"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/eslint-visitor-keys": {
"version": "3.3.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "Apache-2.0",
2022-07-01 11:52:39 +00:00
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint/node_modules/ajv": {
"version": "6.12.6",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"fast-deep-equal": "^3.1.1",
"fast-json-stable-stringify": "^2.0.0",
"json-schema-traverse": "^0.4.1",
"uri-js": "^4.2.2"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/epoberezkin"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint/node_modules/argparse": {
"version": "2.0.1",
"dev": true,
"license": "Python-2.0"
2022-07-01 11:52:39 +00:00
},
"node_modules/eslint/node_modules/eslint-scope": {
"version": "7.1.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
"esrecurse": "^4.3.0",
"estraverse": "^5.2.0"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint/node_modules/estraverse": {
"version": "5.3.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "BSD-2-Clause",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=4.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint/node_modules/js-yaml": {
"version": "4.1.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"argparse": "^2.0.1"
},
"bin": {
"js-yaml": "bin/js-yaml.js"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/eslint/node_modules/json-schema-traverse": {
"version": "0.4.1",
"dev": true,
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/espree": {
"version": "9.4.1",
"dev": true,
"license": "BSD-2-Clause",
2022-07-01 11:52:39 +00:00
"dependencies": {
"acorn": "^8.8.0",
"acorn-jsx": "^5.3.2",
"eslint-visitor-keys": "^3.3.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/eslint"
2022-08-17 13:32:57 +00:00
}
},
"node_modules/esprima": {
"version": "4.0.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "BSD-2-Clause",
2022-07-01 11:52:39 +00:00
"bin": {
"esparse": "bin/esparse.js",
"esvalidate": "bin/esvalidate.js"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=4"
}
},
"node_modules/esquery": {
2023-03-06 12:43:37 +00:00
"version": "1.5.0",
"dev": true,
"license": "BSD-3-Clause",
2022-07-01 11:52:39 +00:00
"dependencies": {
"estraverse": "^5.1.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=0.10"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/esquery/node_modules/estraverse": {
"version": "5.3.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "BSD-2-Clause",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=4.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/esrecurse": {
"version": "4.3.0",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
"estraverse": "^5.2.0"
},
"engines": {
"node": ">=4.0"
}
},
"node_modules/esrecurse/node_modules/estraverse": {
"version": "5.3.0",
"dev": true,
"license": "BSD-2-Clause",
"engines": {
"node": ">=4.0"
}
},
"node_modules/estraverse": {
"version": "4.3.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "BSD-2-Clause",
"engines": {
"node": ">=4.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/esutils": {
"version": "2.0.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "BSD-2-Clause",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=0.10.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/execa": {
"version": "5.1.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"cross-spawn": "^7.0.3",
"get-stream": "^6.0.0",
"human-signals": "^2.1.0",
"is-stream": "^2.0.0",
"merge-stream": "^2.0.0",
"npm-run-path": "^4.0.1",
"onetime": "^5.1.2",
"signal-exit": "^3.0.3",
"strip-final-newline": "^2.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sindresorhus/execa?sponsor=1"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/expect": {
2023-03-06 12:43:37 +00:00
"version": "29.4.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
2023-03-06 12:43:37 +00:00
"@jest/expect-utils": "^29.4.3",
"jest-get-type": "^29.4.3",
"jest-matcher-utils": "^29.4.3",
"jest-message-util": "^29.4.3",
"jest-util": "^29.4.3"
},
2022-07-01 11:52:39 +00:00
"engines": {
2023-03-06 12:43:37 +00:00
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/external-editor": {
"version": "3.1.0",
"dev": true,
"license": "MIT",
"dependencies": {
"chardet": "^0.7.0",
"iconv-lite": "^0.4.24",
"tmp": "^0.0.33"
},
"engines": {
"node": ">=4"
}
},
"node_modules/external-editor/node_modules/tmp": {
"version": "0.0.33",
"dev": true,
"license": "MIT",
"dependencies": {
"os-tmpdir": "~1.0.2"
},
"engines": {
"node": ">=0.6.0"
}
},
"node_modules/extract-zip": {
"version": "2.0.1",
"license": "BSD-2-Clause",
"dependencies": {
"debug": "^4.1.1",
"get-stream": "^5.1.0",
"yauzl": "^2.10.0"
},
2022-07-01 11:52:39 +00:00
"bin": {
"extract-zip": "cli.js"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">= 10.17.0"
},
"optionalDependencies": {
"@types/yauzl": "^2.9.1"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/extract-zip/node_modules/get-stream": {
"version": "5.2.0",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"pump": "^3.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/fast-deep-equal": {
"version": "3.1.3",
"license": "MIT"
},
"node_modules/fast-diff": {
"version": "1.2.0",
"dev": true,
"license": "Apache-2.0"
2022-07-01 11:52:39 +00:00
},
"node_modules/fast-glob": {
"version": "3.2.12",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@nodelib/fs.stat": "^2.0.2",
"@nodelib/fs.walk": "^1.2.3",
"glob-parent": "^5.1.2",
"merge2": "^1.3.0",
"micromatch": "^4.0.4"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=8.6.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/fast-glob/node_modules/glob-parent": {
"version": "5.1.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
2022-07-01 11:52:39 +00:00
"dependencies": {
"is-glob": "^4.0.1"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">= 6"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/fast-json-stable-stringify": {
"version": "2.1.0",
"dev": true,
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/fast-levenshtein": {
"version": "2.0.6",
"dev": true,
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/fastq": {
"version": "1.13.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
2022-07-01 11:52:39 +00:00
"dependencies": {
"reusify": "^1.0.4"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/fd-slicer": {
"version": "1.1.0",
"license": "MIT",
"dependencies": {
"pend": "~1.2.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/figures": {
"version": "3.2.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"escape-string-regexp": "^1.0.5"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/figures/node_modules/escape-string-regexp": {
"version": "1.0.5",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.8.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/file-entry-cache": {
"version": "6.0.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"flat-cache": "^3.0.4"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": "^10.12.0 || >=12.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/fill-range": {
"version": "7.0.1",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"to-regex-range": "^5.0.1"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/find-up": {
"version": "5.0.0",
"license": "MIT",
"dependencies": {
"locate-path": "^6.0.0",
"path-exists": "^4.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/flat": {
"version": "5.0.2",
"license": "BSD-3-Clause",
"bin": {
"flat": "cli.js"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/flat-cache": {
"version": "3.0.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"flatted": "^3.1.0",
"rimraf": "^3.0.2"
},
"engines": {
"node": "^10.12.0 || >=12.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/flat-cache/node_modules/glob": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
"dev": true,
"dependencies": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.1.1",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
},
"engines": {
"node": "*"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/flat-cache/node_modules/rimraf": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
"dev": true,
"dependencies": {
"glob": "^7.1.3"
},
"bin": {
"rimraf": "bin.js"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/flatted": {
"version": "3.2.7",
"dev": true,
"license": "ISC"
},
"node_modules/foreground-child": {
"version": "2.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
2022-07-01 11:52:39 +00:00
"dependencies": {
"cross-spawn": "^7.0.0",
"signal-exit": "^3.0.2"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=8.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/fs-constants": {
"version": "1.0.0",
"license": "MIT"
},
"node_modules/fs-extra": {
"version": "11.1.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"graceful-fs": "^4.2.0",
"jsonfile": "^6.0.1",
"universalify": "^2.0.0"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=14.14"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/fs-minipass": {
"version": "3.0.1",
"dev": true,
"license": "ISC",
"dependencies": {
"minipass": "^4.0.0"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/fs.realpath": {
"version": "1.0.0",
"license": "ISC"
},
"node_modules/function-bind": {
"version": "1.1.1",
"dev": true,
"license": "MIT"
},
"node_modules/function.prototype.name": {
"version": "1.1.5",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.3",
"es-abstract": "^1.19.0",
"functions-have-names": "^1.2.2"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/functions-have-names": {
"version": "1.2.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/gauge": {
"version": "4.0.4",
"dev": true,
"license": "ISC",
"dependencies": {
"aproba": "^1.0.3 || ^2.0.0",
"color-support": "^1.1.3",
"console-control-strings": "^1.1.0",
"has-unicode": "^2.0.1",
"signal-exit": "^3.0.7",
"string-width": "^4.2.3",
"strip-ansi": "^6.0.1",
"wide-align": "^1.1.5"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
}
},
"node_modules/get-caller-file": {
"version": "2.0.5",
"license": "ISC",
"engines": {
"node": "6.* || 8.* || >= 10.*"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/get-intrinsic": {
"version": "1.1.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"function-bind": "^1.1.1",
"has": "^1.0.3",
"has-symbols": "^1.0.3"
2022-07-01 11:52:39 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/get-stream": {
"version": "6.0.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/get-symbol-description": {
"version": "1.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
"get-intrinsic": "^1.1.1"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/get-tsconfig": {
2023-03-06 12:43:37 +00:00
"version": "4.4.0",
"dev": true,
"license": "MIT",
"funding": {
"url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/git-raw-commits": {
"version": "2.0.11",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"dargs": "^7.0.0",
"lodash": "^4.17.15",
"meow": "^8.0.0",
"split2": "^3.0.0",
"through2": "^4.0.0"
2022-07-01 11:52:39 +00:00
},
"bin": {
"git-raw-commits": "cli.js"
},
"engines": {
"node": ">=10"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/glob": {
2023-03-06 11:28:33 +00:00
"version": "9.2.1",
"license": "ISC",
2022-07-01 11:52:39 +00:00
"dependencies": {
"fs.realpath": "^1.0.0",
2023-03-06 11:28:33 +00:00
"minimatch": "^7.4.1",
"minipass": "^4.2.4",
"path-scurry": "^1.6.1"
2022-07-01 11:52:39 +00:00
},
"engines": {
2023-03-06 11:28:33 +00:00
"node": ">=16 || 14 >=14.17"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/glob-parent": {
"version": "6.0.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
2022-07-01 11:52:39 +00:00
"dependencies": {
"is-glob": "^4.0.3"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=10.13.0"
}
},
"node_modules/glob/node_modules/brace-expansion": {
"version": "2.0.1",
"license": "MIT",
"dependencies": {
"balanced-match": "^1.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/glob/node_modules/minimatch": {
2023-03-06 11:28:33 +00:00
"version": "7.4.2",
"license": "ISC",
"dependencies": {
"brace-expansion": "^2.0.1"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=10"
2023-03-06 11:28:33 +00:00
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/global-dirs": {
"version": "0.1.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"ini": "^1.3.4"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=4"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/globals": {
2023-03-06 12:43:37 +00:00
"version": "13.20.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"type-fest": "^0.20.2"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/globby": {
"version": "11.1.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"array-union": "^2.1.0",
"dir-glob": "^3.0.1",
"fast-glob": "^3.2.9",
"ignore": "^5.2.0",
"merge2": "^1.4.1",
"slash": "^3.0.0"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/graceful-fs": {
"version": "4.2.10",
"dev": true,
"license": "ISC"
},
"node_modules/grapheme-splitter": {
"version": "1.0.4",
"dev": true,
"license": "MIT"
},
"node_modules/gts": {
"version": "4.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"chalk": "^4.1.0",
"eslint": "^8.0.0",
"eslint-config-prettier": "^8.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"execa": "^5.0.0",
"inquirer": "^7.3.3",
"json5": "^2.1.3",
"meow": "^9.0.0",
"ncp": "^2.0.0",
"prettier": "~2.7.0",
"rimraf": "^3.0.2",
"write-file-atomic": "^4.0.0"
},
"bin": {
"gts": "build/src/cli.js"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=12"
},
"peerDependencies": {
"typescript": ">=3"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/gts/node_modules/glob": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
"dev": true,
"dependencies": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.1.1",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
},
"engines": {
"node": "*"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/gts/node_modules/meow": {
"version": "9.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@types/minimist": "^1.2.0",
"camelcase-keys": "^6.2.2",
"decamelize": "^1.2.0",
"decamelize-keys": "^1.1.0",
"hard-rejection": "^2.1.0",
"minimist-options": "4.1.0",
"normalize-package-data": "^3.0.0",
"read-pkg-up": "^7.0.1",
"redent": "^3.0.0",
"trim-newlines": "^3.0.0",
"type-fest": "^0.18.0",
"yargs-parser": "^20.2.3"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/gts/node_modules/prettier": {
"version": "2.7.1",
"dev": true,
"license": "MIT",
"bin": {
"prettier": "bin-prettier.js"
},
"engines": {
"node": ">=10.13.0"
},
"funding": {
"url": "https://github.com/prettier/prettier?sponsor=1"
}
},
"node_modules/gts/node_modules/rimraf": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
"dev": true,
"dependencies": {
"glob": "^7.1.3"
},
"bin": {
"rimraf": "bin.js"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/gts/node_modules/type-fest": {
"version": "0.18.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "(MIT OR CC0-1.0)",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=10"
},
2022-07-01 11:52:39 +00:00
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/hard-rejection": {
"version": "2.1.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=6"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/has": {
"version": "1.0.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"function-bind": "^1.1.1"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">= 0.4.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/has-bigints": {
"version": "1.0.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/has-flag": {
"version": "4.0.0",
"license": "MIT",
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/has-property-descriptors": {
"version": "1.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"get-intrinsic": "^1.1.1"
2022-07-01 11:52:39 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/has-symbols": {
"version": "1.0.3",
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">= 0.4"
2022-07-01 11:52:39 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/has-tostringtag": {
"version": "1.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"has-symbols": "^1.0.2"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">= 0.4"
2022-07-01 11:52:39 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/has-unicode": {
"version": "2.0.1",
"dev": true,
"license": "ISC"
},
"node_modules/he": {
"version": "1.2.0",
"license": "MIT",
"bin": {
"he": "bin/he"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/hosted-git-info": {
"version": "4.1.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
"dependencies": {
"lru-cache": "^6.0.0"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=10"
}
},
"node_modules/html-escaper": {
"version": "2.0.2",
"dev": true,
"license": "MIT"
},
"node_modules/http-cache-semantics": {
"version": "4.1.1",
"dev": true,
"license": "BSD-2-Clause"
},
"node_modules/http-proxy-agent": {
"version": "5.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"@tootallnate/once": "2",
"agent-base": "6",
"debug": "4"
},
"engines": {
"node": ">= 6"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/https-proxy-agent": {
"version": "5.0.1",
"license": "MIT",
"dependencies": {
"agent-base": "6",
"debug": "4"
},
"engines": {
"node": ">= 6"
}
},
"node_modules/human-signals": {
"version": "2.1.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "Apache-2.0",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=10.17.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/humanize-ms": {
"version": "1.2.1",
"dev": true,
"license": "MIT",
"dependencies": {
"ms": "^2.0.0"
}
},
"node_modules/husky": {
"version": "8.0.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"bin": {
"husky": "lib/bin.js"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=14"
},
"funding": {
"url": "https://github.com/sponsors/typicode"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/iconv-lite": {
"version": "0.4.24",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"safer-buffer": ">= 2.1.2 < 3"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=0.10.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/ieee754": {
"version": "1.2.1",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
],
"license": "BSD-3-Clause"
},
"node_modules/ignore": {
"version": "5.2.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 4"
}
},
"node_modules/ignore-walk": {
"version": "6.0.1",
"dev": true,
"license": "ISC",
"dependencies": {
"minimatch": "^6.1.6"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/ignore-walk/node_modules/brace-expansion": {
"version": "2.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"balanced-match": "^1.0.0"
}
},
"node_modules/ignore-walk/node_modules/minimatch": {
"version": "6.2.0",
"dev": true,
"license": "ISC",
"dependencies": {
"brace-expansion": "^2.0.1"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/import-fresh": {
"version": "3.3.0",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"parent-module": "^1.0.0",
"resolve-from": "^4.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/import-fresh/node_modules/resolve-from": {
"version": "4.0.0",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=4"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/import-lazy": {
"version": "4.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/imurmurhash": {
"version": "0.1.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=0.8.19"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/indent-string": {
"version": "4.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/infer-owner": {
"version": "1.0.4",
"dev": true,
"license": "ISC"
},
"node_modules/inflight": {
"version": "1.0.6",
"license": "ISC",
2022-07-01 11:52:39 +00:00
"dependencies": {
"once": "^1.3.0",
"wrappy": "1"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/inherits": {
"version": "2.0.4",
"license": "ISC"
2022-07-01 11:52:39 +00:00
},
"node_modules/ini": {
"version": "1.3.8",
"dev": true,
"license": "ISC"
},
"node_modules/inquirer": {
"version": "7.3.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"ansi-escapes": "^4.2.1",
"chalk": "^4.1.0",
"cli-cursor": "^3.1.0",
"cli-width": "^3.0.0",
"external-editor": "^3.0.3",
"figures": "^3.0.0",
"lodash": "^4.17.19",
"mute-stream": "0.0.8",
"run-async": "^2.4.0",
"rxjs": "^6.6.0",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0",
"through": "^2.3.6"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=8.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/internal-slot": {
"version": "1.0.3",
"dev": true,
"license": "MIT",
"dependencies": {
"get-intrinsic": "^1.1.0",
"has": "^1.0.3",
"side-channel": "^1.0.4"
},
"engines": {
"node": ">= 0.4"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/ip": {
"version": "2.0.0",
"dev": true,
"license": "MIT"
},
"node_modules/irregular-plurals": {
"version": "3.3.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/is-arrayish": {
"version": "0.2.1",
"license": "MIT"
},
"node_modules/is-bigint": {
"version": "1.0.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"has-bigints": "^1.0.1"
2022-07-01 11:52:39 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/is-binary-path": {
"version": "2.1.0",
"license": "MIT",
"dependencies": {
"binary-extensions": "^2.0.0"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/is-boolean-object": {
"version": "1.1.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"has-tostringtag": "^1.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/is-builtin-module": {
"version": "3.2.0",
"dev": true,
"license": "MIT",
"dependencies": {
"builtin-modules": "^3.3.0"
},
"engines": {
"node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-callable": {
"version": "1.2.7",
2022-07-01 13:03:12 +00:00
"dev": true,
"license": "MIT",
2022-07-01 13:03:12 +00:00
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 13:03:12 +00:00
}
},
"node_modules/is-core-module": {
2023-03-06 12:43:37 +00:00
"version": "2.11.0",
2022-07-01 13:03:12 +00:00
"dev": true,
"license": "MIT",
2022-07-01 13:03:12 +00:00
"dependencies": {
"has": "^1.0.3"
2022-07-01 13:03:12 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 13:03:12 +00:00
}
},
"node_modules/is-date-object": {
"version": "1.0.5",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"has-tostringtag": "^1.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">= 0.4"
2022-07-01 11:52:39 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/is-docker": {
"version": "2.2.1",
"dev": true,
"license": "MIT",
"bin": {
"is-docker": "cli.js"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-extglob": {
"version": "2.1.1",
"license": "MIT",
"engines": {
"node": ">=0.10.0"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/is-fullwidth-code-point": {
"version": "3.0.0",
"license": "MIT",
"engines": {
"node": ">=8"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/is-glob": {
"version": "4.0.3",
"license": "MIT",
"dependencies": {
"is-extglob": "^2.1.1"
},
"engines": {
"node": ">=0.10.0"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/is-interactive": {
"version": "1.0.0",
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/is-lambda": {
"version": "1.0.1",
"dev": true,
"license": "MIT"
},
"node_modules/is-module": {
"version": "1.0.0",
"dev": true,
"license": "MIT"
},
"node_modules/is-negative-zero": {
"version": "2.0.2",
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-number": {
"version": "7.0.0",
"license": "MIT",
"engines": {
"node": ">=0.12.0"
}
},
"node_modules/is-number-object": {
"version": "1.0.7",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"has-tostringtag": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-obj": {
"version": "2.0.0",
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/is-path-inside": {
"version": "3.0.3",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/is-plain-obj": {
"version": "1.1.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/is-reference": {
"version": "1.2.1",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/estree": "*"
}
},
"node_modules/is-regex": {
"version": "1.1.4",
"dev": true,
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
"has-tostringtag": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
2022-07-01 11:52:39 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/is-shared-array-buffer": {
"version": "1.0.2",
"dev": true,
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.2"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-stream": {
"version": "2.0.1",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-string": {
"version": "1.0.7",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"has-tostringtag": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-symbol": {
"version": "1.0.4",
"dev": true,
"license": "MIT",
"dependencies": {
"has-symbols": "^1.0.2"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/is-text-path": {
"version": "1.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"text-extensions": "^1.0.0"
},
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/is-unicode-supported": {
"version": "0.1.0",
"license": "MIT",
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-weakref": {
"version": "1.0.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"call-bind": "^1.0.2"
2022-07-01 11:52:39 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-wsl": {
"version": "2.2.0",
"dev": true,
"license": "MIT",
"dependencies": {
"is-docker": "^2.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/isarray": {
"version": "0.0.1",
"dev": true,
"license": "MIT"
},
"node_modules/isexe": {
"version": "2.0.0",
"dev": true,
"license": "ISC"
},
"node_modules/istanbul-lib-coverage": {
"version": "3.2.0",
"dev": true,
"license": "BSD-3-Clause",
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/istanbul-lib-report": {
"version": "3.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"istanbul-lib-coverage": "^3.0.0",
"make-dir": "^3.0.0",
"supports-color": "^7.1.0"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/istanbul-reports": {
"version": "3.1.5",
2022-07-01 13:03:12 +00:00
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"html-escaper": "^2.0.0",
"istanbul-lib-report": "^3.0.0"
},
2022-07-01 13:03:12 +00:00
"engines": {
"node": ">=8"
2022-07-01 13:03:12 +00:00
}
},
"node_modules/jest-diff": {
2023-03-06 12:43:37 +00:00
"version": "29.4.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
2023-03-06 12:43:37 +00:00
"chalk": "^4.0.0",
"diff-sequences": "^29.4.3",
"jest-get-type": "^29.4.3",
"pretty-format": "^29.4.3"
},
2022-07-01 11:52:39 +00:00
"engines": {
2023-03-06 12:43:37 +00:00
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/jest-get-type": {
2023-03-06 12:43:37 +00:00
"version": "29.4.3",
"dev": true,
"license": "MIT",
"engines": {
2023-03-06 12:43:37 +00:00
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/jest-matcher-utils": {
2023-03-06 12:43:37 +00:00
"version": "29.4.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
2023-03-06 12:43:37 +00:00
"chalk": "^4.0.0",
"jest-diff": "^29.4.3",
"jest-get-type": "^29.4.3",
"pretty-format": "^29.4.3"
2022-07-01 11:52:39 +00:00
},
"engines": {
2023-03-06 12:43:37 +00:00
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/jest-message-util": {
2023-03-06 12:43:37 +00:00
"version": "29.4.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
2023-03-06 12:43:37 +00:00
"@babel/code-frame": "^7.12.13",
"@jest/types": "^29.4.3",
"@types/stack-utils": "^2.0.0",
"chalk": "^4.0.0",
"graceful-fs": "^4.2.9",
"micromatch": "^4.0.4",
"pretty-format": "^29.4.3",
"slash": "^3.0.0",
2023-03-06 12:43:37 +00:00
"stack-utils": "^2.0.3"
2022-07-01 11:52:39 +00:00
},
"engines": {
2023-03-06 12:43:37 +00:00
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2022-07-01 11:52:39 +00:00
}
},
2023-03-06 12:43:37 +00:00
"node_modules/jest-message-util/node_modules/@babel/code-frame": {
"version": "7.18.6",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
2023-03-06 12:43:37 +00:00
"@babel/highlight": "^7.18.6"
},
2022-07-01 11:52:39 +00:00
"engines": {
2023-03-06 12:43:37 +00:00
"node": ">=6.9.0"
2022-07-01 11:52:39 +00:00
}
},
2023-03-06 12:43:37 +00:00
"node_modules/jest-util": {
"version": "29.4.3",
"dev": true,
"license": "MIT",
2023-03-06 12:43:37 +00:00
"dependencies": {
"@jest/types": "^29.4.3",
"@types/node": "*",
"chalk": "^4.0.0",
"ci-info": "^3.2.0",
"graceful-fs": "^4.2.9",
"picomatch": "^2.2.3"
},
"engines": {
2023-03-06 12:43:37 +00:00
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
},
"node_modules/jju": {
"version": "1.4.0",
"dev": true,
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/jpeg-js": {
"version": "0.4.4",
"dev": true,
"license": "BSD-3-Clause"
2022-07-01 11:52:39 +00:00
},
"node_modules/js-sdsl": {
"version": "4.1.5",
"dev": true,
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/js-tokens": {
"version": "4.0.0",
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/js-yaml": {
"version": "3.13.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"argparse": "^1.0.7",
"esprima": "^4.0.0"
},
"bin": {
"js-yaml": "bin/js-yaml.js"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/json-parse-better-errors": {
"version": "1.0.2",
"dev": true,
"license": "MIT"
},
"node_modules/json-parse-even-better-errors": {
"version": "2.3.1",
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/json-schema-traverse": {
"version": "1.0.0",
"license": "MIT"
},
"node_modules/json-stable-stringify-without-jsonify": {
"version": "1.0.1",
"dev": true,
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/json5": {
"version": "2.2.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"bin": {
"json5": "lib/cli.js"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=6"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/jsonc-parser": {
"version": "3.2.0",
"license": "MIT"
},
"node_modules/jsonfile": {
"version": "6.1.0",
"dev": true,
"license": "MIT",
"dependencies": {
"universalify": "^2.0.0"
},
"optionalDependencies": {
"graceful-fs": "^4.1.6"
}
},
"node_modules/jsonparse": {
"version": "1.3.1",
"dev": true,
"engines": [
"node >= 0.2.0"
],
"license": "MIT"
},
"node_modules/JSONStream": {
"version": "1.3.5",
"dev": true,
"license": "(MIT OR Apache-2.0)",
"dependencies": {
"jsonparse": "^1.2.0",
"through": ">=2.2.7 <3"
},
"bin": {
"JSONStream": "bin.js"
},
"engines": {
"node": "*"
}
},
"node_modules/just-extend": {
"version": "4.2.1",
"dev": true,
"license": "MIT"
},
"node_modules/kind-of": {
"version": "6.0.3",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/levn": {
"version": "0.4.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"prelude-ls": "^1.2.1",
"type-check": "~0.4.0"
},
"engines": {
"node": ">= 0.8.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/lines-and-columns": {
"version": "1.2.4",
"license": "MIT"
},
"node_modules/load-json-file": {
"version": "4.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"graceful-fs": "^4.1.2",
"parse-json": "^4.0.0",
"pify": "^3.0.0",
"strip-bom": "^3.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=4"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/load-json-file/node_modules/parse-json": {
"version": "4.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"error-ex": "^1.3.1",
"json-parse-better-errors": "^1.0.1"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=4"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/locate-path": {
"version": "6.0.0",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"p-locate": "^5.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/lodash": {
"version": "4.17.21",
"dev": true,
"license": "MIT"
},
"node_modules/lodash.camelcase": {
"version": "4.3.0",
"dev": true,
"license": "MIT"
},
"node_modules/lodash.get": {
"version": "4.4.2",
"dev": true,
"license": "MIT"
},
"node_modules/lodash.isequal": {
"version": "4.5.0",
"dev": true,
"license": "MIT"
},
"node_modules/lodash.isfunction": {
"version": "3.0.9",
"dev": true,
"license": "MIT"
},
"node_modules/lodash.isplainobject": {
"version": "4.0.6",
"dev": true,
"license": "MIT"
},
"node_modules/lodash.kebabcase": {
"version": "4.1.1",
"dev": true,
"license": "MIT"
},
"node_modules/lodash.merge": {
"version": "4.6.2",
"dev": true,
"license": "MIT"
},
"node_modules/lodash.mergewith": {
"version": "4.6.2",
"dev": true,
"license": "MIT"
},
"node_modules/lodash.snakecase": {
"version": "4.1.1",
"dev": true,
"license": "MIT"
},
"node_modules/lodash.startcase": {
"version": "4.4.0",
"dev": true,
"license": "MIT"
},
"node_modules/lodash.uniq": {
"version": "4.5.0",
"dev": true,
"license": "MIT"
},
"node_modules/lodash.upperfirst": {
"version": "4.3.1",
"dev": true,
"license": "MIT"
},
"node_modules/log-symbols": {
"version": "4.1.0",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"chalk": "^4.1.0",
"is-unicode-supported": "^0.1.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/lru-cache": {
"version": "6.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
"dependencies": {
"yallist": "^4.0.0"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=10"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/magic-string": {
"version": "0.27.0",
chore(deps): Bump @angular-devkit/schematics from 15.0.4 to 15.1.1 (#9517) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 15.0.4 to 15.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.1.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.1 (2023-01-12)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb"><img src="https://img.shields.io/badge/b94bf60ca-fix-green" alt="fix - b94bf60ca" /></a></td> <td>update <code>esbuild</code> to <code>0.16.17</code></td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius</p> <h2>v15.1.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0 (2023-01-11)</h1> <h2>Deprecations</h2> <h3><code>@​angular-devkit/schematics</code></h3> <ul> <li>The Observable based <code>SchematicTestRunner.runSchematicAsync</code> and <code>SchematicTestRunner.runExternalSchematicAsync</code> method have been deprecated in favor of the Promise based <code>SchematicTestRunner.runSchematic</code> and <code>SchematicTestRunner.runExternalSchematic</code>.</li> </ul> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5b18ce1545d047d49851a64e81a1f8ef59624ef7"><img src="https://img.shields.io/badge/5b18ce154-feat-blue" alt="feat - 5b18ce154" /></a></td> <td>add <code>guardType</code> as an alias of <code>implements</code> in guard schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/dd2b65943d706833f449f76cf8c7278d0a5399ad"><img src="https://img.shields.io/badge/dd2b65943-feat-blue" alt="feat - dd2b65943" /></a></td> <td>add configuration files generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8d000d1563684f9a9b6869e549e265f0997187c4"><img src="https://img.shields.io/badge/8d000d156-feat-blue" alt="feat - 8d000d156" /></a></td> <td>add environments generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6c39a162bec67083bf6c11b54e84612f1d68c384"><img src="https://img.shields.io/badge/6c39a162b-feat-blue" alt="feat - 6c39a162b" /></a></td> <td>Add schematics for generating functional router guards and resolvers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/62121f89abce54e0a1c2b816cdd32b57f2b5a5d1"><img src="https://img.shields.io/badge/62121f89a-feat-blue" alt="feat - 62121f89a" /></a></td> <td>add sideEffects:false to library package.json</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b"><img src="https://img.shields.io/badge/9299dea64-feat-blue" alt="feat - 9299dea64" /></a></td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/49b313f27adef6300063c9d6817d1454a8657fe2"><img src="https://img.shields.io/badge/49b313f27-fix-green" alt="fix - 49b313f27" /></a></td> <td>add missing import for functional interceptor spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2f92fe7e589705b282102271897454ea852c4814"><img src="https://img.shields.io/badge/2f92fe7e5-fix-green" alt="fix - 2f92fe7e5" /></a></td> <td>add missing semicolon in functional guard/resolver/interceptor</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45"><img src="https://img.shields.io/badge/9b6d190f4-fix-green" alt="fix - 9b6d190f4" /></a></td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3"><img src="https://img.shields.io/badge/b11d3f644-fix-green" alt="fix - b11d3f644" /></a></td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32"><img src="https://img.shields.io/badge/451975f76-fix-green" alt="fix - 451975f76" /></a></td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c29df695467c41feccd3846a55c91c6784af87b2"><img src="https://img.shields.io/badge/c29df6954-feat-blue" alt="feat - c29df6954" /></a></td> <td>add <code>assets</code> option to server builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/839d0cb57ad42896578c235354ffb918ea8bb146"><img src="https://img.shields.io/badge/839d0cb57-feat-blue" alt="feat - 839d0cb57" /></a></td> <td>implement stats-json option for esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/216991b9d9ca1d8f09992880a5fa92e7c98813fa"><img src="https://img.shields.io/badge/216991b9d-feat-blue" alt="feat - 216991b9d" /></a></td> <td>support inline component Sass styles with esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7c87ce47c66a6426b6b7fbb2edd38d8da729221f"><img src="https://img.shields.io/badge/7c87ce47c-fix-green" alt="fix - 7c87ce47c" /></a></td> <td>ensure Sass load paths are resolved from workspace root</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7a063238b83eea8b5b3237fed12db5528d1f6912"><img src="https://img.shields.io/badge/7a063238b-fix-green" alt="fix - 7a063238b" /></a></td> <td>explicitly send options to JS transformer workers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983"><img src="https://img.shields.io/badge/22cba7937-fix-green" alt="fix - 22cba7937" /></a></td> <td>provide an option to <code>exclude</code> specs in Karma builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/20376649c5e3003b0aa99b9328e2b61699ccba78"><img src="https://img.shields.io/badge/20376649c-fix-green" alt="fix - 20376649c" /></a></td> <td>transform async generator class methods for Zone.js support</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0520608f68f1768a13a46fbdb9ecb65310492460"><img src="https://img.shields.io/badge/0520608f6-fix-green" alt="fix - 0520608f6" /></a></td> <td>use relative css resource paths in esbuild JSON stats</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0c01532cb5a3072b96cd65845a38b88ed4543de6"><img src="https://img.shields.io/badge/0c01532cb-perf-orange" alt="perf - 0c01532cb" /></a></td> <td>use worker pool for JavaScript transforms in esbuild builder</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/schematics</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/207358afb89e6515cb8d73f5a3a63d9101e80d97"><img src="https://img.shields.io/badge/207358afb-feat-blue" alt="feat - 207358afb" /></a></td> <td>add <code>runSchematic</code> and <code>runExternalSchematic</code> methods</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Charles Lyding, Cédric Exbrayat, Doug Parker, Felix Hamann, Jason Bedard, Joey Perrott and Kristiyan Kostadinov</p> <h2>v15.1.0-rc.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.1.1 (2023-01-12)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb">b94bf60ca</a></td> <td>fix</td> <td>update <code>esbuild</code> to <code>0.16.17</code></td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0 (2023-01-11)</h1> <h2>Deprecations</h2> <h3><code>@​angular-devkit/schematics</code></h3> <ul> <li>The Observable based <code>SchematicTestRunner.runSchematicAsync</code> and <code>SchematicTestRunner.runExternalSchematicAsync</code> method have been deprecated in favor of the Promise based <code>SchematicTestRunner.runSchematic</code> and <code>SchematicTestRunner.runExternalSchematic</code>.</li> </ul> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5b18ce1545d047d49851a64e81a1f8ef59624ef7">5b18ce154</a></td> <td>feat</td> <td>add <code>guardType</code> as an alias of <code>implements</code> in guard schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/dd2b65943d706833f449f76cf8c7278d0a5399ad">dd2b65943</a></td> <td>feat</td> <td>add configuration files generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8d000d1563684f9a9b6869e549e265f0997187c4">8d000d156</a></td> <td>feat</td> <td>add environments generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6c39a162bec67083bf6c11b54e84612f1d68c384">6c39a162b</a></td> <td>feat</td> <td>Add schematics for generating functional router guards and resolvers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/62121f89abce54e0a1c2b816cdd32b57f2b5a5d1">62121f89a</a></td> <td>feat</td> <td>add sideEffects:false to library package.json</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/49b313f27adef6300063c9d6817d1454a8657fe2">49b313f27</a></td> <td>fix</td> <td>add missing import for functional interceptor spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2f92fe7e589705b282102271897454ea852c4814">2f92fe7e5</a></td> <td>fix</td> <td>add missing semicolon in functional guard/resolver/interceptor</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c29df695467c41feccd3846a55c91c6784af87b2">c29df6954</a></td> <td>feat</td> <td>add <code>assets</code> option to server builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/839d0cb57ad42896578c235354ffb918ea8bb146">839d0cb57</a></td> <td>feat</td> <td>implement stats-json option for esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/216991b9d9ca1d8f09992880a5fa92e7c98813fa">216991b9d</a></td> <td>feat</td> <td>support inline component Sass styles with esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7c87ce47c66a6426b6b7fbb2edd38d8da729221f">7c87ce47c</a></td> <td>fix</td> <td>ensure Sass load paths are resolved from workspace root</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7a063238b83eea8b5b3237fed12db5528d1f6912">7a063238b</a></td> <td>fix</td> <td>explicitly send options to JS transformer workers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983">22cba7937</a></td> <td>fix</td> <td>provide an option to <code>exclude</code> specs in Karma builder</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/a8953ffe7771df3e01e2df0e6eb5a1cac83f2af9"><code>a8953ff</code></a> release: cut the v15.1.1 release</li> <li><a href="https://github.com/angular/angular-cli/commit/4ba55e46556e2ee3ff59c118ab8fc91dce6e8d1d"><code>4ba55e4</code></a> refactor: change <code>JSONFile</code> to private instead of internal</li> <li><a href="https://github.com/angular/angular-cli/commit/6dd88b4705dbf24004cc15ced08118edce785fae"><code>6dd88b4</code></a> build: update <code>eslint-plugin-import</code> to <code>2.27.4</code></li> <li><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb"><code>b94bf60</code></a> fix(<code>@​angular-devkit/build-angular</code>): update <code>esbuild</code> to <code>0.16.17</code></li> <li><a href="https://github.com/angular/angular-cli/commit/d6583e584fb9273be57381e7dbbaa4176964a119"><code>d6583e5</code></a> docs(<code>@​angular/cli</code>): add ng new long description</li> <li><a href="https://github.com/angular/angular-cli/commit/ea64defb0bdbaa9a4df5fd75405d6f03f4a05bb6"><code>ea64def</code></a> release: cut the v15.1.0 release</li> <li><a href="https://github.com/angular/angular-cli/commit/7731588f9aeb870408d17dc2f6ebd7aa3ce60c29"><code>7731588</code></a> build: update angular packages for 15.1.0 release</li> <li><a href="https://github.com/angular/angular-cli/commit/d41b741ea93de4b8773ff879a282c37afb460c21"><code>d41b741</code></a> build: lock file maintenance</li> <li><a href="https://github.com/angular/angular-cli/commit/0520608f68f1768a13a46fbdb9ecb65310492460"><code>0520608</code></a> fix(<code>@​angular-devkit/build-angular</code>): use relative css resource paths in esbuil...</li> <li><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983"><code>22cba79</code></a> fix(<code>@​angular-devkit/build-angular</code>): provide an option to <code>exclude</code> specs in K...</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/15.0.4...15.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=15.0.4&new-version=15.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Kian-Meng Ang <kianmeng.ang@gmail.com> Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-01-17 14:10:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@jridgewell/sourcemap-codec": "^1.4.13"
},
"engines": {
"node": ">=12"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/make-dir": {
"version": "3.1.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"semver": "^6.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/make-dir/node_modules/semver": {
"version": "6.3.0",
"dev": true,
"license": "ISC",
"bin": {
"semver": "bin/semver.js"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/make-error": {
"version": "1.3.6",
"dev": true,
"license": "ISC"
},
"node_modules/make-fetch-happen": {
"version": "10.2.1",
"dev": true,
"license": "ISC",
"dependencies": {
"agentkeepalive": "^4.2.1",
"cacache": "^16.1.0",
"http-cache-semantics": "^4.1.0",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0",
"is-lambda": "^1.0.1",
"lru-cache": "^7.7.1",
"minipass": "^3.1.6",
"minipass-collect": "^1.0.2",
"minipass-fetch": "^2.0.3",
"minipass-flush": "^1.0.5",
"minipass-pipeline": "^1.2.4",
"negotiator": "^0.6.3",
"promise-retry": "^2.0.1",
"socks-proxy-agent": "^7.0.0",
"ssri": "^9.0.0"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
}
},
"node_modules/make-fetch-happen/node_modules/@npmcli/fs": {
"version": "2.1.2",
"dev": true,
"license": "ISC",
"dependencies": {
"@gar/promisify": "^1.1.3",
"semver": "^7.3.5"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
}
},
"node_modules/make-fetch-happen/node_modules/brace-expansion": {
"version": "2.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"balanced-match": "^1.0.0"
}
},
"node_modules/make-fetch-happen/node_modules/cacache": {
"version": "16.1.3",
"dev": true,
"license": "ISC",
"dependencies": {
"@npmcli/fs": "^2.1.0",
"@npmcli/move-file": "^2.0.0",
"chownr": "^2.0.0",
"fs-minipass": "^2.1.0",
"glob": "^8.0.1",
"infer-owner": "^1.0.4",
"lru-cache": "^7.7.1",
"minipass": "^3.1.6",
"minipass-collect": "^1.0.2",
"minipass-flush": "^1.0.5",
"minipass-pipeline": "^1.2.4",
"mkdirp": "^1.0.4",
"p-map": "^4.0.0",
"promise-inflight": "^1.0.1",
"rimraf": "^3.0.2",
"ssri": "^9.0.0",
"tar": "^6.1.11",
"unique-filename": "^2.0.0"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
}
},
"node_modules/make-fetch-happen/node_modules/chownr": {
"version": "2.0.0",
"dev": true,
"license": "ISC",
"engines": {
"node": ">=10"
}
},
"node_modules/make-fetch-happen/node_modules/fs-minipass": {
"version": "2.1.0",
"dev": true,
"license": "ISC",
"dependencies": {
"minipass": "^3.0.0"
},
"engines": {
"node": ">= 8"
}
},
"node_modules/make-fetch-happen/node_modules/glob": {
"version": "8.1.0",
"dev": true,
"license": "ISC",
"dependencies": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^5.0.1",
"once": "^1.3.0"
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/make-fetch-happen/node_modules/lru-cache": {
"version": "7.18.3",
"dev": true,
"license": "ISC",
"engines": {
"node": ">=12"
}
},
"node_modules/make-fetch-happen/node_modules/minimatch": {
"version": "5.1.6",
"dev": true,
"license": "ISC",
"dependencies": {
"brace-expansion": "^2.0.1"
},
"engines": {
"node": ">=10"
}
},
"node_modules/make-fetch-happen/node_modules/minipass": {
"version": "3.3.6",
"dev": true,
"license": "ISC",
"dependencies": {
"yallist": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/make-fetch-happen/node_modules/rimraf": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
"dev": true,
"dependencies": {
"glob": "^7.1.3"
},
"bin": {
"rimraf": "bin.js"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/make-fetch-happen/node_modules/rimraf/node_modules/brace-expansion": {
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
"dev": true,
"dependencies": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
}
},
"node_modules/make-fetch-happen/node_modules/rimraf/node_modules/glob": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
"dev": true,
"dependencies": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.1.1",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
},
"engines": {
"node": "*"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/make-fetch-happen/node_modules/rimraf/node_modules/minimatch": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
"dev": true,
"dependencies": {
"brace-expansion": "^1.1.7"
},
"engines": {
"node": "*"
}
},
"node_modules/make-fetch-happen/node_modules/ssri": {
"version": "9.0.1",
"dev": true,
"license": "ISC",
"dependencies": {
"minipass": "^3.1.1"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
}
},
"node_modules/make-fetch-happen/node_modules/unique-filename": {
"version": "2.0.1",
"dev": true,
"license": "ISC",
"dependencies": {
"unique-slug": "^3.0.0"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
}
},
"node_modules/make-fetch-happen/node_modules/unique-slug": {
"version": "3.0.0",
"dev": true,
"license": "ISC",
"dependencies": {
"imurmurhash": "^0.1.4"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
}
},
"node_modules/map-obj": {
"version": "4.3.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/mdurl": {
"version": "1.0.1",
"dev": true,
"license": "MIT"
},
"node_modules/memorystream": {
"version": "0.3.1",
"dev": true,
"engines": {
"node": ">= 0.10.0"
}
},
"node_modules/meow": {
"version": "8.1.2",
2022-07-01 13:03:12 +00:00
"dev": true,
"license": "MIT",
2022-07-01 13:03:12 +00:00
"dependencies": {
"@types/minimist": "^1.2.0",
"camelcase-keys": "^6.2.2",
"decamelize-keys": "^1.1.0",
"hard-rejection": "^2.1.0",
"minimist-options": "4.1.0",
"normalize-package-data": "^3.0.0",
"read-pkg-up": "^7.0.1",
"redent": "^3.0.0",
"trim-newlines": "^3.0.0",
"type-fest": "^0.18.0",
"yargs-parser": "^20.2.3"
2022-07-01 13:03:12 +00:00
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/meow/node_modules/type-fest": {
"version": "0.18.1",
"dev": true,
"license": "(MIT OR CC0-1.0)",
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/merge-stream": {
"version": "2.0.0",
"dev": true,
"license": "MIT"
},
"node_modules/merge2": {
"version": "1.4.1",
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 8"
}
},
"node_modules/micromatch": {
"version": "4.0.5",
"dev": true,
"license": "MIT",
"dependencies": {
"braces": "^3.0.2",
"picomatch": "^2.3.1"
},
"engines": {
"node": ">=8.6"
}
},
"node_modules/mime": {
"version": "3.0.0",
"license": "MIT",
"bin": {
"mime": "cli.js"
},
"engines": {
"node": ">=10.0.0"
}
},
"node_modules/mimic-fn": {
"version": "2.1.0",
"license": "MIT",
"engines": {
"node": ">=6"
}
},
"node_modules/min-indent": {
"version": "1.0.1",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=4"
}
},
"node_modules/minimatch": {
"version": "3.1.2",
"dev": true,
"license": "ISC",
"dependencies": {
"brace-expansion": "^1.1.7"
},
"engines": {
"node": "*"
}
},
"node_modules/minimist": {
"version": "1.2.8",
"dev": true,
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/minimist-options": {
"version": "4.1.0",
"dev": true,
"license": "MIT",
"dependencies": {
"arrify": "^1.0.1",
"is-plain-obj": "^1.1.0",
"kind-of": "^6.0.3"
},
"engines": {
"node": ">= 6"
}
},
"node_modules/minipass": {
"version": "4.2.4",
"license": "ISC",
"engines": {
"node": ">=8"
}
},
"node_modules/minipass-collect": {
"version": "1.0.2",
"dev": true,
"license": "ISC",
"dependencies": {
"minipass": "^3.0.0"
},
"engines": {
"node": ">= 8"
}
},
"node_modules/minipass-collect/node_modules/minipass": {
"version": "3.3.6",
"dev": true,
"license": "ISC",
"dependencies": {
"yallist": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/minipass-fetch": {
"version": "2.1.2",
"dev": true,
"license": "MIT",
"dependencies": {
"minipass": "^3.1.6",
"minipass-sized": "^1.0.3",
"minizlib": "^2.1.2"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
},
"optionalDependencies": {
"encoding": "^0.1.13"
}
},
"node_modules/minipass-fetch/node_modules/minipass": {
"version": "3.3.6",
"dev": true,
"license": "ISC",
"dependencies": {
"yallist": "^4.0.0"
},
"engines": {
"node": ">=8"
2022-07-01 13:03:12 +00:00
}
},
"node_modules/minipass-flush": {
"version": "1.0.5",
"dev": true,
"license": "ISC",
"dependencies": {
"minipass": "^3.0.0"
},
"engines": {
"node": ">= 8"
}
},
"node_modules/minipass-flush/node_modules/minipass": {
"version": "3.3.6",
2022-07-01 13:03:12 +00:00
"dev": true,
"license": "ISC",
2022-07-01 13:03:12 +00:00
"dependencies": {
"yallist": "^4.0.0"
2022-07-01 13:03:12 +00:00
},
"engines": {
"node": ">=8"
2022-07-01 13:03:12 +00:00
}
},
"node_modules/minipass-json-stream": {
"version": "1.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"jsonparse": "^1.3.1",
"minipass": "^3.0.0"
}
},
"node_modules/minipass-json-stream/node_modules/minipass": {
"version": "3.3.6",
"dev": true,
"license": "ISC",
"dependencies": {
"yallist": "^4.0.0"
2022-07-01 13:03:12 +00:00
},
"engines": {
"node": ">=8"
2022-07-01 13:03:12 +00:00
}
},
"node_modules/minipass-pipeline": {
"version": "1.2.4",
"dev": true,
"license": "ISC",
"dependencies": {
"minipass": "^3.0.0"
},
"engines": {
"node": ">=8"
2022-07-01 13:03:12 +00:00
}
},
"node_modules/minipass-pipeline/node_modules/minipass": {
"version": "3.3.6",
2022-07-01 13:03:12 +00:00
"dev": true,
"license": "ISC",
"dependencies": {
"yallist": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/minipass-sized": {
"version": "1.0.3",
2023-03-06 10:33:38 +00:00
"dev": true,
"license": "ISC",
2022-07-01 13:03:12 +00:00
"dependencies": {
"minipass": "^3.0.0"
2022-07-01 13:03:12 +00:00
},
"engines": {
"node": ">=8"
2022-07-01 13:03:12 +00:00
}
},
"node_modules/minipass-sized/node_modules/minipass": {
"version": "3.3.6",
"dev": true,
"license": "ISC",
"dependencies": {
"yallist": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/minizlib": {
"version": "2.1.2",
2022-07-01 13:03:12 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"minipass": "^3.0.0",
"yallist": "^4.0.0"
},
2022-07-01 13:03:12 +00:00
"engines": {
"node": ">= 8"
2022-07-01 13:03:12 +00:00
}
},
"node_modules/minizlib/node_modules/minipass": {
"version": "3.3.6",
"dev": true,
"license": "ISC",
"dependencies": {
"yallist": "^4.0.0"
},
2023-03-06 11:28:33 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/mitt": {
2022-11-29 19:50:58 +00:00
"version": "3.0.0",
"license": "MIT"
},
"node_modules/mkdirp": {
"version": "1.0.4",
"dev": true,
"license": "MIT",
"bin": {
"mkdirp": "bin/cmd.js"
},
"engines": {
"node": ">=10"
}
},
"node_modules/mkdirp-classic": {
"version": "0.5.3",
"license": "MIT"
},
"node_modules/mocha": {
"version": "10.2.0",
"license": "MIT",
"dependencies": {
"ansi-colors": "4.1.1",
"browser-stdout": "1.3.1",
"chokidar": "3.5.3",
"debug": "4.3.4",
"diff": "5.0.0",
"escape-string-regexp": "4.0.0",
"find-up": "5.0.0",
"glob": "7.2.0",
"he": "1.2.0",
"js-yaml": "4.1.0",
"log-symbols": "4.1.0",
"minimatch": "5.0.1",
"ms": "2.1.3",
"nanoid": "3.3.3",
"serialize-javascript": "6.0.0",
"strip-json-comments": "3.1.1",
"supports-color": "8.1.1",
"workerpool": "6.2.1",
"yargs": "16.2.0",
"yargs-parser": "20.2.4",
"yargs-unparser": "2.0.0"
},
"bin": {
"_mocha": "bin/_mocha",
"mocha": "bin/mocha.js"
},
2022-07-01 13:03:12 +00:00
"engines": {
"node": ">= 14.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mochajs"
2022-07-01 13:03:12 +00:00
}
},
"node_modules/mocha/node_modules/argparse": {
"version": "2.0.1",
"license": "Python-2.0"
2022-07-01 13:03:12 +00:00
},
"node_modules/mocha/node_modules/cliui": {
"version": "7.0.4",
"license": "ISC",
2022-07-01 13:03:12 +00:00
"dependencies": {
"string-width": "^4.2.0",
"strip-ansi": "^6.0.0",
"wrap-ansi": "^7.0.0"
2022-07-01 13:03:12 +00:00
}
},
"node_modules/mocha/node_modules/diff": {
"version": "5.0.0",
"license": "BSD-3-Clause",
"engines": {
"node": ">=0.3.1"
}
},
"node_modules/mocha/node_modules/glob": {
"version": "7.2.0",
"license": "ISC",
"dependencies": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.0.4",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
},
2022-07-01 13:03:12 +00:00
"engines": {
"node": "*"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
2022-07-01 13:03:12 +00:00
}
},
"node_modules/mocha/node_modules/glob/node_modules/minimatch": {
"version": "3.1.2",
"license": "ISC",
"dependencies": {
"brace-expansion": "^1.1.7"
},
"engines": {
"node": "*"
}
},
"node_modules/mocha/node_modules/js-yaml": {
"version": "4.1.0",
"license": "MIT",
"dependencies": {
"argparse": "^2.0.1"
},
"bin": {
"js-yaml": "bin/js-yaml.js"
}
},
"node_modules/mocha/node_modules/minimatch": {
"version": "5.0.1",
"license": "ISC",
"dependencies": {
"brace-expansion": "^2.0.1"
},
"engines": {
"node": ">=10"
}
},
"node_modules/mocha/node_modules/minimatch/node_modules/brace-expansion": {
"version": "2.0.1",
"license": "MIT",
2022-07-01 13:03:12 +00:00
"dependencies": {
"balanced-match": "^1.0.0"
}
},
"node_modules/mocha/node_modules/ms": {
"version": "2.1.3",
"license": "MIT"
},
"node_modules/mocha/node_modules/supports-color": {
"version": "8.1.1",
"license": "MIT",
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/supports-color?sponsor=1"
}
},
"node_modules/mocha/node_modules/yargs": {
"version": "16.2.0",
"license": "MIT",
"dependencies": {
"cliui": "^7.0.2",
"escalade": "^3.1.1",
"get-caller-file": "^2.0.5",
"require-directory": "^2.1.1",
"string-width": "^4.2.0",
"y18n": "^5.0.5",
"yargs-parser": "^20.2.2"
},
"engines": {
"node": ">=10"
}
},
"node_modules/mocha/node_modules/yargs-parser": {
"version": "20.2.4",
"license": "ISC",
"engines": {
"node": ">=10"
}
},
"node_modules/ms": {
"version": "2.1.2",
"license": "MIT"
},
"node_modules/mute-stream": {
"version": "0.0.8",
"dev": true,
"license": "ISC"
},
"node_modules/nanoid": {
"version": "3.3.3",
"license": "MIT",
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"node_modules/natural-compare": {
"version": "1.4.0",
"dev": true,
"license": "MIT"
},
"node_modules/natural-compare-lite": {
"version": "1.4.0",
"dev": true,
"license": "MIT"
},
"node_modules/ncp": {
"version": "2.0.0",
"dev": true,
"license": "MIT",
"bin": {
"ncp": "bin/ncp"
}
},
"node_modules/negotiator": {
"version": "0.6.3",
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 0.6"
}
},
"node_modules/nice-try": {
"version": "1.0.5",
"dev": true,
"license": "MIT"
},
"node_modules/nise": {
"version": "5.1.3",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"@sinonjs/commons": "^2.0.0",
"@sinonjs/fake-timers": "^7.0.4",
"@sinonjs/text-encoding": "^0.7.1",
"just-extend": "^4.0.2",
"path-to-regexp": "^1.7.0"
}
},
"node_modules/nise/node_modules/@sinonjs/fake-timers": {
"version": "7.1.2",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"@sinonjs/commons": "^1.7.0"
}
},
"node_modules/nise/node_modules/@sinonjs/fake-timers/node_modules/@sinonjs/commons": {
"version": "1.8.6",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"type-detect": "4.0.8"
}
},
"node_modules/node-fetch": {
"version": "2.6.7",
"license": "MIT",
"dependencies": {
"whatwg-url": "^5.0.0"
},
"engines": {
"node": "4.x || >=6.0.0"
},
"peerDependencies": {
"encoding": "^0.1.0"
},
"peerDependenciesMeta": {
"encoding": {
"optional": true
}
}
},
"node_modules/node-gyp": {
"version": "9.3.1",
"dev": true,
"license": "MIT",
"dependencies": {
"env-paths": "^2.2.0",
"glob": "^7.1.4",
"graceful-fs": "^4.2.6",
"make-fetch-happen": "^10.0.3",
"nopt": "^6.0.0",
"npmlog": "^6.0.0",
"rimraf": "^3.0.2",
"semver": "^7.3.5",
"tar": "^6.1.2",
"which": "^2.0.2"
},
"bin": {
"node-gyp": "bin/node-gyp.js"
},
"engines": {
"node": "^12.13 || ^14.13 || >=16"
}
},
"node_modules/node-gyp/node_modules/glob": {
"version": "7.2.3",
"dev": true,
"license": "ISC",
"dependencies": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.1.1",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
},
"engines": {
"node": "*"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/node-gyp/node_modules/rimraf": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
"dev": true,
"dependencies": {
"glob": "^7.1.3"
},
"bin": {
"rimraf": "bin.js"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/nopt": {
"version": "6.0.0",
"dev": true,
"license": "ISC",
"dependencies": {
"abbrev": "^1.0.0"
},
"bin": {
"nopt": "bin/nopt.js"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
}
},
"node_modules/normalize-package-data": {
"version": "3.0.3",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
"hosted-git-info": "^4.0.1",
"is-core-module": "^2.5.0",
"semver": "^7.3.4",
"validate-npm-package-license": "^3.0.1"
},
"engines": {
"node": ">=10"
}
},
"node_modules/normalize-path": {
"version": "3.0.0",
"license": "MIT",
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/npm-bundled": {
"version": "3.0.0",
"dev": true,
"license": "ISC",
"dependencies": {
"npm-normalize-package-bin": "^3.0.0"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/npm-install-checks": {
"version": "6.0.0",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
"semver": "^7.1.1"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/npm-normalize-package-bin": {
"version": "3.0.0",
"dev": true,
"license": "ISC",
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/npm-package-arg": {
"version": "10.1.0",
"dev": true,
"license": "ISC",
"dependencies": {
"hosted-git-info": "^6.0.0",
"proc-log": "^3.0.0",
"semver": "^7.3.5",
"validate-npm-package-name": "^5.0.0"
2022-07-01 13:03:12 +00:00
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2022-07-01 13:03:12 +00:00
}
},
"node_modules/npm-package-arg/node_modules/hosted-git-info": {
"version": "6.1.1",
2022-07-01 13:03:12 +00:00
"dev": true,
"license": "ISC",
"dependencies": {
"lru-cache": "^7.5.1"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2022-07-01 13:03:12 +00:00
}
},
"node_modules/npm-package-arg/node_modules/lru-cache": {
"version": "7.18.3",
2022-07-01 13:03:12 +00:00
"dev": true,
"license": "ISC",
"engines": {
"node": ">=12"
2022-07-01 13:03:12 +00:00
}
},
"node_modules/npm-packlist": {
"version": "7.0.4",
"dev": true,
"license": "ISC",
"dependencies": {
"ignore-walk": "^6.0.0"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/npm-pick-manifest": {
"version": "8.0.1",
"dev": true,
"license": "ISC",
"dependencies": {
"npm-install-checks": "^6.0.0",
"npm-normalize-package-bin": "^3.0.0",
"npm-package-arg": "^10.0.0",
"semver": "^7.3.5"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/npm-registry-fetch": {
"version": "14.0.3",
"dev": true,
"license": "ISC",
"dependencies": {
"make-fetch-happen": "^11.0.0",
"minipass": "^4.0.0",
"minipass-fetch": "^3.0.0",
"minipass-json-stream": "^1.0.1",
"minizlib": "^2.1.2",
"npm-package-arg": "^10.0.0",
"proc-log": "^3.0.0"
},
2022-07-01 13:03:12 +00:00
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2022-07-01 13:03:12 +00:00
}
},
"node_modules/npm-registry-fetch/node_modules/lru-cache": {
"version": "7.18.3",
"dev": true,
"license": "ISC",
"engines": {
"node": ">=12"
}
},
"node_modules/npm-registry-fetch/node_modules/make-fetch-happen": {
"version": "11.0.3",
2022-07-01 13:03:12 +00:00
"dev": true,
"license": "ISC",
"dependencies": {
"agentkeepalive": "^4.2.1",
"cacache": "^17.0.0",
"http-cache-semantics": "^4.1.1",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0",
"is-lambda": "^1.0.1",
"lru-cache": "^7.7.1",
"minipass": "^4.0.0",
"minipass-fetch": "^3.0.0",
"minipass-flush": "^1.0.5",
"minipass-pipeline": "^1.2.4",
"negotiator": "^0.6.3",
"promise-retry": "^2.0.1",
"socks-proxy-agent": "^7.0.0",
"ssri": "^10.0.0"
},
2022-07-01 13:03:12 +00:00
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2022-07-01 13:03:12 +00:00
}
},
"node_modules/npm-registry-fetch/node_modules/minipass-fetch": {
"version": "3.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"minipass": "^4.0.0",
"minipass-sized": "^1.0.3",
"minizlib": "^2.1.2"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
},
"optionalDependencies": {
"encoding": "^0.1.13"
}
},
"node_modules/npm-run-all": {
"version": "4.1.5",
"dev": true,
"license": "MIT",
2022-07-01 13:03:12 +00:00
"dependencies": {
"ansi-styles": "^3.2.1",
"chalk": "^2.4.1",
"cross-spawn": "^6.0.5",
"memorystream": "^0.3.1",
"minimatch": "^3.0.4",
"pidtree": "^0.3.0",
"read-pkg": "^3.0.0",
"shell-quote": "^1.6.1",
"string.prototype.padend": "^3.0.0"
2022-07-01 13:03:12 +00:00
},
"bin": {
"npm-run-all": "bin/npm-run-all/index.js",
"run-p": "bin/run-p/index.js",
"run-s": "bin/run-s/index.js"
},
"engines": {
"node": ">= 4"
2022-07-01 13:03:12 +00:00
}
},
"node_modules/npm-run-all/node_modules/ansi-styles": {
"version": "3.2.1",
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"color-convert": "^1.9.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=4"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/npm-run-all/node_modules/chalk": {
"version": "2.4.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"ansi-styles": "^3.2.1",
"escape-string-regexp": "^1.0.5",
"supports-color": "^5.3.0"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=4"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/npm-run-all/node_modules/color-convert": {
"version": "1.9.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"color-name": "1.1.3"
}
},
"node_modules/npm-run-all/node_modules/color-name": {
"version": "1.1.3",
"dev": true,
"license": "MIT"
},
"node_modules/npm-run-all/node_modules/cross-spawn": {
"version": "6.0.5",
"dev": true,
"license": "MIT",
"dependencies": {
"nice-try": "^1.0.4",
"path-key": "^2.0.1",
"semver": "^5.5.0",
"shebang-command": "^1.2.0",
"which": "^1.2.9"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=4.8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/npm-run-all/node_modules/escape-string-regexp": {
"version": "1.0.5",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.8.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/npm-run-all/node_modules/has-flag": {
"version": "3.0.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=4"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/npm-run-all/node_modules/path-key": {
"version": "2.0.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=4"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/npm-run-all/node_modules/semver": {
"version": "5.7.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
"bin": {
"semver": "bin/semver"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/npm-run-all/node_modules/shebang-command": {
"version": "1.2.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"shebang-regex": "^1.0.0"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=0.10.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/npm-run-all/node_modules/shebang-regex": {
"version": "1.0.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/npm-run-all/node_modules/supports-color": {
"version": "5.5.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"has-flag": "^3.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=4"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/npm-run-all/node_modules/which": {
"version": "1.3.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
2022-07-01 11:52:39 +00:00
"dependencies": {
"isexe": "^2.0.0"
},
"bin": {
"which": "bin/which"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/npm-run-path": {
"version": "4.0.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"path-key": "^3.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/npmlog": {
"version": "6.0.2",
"dev": true,
"license": "ISC",
"dependencies": {
"are-we-there-yet": "^3.0.0",
"console-control-strings": "^1.1.0",
"gauge": "^4.0.3",
"set-blocking": "^2.0.0"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
}
},
"node_modules/object-inspect": {
"version": "1.12.2",
"dev": true,
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/object-keys": {
"version": "1.1.1",
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 0.4"
}
},
"node_modules/object.assign": {
"version": "4.1.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"has-symbols": "^1.0.3",
"object-keys": "^1.1.1"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/object.values": {
2023-03-06 12:43:37 +00:00
"version": "1.1.6",
2022-08-17 14:18:33 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
2023-03-06 12:43:37 +00:00
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/once": {
"version": "1.4.0",
"license": "ISC",
"dependencies": {
"wrappy": "1"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/onetime": {
"version": "5.1.2",
"license": "MIT",
"dependencies": {
"mimic-fn": "^2.1.0"
},
"engines": {
"node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/open": {
"version": "8.4.1",
"dev": true,
"license": "MIT",
"dependencies": {
"define-lazy-prop": "^2.0.0",
"is-docker": "^2.1.1",
"is-wsl": "^2.2.0"
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/optionator": {
"version": "0.9.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"deep-is": "^0.1.3",
"fast-levenshtein": "^2.0.6",
"levn": "^0.4.1",
"prelude-ls": "^1.2.1",
"type-check": "^0.4.0",
"word-wrap": "^1.2.3"
},
"engines": {
"node": ">= 0.8.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/ora": {
"version": "5.4.1",
"license": "MIT",
"dependencies": {
"bl": "^4.1.0",
"chalk": "^4.1.0",
"cli-cursor": "^3.1.0",
"cli-spinners": "^2.5.0",
"is-interactive": "^1.0.0",
"is-unicode-supported": "^0.1.0",
"log-symbols": "^4.1.0",
"strip-ansi": "^6.0.0",
"wcwidth": "^1.0.1"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/os-tmpdir": {
"version": "1.0.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=0.10.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/p-limit": {
"version": "3.1.0",
"license": "MIT",
"dependencies": {
"yocto-queue": "^0.1.0"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/p-locate": {
"version": "5.0.0",
"license": "MIT",
"dependencies": {
"p-limit": "^3.0.2"
2022-07-01 13:03:12 +00:00
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 13:03:12 +00:00
}
},
"node_modules/p-map": {
"version": "4.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"aggregate-error": "^3.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/p-try": {
"version": "2.2.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6"
}
},
"node_modules/pacote": {
"version": "15.1.0",
"dev": true,
"license": "ISC",
"dependencies": {
"@npmcli/git": "^4.0.0",
"@npmcli/installed-package-contents": "^2.0.1",
"@npmcli/promise-spawn": "^6.0.1",
"@npmcli/run-script": "^6.0.0",
"cacache": "^17.0.0",
"fs-minipass": "^3.0.0",
"minipass": "^4.0.0",
"npm-package-arg": "^10.0.0",
"npm-packlist": "^7.0.0",
"npm-pick-manifest": "^8.0.0",
"npm-registry-fetch": "^14.0.0",
"proc-log": "^3.0.0",
"promise-retry": "^2.0.1",
"read-package-json": "^6.0.0",
"read-package-json-fast": "^3.0.0",
"sigstore": "^1.0.0",
"ssri": "^10.0.0",
"tar": "^6.1.11"
},
"bin": {
"pacote": "lib/bin.js"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/parent-module": {
"version": "1.0.1",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"callsites": "^3.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=6"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/parse-json": {
"version": "5.2.0",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@babel/code-frame": "^7.0.0",
"error-ex": "^1.3.1",
"json-parse-even-better-errors": "^2.3.0",
"lines-and-columns": "^1.1.6"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/path-exists": {
"version": "4.0.0",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/path-is-absolute": {
"version": "1.0.1",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=0.10.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/path-key": {
"version": "3.1.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/path-parse": {
"version": "1.0.7",
"dev": true,
"license": "MIT"
},
2023-03-06 11:28:33 +00:00
"node_modules/path-scurry": {
"version": "1.6.1",
"license": "BlueOak-1.0.0",
2023-03-06 11:28:33 +00:00
"dependencies": {
"lru-cache": "^7.14.1",
"minipass": "^4.0.2"
},
"engines": {
"node": ">=14"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/path-scurry/node_modules/lru-cache": {
"version": "7.18.3",
"license": "ISC",
2023-03-06 11:28:33 +00:00
"engines": {
"node": ">=12"
}
},
"node_modules/path-to-regexp": {
"version": "1.8.0",
"dev": true,
"license": "MIT",
"dependencies": {
"isarray": "0.0.1"
}
},
"node_modules/path-type": {
"version": "4.0.0",
"license": "MIT",
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/pend": {
"version": "1.2.0",
"license": "MIT"
},
"node_modules/picomatch": {
"version": "2.3.1",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=8.6"
},
"funding": {
"url": "https://github.com/sponsors/jonschlinkert"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/pidtree": {
"version": "0.3.1",
"dev": true,
"license": "MIT",
"bin": {
"pidtree": "bin/pidtree.js"
},
"engines": {
"node": ">=0.10"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/pify": {
"version": "3.0.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=4"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/pixelmatch": {
"version": "5.3.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
"dependencies": {
"pngjs": "^6.0.0"
},
"bin": {
"pixelmatch": "bin/pixelmatch"
2022-07-01 11:52:39 +00:00
}
},
2023-03-06 12:43:37 +00:00
"node_modules/pixelmatch/node_modules/pngjs": {
"version": "6.0.0",
"dev": true,
"license": "MIT",
2023-03-06 12:43:37 +00:00
"engines": {
"node": ">=12.13.0"
}
},
"node_modules/plur": {
"version": "4.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"irregular-plurals": "^3.2.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/pngjs": {
2023-03-06 12:43:37 +00:00
"version": "7.0.0",
"dev": true,
"license": "MIT",
"engines": {
2023-03-06 12:43:37 +00:00
"node": ">=14.19.0"
}
},
"node_modules/prelude-ls": {
"version": "1.2.1",
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">= 0.8.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/prettier": {
2023-03-06 12:43:37 +00:00
"version": "2.8.4",
"dev": true,
"license": "MIT",
"bin": {
"prettier": "bin-prettier.js"
},
"engines": {
"node": ">=10.13.0"
},
"funding": {
"url": "https://github.com/prettier/prettier?sponsor=1"
}
},
"node_modules/prettier-linter-helpers": {
"version": "1.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"fast-diff": "^1.1.2"
},
"engines": {
"node": ">=6.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/pretty-format": {
2023-03-06 12:43:37 +00:00
"version": "29.4.3",
"dev": true,
"license": "MIT",
"dependencies": {
2023-03-06 12:43:37 +00:00
"@jest/schemas": "^29.4.3",
"ansi-styles": "^5.0.0",
"react-is": "^18.0.0"
},
"engines": {
2023-03-06 12:43:37 +00:00
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
},
"node_modules/pretty-format/node_modules/ansi-styles": {
"version": "5.2.0",
"dev": true,
"license": "MIT",
2023-03-06 12:43:37 +00:00
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/proc-log": {
"version": "3.0.0",
"dev": true,
"license": "ISC",
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/progress": {
"version": "2.0.3",
"license": "MIT",
"engines": {
"node": ">=0.4.0"
}
},
"node_modules/promise-inflight": {
"version": "1.0.1",
"dev": true,
"license": "ISC"
},
"node_modules/promise-retry": {
"version": "2.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"err-code": "^2.0.2",
"retry": "^0.12.0"
},
"engines": {
"node": ">=10"
}
},
"node_modules/proper-lockfile": {
"version": "4.1.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"graceful-fs": "^4.2.4",
"retry": "^0.12.0",
"signal-exit": "^3.0.2"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/proxy-from-env": {
"version": "1.1.0",
"license": "MIT"
},
"node_modules/pump": {
"version": "3.0.0",
"license": "MIT",
"dependencies": {
"end-of-stream": "^1.1.0",
"once": "^1.3.1"
}
},
"node_modules/punycode": {
"version": "2.1.1",
"license": "MIT",
"engines": {
"node": ">=6"
}
},
"node_modules/puppeteer": {
"resolved": "packages/puppeteer",
"link": true
},
"node_modules/puppeteer-core": {
"resolved": "packages/puppeteer-core",
"link": true
},
"node_modules/q": {
"version": "1.5.1",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.6.0",
"teleport": ">=0.2.0"
}
},
"node_modules/queue-microtask": {
"version": "1.2.3",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
],
"license": "MIT"
},
"node_modules/quick-lru": {
"version": "4.0.1",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/rambda": {
"version": "7.3.0",
"dev": true,
"license": "MIT"
},
"node_modules/randombytes": {
"version": "2.1.0",
"license": "MIT",
"dependencies": {
"safe-buffer": "^5.1.0"
}
},
"node_modules/react-is": {
"version": "18.2.0",
"dev": true,
"license": "MIT"
},
"node_modules/read-package-json": {
"version": "6.0.0",
"dev": true,
"license": "ISC",
"dependencies": {
"glob": "^8.0.1",
"json-parse-even-better-errors": "^3.0.0",
"normalize-package-data": "^5.0.0",
"npm-normalize-package-bin": "^3.0.0"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/read-package-json-fast": {
"version": "3.0.2",
"dev": true,
"license": "ISC",
"dependencies": {
"json-parse-even-better-errors": "^3.0.0",
"npm-normalize-package-bin": "^3.0.0"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/read-package-json-fast/node_modules/json-parse-even-better-errors": {
"version": "3.0.0",
"dev": true,
"license": "MIT",
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/read-package-json/node_modules/brace-expansion": {
"version": "2.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"balanced-match": "^1.0.0"
}
},
"node_modules/read-package-json/node_modules/glob": {
"version": "8.1.0",
"dev": true,
"license": "ISC",
"dependencies": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^5.0.1",
"once": "^1.3.0"
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/read-package-json/node_modules/hosted-git-info": {
"version": "6.1.1",
"dev": true,
"license": "ISC",
"dependencies": {
"lru-cache": "^7.5.1"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/read-package-json/node_modules/json-parse-even-better-errors": {
"version": "3.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/read-package-json/node_modules/lru-cache": {
"version": "7.18.3",
"dev": true,
"license": "ISC",
"engines": {
"node": ">=12"
}
},
"node_modules/read-package-json/node_modules/minimatch": {
"version": "5.1.6",
"dev": true,
"license": "ISC",
"dependencies": {
"brace-expansion": "^2.0.1"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=10"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/read-package-json/node_modules/normalize-package-data": {
"version": "5.0.0",
"dev": true,
"license": "BSD-2-Clause",
2022-07-01 11:52:39 +00:00
"dependencies": {
"hosted-git-info": "^6.0.0",
"is-core-module": "^2.8.1",
"semver": "^7.3.5",
"validate-npm-package-license": "^3.0.4"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/read-pkg": {
"version": "3.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"load-json-file": "^4.0.0",
"normalize-package-data": "^2.3.2",
"path-type": "^3.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=4"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/read-pkg-up": {
"version": "7.0.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"find-up": "^4.1.0",
"read-pkg": "^5.2.0",
"type-fest": "^0.8.1"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/read-pkg-up/node_modules/find-up": {
"version": "4.1.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"locate-path": "^5.0.0",
"path-exists": "^4.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/read-pkg-up/node_modules/hosted-git-info": {
"version": "2.8.9",
"dev": true,
"license": "ISC"
},
"node_modules/read-pkg-up/node_modules/locate-path": {
"version": "5.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"p-locate": "^4.1.0"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/read-pkg-up/node_modules/normalize-package-data": {
"version": "2.5.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
"hosted-git-info": "^2.1.4",
"resolve": "^1.10.0",
"semver": "2 || 3 || 4 || 5",
"validate-npm-package-license": "^3.0.1"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/read-pkg-up/node_modules/p-limit": {
"version": "2.3.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"p-try": "^2.0.0"
},
"engines": {
"node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/read-pkg-up/node_modules/p-locate": {
"version": "4.1.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"p-limit": "^2.2.0"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/read-pkg-up/node_modules/read-pkg": {
"version": "5.2.0",
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"@types/normalize-package-data": "^2.4.0",
"normalize-package-data": "^2.5.0",
"parse-json": "^5.0.0",
"type-fest": "^0.6.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/read-pkg-up/node_modules/read-pkg/node_modules/type-fest": {
"version": "0.6.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "(MIT OR CC0-1.0)",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/read-pkg-up/node_modules/semver": {
"version": "5.7.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
"bin": {
"semver": "bin/semver"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/read-pkg-up/node_modules/type-fest": {
"version": "0.8.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "(MIT OR CC0-1.0)",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/read-pkg/node_modules/hosted-git-info": {
"version": "2.8.9",
"dev": true,
"license": "ISC"
},
"node_modules/read-pkg/node_modules/normalize-package-data": {
"version": "2.5.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
"hosted-git-info": "^2.1.4",
"resolve": "^1.10.0",
"semver": "2 || 3 || 4 || 5",
"validate-npm-package-license": "^3.0.1"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/read-pkg/node_modules/path-type": {
"version": "3.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"pify": "^3.0.0"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=4"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/read-pkg/node_modules/semver": {
"version": "5.7.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
"bin": {
"semver": "bin/semver"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/readable-stream": {
"version": "3.6.0",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"inherits": "^2.0.3",
"string_decoder": "^1.1.1",
"util-deprecate": "^1.0.1"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">= 6"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/readdirp": {
"version": "3.6.0",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"picomatch": "^2.2.1"
},
"engines": {
"node": ">=8.10.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/redent": {
"version": "3.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"indent-string": "^4.0.0",
"strip-indent": "^3.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/regexp.prototype.flags": {
"version": "1.4.3",
"dev": true,
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.3",
"functions-have-names": "^1.2.2"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/regexpp": {
"version": "3.2.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/mysticatea"
}
},
"node_modules/require-directory": {
"version": "2.1.1",
"license": "MIT",
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/require-from-string": {
"version": "2.0.2",
"license": "MIT",
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/resolve": {
"version": "1.22.1",
"dev": true,
"license": "MIT",
"dependencies": {
"is-core-module": "^2.9.0",
"path-parse": "^1.0.7",
"supports-preserve-symlinks-flag": "^1.0.0"
},
"bin": {
"resolve": "bin/resolve"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/resolve-from": {
"version": "5.0.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/resolve-global": {
"version": "1.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"global-dirs": "^0.1.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/restore-cursor": {
"version": "3.1.0",
"license": "MIT",
"dependencies": {
"onetime": "^5.1.0",
"signal-exit": "^3.0.2"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/retry": {
"version": "0.12.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">= 4"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/reusify": {
"version": "1.0.4",
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"iojs": ">=1.0.0",
"node": ">=0.10.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/rimraf": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-4.4.0.tgz",
"integrity": "sha512-X36S+qpCUR0HjXlkDe4NAOhS//aHH0Z+h8Ckf2auGJk3PTnx5rLmrHkwNdbVQuCSUhOyFrlRvFEllZOYE+yZGQ==",
"dependencies": {
"glob": "^9.2.0"
},
"bin": {
"rimraf": "dist/cjs/src/bin.js"
},
"engines": {
"node": ">=14"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/rollup": {
2023-03-06 12:43:37 +00:00
"version": "3.18.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"bin": {
"rollup": "dist/bin/rollup"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=14.18.0",
"npm": ">=8.0.0"
},
"optionalDependencies": {
"fsevents": "~2.3.2"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/run-async": {
"version": "2.4.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=0.12.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/run-parallel": {
"version": "1.2.0",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
],
"license": "MIT",
"dependencies": {
"queue-microtask": "^1.2.2"
}
},
"node_modules/rxjs": {
"version": "6.6.7",
"license": "Apache-2.0",
2022-07-01 11:52:39 +00:00
"dependencies": {
"tslib": "^1.9.0"
},
"engines": {
"npm": ">=2.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/safe-buffer": {
"version": "5.2.1",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
],
"license": "MIT"
},
"node_modules/safe-regex-test": {
"version": "1.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
"get-intrinsic": "^1.1.3",
"is-regex": "^1.1.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/safer-buffer": {
"version": "2.1.2",
"devOptional": true,
"license": "MIT"
},
"node_modules/semver": {
"version": "7.3.8",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
2022-07-01 11:52:39 +00:00
"dependencies": {
"lru-cache": "^6.0.0"
},
"bin": {
"semver": "bin/semver.js"
},
"engines": {
"node": ">=10"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/serialize-javascript": {
"version": "6.0.0",
"license": "BSD-3-Clause",
2022-07-01 11:52:39 +00:00
"dependencies": {
"randombytes": "^2.1.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/set-blocking": {
"version": "2.0.0",
"dev": true,
"license": "ISC"
},
"node_modules/shebang-command": {
"version": "2.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"shebang-regex": "^3.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/shebang-regex": {
"version": "3.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/shell-quote": {
"version": "1.7.4",
"dev": true,
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/side-channel": {
"version": "1.0.4",
"dev": true,
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.0",
"get-intrinsic": "^1.0.2",
"object-inspect": "^1.9.0"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/signal-exit": {
"version": "3.0.7",
"license": "ISC"
},
"node_modules/sigstore": {
"version": "1.0.0",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"make-fetch-happen": "^11.0.1",
"tuf-js": "^1.0.0"
},
"bin": {
"sigstore": "bin/sigstore.js"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/sigstore/node_modules/lru-cache": {
"version": "7.18.3",
"dev": true,
"license": "ISC",
"engines": {
"node": ">=12"
}
},
"node_modules/sigstore/node_modules/make-fetch-happen": {
"version": "11.0.3",
"dev": true,
"license": "ISC",
"dependencies": {
"agentkeepalive": "^4.2.1",
"cacache": "^17.0.0",
"http-cache-semantics": "^4.1.1",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0",
"is-lambda": "^1.0.1",
"lru-cache": "^7.7.1",
"minipass": "^4.0.0",
"minipass-fetch": "^3.0.0",
"minipass-flush": "^1.0.5",
"minipass-pipeline": "^1.2.4",
"negotiator": "^0.6.3",
"promise-retry": "^2.0.1",
"socks-proxy-agent": "^7.0.0",
"ssri": "^10.0.0"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/sigstore/node_modules/minipass-fetch": {
"version": "3.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"minipass": "^4.0.0",
"minipass-sized": "^1.0.3",
"minizlib": "^2.1.2"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
},
"optionalDependencies": {
"encoding": "^0.1.13"
}
},
"node_modules/sinon": {
"version": "15.0.1",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"@sinonjs/commons": "^2.0.0",
"@sinonjs/fake-timers": "10.0.2",
"@sinonjs/samsam": "^7.0.1",
"diff": "^5.0.0",
"nise": "^5.1.2",
"supports-color": "^7.2.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/sinon"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/slash": {
"version": "3.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/smart-buffer": {
"version": "4.2.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 6.0.0",
"npm": ">= 3.0.0"
}
},
"node_modules/socks": {
"version": "2.7.1",
"dev": true,
"license": "MIT",
"dependencies": {
"ip": "^2.0.0",
"smart-buffer": "^4.2.0"
},
"engines": {
"node": ">= 10.13.0",
"npm": ">= 3.0.0"
}
},
"node_modules/socks-proxy-agent": {
"version": "7.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"agent-base": "^6.0.2",
"debug": "^4.3.3",
"socks": "^2.6.2"
},
"engines": {
"node": ">= 10"
}
},
"node_modules/source-map": {
"version": "0.6.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "BSD-3-Clause",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=0.10.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/source-map-support": {
"version": "0.5.21",
2022-07-01 13:03:12 +00:00
"dev": true,
"license": "MIT",
2022-07-01 13:03:12 +00:00
"dependencies": {
"buffer-from": "^1.0.0",
"source-map": "^0.6.0"
2022-07-01 13:03:12 +00:00
}
},
"node_modules/sourcemap-codec": {
"version": "1.4.8",
"dev": true,
"license": "MIT"
2022-07-01 11:52:39 +00:00
},
"node_modules/spdx-correct": {
"version": "3.1.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "Apache-2.0",
2022-07-01 11:52:39 +00:00
"dependencies": {
"spdx-expression-parse": "^3.0.0",
"spdx-license-ids": "^3.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/spdx-exceptions": {
"version": "2.3.0",
"dev": true,
"license": "CC-BY-3.0"
},
"node_modules/spdx-expression-parse": {
"version": "3.0.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"spdx-exceptions": "^2.1.0",
"spdx-license-ids": "^3.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/spdx-license-ids": {
"version": "3.0.12",
"dev": true,
"license": "CC0-1.0"
},
"node_modules/split2": {
"version": "3.2.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
2022-07-01 11:52:39 +00:00
"dependencies": {
"readable-stream": "^3.0.0"
}
},
"node_modules/sprintf-js": {
"version": "1.0.3",
"dev": true,
"license": "BSD-3-Clause"
},
"node_modules/ssri": {
"version": "10.0.1",
"dev": true,
"license": "ISC",
"dependencies": {
"minipass": "^4.0.0"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/stack-utils": {
2023-03-06 12:43:37 +00:00
"version": "2.0.6",
"dev": true,
"license": "MIT",
"dependencies": {
"escape-string-regexp": "^2.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
2023-03-06 12:43:37 +00:00
"node": ">=10"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/stack-utils/node_modules/escape-string-regexp": {
"version": "2.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/string_decoder": {
"version": "1.3.0",
"license": "MIT",
"dependencies": {
"safe-buffer": "~5.2.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/string-argv": {
"version": "0.3.1",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.6.19"
}
},
"node_modules/string-width": {
"version": "4.2.3",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^6.0.1"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/string.prototype.padend": {
"version": "3.1.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.3",
"es-abstract": "^1.19.1"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/string.prototype.repeat": {
"version": "0.2.0",
"dev": true
2022-07-01 11:52:39 +00:00
},
"node_modules/string.prototype.trimend": {
"version": "1.0.5",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.19.5"
2022-07-01 11:52:39 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/string.prototype.trimstart": {
"version": "1.0.5",
"dev": true,
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.19.5"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/strip-ansi": {
"version": "6.0.1",
"license": "MIT",
"dependencies": {
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/strip-bom": {
"version": "3.0.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=4"
}
},
"node_modules/strip-final-newline": {
"version": "2.0.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6"
}
},
"node_modules/strip-indent": {
"version": "3.0.0",
"dev": true,
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"min-indent": "^1.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=8"
}
},
"node_modules/strip-json-comments": {
"version": "3.1.1",
"license": "MIT",
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/supports-color": {
"version": "7.2.0",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"has-flag": "^4.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/supports-hyperlinks": {
"version": "2.3.0",
"dev": true,
"license": "MIT",
"dependencies": {
"has-flag": "^4.0.0",
"supports-color": "^7.0.0"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/supports-preserve-symlinks-flag": {
"version": "1.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/symbol-observable": {
"version": "4.0.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.10"
}
},
"node_modules/tar": {
"version": "6.1.13",
"dev": true,
"license": "ISC",
"dependencies": {
"chownr": "^2.0.0",
"fs-minipass": "^2.0.0",
"minipass": "^4.0.0",
"minizlib": "^2.1.1",
"mkdirp": "^1.0.3",
"yallist": "^4.0.0"
},
"engines": {
"node": ">=10"
}
},
"node_modules/tar-fs": {
"version": "2.1.1",
"license": "MIT",
2022-07-01 11:52:39 +00:00
"dependencies": {
"chownr": "^1.1.1",
"mkdirp-classic": "^0.5.2",
"pump": "^3.0.0",
"tar-stream": "^2.1.4"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/tar-stream": {
"version": "2.2.0",
"license": "MIT",
"dependencies": {
"bl": "^4.0.3",
"end-of-stream": "^1.4.1",
"fs-constants": "^1.0.0",
"inherits": "^2.0.3",
"readable-stream": "^3.1.1"
},
2022-07-01 11:52:39 +00:00
"engines": {
"node": ">=6"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/tar/node_modules/chownr": {
"version": "2.0.0",
"dev": true,
"license": "ISC",
"engines": {
"node": ">=10"
}
},
"node_modules/tar/node_modules/fs-minipass": {
"version": "2.1.0",
"dev": true,
"license": "ISC",
"dependencies": {
"minipass": "^3.0.0"
},
"engines": {
"node": ">= 8"
}
},
"node_modules/tar/node_modules/fs-minipass/node_modules/minipass": {
"version": "3.3.6",
"dev": true,
"license": "ISC",
"dependencies": {
"yallist": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/test-exclude": {
"version": "6.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
"dependencies": {
"@istanbuljs/schema": "^0.1.2",
"glob": "^7.1.4",
"minimatch": "^3.0.4"
},
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/test-exclude/node_modules/glob": {
"version": "7.2.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
2022-07-01 11:52:39 +00:00
"dependencies": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.1.1",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": "*"
2022-07-01 11:52:39 +00:00
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/text-diff": {
"version": "1.0.1",
"dev": true,
"license": "Apache-2.0"
},
"node_modules/text-extensions": {
"version": "1.9.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.10"
}
},
"node_modules/text-table": {
"version": "0.2.0",
"dev": true,
"license": "MIT"
},
"node_modules/through": {
"version": "2.3.8",
"license": "MIT"
},
"node_modules/through2": {
"version": "4.0.2",
"dev": true,
"license": "MIT",
"dependencies": {
"readable-stream": "3"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/to-regex-range": {
"version": "5.0.1",
"license": "MIT",
"dependencies": {
"is-number": "^7.0.0"
},
"engines": {
"node": ">=8.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/tr46": {
"version": "0.0.3",
"license": "MIT"
},
"node_modules/trim-newlines": {
"version": "3.0.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/ts-node": {
"version": "10.9.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@cspotcode/source-map-support": "^0.8.0",
"@tsconfig/node10": "^1.0.7",
"@tsconfig/node12": "^1.0.7",
"@tsconfig/node14": "^1.0.0",
"@tsconfig/node16": "^1.0.2",
"acorn": "^8.4.1",
"acorn-walk": "^8.1.1",
"arg": "^4.1.0",
"create-require": "^1.1.0",
"diff": "^4.0.1",
"make-error": "^1.1.1",
"v8-compile-cache-lib": "^3.0.1",
"yn": "3.1.1"
},
"bin": {
"ts-node": "dist/bin.js",
"ts-node-cwd": "dist/bin-cwd.js",
"ts-node-esm": "dist/bin-esm.js",
"ts-node-script": "dist/bin-script.js",
"ts-node-transpile-only": "dist/bin-transpile.js",
"ts-script": "dist/bin-script-deprecated.js"
},
"peerDependencies": {
"@swc/core": ">=1.2.50",
"@swc/wasm": ">=1.2.50",
"@types/node": "*",
"typescript": ">=2.7"
},
"peerDependenciesMeta": {
"@swc/core": {
"optional": true
},
"@swc/wasm": {
"optional": true
}
2022-07-01 11:52:39 +00:00
}
},
"node_modules/ts-node/node_modules/diff": {
"version": "4.0.2",
2022-08-17 13:32:57 +00:00
"dev": true,
"license": "BSD-3-Clause",
"engines": {
"node": ">=0.3.1"
2022-08-17 13:32:57 +00:00
}
},
"node_modules/tsconfig-paths": {
"version": "3.14.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@types/json5": "^0.0.29",
"json5": "^1.0.1",
"minimist": "^1.2.6",
"strip-bom": "^3.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/tsconfig-paths/node_modules/json5": {
"version": "1.0.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"minimist": "^1.2.0"
},
"bin": {
"json5": "lib/cli.js"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/tsd": {
2023-03-06 12:43:37 +00:00
"version": "0.26.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
2023-03-06 12:43:37 +00:00
"@tsd/typescript": "~4.9.5",
"eslint-formatter-pretty": "^4.1.0",
"globby": "^11.0.1",
"meow": "^9.0.0",
"path-exists": "^4.0.0",
"read-pkg-up": "^7.0.0"
},
"bin": {
"tsd": "dist/cli.js"
},
"engines": {
"node": ">=14.16"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/tsd/node_modules/meow": {
"version": "9.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@types/minimist": "^1.2.0",
"camelcase-keys": "^6.2.2",
"decamelize": "^1.2.0",
"decamelize-keys": "^1.1.0",
"hard-rejection": "^2.1.0",
"minimist-options": "4.1.0",
"normalize-package-data": "^3.0.0",
"read-pkg-up": "^7.0.1",
"redent": "^3.0.0",
"trim-newlines": "^3.0.0",
"type-fest": "^0.18.0",
"yargs-parser": "^20.2.3"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/tsd/node_modules/type-fest": {
"version": "0.18.1",
"dev": true,
"license": "(MIT OR CC0-1.0)",
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/tslib": {
"version": "1.14.1",
"license": "0BSD"
2022-07-01 11:52:39 +00:00
},
"node_modules/tsutils": {
"version": "3.21.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"tslib": "^1.8.1"
},
"engines": {
"node": ">= 6"
},
"peerDependencies": {
"typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/tsx": {
2023-03-06 12:43:37 +00:00
"version": "3.12.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
2023-03-06 12:43:37 +00:00
"@esbuild-kit/cjs-loader": "^2.4.2",
"@esbuild-kit/core-utils": "^3.0.0",
2023-03-06 12:43:37 +00:00
"@esbuild-kit/esm-loader": "^2.5.5"
},
"bin": {
"tsx": "dist/cli.js"
},
"optionalDependencies": {
"fsevents": "~2.3.2"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/tuf-js": {
"version": "1.1.1",
"dev": true,
"license": "MIT",
"dependencies": {
"@tufjs/models": "1.0.0",
"make-fetch-happen": "^11.0.1"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/tuf-js/node_modules/lru-cache": {
"version": "7.18.3",
"dev": true,
"license": "ISC",
"engines": {
"node": ">=12"
}
},
"node_modules/tuf-js/node_modules/make-fetch-happen": {
"version": "11.0.3",
"dev": true,
"license": "ISC",
"dependencies": {
"agentkeepalive": "^4.2.1",
"cacache": "^17.0.0",
"http-cache-semantics": "^4.1.1",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0",
"is-lambda": "^1.0.1",
"lru-cache": "^7.7.1",
"minipass": "^4.0.0",
"minipass-fetch": "^3.0.0",
"minipass-flush": "^1.0.5",
"minipass-pipeline": "^1.2.4",
"negotiator": "^0.6.3",
"promise-retry": "^2.0.1",
"socks-proxy-agent": "^7.0.0",
"ssri": "^10.0.0"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/tuf-js/node_modules/minipass-fetch": {
"version": "3.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"minipass": "^4.0.0",
"minipass-sized": "^1.0.3",
"minizlib": "^2.1.2"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
},
"optionalDependencies": {
"encoding": "^0.1.13"
}
},
"node_modules/tunnel": {
"version": "0.0.6",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.6.11 <=0.7.0 || >=0.7.3"
}
},
"node_modules/type-check": {
"version": "0.4.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"prelude-ls": "^1.2.1"
},
"engines": {
"node": ">= 0.8.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/type-detect": {
"version": "4.0.8",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=4"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/type-fest": {
"version": "0.20.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "(MIT OR CC0-1.0)",
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/typescript": {
2023-03-06 12:43:37 +00:00
"version": "4.9.5",
"devOptional": true,
"license": "Apache-2.0",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
},
"engines": {
"node": ">=4.2.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/unbox-primitive": {
"version": "1.0.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
"has-bigints": "^1.0.2",
"has-symbols": "^1.0.3",
"which-boxed-primitive": "^1.0.2"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/unbzip2-stream": {
"version": "1.4.3",
"license": "MIT",
"dependencies": {
"buffer": "^5.2.1",
"through": "^2.3.8"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/unique-filename": {
"version": "3.0.0",
"dev": true,
"license": "ISC",
"dependencies": {
"unique-slug": "^4.0.0"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/unique-slug": {
"version": "4.0.0",
"dev": true,
"license": "ISC",
"dependencies": {
"imurmurhash": "^0.1.4"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/universalify": {
"version": "2.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 10.0.0"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/uri-js": {
"version": "4.4.1",
"license": "BSD-2-Clause",
"dependencies": {
"punycode": "^2.1.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/util-deprecate": {
"version": "1.0.2",
"license": "MIT"
},
"node_modules/uuid": {
"version": "8.3.2",
"dev": true,
"license": "MIT",
"bin": {
"uuid": "dist/bin/uuid"
}
},
"node_modules/v8-compile-cache-lib": {
"version": "3.0.1",
"dev": true,
"license": "MIT"
},
"node_modules/v8-to-istanbul": {
"version": "9.0.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.12",
"@types/istanbul-lib-coverage": "^2.0.1",
"convert-source-map": "^1.6.0"
},
"engines": {
"node": ">=10.12.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/v8-to-istanbul/node_modules/@jridgewell/trace-mapping": {
"version": "0.3.16",
"dev": true,
"license": "MIT",
"dependencies": {
"@jridgewell/resolve-uri": "3.1.0",
"@jridgewell/sourcemap-codec": "1.4.14"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/validate-npm-package-license": {
"version": "3.0.4",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"spdx-correct": "^3.0.0",
"spdx-expression-parse": "^3.0.0"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/validate-npm-package-name": {
"version": "5.0.0",
"dev": true,
"license": "ISC",
"dependencies": {
"builtins": "^5.0.0"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/validator": {
"version": "13.9.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 0.10"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/wcwidth": {
"version": "1.0.1",
"license": "MIT",
"dependencies": {
"defaults": "^1.0.3"
}
},
"node_modules/webidl-conversions": {
"version": "3.0.1",
"license": "BSD-2-Clause"
},
"node_modules/whatwg-url": {
"version": "5.0.0",
"license": "MIT",
"dependencies": {
"tr46": "~0.0.3",
"webidl-conversions": "^3.0.0"
}
},
"node_modules/which": {
"version": "2.0.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
"dependencies": {
"isexe": "^2.0.0"
},
"bin": {
"node-which": "bin/node-which"
},
"engines": {
"node": ">= 8"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/which-boxed-primitive": {
"version": "1.0.2",
"dev": true,
"license": "MIT",
"dependencies": {
"is-bigint": "^1.0.1",
"is-boolean-object": "^1.1.0",
"is-number-object": "^1.0.4",
"is-string": "^1.0.5",
"is-symbol": "^1.0.3"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/wide-align": {
"version": "1.1.5",
"dev": true,
"license": "ISC",
"dependencies": {
"string-width": "^1.0.2 || 2 || 3 || 4"
}
},
"node_modules/wireit": {
2023-03-06 12:43:37 +00:00
"version": "0.9.5",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "Apache-2.0",
"workspaces": [
"vscode-extension",
"website"
],
"dependencies": {
"braces": "^3.0.2",
"chokidar": "^3.5.3",
"fast-glob": "^3.2.11",
"jsonc-parser": "^3.0.0",
"proper-lockfile": "^4.1.2"
},
"bin": {
"wireit": "bin/wireit.js"
},
"engines": {
"node": ">=14.14.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/word-wrap": {
"version": "1.2.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.10.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/workerpool": {
"version": "6.2.1",
"license": "Apache-2.0"
},
"node_modules/wrap-ansi": {
"version": "7.0.0",
"license": "MIT",
"dependencies": {
"ansi-styles": "^4.0.0",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/wrappy": {
"version": "1.0.2",
"license": "ISC"
},
"node_modules/write-file-atomic": {
"version": "4.0.2",
"dev": true,
"license": "ISC",
"dependencies": {
"imurmurhash": "^0.1.4",
"signal-exit": "^3.0.7"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/ws": {
"version": "8.12.1",
"license": "MIT",
"engines": {
"node": ">=10.0.0"
},
"peerDependencies": {
"bufferutil": "^4.0.1",
"utf-8-validate": ">=5.0.2"
},
"peerDependenciesMeta": {
"bufferutil": {
"optional": true
},
"utf-8-validate": {
"optional": true
}
2022-07-01 11:52:39 +00:00
}
},
"node_modules/y18n": {
"version": "5.0.8",
"license": "ISC",
"engines": {
"node": ">=10"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/yallist": {
"version": "4.0.0",
"dev": true,
"license": "ISC"
},
"node_modules/yargs": {
"version": "17.7.1",
"license": "MIT",
"dependencies": {
"cliui": "^8.0.1",
"escalade": "^3.1.1",
"get-caller-file": "^2.0.5",
"require-directory": "^2.1.1",
"string-width": "^4.2.3",
"y18n": "^5.0.5",
"yargs-parser": "^21.1.1"
},
"engines": {
"node": ">=12"
}
},
"node_modules/yargs-parser": {
"version": "20.2.9",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "ISC",
"engines": {
"node": ">=10"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/yargs-unparser": {
"version": "2.0.0",
"license": "MIT",
"dependencies": {
"camelcase": "^6.0.0",
"decamelize": "^4.0.0",
"flat": "^5.0.2",
"is-plain-obj": "^2.1.0"
},
"engines": {
"node": ">=10"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/yargs-unparser/node_modules/camelcase": {
"version": "6.3.0",
"license": "MIT",
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/yargs-unparser/node_modules/decamelize": {
"version": "4.0.0",
"license": "MIT",
"engines": {
"node": ">=10"
2022-07-01 11:52:39 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/yargs-unparser/node_modules/is-plain-obj": {
"version": "2.1.0",
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/yargs/node_modules/yargs-parser": {
"version": "21.1.1",
"license": "ISC",
"engines": {
"node": ">=12"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/yauzl": {
"version": "2.10.0",
"license": "MIT",
"dependencies": {
"buffer-crc32": "~0.2.3",
"fd-slicer": "~1.1.0"
}
2022-07-01 11:52:39 +00:00
},
"node_modules/yn": {
"version": "3.1.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/yocto-queue": {
"version": "0.1.0",
"license": "MIT",
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/z-schema": {
"version": "5.0.5",
2022-07-01 11:52:39 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"lodash.get": "^4.4.2",
"lodash.isequal": "^4.5.0",
"validator": "^13.7.0"
},
"bin": {
"z-schema": "bin/z-schema"
},
"engines": {
"node": ">=8.0.0"
},
"optionalDependencies": {
"commander": "^9.4.1"
}
},
"node_modules/zod": {
2023-03-06 12:43:37 +00:00
"version": "3.21.2",
"dev": true,
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/colinhacks"
}
},
"packages/browsers": {
"name": "@puppeteer/browsers",
"version": "0.0.5",
"license": "Apache-2.0",
"dependencies": {
"debug": "4.3.4",
"extract-zip": "2.0.1",
"https-proxy-agent": "5.0.1",
"progress": "2.0.3",
"proxy-from-env": "1.1.0",
"tar-fs": "2.1.1",
"unbzip2-stream": "1.4.3",
"yargs": "17.7.1"
},
"bin": {
"browsers": "lib/cjs/browsers.js"
},
"devDependencies": {
"@types/node": "^14.15.0",
"@types/yargs": "17.0.22"
},
"engines": {
"node": ">=14.1.0"
},
"peerDependencies": {
"typescript": ">= 4.7.4"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
}
},
"packages/browsers/node_modules/@types/node": {
"version": "14.18.36",
"dev": true,
"license": "MIT"
},
"packages/ng-schematics": {
"name": "@puppeteer/ng-schematics",
chore: release main (#9313) :robot: I have created a release *beep* *boop* --- <details><summary>ng-schematics: 0.1.0</summary> ## 0.1.0 (2022-11-23) ### Features * **ng-schematics:** Release @puppeteer/ng-schematics ([#9244](https://github.com/puppeteer/puppeteer/issues/9244)) ([be33929](https://github.com/puppeteer/puppeteer/commit/be33929770e473992ad49029e6d038d36591e108)) </details> <details><summary>puppeteer: 19.3.0</summary> ## [19.3.0](https://github.com/puppeteer/puppeteer/compare/puppeteer-v19.2.2...puppeteer-v19.3.0) (2022-11-23) ### Miscellaneous Chores * **puppeteer:** Synchronize puppeteer versions ### Dependencies * The following workspace dependencies were updated * dependencies * puppeteer-core bumped from 19.2.2 to 19.3.0 </details> <details><summary>puppeteer-core: 19.3.0</summary> ## [19.3.0](https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v19.2.2...puppeteer-core-v19.3.0) (2022-11-23) ### Features * **puppeteer-core:** Infer element type from complex selector ([#9253](https://github.com/puppeteer/puppeteer/issues/9253)) ([bef1061](https://github.com/puppeteer/puppeteer/commit/bef1061c064e5135d86a48fffd7278f3e7f4a29e)) * **puppeteer-core:** update Chrome launcher flags ([#9239](https://github.com/puppeteer/puppeteer/issues/9239)) ([ae87bfc](https://github.com/puppeteer/puppeteer/commit/ae87bfc2b4361556e3660a1de2c6db348ce663ae)) ### Bug Fixes * remove boundary conditions for visibility ([#9249](https://github.com/puppeteer/puppeteer/issues/9249)) ([e003513](https://github.com/puppeteer/puppeteer/commit/e003513c0c049aad38e374a16dc96c3e54ab0de5)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2022-11-23 13:14:25 +00:00
"version": "0.1.0",
"license": "Apache-2.0",
"dependencies": {
"@angular-devkit/architect": "^0.1502.2",
"@angular-devkit/core": "^15.2.1",
"@angular-devkit/schematics": "^15.2.2"
},
"devDependencies": {
"@angular/cli": "^15.2.2",
"@schematics/angular": "^14.2.8",
"@types/node": "^14.15.0"
},
"engines": {
"node": ">=14.1.0"
}
},
chore(deps): Bump @angular-devkit/schematics from 14.2.8 to 15.0.3 (#9413) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 14.2.8 to 15.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><img src="https://img.shields.io/badge/3d9971edb-fix-green" alt="fix - 3d9971edb" /></a></td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><img src="https://img.shields.io/badge/24f4b51d2-fix-green" alt="fix - 24f4b51d2" /></a></td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><img src="https://img.shields.io/badge/45afc42db-fix-green" alt="fix - 45afc42db" /></a></td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><img src="https://img.shields.io/badge/e6461badf-fix-green" alt="fix - e6461badf" /></a></td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <h2>v15.0.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.2 (2022-11-30)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2891d5bc9eecf7fa8e3b80906d9c56e6a49f3d15"><img src="https://img.shields.io/badge/2891d5bc9-fix-green" alt="fix - 2891d5bc9" /></a></td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><img src="https://img.shields.io/badge/d9cc4b028-fix-green" alt="fix - d9cc4b028" /></a></td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Juuso Valkeejärvi</p> <h2>v15.0.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.1 (2022-11-23)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/48426852b0c1d5541a3e7369dc2b343e33856968"><img src="https://img.shields.io/badge/48426852b-fix-green" alt="fix - 48426852b" /></a></td> <td>show warning when a TS Config is not found during migrations</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/eda96def48e11533cd0a3353c96b7eac9a881e1e"><img src="https://img.shields.io/badge/eda96def4-fix-green" alt="fix - eda96def4" /></a></td> <td>use global version of the CLI when running <code>ng new</code></td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2af32fd3a981b1c29e1cf77b442982e1e07aae38"><img src="https://img.shields.io/badge/2af32fd3a-fix-green" alt="fix - 2af32fd3a" /></a></td> <td>hide loader paths in webpack warnings</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/19f5cc746ec724f15d1b89126c7c1b8a343818fe"><img src="https://img.shields.io/badge/19f5cc746-fix-green" alt="fix - 19f5cc746" /></a></td> <td>improve package deep import Sass index resolution in esbuild plugin</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2220a907daf9ccd9e22dfc8e5ddc259b9d495997"><img src="https://img.shields.io/badge/2220a907d-fix-green" alt="fix - 2220a907d" /></a></td> <td>use url function lexer to rebase Sass URLs</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Piotr Wysocki</p> <h2>v15.0.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.0 (2022-11-16)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf">3d9971edb</a></td> <td>fix</td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a">24f4b51d2</a></td> <td>fix</td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957">45afc42db</a></td> <td>fix</td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237">e6461badf</a></td> <td>fix</td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0-next.1 (2022-11-30)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/012393d37924a2afd172bfd80ee5e4bcd1c9abdf">012393d37</a></td> <td>fix</td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/856720b913ec1ba82b96db2d3a61628cb3795f11">856720b91</a></td> <td>fix</td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Cédric Exbrayat, Jason Bedard and Juuso Valkeejärvi</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/eb2a73a35113537464687477d0457db3d2d7dccf"><code>eb2a73a</code></a> release: cut the v15.0.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><code>3d9971e</code></a> fix(<code>@​angular-devkit/build-angular</code>): default preserve symlinks to Node.js valu...</li> <li><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><code>24f4b51</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class fields with Safari &lt;= v15...</li> <li><a href="https://github.com/angular/angular-cli/commit/20e07421543d61c069cbb5e904b264b64619fd64"><code>20e0742</code></a> refactor(<code>@​angular-devkit/build-angular</code>): update browserslist conversion to la...</li> <li><a href="https://github.com/angular/angular-cli/commit/18f31009c198cd41b5196f3decbb9beaf1ec8211"><code>18f3100</code></a> refactor(<code>@​angular-devkit/build-angular</code>): convert into a function to give mor...</li> <li><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><code>45afc42</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class properties when targeting...</li> <li><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><code>e6461ba</code></a> fix(<code>@​angular-devkit/build-angular</code>): prevent optimization adding unsupported E...</li> <li><a href="https://github.com/angular/angular-cli/commit/d77416f8cc2095da50795b7520fce0b02ad27591"><code>d77416f</code></a> release: cut the v15.0.2 release</li> <li><a href="https://github.com/angular/angular-cli/commit/0a543eaa2dc9e9ce25693743ac02b42133b9f2ec"><code>0a543ea</code></a> Revert &quot;docs: remove <code>@latest</code> reference from <code>npm init</code> command&quot;</li> <li><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><code>d9cc4b0</code></a> fix(<code>@​ngtools/webpack</code>): elide unused type references</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/14.2.8...15.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=14.2.8&new-version=15.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 13:22:13 +00:00
"packages/ng-schematics/node_modules/@angular-devkit/schematics": {
"version": "15.2.2",
"license": "MIT",
chore(deps): Bump @angular-devkit/schematics from 14.2.8 to 15.0.3 (#9413) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 14.2.8 to 15.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><img src="https://img.shields.io/badge/3d9971edb-fix-green" alt="fix - 3d9971edb" /></a></td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><img src="https://img.shields.io/badge/24f4b51d2-fix-green" alt="fix - 24f4b51d2" /></a></td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><img src="https://img.shields.io/badge/45afc42db-fix-green" alt="fix - 45afc42db" /></a></td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><img src="https://img.shields.io/badge/e6461badf-fix-green" alt="fix - e6461badf" /></a></td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <h2>v15.0.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.2 (2022-11-30)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2891d5bc9eecf7fa8e3b80906d9c56e6a49f3d15"><img src="https://img.shields.io/badge/2891d5bc9-fix-green" alt="fix - 2891d5bc9" /></a></td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><img src="https://img.shields.io/badge/d9cc4b028-fix-green" alt="fix - d9cc4b028" /></a></td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Juuso Valkeejärvi</p> <h2>v15.0.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.1 (2022-11-23)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/48426852b0c1d5541a3e7369dc2b343e33856968"><img src="https://img.shields.io/badge/48426852b-fix-green" alt="fix - 48426852b" /></a></td> <td>show warning when a TS Config is not found during migrations</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/eda96def48e11533cd0a3353c96b7eac9a881e1e"><img src="https://img.shields.io/badge/eda96def4-fix-green" alt="fix - eda96def4" /></a></td> <td>use global version of the CLI when running <code>ng new</code></td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2af32fd3a981b1c29e1cf77b442982e1e07aae38"><img src="https://img.shields.io/badge/2af32fd3a-fix-green" alt="fix - 2af32fd3a" /></a></td> <td>hide loader paths in webpack warnings</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/19f5cc746ec724f15d1b89126c7c1b8a343818fe"><img src="https://img.shields.io/badge/19f5cc746-fix-green" alt="fix - 19f5cc746" /></a></td> <td>improve package deep import Sass index resolution in esbuild plugin</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2220a907daf9ccd9e22dfc8e5ddc259b9d495997"><img src="https://img.shields.io/badge/2220a907d-fix-green" alt="fix - 2220a907d" /></a></td> <td>use url function lexer to rebase Sass URLs</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Piotr Wysocki</p> <h2>v15.0.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.0 (2022-11-16)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf">3d9971edb</a></td> <td>fix</td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a">24f4b51d2</a></td> <td>fix</td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957">45afc42db</a></td> <td>fix</td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237">e6461badf</a></td> <td>fix</td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0-next.1 (2022-11-30)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/012393d37924a2afd172bfd80ee5e4bcd1c9abdf">012393d37</a></td> <td>fix</td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/856720b913ec1ba82b96db2d3a61628cb3795f11">856720b91</a></td> <td>fix</td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Cédric Exbrayat, Jason Bedard and Juuso Valkeejärvi</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/eb2a73a35113537464687477d0457db3d2d7dccf"><code>eb2a73a</code></a> release: cut the v15.0.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><code>3d9971e</code></a> fix(<code>@​angular-devkit/build-angular</code>): default preserve symlinks to Node.js valu...</li> <li><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><code>24f4b51</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class fields with Safari &lt;= v15...</li> <li><a href="https://github.com/angular/angular-cli/commit/20e07421543d61c069cbb5e904b264b64619fd64"><code>20e0742</code></a> refactor(<code>@​angular-devkit/build-angular</code>): update browserslist conversion to la...</li> <li><a href="https://github.com/angular/angular-cli/commit/18f31009c198cd41b5196f3decbb9beaf1ec8211"><code>18f3100</code></a> refactor(<code>@​angular-devkit/build-angular</code>): convert into a function to give mor...</li> <li><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><code>45afc42</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class properties when targeting...</li> <li><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><code>e6461ba</code></a> fix(<code>@​angular-devkit/build-angular</code>): prevent optimization adding unsupported E...</li> <li><a href="https://github.com/angular/angular-cli/commit/d77416f8cc2095da50795b7520fce0b02ad27591"><code>d77416f</code></a> release: cut the v15.0.2 release</li> <li><a href="https://github.com/angular/angular-cli/commit/0a543eaa2dc9e9ce25693743ac02b42133b9f2ec"><code>0a543ea</code></a> Revert &quot;docs: remove <code>@latest</code> reference from <code>npm init</code> command&quot;</li> <li><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><code>d9cc4b0</code></a> fix(<code>@​ngtools/webpack</code>): elide unused type references</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/14.2.8...15.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=14.2.8&new-version=15.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 13:22:13 +00:00
"dependencies": {
"@angular-devkit/core": "15.2.2",
chore(deps): Bump @angular-devkit/schematics from 14.2.8 to 15.0.3 (#9413) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 14.2.8 to 15.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><img src="https://img.shields.io/badge/3d9971edb-fix-green" alt="fix - 3d9971edb" /></a></td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><img src="https://img.shields.io/badge/24f4b51d2-fix-green" alt="fix - 24f4b51d2" /></a></td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><img src="https://img.shields.io/badge/45afc42db-fix-green" alt="fix - 45afc42db" /></a></td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><img src="https://img.shields.io/badge/e6461badf-fix-green" alt="fix - e6461badf" /></a></td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <h2>v15.0.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.2 (2022-11-30)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2891d5bc9eecf7fa8e3b80906d9c56e6a49f3d15"><img src="https://img.shields.io/badge/2891d5bc9-fix-green" alt="fix - 2891d5bc9" /></a></td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><img src="https://img.shields.io/badge/d9cc4b028-fix-green" alt="fix - d9cc4b028" /></a></td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Juuso Valkeejärvi</p> <h2>v15.0.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.1 (2022-11-23)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/48426852b0c1d5541a3e7369dc2b343e33856968"><img src="https://img.shields.io/badge/48426852b-fix-green" alt="fix - 48426852b" /></a></td> <td>show warning when a TS Config is not found during migrations</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/eda96def48e11533cd0a3353c96b7eac9a881e1e"><img src="https://img.shields.io/badge/eda96def4-fix-green" alt="fix - eda96def4" /></a></td> <td>use global version of the CLI when running <code>ng new</code></td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2af32fd3a981b1c29e1cf77b442982e1e07aae38"><img src="https://img.shields.io/badge/2af32fd3a-fix-green" alt="fix - 2af32fd3a" /></a></td> <td>hide loader paths in webpack warnings</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/19f5cc746ec724f15d1b89126c7c1b8a343818fe"><img src="https://img.shields.io/badge/19f5cc746-fix-green" alt="fix - 19f5cc746" /></a></td> <td>improve package deep import Sass index resolution in esbuild plugin</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2220a907daf9ccd9e22dfc8e5ddc259b9d495997"><img src="https://img.shields.io/badge/2220a907d-fix-green" alt="fix - 2220a907d" /></a></td> <td>use url function lexer to rebase Sass URLs</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Piotr Wysocki</p> <h2>v15.0.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.0 (2022-11-16)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf">3d9971edb</a></td> <td>fix</td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a">24f4b51d2</a></td> <td>fix</td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957">45afc42db</a></td> <td>fix</td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237">e6461badf</a></td> <td>fix</td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0-next.1 (2022-11-30)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/012393d37924a2afd172bfd80ee5e4bcd1c9abdf">012393d37</a></td> <td>fix</td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/856720b913ec1ba82b96db2d3a61628cb3795f11">856720b91</a></td> <td>fix</td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Cédric Exbrayat, Jason Bedard and Juuso Valkeejärvi</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/eb2a73a35113537464687477d0457db3d2d7dccf"><code>eb2a73a</code></a> release: cut the v15.0.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><code>3d9971e</code></a> fix(<code>@​angular-devkit/build-angular</code>): default preserve symlinks to Node.js valu...</li> <li><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><code>24f4b51</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class fields with Safari &lt;= v15...</li> <li><a href="https://github.com/angular/angular-cli/commit/20e07421543d61c069cbb5e904b264b64619fd64"><code>20e0742</code></a> refactor(<code>@​angular-devkit/build-angular</code>): update browserslist conversion to la...</li> <li><a href="https://github.com/angular/angular-cli/commit/18f31009c198cd41b5196f3decbb9beaf1ec8211"><code>18f3100</code></a> refactor(<code>@​angular-devkit/build-angular</code>): convert into a function to give mor...</li> <li><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><code>45afc42</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class properties when targeting...</li> <li><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><code>e6461ba</code></a> fix(<code>@​angular-devkit/build-angular</code>): prevent optimization adding unsupported E...</li> <li><a href="https://github.com/angular/angular-cli/commit/d77416f8cc2095da50795b7520fce0b02ad27591"><code>d77416f</code></a> release: cut the v15.0.2 release</li> <li><a href="https://github.com/angular/angular-cli/commit/0a543eaa2dc9e9ce25693743ac02b42133b9f2ec"><code>0a543ea</code></a> Revert &quot;docs: remove <code>@latest</code> reference from <code>npm init</code> command&quot;</li> <li><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><code>d9cc4b0</code></a> fix(<code>@​ngtools/webpack</code>): elide unused type references</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/14.2.8...15.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=14.2.8&new-version=15.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 13:22:13 +00:00
"jsonc-parser": "3.2.0",
"magic-string": "0.29.0",
chore(deps): Bump @angular-devkit/schematics from 14.2.8 to 15.0.3 (#9413) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 14.2.8 to 15.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><img src="https://img.shields.io/badge/3d9971edb-fix-green" alt="fix - 3d9971edb" /></a></td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><img src="https://img.shields.io/badge/24f4b51d2-fix-green" alt="fix - 24f4b51d2" /></a></td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><img src="https://img.shields.io/badge/45afc42db-fix-green" alt="fix - 45afc42db" /></a></td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><img src="https://img.shields.io/badge/e6461badf-fix-green" alt="fix - e6461badf" /></a></td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <h2>v15.0.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.2 (2022-11-30)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2891d5bc9eecf7fa8e3b80906d9c56e6a49f3d15"><img src="https://img.shields.io/badge/2891d5bc9-fix-green" alt="fix - 2891d5bc9" /></a></td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><img src="https://img.shields.io/badge/d9cc4b028-fix-green" alt="fix - d9cc4b028" /></a></td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Juuso Valkeejärvi</p> <h2>v15.0.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.1 (2022-11-23)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/48426852b0c1d5541a3e7369dc2b343e33856968"><img src="https://img.shields.io/badge/48426852b-fix-green" alt="fix - 48426852b" /></a></td> <td>show warning when a TS Config is not found during migrations</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/eda96def48e11533cd0a3353c96b7eac9a881e1e"><img src="https://img.shields.io/badge/eda96def4-fix-green" alt="fix - eda96def4" /></a></td> <td>use global version of the CLI when running <code>ng new</code></td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2af32fd3a981b1c29e1cf77b442982e1e07aae38"><img src="https://img.shields.io/badge/2af32fd3a-fix-green" alt="fix - 2af32fd3a" /></a></td> <td>hide loader paths in webpack warnings</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/19f5cc746ec724f15d1b89126c7c1b8a343818fe"><img src="https://img.shields.io/badge/19f5cc746-fix-green" alt="fix - 19f5cc746" /></a></td> <td>improve package deep import Sass index resolution in esbuild plugin</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2220a907daf9ccd9e22dfc8e5ddc259b9d495997"><img src="https://img.shields.io/badge/2220a907d-fix-green" alt="fix - 2220a907d" /></a></td> <td>use url function lexer to rebase Sass URLs</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Piotr Wysocki</p> <h2>v15.0.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.0 (2022-11-16)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf">3d9971edb</a></td> <td>fix</td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a">24f4b51d2</a></td> <td>fix</td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957">45afc42db</a></td> <td>fix</td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237">e6461badf</a></td> <td>fix</td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0-next.1 (2022-11-30)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/012393d37924a2afd172bfd80ee5e4bcd1c9abdf">012393d37</a></td> <td>fix</td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/856720b913ec1ba82b96db2d3a61628cb3795f11">856720b91</a></td> <td>fix</td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Cédric Exbrayat, Jason Bedard and Juuso Valkeejärvi</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/eb2a73a35113537464687477d0457db3d2d7dccf"><code>eb2a73a</code></a> release: cut the v15.0.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><code>3d9971e</code></a> fix(<code>@​angular-devkit/build-angular</code>): default preserve symlinks to Node.js valu...</li> <li><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><code>24f4b51</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class fields with Safari &lt;= v15...</li> <li><a href="https://github.com/angular/angular-cli/commit/20e07421543d61c069cbb5e904b264b64619fd64"><code>20e0742</code></a> refactor(<code>@​angular-devkit/build-angular</code>): update browserslist conversion to la...</li> <li><a href="https://github.com/angular/angular-cli/commit/18f31009c198cd41b5196f3decbb9beaf1ec8211"><code>18f3100</code></a> refactor(<code>@​angular-devkit/build-angular</code>): convert into a function to give mor...</li> <li><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><code>45afc42</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class properties when targeting...</li> <li><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><code>e6461ba</code></a> fix(<code>@​angular-devkit/build-angular</code>): prevent optimization adding unsupported E...</li> <li><a href="https://github.com/angular/angular-cli/commit/d77416f8cc2095da50795b7520fce0b02ad27591"><code>d77416f</code></a> release: cut the v15.0.2 release</li> <li><a href="https://github.com/angular/angular-cli/commit/0a543eaa2dc9e9ce25693743ac02b42133b9f2ec"><code>0a543ea</code></a> Revert &quot;docs: remove <code>@latest</code> reference from <code>npm init</code> command&quot;</li> <li><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><code>d9cc4b0</code></a> fix(<code>@​ngtools/webpack</code>): elide unused type references</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/14.2.8...15.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=14.2.8&new-version=15.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 13:22:13 +00:00
"ora": "5.4.1",
"rxjs": "6.6.7"
},
"engines": {
"node": "^14.20.0 || ^16.13.0 || >=18.10.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
"yarn": ">= 1.13.0"
}
},
"packages/ng-schematics/node_modules/@types/node": {
"version": "14.18.33",
"dev": true,
"license": "MIT"
},
chore(deps): Bump @angular-devkit/schematics from 15.0.4 to 15.1.1 (#9517) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 15.0.4 to 15.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.1.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.1 (2023-01-12)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb"><img src="https://img.shields.io/badge/b94bf60ca-fix-green" alt="fix - b94bf60ca" /></a></td> <td>update <code>esbuild</code> to <code>0.16.17</code></td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius</p> <h2>v15.1.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0 (2023-01-11)</h1> <h2>Deprecations</h2> <h3><code>@​angular-devkit/schematics</code></h3> <ul> <li>The Observable based <code>SchematicTestRunner.runSchematicAsync</code> and <code>SchematicTestRunner.runExternalSchematicAsync</code> method have been deprecated in favor of the Promise based <code>SchematicTestRunner.runSchematic</code> and <code>SchematicTestRunner.runExternalSchematic</code>.</li> </ul> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5b18ce1545d047d49851a64e81a1f8ef59624ef7"><img src="https://img.shields.io/badge/5b18ce154-feat-blue" alt="feat - 5b18ce154" /></a></td> <td>add <code>guardType</code> as an alias of <code>implements</code> in guard schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/dd2b65943d706833f449f76cf8c7278d0a5399ad"><img src="https://img.shields.io/badge/dd2b65943-feat-blue" alt="feat - dd2b65943" /></a></td> <td>add configuration files generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8d000d1563684f9a9b6869e549e265f0997187c4"><img src="https://img.shields.io/badge/8d000d156-feat-blue" alt="feat - 8d000d156" /></a></td> <td>add environments generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6c39a162bec67083bf6c11b54e84612f1d68c384"><img src="https://img.shields.io/badge/6c39a162b-feat-blue" alt="feat - 6c39a162b" /></a></td> <td>Add schematics for generating functional router guards and resolvers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/62121f89abce54e0a1c2b816cdd32b57f2b5a5d1"><img src="https://img.shields.io/badge/62121f89a-feat-blue" alt="feat - 62121f89a" /></a></td> <td>add sideEffects:false to library package.json</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b"><img src="https://img.shields.io/badge/9299dea64-feat-blue" alt="feat - 9299dea64" /></a></td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/49b313f27adef6300063c9d6817d1454a8657fe2"><img src="https://img.shields.io/badge/49b313f27-fix-green" alt="fix - 49b313f27" /></a></td> <td>add missing import for functional interceptor spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2f92fe7e589705b282102271897454ea852c4814"><img src="https://img.shields.io/badge/2f92fe7e5-fix-green" alt="fix - 2f92fe7e5" /></a></td> <td>add missing semicolon in functional guard/resolver/interceptor</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45"><img src="https://img.shields.io/badge/9b6d190f4-fix-green" alt="fix - 9b6d190f4" /></a></td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3"><img src="https://img.shields.io/badge/b11d3f644-fix-green" alt="fix - b11d3f644" /></a></td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32"><img src="https://img.shields.io/badge/451975f76-fix-green" alt="fix - 451975f76" /></a></td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c29df695467c41feccd3846a55c91c6784af87b2"><img src="https://img.shields.io/badge/c29df6954-feat-blue" alt="feat - c29df6954" /></a></td> <td>add <code>assets</code> option to server builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/839d0cb57ad42896578c235354ffb918ea8bb146"><img src="https://img.shields.io/badge/839d0cb57-feat-blue" alt="feat - 839d0cb57" /></a></td> <td>implement stats-json option for esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/216991b9d9ca1d8f09992880a5fa92e7c98813fa"><img src="https://img.shields.io/badge/216991b9d-feat-blue" alt="feat - 216991b9d" /></a></td> <td>support inline component Sass styles with esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7c87ce47c66a6426b6b7fbb2edd38d8da729221f"><img src="https://img.shields.io/badge/7c87ce47c-fix-green" alt="fix - 7c87ce47c" /></a></td> <td>ensure Sass load paths are resolved from workspace root</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7a063238b83eea8b5b3237fed12db5528d1f6912"><img src="https://img.shields.io/badge/7a063238b-fix-green" alt="fix - 7a063238b" /></a></td> <td>explicitly send options to JS transformer workers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983"><img src="https://img.shields.io/badge/22cba7937-fix-green" alt="fix - 22cba7937" /></a></td> <td>provide an option to <code>exclude</code> specs in Karma builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/20376649c5e3003b0aa99b9328e2b61699ccba78"><img src="https://img.shields.io/badge/20376649c-fix-green" alt="fix - 20376649c" /></a></td> <td>transform async generator class methods for Zone.js support</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0520608f68f1768a13a46fbdb9ecb65310492460"><img src="https://img.shields.io/badge/0520608f6-fix-green" alt="fix - 0520608f6" /></a></td> <td>use relative css resource paths in esbuild JSON stats</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0c01532cb5a3072b96cd65845a38b88ed4543de6"><img src="https://img.shields.io/badge/0c01532cb-perf-orange" alt="perf - 0c01532cb" /></a></td> <td>use worker pool for JavaScript transforms in esbuild builder</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/schematics</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/207358afb89e6515cb8d73f5a3a63d9101e80d97"><img src="https://img.shields.io/badge/207358afb-feat-blue" alt="feat - 207358afb" /></a></td> <td>add <code>runSchematic</code> and <code>runExternalSchematic</code> methods</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Charles Lyding, Cédric Exbrayat, Doug Parker, Felix Hamann, Jason Bedard, Joey Perrott and Kristiyan Kostadinov</p> <h2>v15.1.0-rc.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.1.1 (2023-01-12)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb">b94bf60ca</a></td> <td>fix</td> <td>update <code>esbuild</code> to <code>0.16.17</code></td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0 (2023-01-11)</h1> <h2>Deprecations</h2> <h3><code>@​angular-devkit/schematics</code></h3> <ul> <li>The Observable based <code>SchematicTestRunner.runSchematicAsync</code> and <code>SchematicTestRunner.runExternalSchematicAsync</code> method have been deprecated in favor of the Promise based <code>SchematicTestRunner.runSchematic</code> and <code>SchematicTestRunner.runExternalSchematic</code>.</li> </ul> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5b18ce1545d047d49851a64e81a1f8ef59624ef7">5b18ce154</a></td> <td>feat</td> <td>add <code>guardType</code> as an alias of <code>implements</code> in guard schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/dd2b65943d706833f449f76cf8c7278d0a5399ad">dd2b65943</a></td> <td>feat</td> <td>add configuration files generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8d000d1563684f9a9b6869e549e265f0997187c4">8d000d156</a></td> <td>feat</td> <td>add environments generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6c39a162bec67083bf6c11b54e84612f1d68c384">6c39a162b</a></td> <td>feat</td> <td>Add schematics for generating functional router guards and resolvers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/62121f89abce54e0a1c2b816cdd32b57f2b5a5d1">62121f89a</a></td> <td>feat</td> <td>add sideEffects:false to library package.json</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/49b313f27adef6300063c9d6817d1454a8657fe2">49b313f27</a></td> <td>fix</td> <td>add missing import for functional interceptor spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2f92fe7e589705b282102271897454ea852c4814">2f92fe7e5</a></td> <td>fix</td> <td>add missing semicolon in functional guard/resolver/interceptor</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c29df695467c41feccd3846a55c91c6784af87b2">c29df6954</a></td> <td>feat</td> <td>add <code>assets</code> option to server builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/839d0cb57ad42896578c235354ffb918ea8bb146">839d0cb57</a></td> <td>feat</td> <td>implement stats-json option for esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/216991b9d9ca1d8f09992880a5fa92e7c98813fa">216991b9d</a></td> <td>feat</td> <td>support inline component Sass styles with esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7c87ce47c66a6426b6b7fbb2edd38d8da729221f">7c87ce47c</a></td> <td>fix</td> <td>ensure Sass load paths are resolved from workspace root</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7a063238b83eea8b5b3237fed12db5528d1f6912">7a063238b</a></td> <td>fix</td> <td>explicitly send options to JS transformer workers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983">22cba7937</a></td> <td>fix</td> <td>provide an option to <code>exclude</code> specs in Karma builder</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/a8953ffe7771df3e01e2df0e6eb5a1cac83f2af9"><code>a8953ff</code></a> release: cut the v15.1.1 release</li> <li><a href="https://github.com/angular/angular-cli/commit/4ba55e46556e2ee3ff59c118ab8fc91dce6e8d1d"><code>4ba55e4</code></a> refactor: change <code>JSONFile</code> to private instead of internal</li> <li><a href="https://github.com/angular/angular-cli/commit/6dd88b4705dbf24004cc15ced08118edce785fae"><code>6dd88b4</code></a> build: update <code>eslint-plugin-import</code> to <code>2.27.4</code></li> <li><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb"><code>b94bf60</code></a> fix(<code>@​angular-devkit/build-angular</code>): update <code>esbuild</code> to <code>0.16.17</code></li> <li><a href="https://github.com/angular/angular-cli/commit/d6583e584fb9273be57381e7dbbaa4176964a119"><code>d6583e5</code></a> docs(<code>@​angular/cli</code>): add ng new long description</li> <li><a href="https://github.com/angular/angular-cli/commit/ea64defb0bdbaa9a4df5fd75405d6f03f4a05bb6"><code>ea64def</code></a> release: cut the v15.1.0 release</li> <li><a href="https://github.com/angular/angular-cli/commit/7731588f9aeb870408d17dc2f6ebd7aa3ce60c29"><code>7731588</code></a> build: update angular packages for 15.1.0 release</li> <li><a href="https://github.com/angular/angular-cli/commit/d41b741ea93de4b8773ff879a282c37afb460c21"><code>d41b741</code></a> build: lock file maintenance</li> <li><a href="https://github.com/angular/angular-cli/commit/0520608f68f1768a13a46fbdb9ecb65310492460"><code>0520608</code></a> fix(<code>@​angular-devkit/build-angular</code>): use relative css resource paths in esbuil...</li> <li><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983"><code>22cba79</code></a> fix(<code>@​angular-devkit/build-angular</code>): provide an option to <code>exclude</code> specs in K...</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/15.0.4...15.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=15.0.4&new-version=15.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Kian-Meng Ang <kianmeng.ang@gmail.com> Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-01-17 14:10:39 +00:00
"packages/ng-schematics/node_modules/magic-string": {
"version": "0.29.0",
"license": "MIT",
chore(deps): Bump @angular-devkit/schematics from 15.0.4 to 15.1.1 (#9517) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 15.0.4 to 15.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.1.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.1 (2023-01-12)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb"><img src="https://img.shields.io/badge/b94bf60ca-fix-green" alt="fix - b94bf60ca" /></a></td> <td>update <code>esbuild</code> to <code>0.16.17</code></td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius</p> <h2>v15.1.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0 (2023-01-11)</h1> <h2>Deprecations</h2> <h3><code>@​angular-devkit/schematics</code></h3> <ul> <li>The Observable based <code>SchematicTestRunner.runSchematicAsync</code> and <code>SchematicTestRunner.runExternalSchematicAsync</code> method have been deprecated in favor of the Promise based <code>SchematicTestRunner.runSchematic</code> and <code>SchematicTestRunner.runExternalSchematic</code>.</li> </ul> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5b18ce1545d047d49851a64e81a1f8ef59624ef7"><img src="https://img.shields.io/badge/5b18ce154-feat-blue" alt="feat - 5b18ce154" /></a></td> <td>add <code>guardType</code> as an alias of <code>implements</code> in guard schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/dd2b65943d706833f449f76cf8c7278d0a5399ad"><img src="https://img.shields.io/badge/dd2b65943-feat-blue" alt="feat - dd2b65943" /></a></td> <td>add configuration files generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8d000d1563684f9a9b6869e549e265f0997187c4"><img src="https://img.shields.io/badge/8d000d156-feat-blue" alt="feat - 8d000d156" /></a></td> <td>add environments generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6c39a162bec67083bf6c11b54e84612f1d68c384"><img src="https://img.shields.io/badge/6c39a162b-feat-blue" alt="feat - 6c39a162b" /></a></td> <td>Add schematics for generating functional router guards and resolvers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/62121f89abce54e0a1c2b816cdd32b57f2b5a5d1"><img src="https://img.shields.io/badge/62121f89a-feat-blue" alt="feat - 62121f89a" /></a></td> <td>add sideEffects:false to library package.json</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b"><img src="https://img.shields.io/badge/9299dea64-feat-blue" alt="feat - 9299dea64" /></a></td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/49b313f27adef6300063c9d6817d1454a8657fe2"><img src="https://img.shields.io/badge/49b313f27-fix-green" alt="fix - 49b313f27" /></a></td> <td>add missing import for functional interceptor spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2f92fe7e589705b282102271897454ea852c4814"><img src="https://img.shields.io/badge/2f92fe7e5-fix-green" alt="fix - 2f92fe7e5" /></a></td> <td>add missing semicolon in functional guard/resolver/interceptor</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45"><img src="https://img.shields.io/badge/9b6d190f4-fix-green" alt="fix - 9b6d190f4" /></a></td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3"><img src="https://img.shields.io/badge/b11d3f644-fix-green" alt="fix - b11d3f644" /></a></td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32"><img src="https://img.shields.io/badge/451975f76-fix-green" alt="fix - 451975f76" /></a></td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c29df695467c41feccd3846a55c91c6784af87b2"><img src="https://img.shields.io/badge/c29df6954-feat-blue" alt="feat - c29df6954" /></a></td> <td>add <code>assets</code> option to server builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/839d0cb57ad42896578c235354ffb918ea8bb146"><img src="https://img.shields.io/badge/839d0cb57-feat-blue" alt="feat - 839d0cb57" /></a></td> <td>implement stats-json option for esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/216991b9d9ca1d8f09992880a5fa92e7c98813fa"><img src="https://img.shields.io/badge/216991b9d-feat-blue" alt="feat - 216991b9d" /></a></td> <td>support inline component Sass styles with esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7c87ce47c66a6426b6b7fbb2edd38d8da729221f"><img src="https://img.shields.io/badge/7c87ce47c-fix-green" alt="fix - 7c87ce47c" /></a></td> <td>ensure Sass load paths are resolved from workspace root</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7a063238b83eea8b5b3237fed12db5528d1f6912"><img src="https://img.shields.io/badge/7a063238b-fix-green" alt="fix - 7a063238b" /></a></td> <td>explicitly send options to JS transformer workers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983"><img src="https://img.shields.io/badge/22cba7937-fix-green" alt="fix - 22cba7937" /></a></td> <td>provide an option to <code>exclude</code> specs in Karma builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/20376649c5e3003b0aa99b9328e2b61699ccba78"><img src="https://img.shields.io/badge/20376649c-fix-green" alt="fix - 20376649c" /></a></td> <td>transform async generator class methods for Zone.js support</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0520608f68f1768a13a46fbdb9ecb65310492460"><img src="https://img.shields.io/badge/0520608f6-fix-green" alt="fix - 0520608f6" /></a></td> <td>use relative css resource paths in esbuild JSON stats</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0c01532cb5a3072b96cd65845a38b88ed4543de6"><img src="https://img.shields.io/badge/0c01532cb-perf-orange" alt="perf - 0c01532cb" /></a></td> <td>use worker pool for JavaScript transforms in esbuild builder</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/schematics</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/207358afb89e6515cb8d73f5a3a63d9101e80d97"><img src="https://img.shields.io/badge/207358afb-feat-blue" alt="feat - 207358afb" /></a></td> <td>add <code>runSchematic</code> and <code>runExternalSchematic</code> methods</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Charles Lyding, Cédric Exbrayat, Doug Parker, Felix Hamann, Jason Bedard, Joey Perrott and Kristiyan Kostadinov</p> <h2>v15.1.0-rc.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.1.1 (2023-01-12)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb">b94bf60ca</a></td> <td>fix</td> <td>update <code>esbuild</code> to <code>0.16.17</code></td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0 (2023-01-11)</h1> <h2>Deprecations</h2> <h3><code>@​angular-devkit/schematics</code></h3> <ul> <li>The Observable based <code>SchematicTestRunner.runSchematicAsync</code> and <code>SchematicTestRunner.runExternalSchematicAsync</code> method have been deprecated in favor of the Promise based <code>SchematicTestRunner.runSchematic</code> and <code>SchematicTestRunner.runExternalSchematic</code>.</li> </ul> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5b18ce1545d047d49851a64e81a1f8ef59624ef7">5b18ce154</a></td> <td>feat</td> <td>add <code>guardType</code> as an alias of <code>implements</code> in guard schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/dd2b65943d706833f449f76cf8c7278d0a5399ad">dd2b65943</a></td> <td>feat</td> <td>add configuration files generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8d000d1563684f9a9b6869e549e265f0997187c4">8d000d156</a></td> <td>feat</td> <td>add environments generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6c39a162bec67083bf6c11b54e84612f1d68c384">6c39a162b</a></td> <td>feat</td> <td>Add schematics for generating functional router guards and resolvers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/62121f89abce54e0a1c2b816cdd32b57f2b5a5d1">62121f89a</a></td> <td>feat</td> <td>add sideEffects:false to library package.json</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/49b313f27adef6300063c9d6817d1454a8657fe2">49b313f27</a></td> <td>fix</td> <td>add missing import for functional interceptor spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2f92fe7e589705b282102271897454ea852c4814">2f92fe7e5</a></td> <td>fix</td> <td>add missing semicolon in functional guard/resolver/interceptor</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c29df695467c41feccd3846a55c91c6784af87b2">c29df6954</a></td> <td>feat</td> <td>add <code>assets</code> option to server builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/839d0cb57ad42896578c235354ffb918ea8bb146">839d0cb57</a></td> <td>feat</td> <td>implement stats-json option for esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/216991b9d9ca1d8f09992880a5fa92e7c98813fa">216991b9d</a></td> <td>feat</td> <td>support inline component Sass styles with esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7c87ce47c66a6426b6b7fbb2edd38d8da729221f">7c87ce47c</a></td> <td>fix</td> <td>ensure Sass load paths are resolved from workspace root</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7a063238b83eea8b5b3237fed12db5528d1f6912">7a063238b</a></td> <td>fix</td> <td>explicitly send options to JS transformer workers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983">22cba7937</a></td> <td>fix</td> <td>provide an option to <code>exclude</code> specs in Karma builder</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/a8953ffe7771df3e01e2df0e6eb5a1cac83f2af9"><code>a8953ff</code></a> release: cut the v15.1.1 release</li> <li><a href="https://github.com/angular/angular-cli/commit/4ba55e46556e2ee3ff59c118ab8fc91dce6e8d1d"><code>4ba55e4</code></a> refactor: change <code>JSONFile</code> to private instead of internal</li> <li><a href="https://github.com/angular/angular-cli/commit/6dd88b4705dbf24004cc15ced08118edce785fae"><code>6dd88b4</code></a> build: update <code>eslint-plugin-import</code> to <code>2.27.4</code></li> <li><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb"><code>b94bf60</code></a> fix(<code>@​angular-devkit/build-angular</code>): update <code>esbuild</code> to <code>0.16.17</code></li> <li><a href="https://github.com/angular/angular-cli/commit/d6583e584fb9273be57381e7dbbaa4176964a119"><code>d6583e5</code></a> docs(<code>@​angular/cli</code>): add ng new long description</li> <li><a href="https://github.com/angular/angular-cli/commit/ea64defb0bdbaa9a4df5fd75405d6f03f4a05bb6"><code>ea64def</code></a> release: cut the v15.1.0 release</li> <li><a href="https://github.com/angular/angular-cli/commit/7731588f9aeb870408d17dc2f6ebd7aa3ce60c29"><code>7731588</code></a> build: update angular packages for 15.1.0 release</li> <li><a href="https://github.com/angular/angular-cli/commit/d41b741ea93de4b8773ff879a282c37afb460c21"><code>d41b741</code></a> build: lock file maintenance</li> <li><a href="https://github.com/angular/angular-cli/commit/0520608f68f1768a13a46fbdb9ecb65310492460"><code>0520608</code></a> fix(<code>@​angular-devkit/build-angular</code>): use relative css resource paths in esbuil...</li> <li><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983"><code>22cba79</code></a> fix(<code>@​angular-devkit/build-angular</code>): provide an option to <code>exclude</code> specs in K...</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/15.0.4...15.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=15.0.4&new-version=15.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Kian-Meng Ang <kianmeng.ang@gmail.com> Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-01-17 14:10:39 +00:00
"dependencies": {
"@jridgewell/sourcemap-codec": "^1.4.13"
},
chore(deps): Bump @angular-devkit/core from 15.0.3 to 15.0.4 (#9414) Bumps [@angular-devkit/core](https://github.com/angular/angular-cli) from 15.0.3 to 15.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/core</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.4</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.4 (2022-12-14)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/ccc8e0350810d123269f55de29acd7964e663f7e"><img src="https://img.shields.io/badge/ccc8e0350-fix-green" alt="fix - ccc8e0350" /></a></td> <td>display actionable error when a style does not exist in Karma builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/507f756c34171db842365398150460e1e29f531a"><img src="https://img.shields.io/badge/507f756c3-fix-green" alt="fix - 507f756c3" /></a></td> <td>downlevel class private methods when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/a0da91dba3d9b4c4a86102668f52ab933406e5da"><img src="https://img.shields.io/badge/a0da91dba-fix-green" alt="fix - a0da91dba" /></a></td> <td>include sources in generated</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9fd356234210734ec5f44ae18f055308b7acc963"><img src="https://img.shields.io/badge/9fd356234-fix-green" alt="fix - 9fd356234" /></a></td> <td>only set ngDevMode when script optimizations are enabled</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8e85f47284472f9df49f2ca6c59057ad28240e9c"><img src="https://img.shields.io/badge/8e85f4728-fix-green" alt="fix - 8e85f4728" /></a></td> <td>update <code>css-loader</code> to <code>6.7.3</code></td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b2d4415caa486bebe55e6147a153f120cf08b070"><img src="https://img.shields.io/badge/b2d4415ca-fix-green" alt="fix - b2d4415ca" /></a></td> <td>update locale setting snippet to use <code>globalThis</code>.</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Charles Lyding</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/15.0.4/CHANGELOG.md"><code>@​angular-devkit/core</code>'s changelog</a>.</em></p> <blockquote> <h1>15.0.4 (2022-12-14)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/ccc8e0350810d123269f55de29acd7964e663f7e">ccc8e0350</a></td> <td>fix</td> <td>display actionable error when a style does not exist in Karma builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/507f756c34171db842365398150460e1e29f531a">507f756c3</a></td> <td>fix</td> <td>downlevel class private methods when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/a0da91dba3d9b4c4a86102668f52ab933406e5da">a0da91dba</a></td> <td>fix</td> <td>include sources in generated Sass source maps</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9fd356234210734ec5f44ae18f055308b7acc963">9fd356234</a></td> <td>fix</td> <td>only set ngDevMode when script optimizations are enabled</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8e85f47284472f9df49f2ca6c59057ad28240e9c">8e85f4728</a></td> <td>fix</td> <td>update <code>css-loader</code> to <code>6.7.3</code></td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b2d4415caa486bebe55e6147a153f120cf08b070">b2d4415ca</a></td> <td>fix</td> <td>update locale setting snippet to use <code>globalThis</code>.</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Charles Lyding</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/877125877637d305ce49ff497fb265047411e980"><code>8771258</code></a> release: cut the v15.0.4 release</li> <li><a href="https://github.com/angular/angular-cli/commit/8e85f47284472f9df49f2ca6c59057ad28240e9c"><code>8e85f47</code></a> fix(<code>@​angular-devkit/build-angular</code>): update <code>css-loader</code> to <code>6.7.3</code></li> <li><a href="https://github.com/angular/angular-cli/commit/9fd356234210734ec5f44ae18f055308b7acc963"><code>9fd3562</code></a> fix(<code>@​angular-devkit/build-angular</code>): only set ngDevMode when script optimizati...</li> <li><a href="https://github.com/angular/angular-cli/commit/ccc8e0350810d123269f55de29acd7964e663f7e"><code>ccc8e03</code></a> fix(<code>@​angular-devkit/build-angular</code>): display actionable error when a style doe...</li> <li><a href="https://github.com/angular/angular-cli/commit/507f756c34171db842365398150460e1e29f531a"><code>507f756</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class private methods when targ...</li> <li><a href="https://github.com/angular/angular-cli/commit/b2d4415caa486bebe55e6147a153f120cf08b070"><code>b2d4415</code></a> fix(<code>@​angular-devkit/build-angular</code>): update locale setting snippet to use `glo...</li> <li><a href="https://github.com/angular/angular-cli/commit/a0da91dba3d9b4c4a86102668f52ab933406e5da"><code>a0da91d</code></a> fix(<code>@​angular-devkit/build-angular</code>): include sources in generated</li> <li>See full diff in <a href="https://github.com/angular/angular-cli/compare/15.0.3...15.0.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/core&package-manager=npm_and_yarn&previous-version=15.0.3&new-version=15.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 14:22:21 +00:00
"engines": {
chore(deps): Bump @angular-devkit/schematics from 15.0.4 to 15.1.1 (#9517) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 15.0.4 to 15.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.1.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.1 (2023-01-12)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb"><img src="https://img.shields.io/badge/b94bf60ca-fix-green" alt="fix - b94bf60ca" /></a></td> <td>update <code>esbuild</code> to <code>0.16.17</code></td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius</p> <h2>v15.1.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0 (2023-01-11)</h1> <h2>Deprecations</h2> <h3><code>@​angular-devkit/schematics</code></h3> <ul> <li>The Observable based <code>SchematicTestRunner.runSchematicAsync</code> and <code>SchematicTestRunner.runExternalSchematicAsync</code> method have been deprecated in favor of the Promise based <code>SchematicTestRunner.runSchematic</code> and <code>SchematicTestRunner.runExternalSchematic</code>.</li> </ul> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5b18ce1545d047d49851a64e81a1f8ef59624ef7"><img src="https://img.shields.io/badge/5b18ce154-feat-blue" alt="feat - 5b18ce154" /></a></td> <td>add <code>guardType</code> as an alias of <code>implements</code> in guard schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/dd2b65943d706833f449f76cf8c7278d0a5399ad"><img src="https://img.shields.io/badge/dd2b65943-feat-blue" alt="feat - dd2b65943" /></a></td> <td>add configuration files generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8d000d1563684f9a9b6869e549e265f0997187c4"><img src="https://img.shields.io/badge/8d000d156-feat-blue" alt="feat - 8d000d156" /></a></td> <td>add environments generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6c39a162bec67083bf6c11b54e84612f1d68c384"><img src="https://img.shields.io/badge/6c39a162b-feat-blue" alt="feat - 6c39a162b" /></a></td> <td>Add schematics for generating functional router guards and resolvers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/62121f89abce54e0a1c2b816cdd32b57f2b5a5d1"><img src="https://img.shields.io/badge/62121f89a-feat-blue" alt="feat - 62121f89a" /></a></td> <td>add sideEffects:false to library package.json</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b"><img src="https://img.shields.io/badge/9299dea64-feat-blue" alt="feat - 9299dea64" /></a></td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/49b313f27adef6300063c9d6817d1454a8657fe2"><img src="https://img.shields.io/badge/49b313f27-fix-green" alt="fix - 49b313f27" /></a></td> <td>add missing import for functional interceptor spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2f92fe7e589705b282102271897454ea852c4814"><img src="https://img.shields.io/badge/2f92fe7e5-fix-green" alt="fix - 2f92fe7e5" /></a></td> <td>add missing semicolon in functional guard/resolver/interceptor</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45"><img src="https://img.shields.io/badge/9b6d190f4-fix-green" alt="fix - 9b6d190f4" /></a></td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3"><img src="https://img.shields.io/badge/b11d3f644-fix-green" alt="fix - b11d3f644" /></a></td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32"><img src="https://img.shields.io/badge/451975f76-fix-green" alt="fix - 451975f76" /></a></td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c29df695467c41feccd3846a55c91c6784af87b2"><img src="https://img.shields.io/badge/c29df6954-feat-blue" alt="feat - c29df6954" /></a></td> <td>add <code>assets</code> option to server builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/839d0cb57ad42896578c235354ffb918ea8bb146"><img src="https://img.shields.io/badge/839d0cb57-feat-blue" alt="feat - 839d0cb57" /></a></td> <td>implement stats-json option for esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/216991b9d9ca1d8f09992880a5fa92e7c98813fa"><img src="https://img.shields.io/badge/216991b9d-feat-blue" alt="feat - 216991b9d" /></a></td> <td>support inline component Sass styles with esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7c87ce47c66a6426b6b7fbb2edd38d8da729221f"><img src="https://img.shields.io/badge/7c87ce47c-fix-green" alt="fix - 7c87ce47c" /></a></td> <td>ensure Sass load paths are resolved from workspace root</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7a063238b83eea8b5b3237fed12db5528d1f6912"><img src="https://img.shields.io/badge/7a063238b-fix-green" alt="fix - 7a063238b" /></a></td> <td>explicitly send options to JS transformer workers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983"><img src="https://img.shields.io/badge/22cba7937-fix-green" alt="fix - 22cba7937" /></a></td> <td>provide an option to <code>exclude</code> specs in Karma builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/20376649c5e3003b0aa99b9328e2b61699ccba78"><img src="https://img.shields.io/badge/20376649c-fix-green" alt="fix - 20376649c" /></a></td> <td>transform async generator class methods for Zone.js support</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0520608f68f1768a13a46fbdb9ecb65310492460"><img src="https://img.shields.io/badge/0520608f6-fix-green" alt="fix - 0520608f6" /></a></td> <td>use relative css resource paths in esbuild JSON stats</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0c01532cb5a3072b96cd65845a38b88ed4543de6"><img src="https://img.shields.io/badge/0c01532cb-perf-orange" alt="perf - 0c01532cb" /></a></td> <td>use worker pool for JavaScript transforms in esbuild builder</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/schematics</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/207358afb89e6515cb8d73f5a3a63d9101e80d97"><img src="https://img.shields.io/badge/207358afb-feat-blue" alt="feat - 207358afb" /></a></td> <td>add <code>runSchematic</code> and <code>runExternalSchematic</code> methods</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Charles Lyding, Cédric Exbrayat, Doug Parker, Felix Hamann, Jason Bedard, Joey Perrott and Kristiyan Kostadinov</p> <h2>v15.1.0-rc.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.1.1 (2023-01-12)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb">b94bf60ca</a></td> <td>fix</td> <td>update <code>esbuild</code> to <code>0.16.17</code></td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0 (2023-01-11)</h1> <h2>Deprecations</h2> <h3><code>@​angular-devkit/schematics</code></h3> <ul> <li>The Observable based <code>SchematicTestRunner.runSchematicAsync</code> and <code>SchematicTestRunner.runExternalSchematicAsync</code> method have been deprecated in favor of the Promise based <code>SchematicTestRunner.runSchematic</code> and <code>SchematicTestRunner.runExternalSchematic</code>.</li> </ul> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5b18ce1545d047d49851a64e81a1f8ef59624ef7">5b18ce154</a></td> <td>feat</td> <td>add <code>guardType</code> as an alias of <code>implements</code> in guard schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/dd2b65943d706833f449f76cf8c7278d0a5399ad">dd2b65943</a></td> <td>feat</td> <td>add configuration files generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8d000d1563684f9a9b6869e549e265f0997187c4">8d000d156</a></td> <td>feat</td> <td>add environments generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6c39a162bec67083bf6c11b54e84612f1d68c384">6c39a162b</a></td> <td>feat</td> <td>Add schematics for generating functional router guards and resolvers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/62121f89abce54e0a1c2b816cdd32b57f2b5a5d1">62121f89a</a></td> <td>feat</td> <td>add sideEffects:false to library package.json</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/49b313f27adef6300063c9d6817d1454a8657fe2">49b313f27</a></td> <td>fix</td> <td>add missing import for functional interceptor spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2f92fe7e589705b282102271897454ea852c4814">2f92fe7e5</a></td> <td>fix</td> <td>add missing semicolon in functional guard/resolver/interceptor</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c29df695467c41feccd3846a55c91c6784af87b2">c29df6954</a></td> <td>feat</td> <td>add <code>assets</code> option to server builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/839d0cb57ad42896578c235354ffb918ea8bb146">839d0cb57</a></td> <td>feat</td> <td>implement stats-json option for esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/216991b9d9ca1d8f09992880a5fa92e7c98813fa">216991b9d</a></td> <td>feat</td> <td>support inline component Sass styles with esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7c87ce47c66a6426b6b7fbb2edd38d8da729221f">7c87ce47c</a></td> <td>fix</td> <td>ensure Sass load paths are resolved from workspace root</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7a063238b83eea8b5b3237fed12db5528d1f6912">7a063238b</a></td> <td>fix</td> <td>explicitly send options to JS transformer workers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983">22cba7937</a></td> <td>fix</td> <td>provide an option to <code>exclude</code> specs in Karma builder</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/a8953ffe7771df3e01e2df0e6eb5a1cac83f2af9"><code>a8953ff</code></a> release: cut the v15.1.1 release</li> <li><a href="https://github.com/angular/angular-cli/commit/4ba55e46556e2ee3ff59c118ab8fc91dce6e8d1d"><code>4ba55e4</code></a> refactor: change <code>JSONFile</code> to private instead of internal</li> <li><a href="https://github.com/angular/angular-cli/commit/6dd88b4705dbf24004cc15ced08118edce785fae"><code>6dd88b4</code></a> build: update <code>eslint-plugin-import</code> to <code>2.27.4</code></li> <li><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb"><code>b94bf60</code></a> fix(<code>@​angular-devkit/build-angular</code>): update <code>esbuild</code> to <code>0.16.17</code></li> <li><a href="https://github.com/angular/angular-cli/commit/d6583e584fb9273be57381e7dbbaa4176964a119"><code>d6583e5</code></a> docs(<code>@​angular/cli</code>): add ng new long description</li> <li><a href="https://github.com/angular/angular-cli/commit/ea64defb0bdbaa9a4df5fd75405d6f03f4a05bb6"><code>ea64def</code></a> release: cut the v15.1.0 release</li> <li><a href="https://github.com/angular/angular-cli/commit/7731588f9aeb870408d17dc2f6ebd7aa3ce60c29"><code>7731588</code></a> build: update angular packages for 15.1.0 release</li> <li><a href="https://github.com/angular/angular-cli/commit/d41b741ea93de4b8773ff879a282c37afb460c21"><code>d41b741</code></a> build: lock file maintenance</li> <li><a href="https://github.com/angular/angular-cli/commit/0520608f68f1768a13a46fbdb9ecb65310492460"><code>0520608</code></a> fix(<code>@​angular-devkit/build-angular</code>): use relative css resource paths in esbuil...</li> <li><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983"><code>22cba79</code></a> fix(<code>@​angular-devkit/build-angular</code>): provide an option to <code>exclude</code> specs in K...</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/15.0.4...15.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=15.0.4&new-version=15.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Kian-Meng Ang <kianmeng.ang@gmail.com> Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-01-17 14:10:39 +00:00
"node": ">=12"
chore(deps): Bump @angular-devkit/core from 15.0.3 to 15.0.4 (#9414) Bumps [@angular-devkit/core](https://github.com/angular/angular-cli) from 15.0.3 to 15.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/core</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.4</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.4 (2022-12-14)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/ccc8e0350810d123269f55de29acd7964e663f7e"><img src="https://img.shields.io/badge/ccc8e0350-fix-green" alt="fix - ccc8e0350" /></a></td> <td>display actionable error when a style does not exist in Karma builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/507f756c34171db842365398150460e1e29f531a"><img src="https://img.shields.io/badge/507f756c3-fix-green" alt="fix - 507f756c3" /></a></td> <td>downlevel class private methods when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/a0da91dba3d9b4c4a86102668f52ab933406e5da"><img src="https://img.shields.io/badge/a0da91dba-fix-green" alt="fix - a0da91dba" /></a></td> <td>include sources in generated</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9fd356234210734ec5f44ae18f055308b7acc963"><img src="https://img.shields.io/badge/9fd356234-fix-green" alt="fix - 9fd356234" /></a></td> <td>only set ngDevMode when script optimizations are enabled</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8e85f47284472f9df49f2ca6c59057ad28240e9c"><img src="https://img.shields.io/badge/8e85f4728-fix-green" alt="fix - 8e85f4728" /></a></td> <td>update <code>css-loader</code> to <code>6.7.3</code></td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b2d4415caa486bebe55e6147a153f120cf08b070"><img src="https://img.shields.io/badge/b2d4415ca-fix-green" alt="fix - b2d4415ca" /></a></td> <td>update locale setting snippet to use <code>globalThis</code>.</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Charles Lyding</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/15.0.4/CHANGELOG.md"><code>@​angular-devkit/core</code>'s changelog</a>.</em></p> <blockquote> <h1>15.0.4 (2022-12-14)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/ccc8e0350810d123269f55de29acd7964e663f7e">ccc8e0350</a></td> <td>fix</td> <td>display actionable error when a style does not exist in Karma builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/507f756c34171db842365398150460e1e29f531a">507f756c3</a></td> <td>fix</td> <td>downlevel class private methods when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/a0da91dba3d9b4c4a86102668f52ab933406e5da">a0da91dba</a></td> <td>fix</td> <td>include sources in generated Sass source maps</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9fd356234210734ec5f44ae18f055308b7acc963">9fd356234</a></td> <td>fix</td> <td>only set ngDevMode when script optimizations are enabled</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8e85f47284472f9df49f2ca6c59057ad28240e9c">8e85f4728</a></td> <td>fix</td> <td>update <code>css-loader</code> to <code>6.7.3</code></td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b2d4415caa486bebe55e6147a153f120cf08b070">b2d4415ca</a></td> <td>fix</td> <td>update locale setting snippet to use <code>globalThis</code>.</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Charles Lyding</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/877125877637d305ce49ff497fb265047411e980"><code>8771258</code></a> release: cut the v15.0.4 release</li> <li><a href="https://github.com/angular/angular-cli/commit/8e85f47284472f9df49f2ca6c59057ad28240e9c"><code>8e85f47</code></a> fix(<code>@​angular-devkit/build-angular</code>): update <code>css-loader</code> to <code>6.7.3</code></li> <li><a href="https://github.com/angular/angular-cli/commit/9fd356234210734ec5f44ae18f055308b7acc963"><code>9fd3562</code></a> fix(<code>@​angular-devkit/build-angular</code>): only set ngDevMode when script optimizati...</li> <li><a href="https://github.com/angular/angular-cli/commit/ccc8e0350810d123269f55de29acd7964e663f7e"><code>ccc8e03</code></a> fix(<code>@​angular-devkit/build-angular</code>): display actionable error when a style doe...</li> <li><a href="https://github.com/angular/angular-cli/commit/507f756c34171db842365398150460e1e29f531a"><code>507f756</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class private methods when targ...</li> <li><a href="https://github.com/angular/angular-cli/commit/b2d4415caa486bebe55e6147a153f120cf08b070"><code>b2d4415</code></a> fix(<code>@​angular-devkit/build-angular</code>): update locale setting snippet to use `glo...</li> <li><a href="https://github.com/angular/angular-cli/commit/a0da91dba3d9b4c4a86102668f52ab933406e5da"><code>a0da91d</code></a> fix(<code>@​angular-devkit/build-angular</code>): include sources in generated</li> <li>See full diff in <a href="https://github.com/angular/angular-cli/compare/15.0.3...15.0.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/core&package-manager=npm_and_yarn&previous-version=15.0.3&new-version=15.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 14:22:21 +00:00
}
},
"packages/puppeteer": {
"version": "19.7.4",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"cosmiconfig": "8.1.0",
"https-proxy-agent": "5.0.1",
"progress": "2.0.3",
"proxy-from-env": "1.1.0",
"puppeteer-core": "19.7.4"
}
},
"packages/puppeteer-core": {
"version": "19.7.4",
"license": "Apache-2.0",
"dependencies": {
"chromium-bidi": "0.4.5",
"cross-fetch": "3.1.5",
"debug": "4.3.4",
"devtools-protocol": "0.0.1094867",
"extract-zip": "2.0.1",
"https-proxy-agent": "5.0.1",
"proxy-from-env": "1.1.0",
"rimraf": "4.4.0",
"tar-fs": "2.1.1",
"unbzip2-stream": "1.4.3",
2023-03-06 12:43:37 +00:00
"ws": "8.12.1"
},
"devDependencies": {
2023-03-14 09:13:23 +00:00
"mitt": "3.0.0"
},
"engines": {
2023-03-06 10:33:38 +00:00
"node": ">=14.14.0"
},
"peerDependencies": {
"typescript": ">= 4.7.4"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
2022-07-01 11:52:39 +00:00
}
},
"packages/testserver": {
"name": "@pptr/testserver",
"version": "0.6.0",
"license": "Apache-2.0",
"dependencies": {
"mime": "3.0.0",
"ws": "8.12.1"
}
},
"test": {
"name": "@puppeteer-test/test",
"version": "latest",
"dependencies": {
"puppeteer": "file:../packages/puppeteer"
}
},
"test/installation": {
"name": "@puppeteer-test/installation",
"version": "latest",
"dependencies": {
2023-03-06 11:28:33 +00:00
"glob": "9.2.1",
"mocha": "10.2.0"
}
}
},
"dependencies": {
"@actions/core": {
"version": "1.10.0",
"dev": true,
"requires": {
"@actions/http-client": "^2.0.1",
"uuid": "^8.3.2"
}
},
"@actions/http-client": {
"version": "2.0.1",
"dev": true,
"requires": {
"tunnel": "^0.0.6"
}
},
"@angular-devkit/architect": {
"version": "0.1502.2",
"requires": {
"@angular-devkit/core": "15.2.2",
"rxjs": "6.6.7"
}
},
chore(deps): Bump @angular-devkit/schematics from 15.1.2 to 15.1.3 (#9585) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 15.1.2 to 15.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.1.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.3 (2023-01-25)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0"><img src="https://img.shields.io/badge/2c04f4a8f-fix-green" alt="fix - 2c04f4a8f" /></a></td> <td>update browserslist config to include last 2 Chrome version</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7"><img src="https://img.shields.io/badge/de15ec576-fix-green" alt="fix - de15ec576" /></a></td> <td>handle extended schematics when retrieving aliases</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3"><img src="https://img.shields.io/badge/f31bf300b-fix-green" alt="fix - f31bf300b" /></a></td> <td>avoid undefined module path for Sass imports in esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea"><img src="https://img.shields.io/badge/c152a4a13-fix-green" alt="fix - c152a4a13" /></a></td> <td>update browserslist config to include last 2 Chrome versions</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/core</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9de99202e9427973c7983940fcdea9e4580a79bd"><img src="https://img.shields.io/badge/9de99202e-fix-green" alt="fix - 9de99202e" /></a></td> <td>handle number like strings in workspace writer</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding and Doug Parker</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.1.3 (2023-01-25)</h1> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7">de15ec576</a></td> <td>fix</td> <td>handle extended schematics when retrieving aliases</td> </tr> </tbody> </table> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0">2c04f4a8f</a></td> <td>fix</td> <td>update browserslist config to include last 2 Chrome version</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3">f31bf300b</a></td> <td>fix</td> <td>avoid undefined module path for Sass imports in esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea">c152a4a13</a></td> <td>fix</td> <td>update browserslist config to include last 2 Chrome versions</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/core</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9de99202e9427973c7983940fcdea9e4580a79bd">9de99202e</a></td> <td>fix</td> <td>handle number like strings in workspace writer</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding and Doug Parker</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.2.0-next.1 (2023-01-18)</h1> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3ebb19552527fdd69c6e8db55aea5bf5157cdb06">3ebb19552</a></td> <td>fix</td> <td>register schematic aliases when providing collection name in <code>ng generate</code></td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/697df4f6e562ae1f1465970694c8b26652af033f">697df4f6e</a></td> <td>fix</td> <td>remove <code>--to</code> option from being required when using <code>--from</code> in <code>ng update</code></td> </tr> </tbody> </table> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c8a3b30000c407937bff4bdeeda8a109fd27259c">c8a3b3000</a></td> <td>fix</td> <td>replace existing <code>BrowserModule.withServerTransition</code> calls when running universal schematic</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/b27ce5da26f95ee980855d2e22db8fd666202e4a"><code>b27ce5d</code></a> release: cut the v15.1.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3c459c3f68c3097edc63807720c61078ddc44248"><code>3c459c3</code></a> build: update bazel aspect lib to 1.23.3</li> <li><a href="https://github.com/angular/angular-cli/commit/e293cb1a333ba4c0d50953026f5734947b840a55"><code>e293cb1</code></a> docs(<code>@​angular/cli</code>): minor updates to <code>ng run</code> description</li> <li><a href="https://github.com/angular/angular-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0"><code>2c04f4a</code></a> fix(<code>@​schematics/angular</code>): update browserslist config to include last 2 Chrome...</li> <li><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea"><code>c152a4a</code></a> fix(<code>@​angular-devkit/build-angular</code>): update browserslist config to include las...</li> <li><a href="https://github.com/angular/angular-cli/commit/9de99202e9427973c7983940fcdea9e4580a79bd"><code>9de9920</code></a> fix(<code>@​angular-devkit/core</code>): handle number like strings in workspace writer</li> <li><a href="https://github.com/angular/angular-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3"><code>f31bf30</code></a> fix(<code>@​angular-devkit/build-angular</code>): avoid undefined module path for Sass impo...</li> <li><a href="https://github.com/angular/angular-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7"><code>de15ec5</code></a> fix(<code>@​angular/cli</code>): handle extended schematics when retrieving aliases</li> <li><a href="https://github.com/angular/angular-cli/commit/3661b3031da270b3229e2aa9f227ed2d42179f49"><code>3661b30</code></a> Revert &quot;refactor: temporaily disable sending analytics&quot;</li> <li>See full diff in <a href="https://github.com/angular/angular-cli/compare/15.1.2...15.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=15.1.2&new-version=15.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 06:34:00 +00:00
"@angular-devkit/core": {
"version": "15.2.2",
chore(deps): Bump @angular-devkit/schematics from 15.1.2 to 15.1.3 (#9585) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 15.1.2 to 15.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.1.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.3 (2023-01-25)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0"><img src="https://img.shields.io/badge/2c04f4a8f-fix-green" alt="fix - 2c04f4a8f" /></a></td> <td>update browserslist config to include last 2 Chrome version</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7"><img src="https://img.shields.io/badge/de15ec576-fix-green" alt="fix - de15ec576" /></a></td> <td>handle extended schematics when retrieving aliases</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3"><img src="https://img.shields.io/badge/f31bf300b-fix-green" alt="fix - f31bf300b" /></a></td> <td>avoid undefined module path for Sass imports in esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea"><img src="https://img.shields.io/badge/c152a4a13-fix-green" alt="fix - c152a4a13" /></a></td> <td>update browserslist config to include last 2 Chrome versions</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/core</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9de99202e9427973c7983940fcdea9e4580a79bd"><img src="https://img.shields.io/badge/9de99202e-fix-green" alt="fix - 9de99202e" /></a></td> <td>handle number like strings in workspace writer</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding and Doug Parker</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.1.3 (2023-01-25)</h1> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7">de15ec576</a></td> <td>fix</td> <td>handle extended schematics when retrieving aliases</td> </tr> </tbody> </table> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0">2c04f4a8f</a></td> <td>fix</td> <td>update browserslist config to include last 2 Chrome version</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3">f31bf300b</a></td> <td>fix</td> <td>avoid undefined module path for Sass imports in esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea">c152a4a13</a></td> <td>fix</td> <td>update browserslist config to include last 2 Chrome versions</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/core</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9de99202e9427973c7983940fcdea9e4580a79bd">9de99202e</a></td> <td>fix</td> <td>handle number like strings in workspace writer</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding and Doug Parker</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.2.0-next.1 (2023-01-18)</h1> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3ebb19552527fdd69c6e8db55aea5bf5157cdb06">3ebb19552</a></td> <td>fix</td> <td>register schematic aliases when providing collection name in <code>ng generate</code></td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/697df4f6e562ae1f1465970694c8b26652af033f">697df4f6e</a></td> <td>fix</td> <td>remove <code>--to</code> option from being required when using <code>--from</code> in <code>ng update</code></td> </tr> </tbody> </table> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c8a3b30000c407937bff4bdeeda8a109fd27259c">c8a3b3000</a></td> <td>fix</td> <td>replace existing <code>BrowserModule.withServerTransition</code> calls when running universal schematic</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/b27ce5da26f95ee980855d2e22db8fd666202e4a"><code>b27ce5d</code></a> release: cut the v15.1.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3c459c3f68c3097edc63807720c61078ddc44248"><code>3c459c3</code></a> build: update bazel aspect lib to 1.23.3</li> <li><a href="https://github.com/angular/angular-cli/commit/e293cb1a333ba4c0d50953026f5734947b840a55"><code>e293cb1</code></a> docs(<code>@​angular/cli</code>): minor updates to <code>ng run</code> description</li> <li><a href="https://github.com/angular/angular-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0"><code>2c04f4a</code></a> fix(<code>@​schematics/angular</code>): update browserslist config to include last 2 Chrome...</li> <li><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea"><code>c152a4a</code></a> fix(<code>@​angular-devkit/build-angular</code>): update browserslist config to include las...</li> <li><a href="https://github.com/angular/angular-cli/commit/9de99202e9427973c7983940fcdea9e4580a79bd"><code>9de9920</code></a> fix(<code>@​angular-devkit/core</code>): handle number like strings in workspace writer</li> <li><a href="https://github.com/angular/angular-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3"><code>f31bf30</code></a> fix(<code>@​angular-devkit/build-angular</code>): avoid undefined module path for Sass impo...</li> <li><a href="https://github.com/angular/angular-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7"><code>de15ec5</code></a> fix(<code>@​angular/cli</code>): handle extended schematics when retrieving aliases</li> <li><a href="https://github.com/angular/angular-cli/commit/3661b3031da270b3229e2aa9f227ed2d42179f49"><code>3661b30</code></a> Revert &quot;refactor: temporaily disable sending analytics&quot;</li> <li>See full diff in <a href="https://github.com/angular/angular-cli/compare/15.1.2...15.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=15.1.2&new-version=15.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 06:34:00 +00:00
"requires": {
"ajv": "8.12.0",
"ajv-formats": "2.1.1",
"jsonc-parser": "3.2.0",
"rxjs": "6.6.7",
"source-map": "0.7.4"
},
"dependencies": {
"ajv": {
"version": "8.12.0",
"requires": {
"fast-deep-equal": "^3.1.1",
"json-schema-traverse": "^1.0.0",
"require-from-string": "^2.0.2",
"uri-js": "^4.2.2"
}
},
"source-map": {
"version": "0.7.4"
chore(deps): Bump @angular-devkit/schematics from 15.1.2 to 15.1.3 (#9585) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 15.1.2 to 15.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.1.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.3 (2023-01-25)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0"><img src="https://img.shields.io/badge/2c04f4a8f-fix-green" alt="fix - 2c04f4a8f" /></a></td> <td>update browserslist config to include last 2 Chrome version</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7"><img src="https://img.shields.io/badge/de15ec576-fix-green" alt="fix - de15ec576" /></a></td> <td>handle extended schematics when retrieving aliases</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3"><img src="https://img.shields.io/badge/f31bf300b-fix-green" alt="fix - f31bf300b" /></a></td> <td>avoid undefined module path for Sass imports in esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea"><img src="https://img.shields.io/badge/c152a4a13-fix-green" alt="fix - c152a4a13" /></a></td> <td>update browserslist config to include last 2 Chrome versions</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/core</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9de99202e9427973c7983940fcdea9e4580a79bd"><img src="https://img.shields.io/badge/9de99202e-fix-green" alt="fix - 9de99202e" /></a></td> <td>handle number like strings in workspace writer</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding and Doug Parker</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.1.3 (2023-01-25)</h1> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7">de15ec576</a></td> <td>fix</td> <td>handle extended schematics when retrieving aliases</td> </tr> </tbody> </table> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0">2c04f4a8f</a></td> <td>fix</td> <td>update browserslist config to include last 2 Chrome version</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3">f31bf300b</a></td> <td>fix</td> <td>avoid undefined module path for Sass imports in esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea">c152a4a13</a></td> <td>fix</td> <td>update browserslist config to include last 2 Chrome versions</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/core</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9de99202e9427973c7983940fcdea9e4580a79bd">9de99202e</a></td> <td>fix</td> <td>handle number like strings in workspace writer</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding and Doug Parker</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.2.0-next.1 (2023-01-18)</h1> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3ebb19552527fdd69c6e8db55aea5bf5157cdb06">3ebb19552</a></td> <td>fix</td> <td>register schematic aliases when providing collection name in <code>ng generate</code></td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/697df4f6e562ae1f1465970694c8b26652af033f">697df4f6e</a></td> <td>fix</td> <td>remove <code>--to</code> option from being required when using <code>--from</code> in <code>ng update</code></td> </tr> </tbody> </table> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c8a3b30000c407937bff4bdeeda8a109fd27259c">c8a3b3000</a></td> <td>fix</td> <td>replace existing <code>BrowserModule.withServerTransition</code> calls when running universal schematic</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/b27ce5da26f95ee980855d2e22db8fd666202e4a"><code>b27ce5d</code></a> release: cut the v15.1.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3c459c3f68c3097edc63807720c61078ddc44248"><code>3c459c3</code></a> build: update bazel aspect lib to 1.23.3</li> <li><a href="https://github.com/angular/angular-cli/commit/e293cb1a333ba4c0d50953026f5734947b840a55"><code>e293cb1</code></a> docs(<code>@​angular/cli</code>): minor updates to <code>ng run</code> description</li> <li><a href="https://github.com/angular/angular-cli/commit/2c04f4a8f493781fda65f31e81ad86cdd3e510c0"><code>2c04f4a</code></a> fix(<code>@​schematics/angular</code>): update browserslist config to include last 2 Chrome...</li> <li><a href="https://github.com/angular/angular-cli/commit/c152a4a13f482948c6aedbbc99d1423f2cf43aea"><code>c152a4a</code></a> fix(<code>@​angular-devkit/build-angular</code>): update browserslist config to include las...</li> <li><a href="https://github.com/angular/angular-cli/commit/9de99202e9427973c7983940fcdea9e4580a79bd"><code>9de9920</code></a> fix(<code>@​angular-devkit/core</code>): handle number like strings in workspace writer</li> <li><a href="https://github.com/angular/angular-cli/commit/f31bf300b9f226d9574060b0e4401c4da88c0ee3"><code>f31bf30</code></a> fix(<code>@​angular-devkit/build-angular</code>): avoid undefined module path for Sass impo...</li> <li><a href="https://github.com/angular/angular-cli/commit/de15ec5763afe231439c3f1ace35cbacefad2ca7"><code>de15ec5</code></a> fix(<code>@​angular/cli</code>): handle extended schematics when retrieving aliases</li> <li><a href="https://github.com/angular/angular-cli/commit/3661b3031da270b3229e2aa9f227ed2d42179f49"><code>3661b30</code></a> Revert &quot;refactor: temporaily disable sending analytics&quot;</li> <li>See full diff in <a href="https://github.com/angular/angular-cli/compare/15.1.2...15.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=15.1.2&new-version=15.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 06:34:00 +00:00
}
}
},
"@angular-devkit/schematics": {
"version": "14.2.8",
chore(deps): Bump @angular-devkit/schematics from 14.2.8 to 15.0.3 (#9413) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 14.2.8 to 15.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><img src="https://img.shields.io/badge/3d9971edb-fix-green" alt="fix - 3d9971edb" /></a></td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><img src="https://img.shields.io/badge/24f4b51d2-fix-green" alt="fix - 24f4b51d2" /></a></td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><img src="https://img.shields.io/badge/45afc42db-fix-green" alt="fix - 45afc42db" /></a></td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><img src="https://img.shields.io/badge/e6461badf-fix-green" alt="fix - e6461badf" /></a></td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <h2>v15.0.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.2 (2022-11-30)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2891d5bc9eecf7fa8e3b80906d9c56e6a49f3d15"><img src="https://img.shields.io/badge/2891d5bc9-fix-green" alt="fix - 2891d5bc9" /></a></td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><img src="https://img.shields.io/badge/d9cc4b028-fix-green" alt="fix - d9cc4b028" /></a></td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Juuso Valkeejärvi</p> <h2>v15.0.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.1 (2022-11-23)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/48426852b0c1d5541a3e7369dc2b343e33856968"><img src="https://img.shields.io/badge/48426852b-fix-green" alt="fix - 48426852b" /></a></td> <td>show warning when a TS Config is not found during migrations</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/eda96def48e11533cd0a3353c96b7eac9a881e1e"><img src="https://img.shields.io/badge/eda96def4-fix-green" alt="fix - eda96def4" /></a></td> <td>use global version of the CLI when running <code>ng new</code></td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2af32fd3a981b1c29e1cf77b442982e1e07aae38"><img src="https://img.shields.io/badge/2af32fd3a-fix-green" alt="fix - 2af32fd3a" /></a></td> <td>hide loader paths in webpack warnings</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/19f5cc746ec724f15d1b89126c7c1b8a343818fe"><img src="https://img.shields.io/badge/19f5cc746-fix-green" alt="fix - 19f5cc746" /></a></td> <td>improve package deep import Sass index resolution in esbuild plugin</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2220a907daf9ccd9e22dfc8e5ddc259b9d495997"><img src="https://img.shields.io/badge/2220a907d-fix-green" alt="fix - 2220a907d" /></a></td> <td>use url function lexer to rebase Sass URLs</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Piotr Wysocki</p> <h2>v15.0.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.0 (2022-11-16)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf">3d9971edb</a></td> <td>fix</td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a">24f4b51d2</a></td> <td>fix</td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957">45afc42db</a></td> <td>fix</td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237">e6461badf</a></td> <td>fix</td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0-next.1 (2022-11-30)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/012393d37924a2afd172bfd80ee5e4bcd1c9abdf">012393d37</a></td> <td>fix</td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/856720b913ec1ba82b96db2d3a61628cb3795f11">856720b91</a></td> <td>fix</td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Cédric Exbrayat, Jason Bedard and Juuso Valkeejärvi</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/eb2a73a35113537464687477d0457db3d2d7dccf"><code>eb2a73a</code></a> release: cut the v15.0.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><code>3d9971e</code></a> fix(<code>@​angular-devkit/build-angular</code>): default preserve symlinks to Node.js valu...</li> <li><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><code>24f4b51</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class fields with Safari &lt;= v15...</li> <li><a href="https://github.com/angular/angular-cli/commit/20e07421543d61c069cbb5e904b264b64619fd64"><code>20e0742</code></a> refactor(<code>@​angular-devkit/build-angular</code>): update browserslist conversion to la...</li> <li><a href="https://github.com/angular/angular-cli/commit/18f31009c198cd41b5196f3decbb9beaf1ec8211"><code>18f3100</code></a> refactor(<code>@​angular-devkit/build-angular</code>): convert into a function to give mor...</li> <li><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><code>45afc42</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class properties when targeting...</li> <li><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><code>e6461ba</code></a> fix(<code>@​angular-devkit/build-angular</code>): prevent optimization adding unsupported E...</li> <li><a href="https://github.com/angular/angular-cli/commit/d77416f8cc2095da50795b7520fce0b02ad27591"><code>d77416f</code></a> release: cut the v15.0.2 release</li> <li><a href="https://github.com/angular/angular-cli/commit/0a543eaa2dc9e9ce25693743ac02b42133b9f2ec"><code>0a543ea</code></a> Revert &quot;docs: remove <code>@latest</code> reference from <code>npm init</code> command&quot;</li> <li><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><code>d9cc4b0</code></a> fix(<code>@​ngtools/webpack</code>): elide unused type references</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/14.2.8...15.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=14.2.8&new-version=15.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 13:22:13 +00:00
"dev": true,
"requires": {
"@angular-devkit/core": "14.2.8",
"jsonc-parser": "3.1.0",
"magic-string": "0.26.2",
"ora": "5.4.1",
"rxjs": "6.6.7"
},
"dependencies": {
"@angular-devkit/core": {
"version": "14.2.8",
chore(deps): Bump @angular-devkit/schematics from 14.2.8 to 15.0.3 (#9413) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 14.2.8 to 15.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><img src="https://img.shields.io/badge/3d9971edb-fix-green" alt="fix - 3d9971edb" /></a></td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><img src="https://img.shields.io/badge/24f4b51d2-fix-green" alt="fix - 24f4b51d2" /></a></td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><img src="https://img.shields.io/badge/45afc42db-fix-green" alt="fix - 45afc42db" /></a></td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><img src="https://img.shields.io/badge/e6461badf-fix-green" alt="fix - e6461badf" /></a></td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <h2>v15.0.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.2 (2022-11-30)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2891d5bc9eecf7fa8e3b80906d9c56e6a49f3d15"><img src="https://img.shields.io/badge/2891d5bc9-fix-green" alt="fix - 2891d5bc9" /></a></td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><img src="https://img.shields.io/badge/d9cc4b028-fix-green" alt="fix - d9cc4b028" /></a></td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Juuso Valkeejärvi</p> <h2>v15.0.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.1 (2022-11-23)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/48426852b0c1d5541a3e7369dc2b343e33856968"><img src="https://img.shields.io/badge/48426852b-fix-green" alt="fix - 48426852b" /></a></td> <td>show warning when a TS Config is not found during migrations</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/eda96def48e11533cd0a3353c96b7eac9a881e1e"><img src="https://img.shields.io/badge/eda96def4-fix-green" alt="fix - eda96def4" /></a></td> <td>use global version of the CLI when running <code>ng new</code></td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2af32fd3a981b1c29e1cf77b442982e1e07aae38"><img src="https://img.shields.io/badge/2af32fd3a-fix-green" alt="fix - 2af32fd3a" /></a></td> <td>hide loader paths in webpack warnings</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/19f5cc746ec724f15d1b89126c7c1b8a343818fe"><img src="https://img.shields.io/badge/19f5cc746-fix-green" alt="fix - 19f5cc746" /></a></td> <td>improve package deep import Sass index resolution in esbuild plugin</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2220a907daf9ccd9e22dfc8e5ddc259b9d495997"><img src="https://img.shields.io/badge/2220a907d-fix-green" alt="fix - 2220a907d" /></a></td> <td>use url function lexer to rebase Sass URLs</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Piotr Wysocki</p> <h2>v15.0.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.0 (2022-11-16)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf">3d9971edb</a></td> <td>fix</td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a">24f4b51d2</a></td> <td>fix</td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957">45afc42db</a></td> <td>fix</td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237">e6461badf</a></td> <td>fix</td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0-next.1 (2022-11-30)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/012393d37924a2afd172bfd80ee5e4bcd1c9abdf">012393d37</a></td> <td>fix</td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/856720b913ec1ba82b96db2d3a61628cb3795f11">856720b91</a></td> <td>fix</td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Cédric Exbrayat, Jason Bedard and Juuso Valkeejärvi</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/eb2a73a35113537464687477d0457db3d2d7dccf"><code>eb2a73a</code></a> release: cut the v15.0.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><code>3d9971e</code></a> fix(<code>@​angular-devkit/build-angular</code>): default preserve symlinks to Node.js valu...</li> <li><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><code>24f4b51</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class fields with Safari &lt;= v15...</li> <li><a href="https://github.com/angular/angular-cli/commit/20e07421543d61c069cbb5e904b264b64619fd64"><code>20e0742</code></a> refactor(<code>@​angular-devkit/build-angular</code>): update browserslist conversion to la...</li> <li><a href="https://github.com/angular/angular-cli/commit/18f31009c198cd41b5196f3decbb9beaf1ec8211"><code>18f3100</code></a> refactor(<code>@​angular-devkit/build-angular</code>): convert into a function to give mor...</li> <li><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><code>45afc42</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class properties when targeting...</li> <li><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><code>e6461ba</code></a> fix(<code>@​angular-devkit/build-angular</code>): prevent optimization adding unsupported E...</li> <li><a href="https://github.com/angular/angular-cli/commit/d77416f8cc2095da50795b7520fce0b02ad27591"><code>d77416f</code></a> release: cut the v15.0.2 release</li> <li><a href="https://github.com/angular/angular-cli/commit/0a543eaa2dc9e9ce25693743ac02b42133b9f2ec"><code>0a543ea</code></a> Revert &quot;docs: remove <code>@latest</code> reference from <code>npm init</code> command&quot;</li> <li><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><code>d9cc4b0</code></a> fix(<code>@​ngtools/webpack</code>): elide unused type references</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/14.2.8...15.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=14.2.8&new-version=15.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 13:22:13 +00:00
"dev": true,
"requires": {
"ajv": "8.11.0",
"ajv-formats": "2.1.1",
"jsonc-parser": "3.1.0",
"rxjs": "6.6.7",
"source-map": "0.7.4"
}
},
"jsonc-parser": {
"version": "3.1.0",
chore(deps): Bump @angular-devkit/schematics from 14.2.8 to 15.0.3 (#9413) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 14.2.8 to 15.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><img src="https://img.shields.io/badge/3d9971edb-fix-green" alt="fix - 3d9971edb" /></a></td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><img src="https://img.shields.io/badge/24f4b51d2-fix-green" alt="fix - 24f4b51d2" /></a></td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><img src="https://img.shields.io/badge/45afc42db-fix-green" alt="fix - 45afc42db" /></a></td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><img src="https://img.shields.io/badge/e6461badf-fix-green" alt="fix - e6461badf" /></a></td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <h2>v15.0.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.2 (2022-11-30)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2891d5bc9eecf7fa8e3b80906d9c56e6a49f3d15"><img src="https://img.shields.io/badge/2891d5bc9-fix-green" alt="fix - 2891d5bc9" /></a></td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><img src="https://img.shields.io/badge/d9cc4b028-fix-green" alt="fix - d9cc4b028" /></a></td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Juuso Valkeejärvi</p> <h2>v15.0.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.1 (2022-11-23)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/48426852b0c1d5541a3e7369dc2b343e33856968"><img src="https://img.shields.io/badge/48426852b-fix-green" alt="fix - 48426852b" /></a></td> <td>show warning when a TS Config is not found during migrations</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/eda96def48e11533cd0a3353c96b7eac9a881e1e"><img src="https://img.shields.io/badge/eda96def4-fix-green" alt="fix - eda96def4" /></a></td> <td>use global version of the CLI when running <code>ng new</code></td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2af32fd3a981b1c29e1cf77b442982e1e07aae38"><img src="https://img.shields.io/badge/2af32fd3a-fix-green" alt="fix - 2af32fd3a" /></a></td> <td>hide loader paths in webpack warnings</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/19f5cc746ec724f15d1b89126c7c1b8a343818fe"><img src="https://img.shields.io/badge/19f5cc746-fix-green" alt="fix - 19f5cc746" /></a></td> <td>improve package deep import Sass index resolution in esbuild plugin</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2220a907daf9ccd9e22dfc8e5ddc259b9d495997"><img src="https://img.shields.io/badge/2220a907d-fix-green" alt="fix - 2220a907d" /></a></td> <td>use url function lexer to rebase Sass URLs</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Piotr Wysocki</p> <h2>v15.0.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.0 (2022-11-16)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf">3d9971edb</a></td> <td>fix</td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a">24f4b51d2</a></td> <td>fix</td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957">45afc42db</a></td> <td>fix</td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237">e6461badf</a></td> <td>fix</td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0-next.1 (2022-11-30)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/012393d37924a2afd172bfd80ee5e4bcd1c9abdf">012393d37</a></td> <td>fix</td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/856720b913ec1ba82b96db2d3a61628cb3795f11">856720b91</a></td> <td>fix</td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Cédric Exbrayat, Jason Bedard and Juuso Valkeejärvi</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/eb2a73a35113537464687477d0457db3d2d7dccf"><code>eb2a73a</code></a> release: cut the v15.0.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><code>3d9971e</code></a> fix(<code>@​angular-devkit/build-angular</code>): default preserve symlinks to Node.js valu...</li> <li><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><code>24f4b51</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class fields with Safari &lt;= v15...</li> <li><a href="https://github.com/angular/angular-cli/commit/20e07421543d61c069cbb5e904b264b64619fd64"><code>20e0742</code></a> refactor(<code>@​angular-devkit/build-angular</code>): update browserslist conversion to la...</li> <li><a href="https://github.com/angular/angular-cli/commit/18f31009c198cd41b5196f3decbb9beaf1ec8211"><code>18f3100</code></a> refactor(<code>@​angular-devkit/build-angular</code>): convert into a function to give mor...</li> <li><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><code>45afc42</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class properties when targeting...</li> <li><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><code>e6461ba</code></a> fix(<code>@​angular-devkit/build-angular</code>): prevent optimization adding unsupported E...</li> <li><a href="https://github.com/angular/angular-cli/commit/d77416f8cc2095da50795b7520fce0b02ad27591"><code>d77416f</code></a> release: cut the v15.0.2 release</li> <li><a href="https://github.com/angular/angular-cli/commit/0a543eaa2dc9e9ce25693743ac02b42133b9f2ec"><code>0a543ea</code></a> Revert &quot;docs: remove <code>@latest</code> reference from <code>npm init</code> command&quot;</li> <li><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><code>d9cc4b0</code></a> fix(<code>@​ngtools/webpack</code>): elide unused type references</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/14.2.8...15.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=14.2.8&new-version=15.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 13:22:13 +00:00
"dev": true
},
"magic-string": {
"version": "0.26.2",
chore(deps): Bump @angular-devkit/schematics from 14.2.8 to 15.0.3 (#9413) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 14.2.8 to 15.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><img src="https://img.shields.io/badge/3d9971edb-fix-green" alt="fix - 3d9971edb" /></a></td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><img src="https://img.shields.io/badge/24f4b51d2-fix-green" alt="fix - 24f4b51d2" /></a></td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><img src="https://img.shields.io/badge/45afc42db-fix-green" alt="fix - 45afc42db" /></a></td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><img src="https://img.shields.io/badge/e6461badf-fix-green" alt="fix - e6461badf" /></a></td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <h2>v15.0.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.2 (2022-11-30)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2891d5bc9eecf7fa8e3b80906d9c56e6a49f3d15"><img src="https://img.shields.io/badge/2891d5bc9-fix-green" alt="fix - 2891d5bc9" /></a></td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><img src="https://img.shields.io/badge/d9cc4b028-fix-green" alt="fix - d9cc4b028" /></a></td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Juuso Valkeejärvi</p> <h2>v15.0.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.1 (2022-11-23)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/48426852b0c1d5541a3e7369dc2b343e33856968"><img src="https://img.shields.io/badge/48426852b-fix-green" alt="fix - 48426852b" /></a></td> <td>show warning when a TS Config is not found during migrations</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/eda96def48e11533cd0a3353c96b7eac9a881e1e"><img src="https://img.shields.io/badge/eda96def4-fix-green" alt="fix - eda96def4" /></a></td> <td>use global version of the CLI when running <code>ng new</code></td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2af32fd3a981b1c29e1cf77b442982e1e07aae38"><img src="https://img.shields.io/badge/2af32fd3a-fix-green" alt="fix - 2af32fd3a" /></a></td> <td>hide loader paths in webpack warnings</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/19f5cc746ec724f15d1b89126c7c1b8a343818fe"><img src="https://img.shields.io/badge/19f5cc746-fix-green" alt="fix - 19f5cc746" /></a></td> <td>improve package deep import Sass index resolution in esbuild plugin</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2220a907daf9ccd9e22dfc8e5ddc259b9d495997"><img src="https://img.shields.io/badge/2220a907d-fix-green" alt="fix - 2220a907d" /></a></td> <td>use url function lexer to rebase Sass URLs</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Piotr Wysocki</p> <h2>v15.0.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.0 (2022-11-16)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf">3d9971edb</a></td> <td>fix</td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a">24f4b51d2</a></td> <td>fix</td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957">45afc42db</a></td> <td>fix</td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237">e6461badf</a></td> <td>fix</td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0-next.1 (2022-11-30)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/012393d37924a2afd172bfd80ee5e4bcd1c9abdf">012393d37</a></td> <td>fix</td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/856720b913ec1ba82b96db2d3a61628cb3795f11">856720b91</a></td> <td>fix</td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Cédric Exbrayat, Jason Bedard and Juuso Valkeejärvi</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/eb2a73a35113537464687477d0457db3d2d7dccf"><code>eb2a73a</code></a> release: cut the v15.0.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><code>3d9971e</code></a> fix(<code>@​angular-devkit/build-angular</code>): default preserve symlinks to Node.js valu...</li> <li><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><code>24f4b51</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class fields with Safari &lt;= v15...</li> <li><a href="https://github.com/angular/angular-cli/commit/20e07421543d61c069cbb5e904b264b64619fd64"><code>20e0742</code></a> refactor(<code>@​angular-devkit/build-angular</code>): update browserslist conversion to la...</li> <li><a href="https://github.com/angular/angular-cli/commit/18f31009c198cd41b5196f3decbb9beaf1ec8211"><code>18f3100</code></a> refactor(<code>@​angular-devkit/build-angular</code>): convert into a function to give mor...</li> <li><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><code>45afc42</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class properties when targeting...</li> <li><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><code>e6461ba</code></a> fix(<code>@​angular-devkit/build-angular</code>): prevent optimization adding unsupported E...</li> <li><a href="https://github.com/angular/angular-cli/commit/d77416f8cc2095da50795b7520fce0b02ad27591"><code>d77416f</code></a> release: cut the v15.0.2 release</li> <li><a href="https://github.com/angular/angular-cli/commit/0a543eaa2dc9e9ce25693743ac02b42133b9f2ec"><code>0a543ea</code></a> Revert &quot;docs: remove <code>@latest</code> reference from <code>npm init</code> command&quot;</li> <li><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><code>d9cc4b0</code></a> fix(<code>@​ngtools/webpack</code>): elide unused type references</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/14.2.8...15.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=14.2.8&new-version=15.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 13:22:13 +00:00
"dev": true,
"requires": {
"sourcemap-codec": "^1.4.8"
}
},
"source-map": {
"version": "0.7.4",
"dev": true
}
}
},
"@angular/cli": {
"version": "15.2.2",
"dev": true,
"requires": {
"@angular-devkit/architect": "0.1502.2",
"@angular-devkit/core": "15.2.2",
"@angular-devkit/schematics": "15.2.2",
"@schematics/angular": "15.2.2",
"@yarnpkg/lockfile": "1.1.0",
"ansi-colors": "4.1.3",
"ini": "3.0.1",
"inquirer": "8.2.4",
"jsonc-parser": "3.2.0",
"npm-package-arg": "10.1.0",
"npm-pick-manifest": "8.0.1",
"open": "8.4.1",
"ora": "5.4.1",
"pacote": "15.1.0",
"resolve": "1.22.1",
"semver": "7.3.8",
"symbol-observable": "4.0.0",
"yargs": "17.6.2"
},
"dependencies": {
"@angular-devkit/schematics": {
"version": "15.2.2",
"dev": true,
"requires": {
"@angular-devkit/core": "15.2.2",
"jsonc-parser": "3.2.0",
"magic-string": "0.29.0",
"ora": "5.4.1",
"rxjs": "6.6.7"
}
},
"@schematics/angular": {
"version": "15.2.2",
"dev": true,
"requires": {
"@angular-devkit/core": "15.2.2",
"@angular-devkit/schematics": "15.2.2",
"jsonc-parser": "3.2.0"
}
},
"ansi-colors": {
"version": "4.1.3",
"dev": true
},
"ini": {
"version": "3.0.1",
"dev": true
},
"inquirer": {
"version": "8.2.4",
"dev": true,
"requires": {
"ansi-escapes": "^4.2.1",
"chalk": "^4.1.1",
"cli-cursor": "^3.1.0",
"cli-width": "^3.0.0",
"external-editor": "^3.0.3",
"figures": "^3.0.0",
"lodash": "^4.17.21",
"mute-stream": "0.0.8",
"ora": "^5.4.1",
"run-async": "^2.4.0",
"rxjs": "^7.5.5",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0",
"through": "^2.3.6",
"wrap-ansi": "^7.0.0"
},
"dependencies": {
"rxjs": {
"version": "7.8.0",
"dev": true,
"requires": {
"tslib": "^2.1.0"
}
}
}
},
"magic-string": {
"version": "0.29.0",
"dev": true,
"requires": {
"@jridgewell/sourcemap-codec": "^1.4.13"
}
},
"tslib": {
"version": "2.5.0",
"dev": true
},
"yargs": {
"version": "17.6.2",
"dev": true,
"requires": {
"cliui": "^8.0.1",
"escalade": "^3.1.1",
"get-caller-file": "^2.0.5",
"require-directory": "^2.1.1",
"string-width": "^4.2.3",
"y18n": "^5.0.5",
"yargs-parser": "^21.1.1"
}
},
"yargs-parser": {
"version": "21.1.1",
chore(deps): Bump @angular-devkit/schematics from 14.2.8 to 15.0.3 (#9413) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 14.2.8 to 15.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><img src="https://img.shields.io/badge/3d9971edb-fix-green" alt="fix - 3d9971edb" /></a></td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><img src="https://img.shields.io/badge/24f4b51d2-fix-green" alt="fix - 24f4b51d2" /></a></td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><img src="https://img.shields.io/badge/45afc42db-fix-green" alt="fix - 45afc42db" /></a></td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><img src="https://img.shields.io/badge/e6461badf-fix-green" alt="fix - e6461badf" /></a></td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <h2>v15.0.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.2 (2022-11-30)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2891d5bc9eecf7fa8e3b80906d9c56e6a49f3d15"><img src="https://img.shields.io/badge/2891d5bc9-fix-green" alt="fix - 2891d5bc9" /></a></td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><img src="https://img.shields.io/badge/d9cc4b028-fix-green" alt="fix - d9cc4b028" /></a></td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Juuso Valkeejärvi</p> <h2>v15.0.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.1 (2022-11-23)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/48426852b0c1d5541a3e7369dc2b343e33856968"><img src="https://img.shields.io/badge/48426852b-fix-green" alt="fix - 48426852b" /></a></td> <td>show warning when a TS Config is not found during migrations</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/eda96def48e11533cd0a3353c96b7eac9a881e1e"><img src="https://img.shields.io/badge/eda96def4-fix-green" alt="fix - eda96def4" /></a></td> <td>use global version of the CLI when running <code>ng new</code></td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2af32fd3a981b1c29e1cf77b442982e1e07aae38"><img src="https://img.shields.io/badge/2af32fd3a-fix-green" alt="fix - 2af32fd3a" /></a></td> <td>hide loader paths in webpack warnings</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/19f5cc746ec724f15d1b89126c7c1b8a343818fe"><img src="https://img.shields.io/badge/19f5cc746-fix-green" alt="fix - 19f5cc746" /></a></td> <td>improve package deep import Sass index resolution in esbuild plugin</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2220a907daf9ccd9e22dfc8e5ddc259b9d495997"><img src="https://img.shields.io/badge/2220a907d-fix-green" alt="fix - 2220a907d" /></a></td> <td>use url function lexer to rebase Sass URLs</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Piotr Wysocki</p> <h2>v15.0.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.0 (2022-11-16)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf">3d9971edb</a></td> <td>fix</td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a">24f4b51d2</a></td> <td>fix</td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957">45afc42db</a></td> <td>fix</td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237">e6461badf</a></td> <td>fix</td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0-next.1 (2022-11-30)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/012393d37924a2afd172bfd80ee5e4bcd1c9abdf">012393d37</a></td> <td>fix</td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/856720b913ec1ba82b96db2d3a61628cb3795f11">856720b91</a></td> <td>fix</td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Cédric Exbrayat, Jason Bedard and Juuso Valkeejärvi</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/eb2a73a35113537464687477d0457db3d2d7dccf"><code>eb2a73a</code></a> release: cut the v15.0.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><code>3d9971e</code></a> fix(<code>@​angular-devkit/build-angular</code>): default preserve symlinks to Node.js valu...</li> <li><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><code>24f4b51</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class fields with Safari &lt;= v15...</li> <li><a href="https://github.com/angular/angular-cli/commit/20e07421543d61c069cbb5e904b264b64619fd64"><code>20e0742</code></a> refactor(<code>@​angular-devkit/build-angular</code>): update browserslist conversion to la...</li> <li><a href="https://github.com/angular/angular-cli/commit/18f31009c198cd41b5196f3decbb9beaf1ec8211"><code>18f3100</code></a> refactor(<code>@​angular-devkit/build-angular</code>): convert into a function to give mor...</li> <li><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><code>45afc42</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class properties when targeting...</li> <li><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><code>e6461ba</code></a> fix(<code>@​angular-devkit/build-angular</code>): prevent optimization adding unsupported E...</li> <li><a href="https://github.com/angular/angular-cli/commit/d77416f8cc2095da50795b7520fce0b02ad27591"><code>d77416f</code></a> release: cut the v15.0.2 release</li> <li><a href="https://github.com/angular/angular-cli/commit/0a543eaa2dc9e9ce25693743ac02b42133b9f2ec"><code>0a543ea</code></a> Revert &quot;docs: remove <code>@latest</code> reference from <code>npm init</code> command&quot;</li> <li><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><code>d9cc4b0</code></a> fix(<code>@​ngtools/webpack</code>): elide unused type references</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/14.2.8...15.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=14.2.8&new-version=15.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 13:22:13 +00:00
"dev": true
}
}
},
"@babel/code-frame": {
"version": "7.12.11",
"requires": {
"@babel/highlight": "^7.10.4"
}
},
"@babel/helper-validator-identifier": {
"version": "7.19.1"
2022-07-01 11:52:39 +00:00
},
"@babel/highlight": {
"version": "7.18.6",
2022-07-01 11:52:39 +00:00
"requires": {
"@babel/helper-validator-identifier": "^7.18.6",
"chalk": "^2.0.0",
"js-tokens": "^4.0.0"
},
"dependencies": {
"ansi-styles": {
"version": "3.2.1",
"requires": {
"color-convert": "^1.9.0"
}
},
"chalk": {
"version": "2.4.2",
"requires": {
"ansi-styles": "^3.2.1",
"escape-string-regexp": "^1.0.5",
"supports-color": "^5.3.0"
}
},
"color-convert": {
"version": "1.9.3",
"requires": {
"color-name": "1.1.3"
}
},
"color-name": {
"version": "1.1.3"
},
"escape-string-regexp": {
"version": "1.0.5"
},
"has-flag": {
"version": "3.0.0"
},
"supports-color": {
"version": "5.5.0",
"requires": {
"has-flag": "^3.0.0"
}
2022-09-27 09:53:19 +00:00
}
2022-07-01 11:52:39 +00:00
}
},
"@bcoe/v8-coverage": {
"version": "0.2.3",
"dev": true
},
"@commitlint/cli": {
2023-03-06 12:43:37 +00:00
"version": "17.4.4",
"dev": true,
"requires": {
2023-03-06 12:43:37 +00:00
"@commitlint/format": "^17.4.4",
"@commitlint/lint": "^17.4.4",
"@commitlint/load": "^17.4.4",
"@commitlint/read": "^17.4.4",
"@commitlint/types": "^17.4.4",
"execa": "^5.0.0",
"lodash.isfunction": "^3.0.9",
"resolve-from": "5.0.0",
"resolve-global": "1.0.0",
"yargs": "^17.0.0"
2022-07-01 11:52:39 +00:00
}
},
"@commitlint/config-conventional": {
2023-03-06 12:43:37 +00:00
"version": "17.4.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"conventional-changelog-conventionalcommits": "^5.0.0"
2022-07-01 11:52:39 +00:00
}
},
"@commitlint/config-validator": {
"version": "17.4.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@commitlint/types": "^17.4.4",
"ajv": "^8.11.0"
2022-07-01 11:52:39 +00:00
}
},
"@commitlint/ensure": {
"version": "17.4.4",
"dev": true,
"requires": {
"@commitlint/types": "^17.4.4",
"lodash.camelcase": "^4.3.0",
"lodash.kebabcase": "^4.1.1",
"lodash.snakecase": "^4.1.1",
"lodash.startcase": "^4.4.0",
"lodash.upperfirst": "^4.3.1"
}
2022-07-01 11:52:39 +00:00
},
"@commitlint/execute-rule": {
"version": "17.4.0",
"dev": true
2022-07-01 11:52:39 +00:00
},
"@commitlint/format": {
"version": "17.4.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@commitlint/types": "^17.4.4",
"chalk": "^4.1.0"
2022-07-01 11:52:39 +00:00
}
},
"@commitlint/is-ignored": {
"version": "17.4.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@commitlint/types": "^17.4.4",
"semver": "7.3.8"
2022-07-01 11:52:39 +00:00
}
},
"@commitlint/lint": {
"version": "17.4.4",
2022-08-17 13:32:57 +00:00
"dev": true,
"requires": {
"@commitlint/is-ignored": "^17.4.4",
"@commitlint/parse": "^17.4.4",
"@commitlint/rules": "^17.4.4",
"@commitlint/types": "^17.4.4"
2022-08-17 13:32:57 +00:00
}
},
"@commitlint/load": {
"version": "17.4.4",
2022-08-17 13:32:57 +00:00
"dev": true,
"requires": {
"@commitlint/config-validator": "^17.4.4",
"@commitlint/execute-rule": "^17.4.0",
"@commitlint/resolve-extends": "^17.4.4",
"@commitlint/types": "^17.4.4",
"@types/node": "*",
"chalk": "^4.1.0",
"cosmiconfig": "^8.0.0",
"cosmiconfig-typescript-loader": "^4.0.0",
"lodash.isplainobject": "^4.0.6",
"lodash.merge": "^4.6.2",
"lodash.uniq": "^4.5.0",
"resolve-from": "^5.0.0",
"ts-node": "^10.8.1",
"typescript": "^4.6.4"
2022-08-17 13:32:57 +00:00
}
},
"@commitlint/message": {
"version": "17.4.2",
"dev": true
},
"@commitlint/parse": {
"version": "17.4.4",
2022-09-27 09:53:19 +00:00
"dev": true,
"requires": {
"@commitlint/types": "^17.4.4",
"conventional-changelog-angular": "^5.0.11",
"conventional-commits-parser": "^3.2.2"
}
2022-09-27 09:53:19 +00:00
},
"@commitlint/read": {
"version": "17.4.4",
"dev": true,
"requires": {
"@commitlint/top-level": "^17.4.0",
"@commitlint/types": "^17.4.4",
"fs-extra": "^11.0.0",
"git-raw-commits": "^2.0.0",
"minimist": "^1.2.6"
}
},
"@commitlint/resolve-extends": {
"version": "17.4.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@commitlint/config-validator": "^17.4.4",
"@commitlint/types": "^17.4.4",
"import-fresh": "^3.0.0",
"lodash.mergewith": "^4.6.2",
"resolve-from": "^5.0.0",
"resolve-global": "^1.0.0"
2022-07-01 11:52:39 +00:00
}
},
"@commitlint/rules": {
"version": "17.4.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@commitlint/ensure": "^17.4.4",
"@commitlint/message": "^17.4.2",
"@commitlint/to-lines": "^17.4.0",
"@commitlint/types": "^17.4.4",
"execa": "^5.0.0"
2022-07-01 11:52:39 +00:00
}
},
"@commitlint/to-lines": {
"version": "17.4.0",
"dev": true
},
"@commitlint/top-level": {
"version": "17.4.0",
"dev": true,
"requires": {
"find-up": "^5.0.0"
}
2022-09-27 09:53:19 +00:00
},
"@commitlint/types": {
"version": "17.4.4",
"dev": true,
"requires": {
"chalk": "^4.1.0"
}
},
"@cspotcode/source-map-support": {
"version": "0.8.1",
"dev": true,
"requires": {
"@jridgewell/trace-mapping": "0.3.9"
}
},
"@esbuild-kit/cjs-loader": {
2023-03-06 12:43:37 +00:00
"version": "2.4.2",
"dev": true,
"requires": {
"@esbuild-kit/core-utils": "^3.0.0",
2023-03-06 12:43:37 +00:00
"get-tsconfig": "^4.4.0"
}
},
"@esbuild-kit/core-utils": {
2023-03-06 12:43:37 +00:00
"version": "3.1.0",
"dev": true,
"requires": {
2023-03-06 12:43:37 +00:00
"esbuild": "~0.17.6",
"source-map-support": "^0.5.21"
}
},
"@esbuild-kit/esm-loader": {
2023-03-06 12:43:37 +00:00
"version": "2.5.5",
"dev": true,
"requires": {
"@esbuild-kit/core-utils": "^3.0.0",
2023-03-06 12:43:37 +00:00
"get-tsconfig": "^4.4.0"
}
},
"@esbuild/linux-x64": {
2023-03-06 12:43:37 +00:00
"version": "0.17.11",
"dev": true,
"optional": true
},
"@eslint/eslintrc": {
2023-03-06 12:43:37 +00:00
"version": "2.0.0",
"dev": true,
"requires": {
"ajv": "^6.12.4",
"debug": "^4.3.2",
"espree": "^9.4.0",
"globals": "^13.19.0",
"ignore": "^5.2.0",
"import-fresh": "^3.2.1",
"js-yaml": "^4.1.0",
"minimatch": "^3.1.2",
"strip-json-comments": "^3.1.1"
},
"dependencies": {
"ajv": {
"version": "6.12.6",
"dev": true,
"requires": {
"fast-deep-equal": "^3.1.1",
"fast-json-stable-stringify": "^2.0.0",
"json-schema-traverse": "^0.4.1",
"uri-js": "^4.2.2"
}
},
"argparse": {
"version": "2.0.1",
"dev": true
},
"js-yaml": {
"version": "4.1.0",
"dev": true,
"requires": {
"argparse": "^2.0.1"
}
},
"json-schema-traverse": {
"version": "0.4.1",
"dev": true
}
}
},
2023-03-06 12:43:37 +00:00
"@eslint/js": {
"version": "8.35.0",
"dev": true
},
"@gar/promisify": {
"version": "1.1.3",
2023-03-06 12:43:37 +00:00
"dev": true
},
"@humanwhocodes/config-array": {
"version": "0.11.8",
"dev": true,
"requires": {
"@humanwhocodes/object-schema": "^1.2.1",
"debug": "^4.1.1",
"minimatch": "^3.0.5"
}
2022-07-01 11:52:39 +00:00
},
"@humanwhocodes/module-importer": {
"version": "1.0.1",
"dev": true
},
"@humanwhocodes/object-schema": {
"version": "1.2.1",
"dev": true
},
"@istanbuljs/schema": {
"version": "0.1.3",
"dev": true
},
2023-03-06 12:43:37 +00:00
"@jest/expect-utils": {
"version": "29.4.3",
"dev": true,
"requires": {
"jest-get-type": "^29.4.3"
}
},
"@jest/schemas": {
"version": "29.4.3",
"dev": true,
"requires": {
"@sinclair/typebox": "^0.25.16"
}
},
"@jest/types": {
2023-03-06 12:43:37 +00:00
"version": "29.4.3",
"dev": true,
"requires": {
2023-03-06 12:43:37 +00:00
"@jest/schemas": "^29.4.3",
"@types/istanbul-lib-coverage": "^2.0.0",
2023-03-06 12:43:37 +00:00
"@types/istanbul-reports": "^3.0.0",
"@types/node": "*",
"@types/yargs": "^17.0.8",
"chalk": "^4.0.0"
2022-07-01 11:52:39 +00:00
}
},
"@jridgewell/resolve-uri": {
"version": "3.1.0",
"dev": true
},
"@jridgewell/sourcemap-codec": {
"version": "1.4.14"
},
"@jridgewell/trace-mapping": {
"version": "0.3.9",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@jridgewell/resolve-uri": "^3.0.3",
"@jridgewell/sourcemap-codec": "^1.4.10"
2022-07-01 11:52:39 +00:00
}
},
"@microsoft/api-documenter": {
"version": "7.21.5",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@microsoft/api-extractor-model": "7.26.4",
"@microsoft/tsdoc": "0.14.2",
"@rushstack/node-core-library": "3.55.2",
"@rushstack/ts-command-line": "4.13.2",
2022-07-01 11:52:39 +00:00
"colors": "~1.2.1",
"js-yaml": "~3.13.1",
"resolve": "~1.22.1"
2022-07-01 11:52:39 +00:00
}
},
"@microsoft/api-extractor": {
"version": "7.34.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@microsoft/api-extractor-model": "7.26.4",
"@microsoft/tsdoc": "0.14.2",
2022-07-01 11:52:39 +00:00
"@microsoft/tsdoc-config": "~0.16.1",
"@rushstack/node-core-library": "3.55.2",
"@rushstack/rig-package": "0.3.18",
"@rushstack/ts-command-line": "4.13.2",
2022-07-01 11:52:39 +00:00
"colors": "~1.2.1",
"lodash": "~4.17.15",
"resolve": "~1.22.1",
2022-07-01 11:52:39 +00:00
"semver": "~7.3.0",
"source-map": "~0.6.1",
"typescript": "~4.8.4"
2022-09-27 09:53:19 +00:00
},
"dependencies": {
"typescript": {
"version": "4.8.4",
2022-09-27 09:53:19 +00:00
"dev": true
}
2022-07-01 11:52:39 +00:00
}
},
"@microsoft/api-extractor-model": {
"version": "7.26.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@microsoft/tsdoc": "0.14.2",
2022-07-01 11:52:39 +00:00
"@microsoft/tsdoc-config": "~0.16.1",
"@rushstack/node-core-library": "3.55.2"
2022-07-01 11:52:39 +00:00
}
},
"@microsoft/tsdoc": {
"version": "0.14.2",
2022-07-01 11:52:39 +00:00
"dev": true
},
"@microsoft/tsdoc-config": {
2022-09-27 09:53:19 +00:00
"version": "0.16.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
2022-09-27 09:53:19 +00:00
"@microsoft/tsdoc": "0.14.2",
2022-07-01 11:52:39 +00:00
"ajv": "~6.12.6",
"jju": "~1.4.0",
"resolve": "~1.19.0"
},
"dependencies": {
"ajv": {
"version": "6.12.6",
"dev": true,
"requires": {
"fast-deep-equal": "^3.1.1",
"fast-json-stable-stringify": "^2.0.0",
"json-schema-traverse": "^0.4.1",
"uri-js": "^4.2.2"
}
},
"json-schema-traverse": {
"version": "0.4.1",
"dev": true
},
2022-07-01 11:52:39 +00:00
"resolve": {
"version": "1.19.0",
"dev": true,
"requires": {
"is-core-module": "^2.1.0",
"path-parse": "^1.0.6"
}
}
}
},
"@nodelib/fs.scandir": {
"version": "2.1.5",
"dev": true,
"requires": {
"@nodelib/fs.stat": "2.0.5",
"run-parallel": "^1.1.9"
}
},
"@nodelib/fs.stat": {
"version": "2.0.5",
"dev": true
},
"@nodelib/fs.walk": {
"version": "1.2.8",
"dev": true,
"requires": {
"@nodelib/fs.scandir": "2.1.5",
"fastq": "^1.6.0"
}
},
"@npmcli/fs": {
"version": "3.1.0",
"dev": true,
"requires": {
"semver": "^7.3.5"
}
},
"@npmcli/git": {
"version": "4.0.3",
"dev": true,
"requires": {
"@npmcli/promise-spawn": "^6.0.0",
"lru-cache": "^7.4.4",
"mkdirp": "^1.0.4",
"npm-pick-manifest": "^8.0.0",
"proc-log": "^3.0.0",
"promise-inflight": "^1.0.1",
"promise-retry": "^2.0.1",
"semver": "^7.3.5",
"which": "^3.0.0"
},
"dependencies": {
"lru-cache": {
"version": "7.18.3",
"dev": true
},
"which": {
"version": "3.0.0",
"dev": true,
"requires": {
"isexe": "^2.0.0"
}
}
}
},
"@npmcli/installed-package-contents": {
"version": "2.0.2",
"dev": true,
"requires": {
"npm-bundled": "^3.0.0",
"npm-normalize-package-bin": "^3.0.0"
}
},
"@npmcli/move-file": {
"version": "2.0.1",
"dev": true,
"requires": {
"mkdirp": "^1.0.4",
"rimraf": "^3.0.2"
},
"dependencies": {
"glob": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
"dev": true,
"requires": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.1.1",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
}
},
"rimraf": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
"dev": true,
"requires": {
"glob": "^7.1.3"
}
}
}
},
"@npmcli/node-gyp": {
"version": "3.0.0",
"dev": true
},
"@npmcli/promise-spawn": {
"version": "6.0.2",
"dev": true,
"requires": {
"which": "^3.0.0"
},
"dependencies": {
"which": {
"version": "3.0.0",
"dev": true,
"requires": {
"isexe": "^2.0.0"
}
}
}
},
"@npmcli/run-script": {
"version": "6.0.0",
"dev": true,
"requires": {
"@npmcli/node-gyp": "^3.0.0",
"@npmcli/promise-spawn": "^6.0.0",
"node-gyp": "^9.0.0",
"read-package-json-fast": "^3.0.0",
"which": "^3.0.0"
},
"dependencies": {
"which": {
"version": "3.0.0",
"dev": true,
"requires": {
"isexe": "^2.0.0"
}
}
}
},
"@pptr/testserver": {
"version": "file:packages/testserver",
"requires": {
"mime": "3.0.0",
"ws": "8.12.1"
}
},
"@puppeteer-test/installation": {
"version": "file:test/installation",
"requires": {
2023-03-06 11:28:33 +00:00
"glob": "9.2.1",
"mocha": "10.2.0"
}
},
"@puppeteer-test/test": {
"version": "file:test",
"requires": {
"puppeteer": "file:../packages/puppeteer"
}
},
"@puppeteer/browsers": {
"version": "file:packages/browsers",
"requires": {
"@types/node": "^14.15.0",
"@types/yargs": "17.0.22",
"debug": "4.3.4",
"extract-zip": "2.0.1",
"https-proxy-agent": "5.0.1",
"progress": "2.0.3",
"proxy-from-env": "1.1.0",
"tar-fs": "2.1.1",
"unbzip2-stream": "1.4.3",
"yargs": "17.7.1"
},
"dependencies": {
"@types/node": {
"version": "14.18.36",
"dev": true
}
}
},
"@puppeteer/ng-schematics": {
"version": "file:packages/ng-schematics",
"requires": {
"@angular-devkit/architect": "^0.1502.2",
"@angular-devkit/core": "^15.2.1",
"@angular-devkit/schematics": "^15.2.2",
"@angular/cli": "^15.2.2",
"@schematics/angular": "^14.2.8",
"@types/node": "^14.15.0"
},
"dependencies": {
chore(deps): Bump @angular-devkit/schematics from 14.2.8 to 15.0.3 (#9413) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 14.2.8 to 15.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><img src="https://img.shields.io/badge/3d9971edb-fix-green" alt="fix - 3d9971edb" /></a></td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><img src="https://img.shields.io/badge/24f4b51d2-fix-green" alt="fix - 24f4b51d2" /></a></td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><img src="https://img.shields.io/badge/45afc42db-fix-green" alt="fix - 45afc42db" /></a></td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><img src="https://img.shields.io/badge/e6461badf-fix-green" alt="fix - e6461badf" /></a></td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <h2>v15.0.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.2 (2022-11-30)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2891d5bc9eecf7fa8e3b80906d9c56e6a49f3d15"><img src="https://img.shields.io/badge/2891d5bc9-fix-green" alt="fix - 2891d5bc9" /></a></td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><img src="https://img.shields.io/badge/d9cc4b028-fix-green" alt="fix - d9cc4b028" /></a></td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Juuso Valkeejärvi</p> <h2>v15.0.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.1 (2022-11-23)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/48426852b0c1d5541a3e7369dc2b343e33856968"><img src="https://img.shields.io/badge/48426852b-fix-green" alt="fix - 48426852b" /></a></td> <td>show warning when a TS Config is not found during migrations</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/eda96def48e11533cd0a3353c96b7eac9a881e1e"><img src="https://img.shields.io/badge/eda96def4-fix-green" alt="fix - eda96def4" /></a></td> <td>use global version of the CLI when running <code>ng new</code></td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2af32fd3a981b1c29e1cf77b442982e1e07aae38"><img src="https://img.shields.io/badge/2af32fd3a-fix-green" alt="fix - 2af32fd3a" /></a></td> <td>hide loader paths in webpack warnings</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/19f5cc746ec724f15d1b89126c7c1b8a343818fe"><img src="https://img.shields.io/badge/19f5cc746-fix-green" alt="fix - 19f5cc746" /></a></td> <td>improve package deep import Sass index resolution in esbuild plugin</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2220a907daf9ccd9e22dfc8e5ddc259b9d495997"><img src="https://img.shields.io/badge/2220a907d-fix-green" alt="fix - 2220a907d" /></a></td> <td>use url function lexer to rebase Sass URLs</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Piotr Wysocki</p> <h2>v15.0.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.0 (2022-11-16)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf">3d9971edb</a></td> <td>fix</td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a">24f4b51d2</a></td> <td>fix</td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957">45afc42db</a></td> <td>fix</td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237">e6461badf</a></td> <td>fix</td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0-next.1 (2022-11-30)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/012393d37924a2afd172bfd80ee5e4bcd1c9abdf">012393d37</a></td> <td>fix</td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/856720b913ec1ba82b96db2d3a61628cb3795f11">856720b91</a></td> <td>fix</td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Cédric Exbrayat, Jason Bedard and Juuso Valkeejärvi</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/eb2a73a35113537464687477d0457db3d2d7dccf"><code>eb2a73a</code></a> release: cut the v15.0.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><code>3d9971e</code></a> fix(<code>@​angular-devkit/build-angular</code>): default preserve symlinks to Node.js valu...</li> <li><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><code>24f4b51</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class fields with Safari &lt;= v15...</li> <li><a href="https://github.com/angular/angular-cli/commit/20e07421543d61c069cbb5e904b264b64619fd64"><code>20e0742</code></a> refactor(<code>@​angular-devkit/build-angular</code>): update browserslist conversion to la...</li> <li><a href="https://github.com/angular/angular-cli/commit/18f31009c198cd41b5196f3decbb9beaf1ec8211"><code>18f3100</code></a> refactor(<code>@​angular-devkit/build-angular</code>): convert into a function to give mor...</li> <li><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><code>45afc42</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class properties when targeting...</li> <li><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><code>e6461ba</code></a> fix(<code>@​angular-devkit/build-angular</code>): prevent optimization adding unsupported E...</li> <li><a href="https://github.com/angular/angular-cli/commit/d77416f8cc2095da50795b7520fce0b02ad27591"><code>d77416f</code></a> release: cut the v15.0.2 release</li> <li><a href="https://github.com/angular/angular-cli/commit/0a543eaa2dc9e9ce25693743ac02b42133b9f2ec"><code>0a543ea</code></a> Revert &quot;docs: remove <code>@latest</code> reference from <code>npm init</code> command&quot;</li> <li><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><code>d9cc4b0</code></a> fix(<code>@​ngtools/webpack</code>): elide unused type references</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/14.2.8...15.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=14.2.8&new-version=15.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 13:22:13 +00:00
"@angular-devkit/schematics": {
"version": "15.2.2",
chore(deps): Bump @angular-devkit/schematics from 14.2.8 to 15.0.3 (#9413) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 14.2.8 to 15.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><img src="https://img.shields.io/badge/3d9971edb-fix-green" alt="fix - 3d9971edb" /></a></td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><img src="https://img.shields.io/badge/24f4b51d2-fix-green" alt="fix - 24f4b51d2" /></a></td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><img src="https://img.shields.io/badge/45afc42db-fix-green" alt="fix - 45afc42db" /></a></td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><img src="https://img.shields.io/badge/e6461badf-fix-green" alt="fix - e6461badf" /></a></td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <h2>v15.0.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.2 (2022-11-30)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2891d5bc9eecf7fa8e3b80906d9c56e6a49f3d15"><img src="https://img.shields.io/badge/2891d5bc9-fix-green" alt="fix - 2891d5bc9" /></a></td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><img src="https://img.shields.io/badge/d9cc4b028-fix-green" alt="fix - d9cc4b028" /></a></td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Juuso Valkeejärvi</p> <h2>v15.0.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.1 (2022-11-23)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/48426852b0c1d5541a3e7369dc2b343e33856968"><img src="https://img.shields.io/badge/48426852b-fix-green" alt="fix - 48426852b" /></a></td> <td>show warning when a TS Config is not found during migrations</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/eda96def48e11533cd0a3353c96b7eac9a881e1e"><img src="https://img.shields.io/badge/eda96def4-fix-green" alt="fix - eda96def4" /></a></td> <td>use global version of the CLI when running <code>ng new</code></td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2af32fd3a981b1c29e1cf77b442982e1e07aae38"><img src="https://img.shields.io/badge/2af32fd3a-fix-green" alt="fix - 2af32fd3a" /></a></td> <td>hide loader paths in webpack warnings</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/19f5cc746ec724f15d1b89126c7c1b8a343818fe"><img src="https://img.shields.io/badge/19f5cc746-fix-green" alt="fix - 19f5cc746" /></a></td> <td>improve package deep import Sass index resolution in esbuild plugin</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2220a907daf9ccd9e22dfc8e5ddc259b9d495997"><img src="https://img.shields.io/badge/2220a907d-fix-green" alt="fix - 2220a907d" /></a></td> <td>use url function lexer to rebase Sass URLs</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Piotr Wysocki</p> <h2>v15.0.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.0 (2022-11-16)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf">3d9971edb</a></td> <td>fix</td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a">24f4b51d2</a></td> <td>fix</td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957">45afc42db</a></td> <td>fix</td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237">e6461badf</a></td> <td>fix</td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0-next.1 (2022-11-30)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/012393d37924a2afd172bfd80ee5e4bcd1c9abdf">012393d37</a></td> <td>fix</td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/856720b913ec1ba82b96db2d3a61628cb3795f11">856720b91</a></td> <td>fix</td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Cédric Exbrayat, Jason Bedard and Juuso Valkeejärvi</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/eb2a73a35113537464687477d0457db3d2d7dccf"><code>eb2a73a</code></a> release: cut the v15.0.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><code>3d9971e</code></a> fix(<code>@​angular-devkit/build-angular</code>): default preserve symlinks to Node.js valu...</li> <li><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><code>24f4b51</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class fields with Safari &lt;= v15...</li> <li><a href="https://github.com/angular/angular-cli/commit/20e07421543d61c069cbb5e904b264b64619fd64"><code>20e0742</code></a> refactor(<code>@​angular-devkit/build-angular</code>): update browserslist conversion to la...</li> <li><a href="https://github.com/angular/angular-cli/commit/18f31009c198cd41b5196f3decbb9beaf1ec8211"><code>18f3100</code></a> refactor(<code>@​angular-devkit/build-angular</code>): convert into a function to give mor...</li> <li><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><code>45afc42</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class properties when targeting...</li> <li><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><code>e6461ba</code></a> fix(<code>@​angular-devkit/build-angular</code>): prevent optimization adding unsupported E...</li> <li><a href="https://github.com/angular/angular-cli/commit/d77416f8cc2095da50795b7520fce0b02ad27591"><code>d77416f</code></a> release: cut the v15.0.2 release</li> <li><a href="https://github.com/angular/angular-cli/commit/0a543eaa2dc9e9ce25693743ac02b42133b9f2ec"><code>0a543ea</code></a> Revert &quot;docs: remove <code>@latest</code> reference from <code>npm init</code> command&quot;</li> <li><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><code>d9cc4b0</code></a> fix(<code>@​ngtools/webpack</code>): elide unused type references</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/14.2.8...15.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=14.2.8&new-version=15.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 13:22:13 +00:00
"requires": {
"@angular-devkit/core": "15.2.2",
chore(deps): Bump @angular-devkit/schematics from 14.2.8 to 15.0.3 (#9413) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 14.2.8 to 15.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><img src="https://img.shields.io/badge/3d9971edb-fix-green" alt="fix - 3d9971edb" /></a></td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><img src="https://img.shields.io/badge/24f4b51d2-fix-green" alt="fix - 24f4b51d2" /></a></td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><img src="https://img.shields.io/badge/45afc42db-fix-green" alt="fix - 45afc42db" /></a></td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><img src="https://img.shields.io/badge/e6461badf-fix-green" alt="fix - e6461badf" /></a></td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <h2>v15.0.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.2 (2022-11-30)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2891d5bc9eecf7fa8e3b80906d9c56e6a49f3d15"><img src="https://img.shields.io/badge/2891d5bc9-fix-green" alt="fix - 2891d5bc9" /></a></td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><img src="https://img.shields.io/badge/d9cc4b028-fix-green" alt="fix - d9cc4b028" /></a></td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Juuso Valkeejärvi</p> <h2>v15.0.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.1 (2022-11-23)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/48426852b0c1d5541a3e7369dc2b343e33856968"><img src="https://img.shields.io/badge/48426852b-fix-green" alt="fix - 48426852b" /></a></td> <td>show warning when a TS Config is not found during migrations</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/eda96def48e11533cd0a3353c96b7eac9a881e1e"><img src="https://img.shields.io/badge/eda96def4-fix-green" alt="fix - eda96def4" /></a></td> <td>use global version of the CLI when running <code>ng new</code></td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2af32fd3a981b1c29e1cf77b442982e1e07aae38"><img src="https://img.shields.io/badge/2af32fd3a-fix-green" alt="fix - 2af32fd3a" /></a></td> <td>hide loader paths in webpack warnings</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/19f5cc746ec724f15d1b89126c7c1b8a343818fe"><img src="https://img.shields.io/badge/19f5cc746-fix-green" alt="fix - 19f5cc746" /></a></td> <td>improve package deep import Sass index resolution in esbuild plugin</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2220a907daf9ccd9e22dfc8e5ddc259b9d495997"><img src="https://img.shields.io/badge/2220a907d-fix-green" alt="fix - 2220a907d" /></a></td> <td>use url function lexer to rebase Sass URLs</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Piotr Wysocki</p> <h2>v15.0.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.0 (2022-11-16)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf">3d9971edb</a></td> <td>fix</td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a">24f4b51d2</a></td> <td>fix</td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957">45afc42db</a></td> <td>fix</td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237">e6461badf</a></td> <td>fix</td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0-next.1 (2022-11-30)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/012393d37924a2afd172bfd80ee5e4bcd1c9abdf">012393d37</a></td> <td>fix</td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/856720b913ec1ba82b96db2d3a61628cb3795f11">856720b91</a></td> <td>fix</td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Cédric Exbrayat, Jason Bedard and Juuso Valkeejärvi</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/eb2a73a35113537464687477d0457db3d2d7dccf"><code>eb2a73a</code></a> release: cut the v15.0.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><code>3d9971e</code></a> fix(<code>@​angular-devkit/build-angular</code>): default preserve symlinks to Node.js valu...</li> <li><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><code>24f4b51</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class fields with Safari &lt;= v15...</li> <li><a href="https://github.com/angular/angular-cli/commit/20e07421543d61c069cbb5e904b264b64619fd64"><code>20e0742</code></a> refactor(<code>@​angular-devkit/build-angular</code>): update browserslist conversion to la...</li> <li><a href="https://github.com/angular/angular-cli/commit/18f31009c198cd41b5196f3decbb9beaf1ec8211"><code>18f3100</code></a> refactor(<code>@​angular-devkit/build-angular</code>): convert into a function to give mor...</li> <li><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><code>45afc42</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class properties when targeting...</li> <li><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><code>e6461ba</code></a> fix(<code>@​angular-devkit/build-angular</code>): prevent optimization adding unsupported E...</li> <li><a href="https://github.com/angular/angular-cli/commit/d77416f8cc2095da50795b7520fce0b02ad27591"><code>d77416f</code></a> release: cut the v15.0.2 release</li> <li><a href="https://github.com/angular/angular-cli/commit/0a543eaa2dc9e9ce25693743ac02b42133b9f2ec"><code>0a543ea</code></a> Revert &quot;docs: remove <code>@latest</code> reference from <code>npm init</code> command&quot;</li> <li><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><code>d9cc4b0</code></a> fix(<code>@​ngtools/webpack</code>): elide unused type references</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/14.2.8...15.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=14.2.8&new-version=15.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 13:22:13 +00:00
"jsonc-parser": "3.2.0",
"magic-string": "0.29.0",
chore(deps): Bump @angular-devkit/schematics from 14.2.8 to 15.0.3 (#9413) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 14.2.8 to 15.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><img src="https://img.shields.io/badge/3d9971edb-fix-green" alt="fix - 3d9971edb" /></a></td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><img src="https://img.shields.io/badge/24f4b51d2-fix-green" alt="fix - 24f4b51d2" /></a></td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><img src="https://img.shields.io/badge/45afc42db-fix-green" alt="fix - 45afc42db" /></a></td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><img src="https://img.shields.io/badge/e6461badf-fix-green" alt="fix - e6461badf" /></a></td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <h2>v15.0.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.2 (2022-11-30)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2891d5bc9eecf7fa8e3b80906d9c56e6a49f3d15"><img src="https://img.shields.io/badge/2891d5bc9-fix-green" alt="fix - 2891d5bc9" /></a></td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><img src="https://img.shields.io/badge/d9cc4b028-fix-green" alt="fix - d9cc4b028" /></a></td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Juuso Valkeejärvi</p> <h2>v15.0.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.1 (2022-11-23)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/48426852b0c1d5541a3e7369dc2b343e33856968"><img src="https://img.shields.io/badge/48426852b-fix-green" alt="fix - 48426852b" /></a></td> <td>show warning when a TS Config is not found during migrations</td> </tr> </tbody> </table> <h3><code>@​angular/cli</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/eda96def48e11533cd0a3353c96b7eac9a881e1e"><img src="https://img.shields.io/badge/eda96def4-fix-green" alt="fix - eda96def4" /></a></td> <td>use global version of the CLI when running <code>ng new</code></td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2af32fd3a981b1c29e1cf77b442982e1e07aae38"><img src="https://img.shields.io/badge/2af32fd3a-fix-green" alt="fix - 2af32fd3a" /></a></td> <td>hide loader paths in webpack warnings</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/19f5cc746ec724f15d1b89126c7c1b8a343818fe"><img src="https://img.shields.io/badge/19f5cc746-fix-green" alt="fix - 19f5cc746" /></a></td> <td>improve package deep import Sass index resolution in esbuild plugin</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2220a907daf9ccd9e22dfc8e5ddc259b9d495997"><img src="https://img.shields.io/badge/2220a907d-fix-green" alt="fix - 2220a907d" /></a></td> <td>use url function lexer to rebase Sass URLs</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Piotr Wysocki</p> <h2>v15.0.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.0 (2022-11-16)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.0.3 (2022-12-07)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf">3d9971edb</a></td> <td>fix</td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a">24f4b51d2</a></td> <td>fix</td> <td>downlevel class fields with Safari &lt;= v15 for esbuild</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957">45afc42db</a></td> <td>fix</td> <td>downlevel class properties when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237">e6461badf</a></td> <td>fix</td> <td>prevent optimization adding unsupported ECMASCript features</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Charles Lyding, Dominic Elm and Paul Gschwendtner</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0-next.1 (2022-11-30)</h1> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/012393d37924a2afd172bfd80ee5e4bcd1c9abdf">012393d37</a></td> <td>fix</td> <td>correctly set Sass quietDeps and verbose options</td> </tr> </tbody> </table> <h3><code>@​ngtools/webpack</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/856720b913ec1ba82b96db2d3a61628cb3795f11">856720b91</a></td> <td>fix</td> <td>elide unused type references</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Cédric Exbrayat, Jason Bedard and Juuso Valkeejärvi</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/eb2a73a35113537464687477d0457db3d2d7dccf"><code>eb2a73a</code></a> release: cut the v15.0.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf"><code>3d9971e</code></a> fix(<code>@​angular-devkit/build-angular</code>): default preserve symlinks to Node.js valu...</li> <li><a href="https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a"><code>24f4b51</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class fields with Safari &lt;= v15...</li> <li><a href="https://github.com/angular/angular-cli/commit/20e07421543d61c069cbb5e904b264b64619fd64"><code>20e0742</code></a> refactor(<code>@​angular-devkit/build-angular</code>): update browserslist conversion to la...</li> <li><a href="https://github.com/angular/angular-cli/commit/18f31009c198cd41b5196f3decbb9beaf1ec8211"><code>18f3100</code></a> refactor(<code>@​angular-devkit/build-angular</code>): convert into a function to give mor...</li> <li><a href="https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957"><code>45afc42</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class properties when targeting...</li> <li><a href="https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237"><code>e6461ba</code></a> fix(<code>@​angular-devkit/build-angular</code>): prevent optimization adding unsupported E...</li> <li><a href="https://github.com/angular/angular-cli/commit/d77416f8cc2095da50795b7520fce0b02ad27591"><code>d77416f</code></a> release: cut the v15.0.2 release</li> <li><a href="https://github.com/angular/angular-cli/commit/0a543eaa2dc9e9ce25693743ac02b42133b9f2ec"><code>0a543ea</code></a> Revert &quot;docs: remove <code>@latest</code> reference from <code>npm init</code> command&quot;</li> <li><a href="https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2"><code>d9cc4b0</code></a> fix(<code>@​ngtools/webpack</code>): elide unused type references</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/14.2.8...15.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=14.2.8&new-version=15.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 13:22:13 +00:00
"ora": "5.4.1",
"rxjs": "6.6.7"
}
},
"@types/node": {
"version": "14.18.33",
"dev": true
chore(deps): Bump @angular-devkit/core from 15.0.3 to 15.0.4 (#9414) Bumps [@angular-devkit/core](https://github.com/angular/angular-cli) from 15.0.3 to 15.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/core</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.4</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.4 (2022-12-14)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/ccc8e0350810d123269f55de29acd7964e663f7e"><img src="https://img.shields.io/badge/ccc8e0350-fix-green" alt="fix - ccc8e0350" /></a></td> <td>display actionable error when a style does not exist in Karma builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/507f756c34171db842365398150460e1e29f531a"><img src="https://img.shields.io/badge/507f756c3-fix-green" alt="fix - 507f756c3" /></a></td> <td>downlevel class private methods when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/a0da91dba3d9b4c4a86102668f52ab933406e5da"><img src="https://img.shields.io/badge/a0da91dba-fix-green" alt="fix - a0da91dba" /></a></td> <td>include sources in generated</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9fd356234210734ec5f44ae18f055308b7acc963"><img src="https://img.shields.io/badge/9fd356234-fix-green" alt="fix - 9fd356234" /></a></td> <td>only set ngDevMode when script optimizations are enabled</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8e85f47284472f9df49f2ca6c59057ad28240e9c"><img src="https://img.shields.io/badge/8e85f4728-fix-green" alt="fix - 8e85f4728" /></a></td> <td>update <code>css-loader</code> to <code>6.7.3</code></td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b2d4415caa486bebe55e6147a153f120cf08b070"><img src="https://img.shields.io/badge/b2d4415ca-fix-green" alt="fix - b2d4415ca" /></a></td> <td>update locale setting snippet to use <code>globalThis</code>.</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Charles Lyding</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/15.0.4/CHANGELOG.md"><code>@​angular-devkit/core</code>'s changelog</a>.</em></p> <blockquote> <h1>15.0.4 (2022-12-14)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/ccc8e0350810d123269f55de29acd7964e663f7e">ccc8e0350</a></td> <td>fix</td> <td>display actionable error when a style does not exist in Karma builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/507f756c34171db842365398150460e1e29f531a">507f756c3</a></td> <td>fix</td> <td>downlevel class private methods when targeting Safari &lt;=v15</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/a0da91dba3d9b4c4a86102668f52ab933406e5da">a0da91dba</a></td> <td>fix</td> <td>include sources in generated Sass source maps</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9fd356234210734ec5f44ae18f055308b7acc963">9fd356234</a></td> <td>fix</td> <td>only set ngDevMode when script optimizations are enabled</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8e85f47284472f9df49f2ca6c59057ad28240e9c">8e85f4728</a></td> <td>fix</td> <td>update <code>css-loader</code> to <code>6.7.3</code></td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b2d4415caa486bebe55e6147a153f120cf08b070">b2d4415ca</a></td> <td>fix</td> <td>update locale setting snippet to use <code>globalThis</code>.</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Charles Lyding</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/877125877637d305ce49ff497fb265047411e980"><code>8771258</code></a> release: cut the v15.0.4 release</li> <li><a href="https://github.com/angular/angular-cli/commit/8e85f47284472f9df49f2ca6c59057ad28240e9c"><code>8e85f47</code></a> fix(<code>@​angular-devkit/build-angular</code>): update <code>css-loader</code> to <code>6.7.3</code></li> <li><a href="https://github.com/angular/angular-cli/commit/9fd356234210734ec5f44ae18f055308b7acc963"><code>9fd3562</code></a> fix(<code>@​angular-devkit/build-angular</code>): only set ngDevMode when script optimizati...</li> <li><a href="https://github.com/angular/angular-cli/commit/ccc8e0350810d123269f55de29acd7964e663f7e"><code>ccc8e03</code></a> fix(<code>@​angular-devkit/build-angular</code>): display actionable error when a style doe...</li> <li><a href="https://github.com/angular/angular-cli/commit/507f756c34171db842365398150460e1e29f531a"><code>507f756</code></a> fix(<code>@​angular-devkit/build-angular</code>): downlevel class private methods when targ...</li> <li><a href="https://github.com/angular/angular-cli/commit/b2d4415caa486bebe55e6147a153f120cf08b070"><code>b2d4415</code></a> fix(<code>@​angular-devkit/build-angular</code>): update locale setting snippet to use `glo...</li> <li><a href="https://github.com/angular/angular-cli/commit/a0da91dba3d9b4c4a86102668f52ab933406e5da"><code>a0da91d</code></a> fix(<code>@​angular-devkit/build-angular</code>): include sources in generated</li> <li>See full diff in <a href="https://github.com/angular/angular-cli/compare/15.0.3...15.0.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/core&package-manager=npm_and_yarn&previous-version=15.0.3&new-version=15.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 14:22:21 +00:00
},
chore(deps): Bump @angular-devkit/schematics from 15.0.4 to 15.1.1 (#9517) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 15.0.4 to 15.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.1.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.1 (2023-01-12)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb"><img src="https://img.shields.io/badge/b94bf60ca-fix-green" alt="fix - b94bf60ca" /></a></td> <td>update <code>esbuild</code> to <code>0.16.17</code></td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius</p> <h2>v15.1.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0 (2023-01-11)</h1> <h2>Deprecations</h2> <h3><code>@​angular-devkit/schematics</code></h3> <ul> <li>The Observable based <code>SchematicTestRunner.runSchematicAsync</code> and <code>SchematicTestRunner.runExternalSchematicAsync</code> method have been deprecated in favor of the Promise based <code>SchematicTestRunner.runSchematic</code> and <code>SchematicTestRunner.runExternalSchematic</code>.</li> </ul> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5b18ce1545d047d49851a64e81a1f8ef59624ef7"><img src="https://img.shields.io/badge/5b18ce154-feat-blue" alt="feat - 5b18ce154" /></a></td> <td>add <code>guardType</code> as an alias of <code>implements</code> in guard schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/dd2b65943d706833f449f76cf8c7278d0a5399ad"><img src="https://img.shields.io/badge/dd2b65943-feat-blue" alt="feat - dd2b65943" /></a></td> <td>add configuration files generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8d000d1563684f9a9b6869e549e265f0997187c4"><img src="https://img.shields.io/badge/8d000d156-feat-blue" alt="feat - 8d000d156" /></a></td> <td>add environments generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6c39a162bec67083bf6c11b54e84612f1d68c384"><img src="https://img.shields.io/badge/6c39a162b-feat-blue" alt="feat - 6c39a162b" /></a></td> <td>Add schematics for generating functional router guards and resolvers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/62121f89abce54e0a1c2b816cdd32b57f2b5a5d1"><img src="https://img.shields.io/badge/62121f89a-feat-blue" alt="feat - 62121f89a" /></a></td> <td>add sideEffects:false to library package.json</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b"><img src="https://img.shields.io/badge/9299dea64-feat-blue" alt="feat - 9299dea64" /></a></td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/49b313f27adef6300063c9d6817d1454a8657fe2"><img src="https://img.shields.io/badge/49b313f27-fix-green" alt="fix - 49b313f27" /></a></td> <td>add missing import for functional interceptor spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2f92fe7e589705b282102271897454ea852c4814"><img src="https://img.shields.io/badge/2f92fe7e5-fix-green" alt="fix - 2f92fe7e5" /></a></td> <td>add missing semicolon in functional guard/resolver/interceptor</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45"><img src="https://img.shields.io/badge/9b6d190f4-fix-green" alt="fix - 9b6d190f4" /></a></td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3"><img src="https://img.shields.io/badge/b11d3f644-fix-green" alt="fix - b11d3f644" /></a></td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32"><img src="https://img.shields.io/badge/451975f76-fix-green" alt="fix - 451975f76" /></a></td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c29df695467c41feccd3846a55c91c6784af87b2"><img src="https://img.shields.io/badge/c29df6954-feat-blue" alt="feat - c29df6954" /></a></td> <td>add <code>assets</code> option to server builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/839d0cb57ad42896578c235354ffb918ea8bb146"><img src="https://img.shields.io/badge/839d0cb57-feat-blue" alt="feat - 839d0cb57" /></a></td> <td>implement stats-json option for esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/216991b9d9ca1d8f09992880a5fa92e7c98813fa"><img src="https://img.shields.io/badge/216991b9d-feat-blue" alt="feat - 216991b9d" /></a></td> <td>support inline component Sass styles with esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7c87ce47c66a6426b6b7fbb2edd38d8da729221f"><img src="https://img.shields.io/badge/7c87ce47c-fix-green" alt="fix - 7c87ce47c" /></a></td> <td>ensure Sass load paths are resolved from workspace root</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7a063238b83eea8b5b3237fed12db5528d1f6912"><img src="https://img.shields.io/badge/7a063238b-fix-green" alt="fix - 7a063238b" /></a></td> <td>explicitly send options to JS transformer workers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983"><img src="https://img.shields.io/badge/22cba7937-fix-green" alt="fix - 22cba7937" /></a></td> <td>provide an option to <code>exclude</code> specs in Karma builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/20376649c5e3003b0aa99b9328e2b61699ccba78"><img src="https://img.shields.io/badge/20376649c-fix-green" alt="fix - 20376649c" /></a></td> <td>transform async generator class methods for Zone.js support</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0520608f68f1768a13a46fbdb9ecb65310492460"><img src="https://img.shields.io/badge/0520608f6-fix-green" alt="fix - 0520608f6" /></a></td> <td>use relative css resource paths in esbuild JSON stats</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0c01532cb5a3072b96cd65845a38b88ed4543de6"><img src="https://img.shields.io/badge/0c01532cb-perf-orange" alt="perf - 0c01532cb" /></a></td> <td>use worker pool for JavaScript transforms in esbuild builder</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/schematics</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/207358afb89e6515cb8d73f5a3a63d9101e80d97"><img src="https://img.shields.io/badge/207358afb-feat-blue" alt="feat - 207358afb" /></a></td> <td>add <code>runSchematic</code> and <code>runExternalSchematic</code> methods</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Charles Lyding, Cédric Exbrayat, Doug Parker, Felix Hamann, Jason Bedard, Joey Perrott and Kristiyan Kostadinov</p> <h2>v15.1.0-rc.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.1.1 (2023-01-12)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb">b94bf60ca</a></td> <td>fix</td> <td>update <code>esbuild</code> to <code>0.16.17</code></td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0 (2023-01-11)</h1> <h2>Deprecations</h2> <h3><code>@​angular-devkit/schematics</code></h3> <ul> <li>The Observable based <code>SchematicTestRunner.runSchematicAsync</code> and <code>SchematicTestRunner.runExternalSchematicAsync</code> method have been deprecated in favor of the Promise based <code>SchematicTestRunner.runSchematic</code> and <code>SchematicTestRunner.runExternalSchematic</code>.</li> </ul> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5b18ce1545d047d49851a64e81a1f8ef59624ef7">5b18ce154</a></td> <td>feat</td> <td>add <code>guardType</code> as an alias of <code>implements</code> in guard schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/dd2b65943d706833f449f76cf8c7278d0a5399ad">dd2b65943</a></td> <td>feat</td> <td>add configuration files generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8d000d1563684f9a9b6869e549e265f0997187c4">8d000d156</a></td> <td>feat</td> <td>add environments generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6c39a162bec67083bf6c11b54e84612f1d68c384">6c39a162b</a></td> <td>feat</td> <td>Add schematics for generating functional router guards and resolvers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/62121f89abce54e0a1c2b816cdd32b57f2b5a5d1">62121f89a</a></td> <td>feat</td> <td>add sideEffects:false to library package.json</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/49b313f27adef6300063c9d6817d1454a8657fe2">49b313f27</a></td> <td>fix</td> <td>add missing import for functional interceptor spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2f92fe7e589705b282102271897454ea852c4814">2f92fe7e5</a></td> <td>fix</td> <td>add missing semicolon in functional guard/resolver/interceptor</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c29df695467c41feccd3846a55c91c6784af87b2">c29df6954</a></td> <td>feat</td> <td>add <code>assets</code> option to server builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/839d0cb57ad42896578c235354ffb918ea8bb146">839d0cb57</a></td> <td>feat</td> <td>implement stats-json option for esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/216991b9d9ca1d8f09992880a5fa92e7c98813fa">216991b9d</a></td> <td>feat</td> <td>support inline component Sass styles with esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7c87ce47c66a6426b6b7fbb2edd38d8da729221f">7c87ce47c</a></td> <td>fix</td> <td>ensure Sass load paths are resolved from workspace root</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7a063238b83eea8b5b3237fed12db5528d1f6912">7a063238b</a></td> <td>fix</td> <td>explicitly send options to JS transformer workers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983">22cba7937</a></td> <td>fix</td> <td>provide an option to <code>exclude</code> specs in Karma builder</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/a8953ffe7771df3e01e2df0e6eb5a1cac83f2af9"><code>a8953ff</code></a> release: cut the v15.1.1 release</li> <li><a href="https://github.com/angular/angular-cli/commit/4ba55e46556e2ee3ff59c118ab8fc91dce6e8d1d"><code>4ba55e4</code></a> refactor: change <code>JSONFile</code> to private instead of internal</li> <li><a href="https://github.com/angular/angular-cli/commit/6dd88b4705dbf24004cc15ced08118edce785fae"><code>6dd88b4</code></a> build: update <code>eslint-plugin-import</code> to <code>2.27.4</code></li> <li><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb"><code>b94bf60</code></a> fix(<code>@​angular-devkit/build-angular</code>): update <code>esbuild</code> to <code>0.16.17</code></li> <li><a href="https://github.com/angular/angular-cli/commit/d6583e584fb9273be57381e7dbbaa4176964a119"><code>d6583e5</code></a> docs(<code>@​angular/cli</code>): add ng new long description</li> <li><a href="https://github.com/angular/angular-cli/commit/ea64defb0bdbaa9a4df5fd75405d6f03f4a05bb6"><code>ea64def</code></a> release: cut the v15.1.0 release</li> <li><a href="https://github.com/angular/angular-cli/commit/7731588f9aeb870408d17dc2f6ebd7aa3ce60c29"><code>7731588</code></a> build: update angular packages for 15.1.0 release</li> <li><a href="https://github.com/angular/angular-cli/commit/d41b741ea93de4b8773ff879a282c37afb460c21"><code>d41b741</code></a> build: lock file maintenance</li> <li><a href="https://github.com/angular/angular-cli/commit/0520608f68f1768a13a46fbdb9ecb65310492460"><code>0520608</code></a> fix(<code>@​angular-devkit/build-angular</code>): use relative css resource paths in esbuil...</li> <li><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983"><code>22cba79</code></a> fix(<code>@​angular-devkit/build-angular</code>): provide an option to <code>exclude</code> specs in K...</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/15.0.4...15.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=15.0.4&new-version=15.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Kian-Meng Ang <kianmeng.ang@gmail.com> Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-01-17 14:10:39 +00:00
"magic-string": {
"version": "0.29.0",
chore(deps): Bump @angular-devkit/schematics from 15.0.4 to 15.1.1 (#9517) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 15.0.4 to 15.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.1.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.1 (2023-01-12)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb"><img src="https://img.shields.io/badge/b94bf60ca-fix-green" alt="fix - b94bf60ca" /></a></td> <td>update <code>esbuild</code> to <code>0.16.17</code></td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius</p> <h2>v15.1.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0 (2023-01-11)</h1> <h2>Deprecations</h2> <h3><code>@​angular-devkit/schematics</code></h3> <ul> <li>The Observable based <code>SchematicTestRunner.runSchematicAsync</code> and <code>SchematicTestRunner.runExternalSchematicAsync</code> method have been deprecated in favor of the Promise based <code>SchematicTestRunner.runSchematic</code> and <code>SchematicTestRunner.runExternalSchematic</code>.</li> </ul> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5b18ce1545d047d49851a64e81a1f8ef59624ef7"><img src="https://img.shields.io/badge/5b18ce154-feat-blue" alt="feat - 5b18ce154" /></a></td> <td>add <code>guardType</code> as an alias of <code>implements</code> in guard schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/dd2b65943d706833f449f76cf8c7278d0a5399ad"><img src="https://img.shields.io/badge/dd2b65943-feat-blue" alt="feat - dd2b65943" /></a></td> <td>add configuration files generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8d000d1563684f9a9b6869e549e265f0997187c4"><img src="https://img.shields.io/badge/8d000d156-feat-blue" alt="feat - 8d000d156" /></a></td> <td>add environments generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6c39a162bec67083bf6c11b54e84612f1d68c384"><img src="https://img.shields.io/badge/6c39a162b-feat-blue" alt="feat - 6c39a162b" /></a></td> <td>Add schematics for generating functional router guards and resolvers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/62121f89abce54e0a1c2b816cdd32b57f2b5a5d1"><img src="https://img.shields.io/badge/62121f89a-feat-blue" alt="feat - 62121f89a" /></a></td> <td>add sideEffects:false to library package.json</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b"><img src="https://img.shields.io/badge/9299dea64-feat-blue" alt="feat - 9299dea64" /></a></td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/49b313f27adef6300063c9d6817d1454a8657fe2"><img src="https://img.shields.io/badge/49b313f27-fix-green" alt="fix - 49b313f27" /></a></td> <td>add missing import for functional interceptor spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2f92fe7e589705b282102271897454ea852c4814"><img src="https://img.shields.io/badge/2f92fe7e5-fix-green" alt="fix - 2f92fe7e5" /></a></td> <td>add missing semicolon in functional guard/resolver/interceptor</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45"><img src="https://img.shields.io/badge/9b6d190f4-fix-green" alt="fix - 9b6d190f4" /></a></td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3"><img src="https://img.shields.io/badge/b11d3f644-fix-green" alt="fix - b11d3f644" /></a></td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32"><img src="https://img.shields.io/badge/451975f76-fix-green" alt="fix - 451975f76" /></a></td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c29df695467c41feccd3846a55c91c6784af87b2"><img src="https://img.shields.io/badge/c29df6954-feat-blue" alt="feat - c29df6954" /></a></td> <td>add <code>assets</code> option to server builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/839d0cb57ad42896578c235354ffb918ea8bb146"><img src="https://img.shields.io/badge/839d0cb57-feat-blue" alt="feat - 839d0cb57" /></a></td> <td>implement stats-json option for esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/216991b9d9ca1d8f09992880a5fa92e7c98813fa"><img src="https://img.shields.io/badge/216991b9d-feat-blue" alt="feat - 216991b9d" /></a></td> <td>support inline component Sass styles with esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7c87ce47c66a6426b6b7fbb2edd38d8da729221f"><img src="https://img.shields.io/badge/7c87ce47c-fix-green" alt="fix - 7c87ce47c" /></a></td> <td>ensure Sass load paths are resolved from workspace root</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7a063238b83eea8b5b3237fed12db5528d1f6912"><img src="https://img.shields.io/badge/7a063238b-fix-green" alt="fix - 7a063238b" /></a></td> <td>explicitly send options to JS transformer workers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983"><img src="https://img.shields.io/badge/22cba7937-fix-green" alt="fix - 22cba7937" /></a></td> <td>provide an option to <code>exclude</code> specs in Karma builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/20376649c5e3003b0aa99b9328e2b61699ccba78"><img src="https://img.shields.io/badge/20376649c-fix-green" alt="fix - 20376649c" /></a></td> <td>transform async generator class methods for Zone.js support</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0520608f68f1768a13a46fbdb9ecb65310492460"><img src="https://img.shields.io/badge/0520608f6-fix-green" alt="fix - 0520608f6" /></a></td> <td>use relative css resource paths in esbuild JSON stats</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0c01532cb5a3072b96cd65845a38b88ed4543de6"><img src="https://img.shields.io/badge/0c01532cb-perf-orange" alt="perf - 0c01532cb" /></a></td> <td>use worker pool for JavaScript transforms in esbuild builder</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/schematics</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/207358afb89e6515cb8d73f5a3a63d9101e80d97"><img src="https://img.shields.io/badge/207358afb-feat-blue" alt="feat - 207358afb" /></a></td> <td>add <code>runSchematic</code> and <code>runExternalSchematic</code> methods</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Charles Lyding, Cédric Exbrayat, Doug Parker, Felix Hamann, Jason Bedard, Joey Perrott and Kristiyan Kostadinov</p> <h2>v15.1.0-rc.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.1.1 (2023-01-12)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb">b94bf60ca</a></td> <td>fix</td> <td>update <code>esbuild</code> to <code>0.16.17</code></td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0 (2023-01-11)</h1> <h2>Deprecations</h2> <h3><code>@​angular-devkit/schematics</code></h3> <ul> <li>The Observable based <code>SchematicTestRunner.runSchematicAsync</code> and <code>SchematicTestRunner.runExternalSchematicAsync</code> method have been deprecated in favor of the Promise based <code>SchematicTestRunner.runSchematic</code> and <code>SchematicTestRunner.runExternalSchematic</code>.</li> </ul> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5b18ce1545d047d49851a64e81a1f8ef59624ef7">5b18ce154</a></td> <td>feat</td> <td>add <code>guardType</code> as an alias of <code>implements</code> in guard schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/dd2b65943d706833f449f76cf8c7278d0a5399ad">dd2b65943</a></td> <td>feat</td> <td>add configuration files generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8d000d1563684f9a9b6869e549e265f0997187c4">8d000d156</a></td> <td>feat</td> <td>add environments generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6c39a162bec67083bf6c11b54e84612f1d68c384">6c39a162b</a></td> <td>feat</td> <td>Add schematics for generating functional router guards and resolvers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/62121f89abce54e0a1c2b816cdd32b57f2b5a5d1">62121f89a</a></td> <td>feat</td> <td>add sideEffects:false to library package.json</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/49b313f27adef6300063c9d6817d1454a8657fe2">49b313f27</a></td> <td>fix</td> <td>add missing import for functional interceptor spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2f92fe7e589705b282102271897454ea852c4814">2f92fe7e5</a></td> <td>fix</td> <td>add missing semicolon in functional guard/resolver/interceptor</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c29df695467c41feccd3846a55c91c6784af87b2">c29df6954</a></td> <td>feat</td> <td>add <code>assets</code> option to server builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/839d0cb57ad42896578c235354ffb918ea8bb146">839d0cb57</a></td> <td>feat</td> <td>implement stats-json option for esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/216991b9d9ca1d8f09992880a5fa92e7c98813fa">216991b9d</a></td> <td>feat</td> <td>support inline component Sass styles with esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7c87ce47c66a6426b6b7fbb2edd38d8da729221f">7c87ce47c</a></td> <td>fix</td> <td>ensure Sass load paths are resolved from workspace root</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7a063238b83eea8b5b3237fed12db5528d1f6912">7a063238b</a></td> <td>fix</td> <td>explicitly send options to JS transformer workers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983">22cba7937</a></td> <td>fix</td> <td>provide an option to <code>exclude</code> specs in Karma builder</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/a8953ffe7771df3e01e2df0e6eb5a1cac83f2af9"><code>a8953ff</code></a> release: cut the v15.1.1 release</li> <li><a href="https://github.com/angular/angular-cli/commit/4ba55e46556e2ee3ff59c118ab8fc91dce6e8d1d"><code>4ba55e4</code></a> refactor: change <code>JSONFile</code> to private instead of internal</li> <li><a href="https://github.com/angular/angular-cli/commit/6dd88b4705dbf24004cc15ced08118edce785fae"><code>6dd88b4</code></a> build: update <code>eslint-plugin-import</code> to <code>2.27.4</code></li> <li><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb"><code>b94bf60</code></a> fix(<code>@​angular-devkit/build-angular</code>): update <code>esbuild</code> to <code>0.16.17</code></li> <li><a href="https://github.com/angular/angular-cli/commit/d6583e584fb9273be57381e7dbbaa4176964a119"><code>d6583e5</code></a> docs(<code>@​angular/cli</code>): add ng new long description</li> <li><a href="https://github.com/angular/angular-cli/commit/ea64defb0bdbaa9a4df5fd75405d6f03f4a05bb6"><code>ea64def</code></a> release: cut the v15.1.0 release</li> <li><a href="https://github.com/angular/angular-cli/commit/7731588f9aeb870408d17dc2f6ebd7aa3ce60c29"><code>7731588</code></a> build: update angular packages for 15.1.0 release</li> <li><a href="https://github.com/angular/angular-cli/commit/d41b741ea93de4b8773ff879a282c37afb460c21"><code>d41b741</code></a> build: lock file maintenance</li> <li><a href="https://github.com/angular/angular-cli/commit/0520608f68f1768a13a46fbdb9ecb65310492460"><code>0520608</code></a> fix(<code>@​angular-devkit/build-angular</code>): use relative css resource paths in esbuil...</li> <li><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983"><code>22cba79</code></a> fix(<code>@​angular-devkit/build-angular</code>): provide an option to <code>exclude</code> specs in K...</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/15.0.4...15.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=15.0.4&new-version=15.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Kian-Meng Ang <kianmeng.ang@gmail.com> Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-01-17 14:10:39 +00:00
"requires": {
"@jridgewell/sourcemap-codec": "^1.4.13"
}
}
}
},
"@rollup/plugin-commonjs": {
"version": "24.0.1",
"dev": true,
"requires": {
"@rollup/pluginutils": "^5.0.1",
"commondir": "^1.0.1",
"estree-walker": "^2.0.2",
"glob": "^8.0.3",
"is-reference": "1.2.1",
"magic-string": "^0.27.0"
},
"dependencies": {
2023-03-06 11:28:33 +00:00
"brace-expansion": {
"version": "2.0.1",
"dev": true,
"requires": {
"balanced-match": "^1.0.0"
}
},
"estree-walker": {
"version": "2.0.2",
"dev": true
2023-03-06 11:28:33 +00:00
},
"glob": {
"version": "8.1.0",
"dev": true,
"requires": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^5.0.1",
"once": "^1.3.0"
}
},
"minimatch": {
"version": "5.1.6",
"dev": true,
"requires": {
"brace-expansion": "^2.0.1"
}
}
}
},
"@rollup/plugin-node-resolve": {
"version": "15.0.1",
"dev": true,
"requires": {
"@rollup/pluginutils": "^5.0.1",
"@types/resolve": "1.20.2",
"deepmerge": "^4.2.2",
"is-builtin-module": "^3.2.0",
"is-module": "^1.0.0",
"resolve": "^1.22.1"
},
"dependencies": {
"@types/resolve": {
"version": "1.20.2",
"dev": true
}
}
},
"@rollup/pluginutils": {
"version": "5.0.2",
"dev": true,
"requires": {
"@types/estree": "^1.0.0",
"estree-walker": "^2.0.2",
"picomatch": "^2.3.1"
},
"dependencies": {
"estree-walker": {
"version": "2.0.2",
"dev": true
}
}
},
2022-07-01 11:52:39 +00:00
"@rushstack/node-core-library": {
"version": "3.55.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"colors": "~1.2.1",
"fs-extra": "~7.0.1",
"import-lazy": "~4.0.0",
"jju": "~1.4.0",
"resolve": "~1.22.1",
2022-07-01 11:52:39 +00:00
"semver": "~7.3.0",
"z-schema": "~5.0.2"
},
"dependencies": {
"fs-extra": {
"version": "7.0.1",
"dev": true,
"requires": {
"graceful-fs": "^4.1.2",
"jsonfile": "^4.0.0",
"universalify": "^0.1.0"
}
},
"jsonfile": {
"version": "4.0.0",
"dev": true,
"requires": {
"graceful-fs": "^4.1.6"
}
},
"universalify": {
"version": "0.1.2",
"dev": true
}
}
},
"@rushstack/rig-package": {
"version": "0.3.18",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"resolve": "~1.22.1",
2022-07-01 11:52:39 +00:00
"strip-json-comments": "~3.1.1"
}
},
"@rushstack/ts-command-line": {
"version": "4.13.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@types/argparse": "1.0.38",
"argparse": "~1.0.9",
"colors": "~1.2.1",
"string-argv": "~0.3.1"
}
},
"@schematics/angular": {
"version": "14.2.8",
"dev": true,
"requires": {
"@angular-devkit/core": "14.2.8",
"@angular-devkit/schematics": "14.2.8",
"jsonc-parser": "3.1.0"
},
"dependencies": {
"@angular-devkit/core": {
"version": "14.2.8",
"dev": true,
"requires": {
"ajv": "8.11.0",
"ajv-formats": "2.1.1",
"jsonc-parser": "3.1.0",
"rxjs": "6.6.7",
"source-map": "0.7.4"
}
},
"jsonc-parser": {
"version": "3.1.0",
"dev": true
},
"source-map": {
"version": "0.7.4",
"dev": true
}
}
},
2023-03-06 12:43:37 +00:00
"@sinclair/typebox": {
"version": "0.25.24",
"dev": true
},
2022-07-01 11:52:39 +00:00
"@sinonjs/commons": {
"version": "2.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"type-detect": "4.0.8"
}
},
"@sinonjs/fake-timers": {
"version": "10.0.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@sinonjs/commons": "^2.0.0"
2022-07-01 11:52:39 +00:00
}
},
"@sinonjs/samsam": {
"version": "7.0.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@sinonjs/commons": "^2.0.0",
2022-07-01 11:52:39 +00:00
"lodash.get": "^4.4.2",
"type-detect": "^4.0.8"
}
},
"@sinonjs/text-encoding": {
"version": "0.7.2",
"dev": true
},
"@tootallnate/once": {
"version": "2.0.0",
"dev": true
},
2022-07-01 11:52:39 +00:00
"@tsconfig/node10": {
"version": "1.0.9",
2022-07-01 11:52:39 +00:00
"dev": true
},
"@tsconfig/node12": {
"version": "1.0.11",
2022-07-01 11:52:39 +00:00
"dev": true
},
"@tsconfig/node14": {
"version": "1.0.3",
2022-07-01 11:52:39 +00:00
"dev": true
},
"@tsconfig/node16": {
"version": "1.0.3",
2022-07-01 11:52:39 +00:00
"dev": true
},
"@tsd/typescript": {
2023-03-06 12:43:37 +00:00
"version": "4.9.5",
2022-07-01 11:52:39 +00:00
"dev": true
},
"@tufjs/models": {
"version": "1.0.0",
"dev": true,
"requires": {
"minimatch": "^6.1.0"
},
"dependencies": {
"brace-expansion": {
"version": "2.0.1",
"dev": true,
"requires": {
"balanced-match": "^1.0.0"
}
},
"minimatch": {
"version": "6.2.0",
"dev": true,
"requires": {
"brace-expansion": "^2.0.1"
}
}
}
},
2022-07-01 11:52:39 +00:00
"@types/argparse": {
"version": "1.0.38",
"dev": true
},
"@types/debug": {
"version": "4.1.7",
"dev": true,
"requires": {
"@types/ms": "*"
}
},
"@types/diff": {
"version": "5.0.2",
"dev": true
},
"@types/eslint": {
"version": "7.29.0",
"dev": true,
"requires": {
"@types/estree": "*",
"@types/json-schema": "*"
}
},
"@types/estree": {
"version": "1.0.0",
2022-07-01 11:52:39 +00:00
"dev": true
},
"@types/istanbul-lib-coverage": {
"version": "2.0.4",
"dev": true
},
"@types/istanbul-lib-report": {
"version": "3.0.0",
"dev": true,
"requires": {
"@types/istanbul-lib-coverage": "*"
}
},
"@types/istanbul-reports": {
2023-03-06 12:43:37 +00:00
"version": "3.0.1",
"dev": true,
"requires": {
"@types/istanbul-lib-report": "*"
}
},
2022-07-01 11:52:39 +00:00
"@types/json-schema": {
"version": "7.0.11",
"dev": true
},
"@types/json5": {
"version": "0.0.29",
"dev": true
},
"@types/mime": {
"version": "3.0.1",
2022-07-01 11:52:39 +00:00
"dev": true
},
"@types/minimist": {
"version": "1.2.2",
"dev": true
},
"@types/mocha": {
"version": "10.0.1",
2022-07-01 11:52:39 +00:00
"dev": true
},
"@types/ms": {
"version": "0.7.31",
"dev": true
},
"@types/node": {
2023-03-06 12:43:37 +00:00
"version": "18.14.6",
2022-07-01 11:52:39 +00:00
"devOptional": true
},
"@types/normalize-package-data": {
"version": "2.4.1",
"dev": true
},
"@types/pixelmatch": {
"version": "5.2.4",
"dev": true,
"requires": {
"@types/node": "*"
}
},
"@types/pngjs": {
"version": "6.0.1",
"dev": true,
"requires": {
"@types/node": "*"
}
},
"@types/progress": {
"version": "2.0.5",
"dev": true,
"requires": {
"@types/node": "*"
}
},
"@types/proxy-from-env": {
"version": "1.0.1",
"dev": true,
"requires": {
"@types/node": "*"
}
},
"@types/semver": {
"version": "7.3.13",
2022-07-01 11:52:39 +00:00
"dev": true
},
"@types/sinon": {
"version": "10.0.13",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@types/sinonjs__fake-timers": "*"
}
},
"@types/sinonjs__fake-timers": {
"version": "8.1.2",
"dev": true
},
"@types/stack-utils": {
2023-03-06 12:43:37 +00:00
"version": "2.0.1",
2022-07-01 11:52:39 +00:00
"dev": true
},
"@types/tar-fs": {
"version": "2.0.1",
"dev": true,
"requires": {
"@types/node": "*",
"@types/tar-stream": "*"
}
},
"@types/tar-stream": {
"version": "2.2.2",
"dev": true,
"requires": {
"@types/node": "*"
}
},
"@types/through": {
"version": "0.0.30",
"dev": true,
"requires": {
"@types/node": "*"
}
},
"@types/unbzip2-stream": {
"version": "1.4.0",
"dev": true,
"requires": {
"@types/through": "*"
}
},
"@types/ws": {
2023-03-06 12:43:37 +00:00
"version": "8.5.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@types/node": "*"
}
},
"@types/yargs": {
2023-03-06 12:43:37 +00:00
"version": "17.0.22",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@types/yargs-parser": "*"
}
},
"@types/yargs-parser": {
"version": "21.0.0",
"dev": true
},
"@types/yauzl": {
"version": "2.10.0",
"optional": true,
"requires": {
"@types/node": "*"
}
},
"@typescript-eslint/eslint-plugin": {
2023-03-06 12:43:37 +00:00
"version": "5.54.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
2023-03-06 12:43:37 +00:00
"@typescript-eslint/scope-manager": "5.54.0",
"@typescript-eslint/type-utils": "5.54.0",
"@typescript-eslint/utils": "5.54.0",
2022-07-01 11:52:39 +00:00
"debug": "^4.3.4",
2023-03-06 12:43:37 +00:00
"grapheme-splitter": "^1.0.4",
2022-07-01 11:52:39 +00:00
"ignore": "^5.2.0",
"natural-compare-lite": "^1.4.0",
2022-07-01 11:52:39 +00:00
"regexpp": "^3.2.0",
"semver": "^7.3.7",
"tsutils": "^3.21.0"
}
},
"@typescript-eslint/parser": {
2023-03-06 12:43:37 +00:00
"version": "5.54.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
2023-03-06 12:43:37 +00:00
"@typescript-eslint/scope-manager": "5.54.0",
"@typescript-eslint/types": "5.54.0",
"@typescript-eslint/typescript-estree": "5.54.0",
2022-07-01 11:52:39 +00:00
"debug": "^4.3.4"
}
},
"@typescript-eslint/scope-manager": {
2023-03-06 12:43:37 +00:00
"version": "5.54.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
2023-03-06 12:43:37 +00:00
"@typescript-eslint/types": "5.54.0",
"@typescript-eslint/visitor-keys": "5.54.0"
2022-07-01 11:52:39 +00:00
}
},
"@typescript-eslint/type-utils": {
2023-03-06 12:43:37 +00:00
"version": "5.54.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
2023-03-06 12:43:37 +00:00
"@typescript-eslint/typescript-estree": "5.54.0",
"@typescript-eslint/utils": "5.54.0",
2022-07-01 11:52:39 +00:00
"debug": "^4.3.4",
"tsutils": "^3.21.0"
}
},
"@typescript-eslint/types": {
2023-03-06 12:43:37 +00:00
"version": "5.54.0",
2022-07-01 11:52:39 +00:00
"dev": true
},
"@typescript-eslint/typescript-estree": {
2023-03-06 12:43:37 +00:00
"version": "5.54.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
2023-03-06 12:43:37 +00:00
"@typescript-eslint/types": "5.54.0",
"@typescript-eslint/visitor-keys": "5.54.0",
2022-07-01 11:52:39 +00:00
"debug": "^4.3.4",
"globby": "^11.1.0",
"is-glob": "^4.0.3",
"semver": "^7.3.7",
"tsutils": "^3.21.0"
}
},
"@typescript-eslint/utils": {
2023-03-06 12:43:37 +00:00
"version": "5.54.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@types/json-schema": "^7.0.9",
"@types/semver": "^7.3.12",
2023-03-06 12:43:37 +00:00
"@typescript-eslint/scope-manager": "5.54.0",
"@typescript-eslint/types": "5.54.0",
"@typescript-eslint/typescript-estree": "5.54.0",
2022-07-01 11:52:39 +00:00
"eslint-scope": "^5.1.1",
"eslint-utils": "^3.0.0",
"semver": "^7.3.7"
2022-07-01 11:52:39 +00:00
}
},
"@typescript-eslint/visitor-keys": {
2023-03-06 12:43:37 +00:00
"version": "5.54.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
2023-03-06 12:43:37 +00:00
"@typescript-eslint/types": "5.54.0",
2022-07-01 11:52:39 +00:00
"eslint-visitor-keys": "^3.3.0"
}
},
"@yarnpkg/lockfile": {
"version": "1.1.0",
"dev": true
},
"abbrev": {
"version": "1.1.1",
"dev": true
},
2022-07-01 11:52:39 +00:00
"acorn": {
"version": "8.8.1",
2022-07-01 11:52:39 +00:00
"dev": true
},
"acorn-jsx": {
"version": "5.3.2",
"dev": true,
"requires": {}
},
"acorn-walk": {
"version": "8.2.0",
"dev": true
},
"agent-base": {
"version": "6.0.2",
"requires": {
"debug": "4"
}
},
"agentkeepalive": {
"version": "4.3.0",
"dev": true,
"requires": {
"debug": "^4.1.0",
"depd": "^2.0.0",
"humanize-ms": "^1.2.1"
}
},
"aggregate-error": {
"version": "3.1.0",
"dev": true,
"requires": {
"clean-stack": "^2.0.0",
"indent-string": "^4.0.0"
}
},
2022-07-01 11:52:39 +00:00
"ajv": {
"version": "8.11.0",
2022-07-01 11:52:39 +00:00
"requires": {
"fast-deep-equal": "^3.1.1",
"json-schema-traverse": "^1.0.0",
"require-from-string": "^2.0.2",
2022-07-01 11:52:39 +00:00
"uri-js": "^4.2.2"
}
},
"ajv-formats": {
"version": "2.1.1",
"requires": {
"ajv": "^8.0.0"
}
},
2022-07-01 11:52:39 +00:00
"ansi-colors": {
"version": "4.1.1"
2022-07-01 11:52:39 +00:00
},
"ansi-escapes": {
"version": "4.3.2",
"dev": true,
"requires": {
"type-fest": "^0.21.3"
},
"dependencies": {
"type-fest": {
"version": "0.21.3",
"dev": true
}
}
},
"ansi-regex": {
"version": "5.0.1"
2022-07-01 11:52:39 +00:00
},
"ansi-styles": {
"version": "4.3.0",
"requires": {
"color-convert": "^2.0.1"
}
},
"anymatch": {
"version": "3.1.2",
"requires": {
"normalize-path": "^3.0.0",
"picomatch": "^2.0.4"
}
},
"aproba": {
"version": "2.0.0",
"dev": true
},
"are-we-there-yet": {
"version": "3.0.1",
"dev": true,
"requires": {
"delegates": "^1.0.0",
"readable-stream": "^3.6.0"
}
},
2022-07-01 11:52:39 +00:00
"arg": {
"version": "4.1.3",
"dev": true
},
"argparse": {
"version": "1.0.10",
"dev": true,
"requires": {
"sprintf-js": "~1.0.2"
}
},
"array-ify": {
"version": "1.0.0",
"dev": true
},
"array-includes": {
2023-03-06 12:43:37 +00:00
"version": "3.1.6",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
2023-03-06 12:43:37 +00:00
"es-abstract": "^1.20.4",
"get-intrinsic": "^1.1.3",
2022-07-01 11:52:39 +00:00
"is-string": "^1.0.7"
}
},
"array-union": {
"version": "2.1.0",
"dev": true
},
"array.prototype.flat": {
2023-03-06 12:43:37 +00:00
"version": "1.3.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"call-bind": "^1.0.2",
2023-03-06 12:43:37 +00:00
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4",
"es-shim-unscopables": "^1.0.0"
}
},
"array.prototype.flatmap": {
"version": "1.3.1",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4",
2022-07-01 11:52:39 +00:00
"es-shim-unscopables": "^1.0.0"
}
},
"arrify": {
"version": "1.0.1",
"dev": true
},
"balanced-match": {
"version": "1.0.2"
2022-07-01 11:52:39 +00:00
},
"base64-js": {
"version": "1.5.1"
2022-07-01 11:52:39 +00:00
},
"binary-extensions": {
"version": "2.2.0"
2022-07-01 11:52:39 +00:00
},
"bl": {
"version": "4.1.0",
"requires": {
"buffer": "^5.5.0",
"inherits": "^2.0.4",
"readable-stream": "^3.4.0"
}
},
"brace-expansion": {
"version": "1.1.11",
"requires": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
}
},
"braces": {
"version": "3.0.2",
"requires": {
"fill-range": "^7.0.1"
}
},
"browser-stdout": {
"version": "1.3.1"
2022-07-01 11:52:39 +00:00
},
"buffer": {
"version": "5.7.1",
"requires": {
"base64-js": "^1.3.1",
"ieee754": "^1.1.13"
}
},
"buffer-crc32": {
"version": "0.2.13"
2022-07-01 11:52:39 +00:00
},
"buffer-from": {
"version": "1.1.2",
"dev": true
},
"builtin-modules": {
"version": "3.3.0",
"dev": true
},
"builtins": {
"version": "5.0.1",
"dev": true,
"requires": {
"semver": "^7.0.0"
}
},
2022-07-01 11:52:39 +00:00
"c8": {
2023-03-06 12:43:37 +00:00
"version": "7.13.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@bcoe/v8-coverage": "^0.2.3",
"@istanbuljs/schema": "^0.1.3",
"find-up": "^5.0.0",
"foreground-child": "^2.0.0",
"istanbul-lib-coverage": "^3.2.0",
"istanbul-lib-report": "^3.0.0",
"istanbul-reports": "^3.1.4",
"rimraf": "^3.0.2",
"test-exclude": "^6.0.0",
"v8-to-istanbul": "^9.0.0",
"yargs": "^16.2.0",
"yargs-parser": "^20.2.9"
},
"dependencies": {
"cliui": {
"version": "7.0.4",
"dev": true,
"requires": {
"string-width": "^4.2.0",
"strip-ansi": "^6.0.0",
"wrap-ansi": "^7.0.0"
}
},
"glob": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
"dev": true,
"requires": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.1.1",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
}
},
"rimraf": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
"dev": true,
"requires": {
"glob": "^7.1.3"
}
},
2022-07-01 11:52:39 +00:00
"yargs": {
"version": "16.2.0",
"dev": true,
"requires": {
"cliui": "^7.0.2",
"escalade": "^3.1.1",
"get-caller-file": "^2.0.5",
"require-directory": "^2.1.1",
"string-width": "^4.2.0",
"y18n": "^5.0.5",
"yargs-parser": "^20.2.2"
}
}
}
},
"cacache": {
"version": "17.0.4",
"dev": true,
"requires": {
"@npmcli/fs": "^3.1.0",
"fs-minipass": "^3.0.0",
"glob": "^8.0.1",
"lru-cache": "^7.7.1",
"minipass": "^4.0.0",
"minipass-collect": "^1.0.2",
"minipass-flush": "^1.0.5",
"minipass-pipeline": "^1.2.4",
"p-map": "^4.0.0",
"promise-inflight": "^1.0.1",
"ssri": "^10.0.0",
"tar": "^6.1.11",
"unique-filename": "^3.0.0"
},
"dependencies": {
"brace-expansion": {
"version": "2.0.1",
"dev": true,
"requires": {
"balanced-match": "^1.0.0"
}
},
"glob": {
"version": "8.1.0",
"dev": true,
"requires": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^5.0.1",
"once": "^1.3.0"
}
},
"lru-cache": {
"version": "7.18.3",
"dev": true
},
"minimatch": {
"version": "5.1.6",
"dev": true,
"requires": {
"brace-expansion": "^2.0.1"
}
}
}
},
2022-07-01 11:52:39 +00:00
"call-bind": {
"version": "1.0.2",
"dev": true,
"requires": {
"function-bind": "^1.1.1",
"get-intrinsic": "^1.0.2"
}
},
"callsites": {
"version": "3.1.0"
2022-07-01 11:52:39 +00:00
},
"camelcase": {
"version": "5.3.1",
2022-07-01 11:52:39 +00:00
"dev": true
},
"camelcase-keys": {
"version": "6.2.2",
"dev": true,
"requires": {
"camelcase": "^5.3.1",
"map-obj": "^4.0.0",
"quick-lru": "^4.0.1"
}
},
"chalk": {
"version": "4.1.2",
"requires": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
}
},
"chardet": {
"version": "0.7.0",
"dev": true
},
"chokidar": {
"version": "3.5.3",
"requires": {
"anymatch": "~3.1.2",
"braces": "~3.0.2",
"fsevents": "~2.3.2",
"glob-parent": "~5.1.2",
"is-binary-path": "~2.1.0",
"is-glob": "~4.0.1",
"normalize-path": "~3.0.0",
"readdirp": "~3.6.0"
},
"dependencies": {
"glob-parent": {
"version": "5.1.2",
"requires": {
"is-glob": "^4.0.1"
}
}
2022-07-01 11:52:39 +00:00
}
},
"chownr": {
"version": "1.1.4"
2022-07-01 11:52:39 +00:00
},
"chromium-bidi": {
"version": "0.4.5",
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.5.tgz",
"integrity": "sha512-rkav9YzRfAshSTG3wNXF7P7yNiI29QAo1xBXElPoCoSQR5n20q3cOyVhDv6S7+GlF/CJ/emUxlQiR0xOPurkGg==",
"requires": {
"mitt": "3.0.0"
}
},
2023-03-06 12:43:37 +00:00
"ci-info": {
"version": "3.8.0",
"dev": true
},
"clean-stack": {
"version": "2.2.0",
2023-03-06 12:43:37 +00:00
"dev": true
},
2022-07-01 11:52:39 +00:00
"cli-cursor": {
"version": "3.1.0",
"requires": {
"restore-cursor": "^3.1.0"
}
},
"cli-spinners": {
"version": "2.7.0"
},
2022-07-01 11:52:39 +00:00
"cli-width": {
"version": "3.0.0",
"dev": true
},
"cliui": {
"version": "8.0.1",
2022-07-01 11:52:39 +00:00
"requires": {
"string-width": "^4.2.0",
"strip-ansi": "^6.0.1",
2022-07-01 11:52:39 +00:00
"wrap-ansi": "^7.0.0"
}
},
"clone": {
"version": "1.0.4"
},
2022-07-01 11:52:39 +00:00
"color-convert": {
"version": "2.0.1",
"requires": {
"color-name": "~1.1.4"
}
},
"color-name": {
"version": "1.1.4"
},
"color-support": {
"version": "1.1.3",
"dev": true
2022-07-01 11:52:39 +00:00
},
"colors": {
"version": "1.2.5",
"dev": true
},
"commander": {
"version": "9.5.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"optional": true
},
"commitlint": {
"version": "17.4.4",
"dev": true,
"requires": {
"@commitlint/cli": "^17.4.4",
"@commitlint/types": "^17.4.4"
}
},
"commondir": {
"version": "1.0.1",
"dev": true
},
2022-07-01 11:52:39 +00:00
"commonmark": {
"version": "0.30.0",
"dev": true,
"requires": {
"entities": "~2.0",
"mdurl": "~1.0.1",
"minimist": ">=1.2.2",
"string.prototype.repeat": "^0.2.0"
}
},
"compare-func": {
"version": "2.0.0",
"dev": true,
"requires": {
"array-ify": "^1.0.0",
"dot-prop": "^5.1.0"
}
},
"concat-map": {
"version": "0.0.1"
},
"console-control-strings": {
"version": "1.1.0",
"dev": true
2022-07-01 11:52:39 +00:00
},
"conventional-changelog-angular": {
"version": "5.0.13",
"dev": true,
"requires": {
"compare-func": "^2.0.0",
"q": "^1.5.1"
}
},
"conventional-changelog-conventionalcommits": {
"version": "5.0.0",
"dev": true,
"requires": {
"compare-func": "^2.0.0",
"lodash": "^4.17.15",
"q": "^1.5.1"
}
},
"conventional-commits-parser": {
"version": "3.2.4",
"dev": true,
"requires": {
"is-text-path": "^1.0.1",
"JSONStream": "^1.0.4",
"lodash": "^4.17.15",
"meow": "^8.0.0",
"split2": "^3.0.0",
"through2": "^4.0.0"
}
},
"convert-source-map": {
"version": "1.9.0",
"dev": true
},
2022-07-01 11:52:39 +00:00
"cosmiconfig": {
"version": "8.1.0",
2022-07-01 11:52:39 +00:00
"requires": {
"import-fresh": "^3.2.1",
"js-yaml": "^4.1.0",
2022-07-01 11:52:39 +00:00
"parse-json": "^5.0.0",
"path-type": "^4.0.0"
},
"dependencies": {
"argparse": {
"version": "2.0.1"
},
"js-yaml": {
"version": "4.1.0",
"requires": {
"argparse": "^2.0.1"
}
}
2022-07-01 11:52:39 +00:00
}
},
"cosmiconfig-typescript-loader": {
"version": "4.3.0",
2022-07-01 11:52:39 +00:00
"dev": true,
2022-09-27 09:53:19 +00:00
"requires": {}
2022-07-01 11:52:39 +00:00
},
"create-require": {
"version": "1.1.1",
"dev": true
},
"cross-env": {
"version": "7.0.3",
"dev": true,
"requires": {
"cross-spawn": "^7.0.1"
}
},
"cross-fetch": {
"version": "3.1.5",
"requires": {
"node-fetch": "2.6.7"
}
},
"cross-spawn": {
"version": "7.0.3",
"dev": true,
"requires": {
"path-key": "^3.1.0",
"shebang-command": "^2.0.0",
"which": "^2.0.1"
}
},
"dargs": {
"version": "7.0.0",
"dev": true
},
"debug": {
"version": "4.3.4",
"requires": {
"ms": "2.1.2"
}
},
"decamelize": {
"version": "1.2.0",
"dev": true
},
"decamelize-keys": {
"version": "1.1.0",
"dev": true,
"requires": {
"decamelize": "^1.1.0",
"map-obj": "^1.0.0"
},
"dependencies": {
"map-obj": {
"version": "1.0.1",
"dev": true
}
}
},
"deep-is": {
"version": "0.1.4",
"dev": true
},
"deepmerge": {
"version": "4.2.2",
"dev": true
},
"defaults": {
"version": "1.0.4",
"requires": {
"clone": "^1.0.2"
}
},
"define-lazy-prop": {
"version": "2.0.0",
"dev": true
},
2022-07-01 11:52:39 +00:00
"define-properties": {
"version": "1.1.4",
"dev": true,
"requires": {
"has-property-descriptors": "^1.0.0",
"object-keys": "^1.1.1"
}
},
"delegates": {
"version": "1.0.0",
"dev": true
},
"depd": {
"version": "2.0.0",
"dev": true
},
2022-07-01 11:52:39 +00:00
"devtools-protocol": {
"version": "0.0.1094867"
2022-07-01 11:52:39 +00:00
},
"diff": {
"version": "5.1.0",
"dev": true
},
"diff-sequences": {
2023-03-06 12:43:37 +00:00
"version": "29.4.3",
2022-07-01 11:52:39 +00:00
"dev": true
},
"dir-glob": {
"version": "3.0.1",
"dev": true,
"requires": {
"path-type": "^4.0.0"
}
},
"doctrine": {
"version": "3.0.0",
"dev": true,
"requires": {
"esutils": "^2.0.2"
}
},
"dot-prop": {
"version": "5.3.0",
"dev": true,
"requires": {
"is-obj": "^2.0.0"
}
},
"emoji-regex": {
"version": "8.0.0"
},
"encoding": {
"version": "0.1.13",
"optional": true,
"requires": {
"iconv-lite": "^0.6.2"
},
"dependencies": {
"iconv-lite": {
"version": "0.6.3",
"optional": true,
"requires": {
"safer-buffer": ">= 2.1.2 < 3.0.0"
}
}
}
2022-07-01 11:52:39 +00:00
},
"end-of-stream": {
"version": "1.4.4",
"requires": {
"once": "^1.4.0"
}
},
"entities": {
"version": "2.0.3",
"dev": true
},
"env-paths": {
"version": "2.2.1",
"dev": true
},
"err-code": {
"version": "2.0.3",
2022-07-01 11:52:39 +00:00
"dev": true
},
"error-ex": {
"version": "1.3.2",
"requires": {
"is-arrayish": "^0.2.1"
}
},
"es-abstract": {
"version": "1.20.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"es-to-primitive": "^1.2.1",
"function-bind": "^1.1.1",
"function.prototype.name": "^1.1.5",
"get-intrinsic": "^1.1.3",
2022-07-01 11:52:39 +00:00
"get-symbol-description": "^1.0.0",
"has": "^1.0.3",
"has-property-descriptors": "^1.0.0",
"has-symbols": "^1.0.3",
"internal-slot": "^1.0.3",
"is-callable": "^1.2.7",
2022-07-01 11:52:39 +00:00
"is-negative-zero": "^2.0.2",
"is-regex": "^1.1.4",
"is-shared-array-buffer": "^1.0.2",
"is-string": "^1.0.7",
"is-weakref": "^1.0.2",
"object-inspect": "^1.12.2",
2022-07-01 11:52:39 +00:00
"object-keys": "^1.1.1",
"object.assign": "^4.1.4",
2022-07-01 11:52:39 +00:00
"regexp.prototype.flags": "^1.4.3",
"safe-regex-test": "^1.0.0",
2022-07-01 11:52:39 +00:00
"string.prototype.trimend": "^1.0.5",
"string.prototype.trimstart": "^1.0.5",
"unbox-primitive": "^1.0.2"
}
},
"es-shim-unscopables": {
"version": "1.0.0",
"dev": true,
"requires": {
"has": "^1.0.3"
}
},
"es-to-primitive": {
"version": "1.2.1",
"dev": true,
"requires": {
"is-callable": "^1.1.4",
"is-date-object": "^1.0.1",
"is-symbol": "^1.0.2"
}
},
"esbuild": {
2023-03-06 12:43:37 +00:00
"version": "0.17.11",
"dev": true,
"requires": {
"@esbuild/android-arm": "0.17.11",
"@esbuild/android-arm64": "0.17.11",
"@esbuild/android-x64": "0.17.11",
"@esbuild/darwin-arm64": "0.17.11",
"@esbuild/darwin-x64": "0.17.11",
"@esbuild/freebsd-arm64": "0.17.11",
"@esbuild/freebsd-x64": "0.17.11",
"@esbuild/linux-arm": "0.17.11",
"@esbuild/linux-arm64": "0.17.11",
"@esbuild/linux-ia32": "0.17.11",
"@esbuild/linux-loong64": "0.17.11",
"@esbuild/linux-mips64el": "0.17.11",
"@esbuild/linux-ppc64": "0.17.11",
"@esbuild/linux-riscv64": "0.17.11",
"@esbuild/linux-s390x": "0.17.11",
"@esbuild/linux-x64": "0.17.11",
"@esbuild/netbsd-x64": "0.17.11",
"@esbuild/openbsd-x64": "0.17.11",
"@esbuild/sunos-x64": "0.17.11",
"@esbuild/win32-arm64": "0.17.11",
"@esbuild/win32-ia32": "0.17.11",
"@esbuild/win32-x64": "0.17.11"
}
},
2022-07-01 11:52:39 +00:00
"escalade": {
"version": "3.1.1"
2022-07-01 11:52:39 +00:00
},
"escape-string-regexp": {
"version": "4.0.0"
2022-07-01 11:52:39 +00:00
},
"eslint": {
2023-03-06 12:43:37 +00:00
"version": "8.35.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
2023-03-06 12:43:37 +00:00
"@eslint/eslintrc": "^2.0.0",
"@eslint/js": "8.35.0",
"@humanwhocodes/config-array": "^0.11.8",
2022-09-27 09:53:19 +00:00
"@humanwhocodes/module-importer": "^1.0.1",
"@nodelib/fs.walk": "^1.2.8",
2022-07-01 11:52:39 +00:00
"ajv": "^6.10.0",
"chalk": "^4.0.0",
"cross-spawn": "^7.0.2",
"debug": "^4.3.2",
"doctrine": "^3.0.0",
"escape-string-regexp": "^4.0.0",
"eslint-scope": "^7.1.1",
"eslint-utils": "^3.0.0",
"eslint-visitor-keys": "^3.3.0",
2022-09-27 09:53:19 +00:00
"espree": "^9.4.0",
2023-03-06 12:43:37 +00:00
"esquery": "^1.4.2",
2022-07-01 11:52:39 +00:00
"esutils": "^2.0.2",
"fast-deep-equal": "^3.1.3",
"file-entry-cache": "^6.0.1",
"find-up": "^5.0.0",
"glob-parent": "^6.0.2",
"globals": "^13.19.0",
"grapheme-splitter": "^1.0.4",
2022-07-01 11:52:39 +00:00
"ignore": "^5.2.0",
"import-fresh": "^3.0.0",
"imurmurhash": "^0.1.4",
"is-glob": "^4.0.0",
"is-path-inside": "^3.0.3",
2022-09-27 09:53:19 +00:00
"js-sdsl": "^4.1.4",
2022-07-01 11:52:39 +00:00
"js-yaml": "^4.1.0",
"json-stable-stringify-without-jsonify": "^1.0.1",
"levn": "^0.4.1",
"lodash.merge": "^4.6.2",
"minimatch": "^3.1.2",
"natural-compare": "^1.4.0",
"optionator": "^0.9.1",
"regexpp": "^3.2.0",
"strip-ansi": "^6.0.1",
"strip-json-comments": "^3.1.0",
2022-09-27 09:53:19 +00:00
"text-table": "^0.2.0"
2022-07-01 11:52:39 +00:00
},
"dependencies": {
"ajv": {
"version": "6.12.6",
"dev": true,
"requires": {
"fast-deep-equal": "^3.1.1",
"fast-json-stable-stringify": "^2.0.0",
"json-schema-traverse": "^0.4.1",
"uri-js": "^4.2.2"
}
},
2022-07-01 11:52:39 +00:00
"argparse": {
"version": "2.0.1",
"dev": true
},
"eslint-scope": {
"version": "7.1.1",
"dev": true,
"requires": {
"esrecurse": "^4.3.0",
"estraverse": "^5.2.0"
}
},
"estraverse": {
"version": "5.3.0",
"dev": true
},
"js-yaml": {
"version": "4.1.0",
"dev": true,
"requires": {
"argparse": "^2.0.1"
}
},
"json-schema-traverse": {
"version": "0.4.1",
"dev": true
2022-07-01 11:52:39 +00:00
}
}
},
"eslint-config-prettier": {
2023-03-06 12:43:37 +00:00
"version": "8.7.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {}
},
"eslint-formatter-codeframe": {
"version": "7.32.1",
"dev": true,
"requires": {
"@babel/code-frame": "7.12.11",
"chalk": "^4.0.0"
}
},
"eslint-formatter-pretty": {
"version": "4.1.0",
"dev": true,
"requires": {
"@types/eslint": "^7.2.13",
"ansi-escapes": "^4.2.1",
"chalk": "^4.1.0",
"eslint-rule-docs": "^1.1.5",
"log-symbols": "^4.0.0",
"plur": "^4.0.0",
"string-width": "^4.2.0",
"supports-hyperlinks": "^2.0.0"
}
},
"eslint-import-resolver-node": {
2023-03-06 12:43:37 +00:00
"version": "0.3.7",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"debug": "^3.2.7",
2023-03-06 12:43:37 +00:00
"is-core-module": "^2.11.0",
"resolve": "^1.22.1"
2022-07-01 11:52:39 +00:00
},
"dependencies": {
"debug": {
"version": "3.2.7",
"dev": true,
"requires": {
"ms": "^2.1.1"
}
}
}
},
"eslint-module-utils": {
"version": "2.7.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"debug": "^3.2.7"
2022-07-01 11:52:39 +00:00
},
"dependencies": {
"debug": {
"version": "3.2.7",
"dev": true,
"requires": {
"ms": "^2.1.1"
}
}
}
},
"eslint-plugin-es": {
"version": "3.0.1",
"dev": true,
"requires": {
"eslint-utils": "^2.0.0",
"regexpp": "^3.0.0"
},
"dependencies": {
"eslint-utils": {
"version": "2.1.0",
"dev": true,
"requires": {
"eslint-visitor-keys": "^1.1.0"
}
},
"eslint-visitor-keys": {
"version": "1.3.0",
"dev": true
}
}
},
"eslint-plugin-import": {
2023-03-06 12:43:37 +00:00
"version": "2.27.5",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
2023-03-06 12:43:37 +00:00
"array-includes": "^3.1.6",
"array.prototype.flat": "^1.3.1",
"array.prototype.flatmap": "^1.3.1",
"debug": "^3.2.7",
2022-07-01 11:52:39 +00:00
"doctrine": "^2.1.0",
2023-03-06 12:43:37 +00:00
"eslint-import-resolver-node": "^0.3.7",
"eslint-module-utils": "^2.7.4",
2022-07-01 11:52:39 +00:00
"has": "^1.0.3",
2023-03-06 12:43:37 +00:00
"is-core-module": "^2.11.0",
2022-07-01 11:52:39 +00:00
"is-glob": "^4.0.3",
"minimatch": "^3.1.2",
2023-03-06 12:43:37 +00:00
"object.values": "^1.1.6",
"resolve": "^1.22.1",
"semver": "^6.3.0",
2022-07-01 11:52:39 +00:00
"tsconfig-paths": "^3.14.1"
},
"dependencies": {
"debug": {
2023-03-06 12:43:37 +00:00
"version": "3.2.7",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
2023-03-06 12:43:37 +00:00
"ms": "^2.1.1"
2022-07-01 11:52:39 +00:00
}
},
"doctrine": {
"version": "2.1.0",
"dev": true,
"requires": {
"esutils": "^2.0.2"
}
},
2023-03-06 12:43:37 +00:00
"semver": {
"version": "6.3.0",
2022-07-01 11:52:39 +00:00
"dev": true
}
}
},
"eslint-plugin-local": {
"version": "1.0.0",
"dev": true
},
2022-07-01 11:52:39 +00:00
"eslint-plugin-mocha": {
"version": "10.1.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"eslint-utils": "^3.0.0",
"rambda": "^7.1.0"
}
},
"eslint-plugin-node": {
"version": "11.1.0",
"dev": true,
"requires": {
"eslint-plugin-es": "^3.0.0",
"eslint-utils": "^2.0.0",
"ignore": "^5.1.1",
"minimatch": "^3.0.4",
"resolve": "^1.10.1",
"semver": "^6.1.0"
},
"dependencies": {
"eslint-utils": {
"version": "2.1.0",
"dev": true,
"requires": {
"eslint-visitor-keys": "^1.1.0"
}
},
"eslint-visitor-keys": {
"version": "1.3.0",
"dev": true
},
"semver": {
"version": "6.3.0",
"dev": true
}
}
},
"eslint-plugin-prettier": {
"version": "4.2.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"prettier-linter-helpers": "^1.0.0"
}
},
"eslint-plugin-tsdoc": {
2022-09-27 09:53:19 +00:00
"version": "0.2.17",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
2022-09-27 09:53:19 +00:00
"@microsoft/tsdoc": "0.14.2",
"@microsoft/tsdoc-config": "0.16.2"
2022-07-01 11:52:39 +00:00
}
},
2022-07-01 14:00:03 +00:00
"eslint-plugin-unused-imports": {
"version": "2.0.0",
"dev": true,
"requires": {
"eslint-rule-composer": "^0.3.0"
}
},
"eslint-rule-composer": {
"version": "0.3.0",
"dev": true
},
2022-07-01 11:52:39 +00:00
"eslint-rule-docs": {
"version": "1.1.235",
"dev": true
},
"eslint-scope": {
"version": "5.1.1",
"dev": true,
"requires": {
"esrecurse": "^4.3.0",
"estraverse": "^4.1.1"
}
},
"eslint-utils": {
"version": "3.0.0",
"dev": true,
"requires": {
"eslint-visitor-keys": "^2.0.0"
},
"dependencies": {
"eslint-visitor-keys": {
"version": "2.1.0",
"dev": true
}
}
},
"eslint-visitor-keys": {
"version": "3.3.0",
"dev": true
},
"espree": {
"version": "9.4.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"acorn": "^8.8.0",
2022-07-01 11:52:39 +00:00
"acorn-jsx": "^5.3.2",
"eslint-visitor-keys": "^3.3.0"
}
},
"esprima": {
"version": "4.0.1",
"dev": true
},
"esquery": {
2023-03-06 12:43:37 +00:00
"version": "1.5.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"estraverse": "^5.1.0"
},
"dependencies": {
"estraverse": {
"version": "5.3.0",
"dev": true
}
}
},
"esrecurse": {
"version": "4.3.0",
"dev": true,
"requires": {
"estraverse": "^5.2.0"
},
"dependencies": {
"estraverse": {
"version": "5.3.0",
"dev": true
}
}
},
"estraverse": {
"version": "4.3.0",
"dev": true
},
"esutils": {
"version": "2.0.3",
"dev": true
},
"execa": {
"version": "5.1.1",
"dev": true,
"requires": {
"cross-spawn": "^7.0.3",
"get-stream": "^6.0.0",
"human-signals": "^2.1.0",
"is-stream": "^2.0.0",
"merge-stream": "^2.0.0",
"npm-run-path": "^4.0.1",
"onetime": "^5.1.2",
"signal-exit": "^3.0.3",
"strip-final-newline": "^2.0.0"
}
},
"expect": {
2023-03-06 12:43:37 +00:00
"version": "29.4.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
2023-03-06 12:43:37 +00:00
"@jest/expect-utils": "^29.4.3",
"jest-get-type": "^29.4.3",
"jest-matcher-utils": "^29.4.3",
"jest-message-util": "^29.4.3",
"jest-util": "^29.4.3"
2022-07-01 11:52:39 +00:00
}
},
"external-editor": {
"version": "3.1.0",
"dev": true,
"requires": {
"chardet": "^0.7.0",
"iconv-lite": "^0.4.24",
"tmp": "^0.0.33"
},
"dependencies": {
"tmp": {
"version": "0.0.33",
"dev": true,
"requires": {
"os-tmpdir": "~1.0.2"
}
}
2022-07-01 11:52:39 +00:00
}
},
"extract-zip": {
"version": "2.0.1",
"requires": {
"@types/yauzl": "^2.9.1",
"debug": "^4.1.1",
"get-stream": "^5.1.0",
"yauzl": "^2.10.0"
},
"dependencies": {
"get-stream": {
"version": "5.2.0",
"requires": {
"pump": "^3.0.0"
}
}
}
},
"fast-deep-equal": {
"version": "3.1.3"
2022-07-01 11:52:39 +00:00
},
"fast-diff": {
"version": "1.2.0",
"dev": true
},
"fast-glob": {
"version": "3.2.12",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@nodelib/fs.stat": "^2.0.2",
"@nodelib/fs.walk": "^1.2.3",
"glob-parent": "^5.1.2",
"merge2": "^1.3.0",
"micromatch": "^4.0.4"
},
"dependencies": {
"glob-parent": {
"version": "5.1.2",
"dev": true,
"requires": {
"is-glob": "^4.0.1"
}
}
2022-07-01 11:52:39 +00:00
}
},
"fast-json-stable-stringify": {
"version": "2.1.0",
"dev": true
},
"fast-levenshtein": {
"version": "2.0.6",
"dev": true
},
"fastq": {
"version": "1.13.0",
"dev": true,
"requires": {
"reusify": "^1.0.4"
}
},
"fd-slicer": {
"version": "1.1.0",
"requires": {
"pend": "~1.2.0"
}
},
"figures": {
"version": "3.2.0",
"dev": true,
"requires": {
"escape-string-regexp": "^1.0.5"
},
"dependencies": {
"escape-string-regexp": {
"version": "1.0.5",
"dev": true
}
}
},
"file-entry-cache": {
"version": "6.0.1",
"dev": true,
"requires": {
"flat-cache": "^3.0.4"
}
},
"fill-range": {
"version": "7.0.1",
"requires": {
"to-regex-range": "^5.0.1"
}
},
"find-up": {
"version": "5.0.0",
"requires": {
"locate-path": "^6.0.0",
"path-exists": "^4.0.0"
}
},
"flat": {
"version": "5.0.2"
2022-07-01 11:52:39 +00:00
},
"flat-cache": {
"version": "3.0.4",
"dev": true,
"requires": {
"flatted": "^3.1.0",
"rimraf": "^3.0.2"
},
"dependencies": {
"glob": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
"dev": true,
"requires": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.1.1",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
}
},
"rimraf": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
"dev": true,
"requires": {
"glob": "^7.1.3"
}
}
2022-07-01 11:52:39 +00:00
}
},
"flatted": {
"version": "3.2.7",
2022-07-01 11:52:39 +00:00
"dev": true
},
"foreground-child": {
"version": "2.0.0",
"dev": true,
"requires": {
"cross-spawn": "^7.0.0",
"signal-exit": "^3.0.2"
}
},
"fs-constants": {
"version": "1.0.0"
2022-07-01 11:52:39 +00:00
},
"fs-extra": {
"version": "11.1.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"graceful-fs": "^4.2.0",
"jsonfile": "^6.0.1",
"universalify": "^2.0.0"
}
},
"fs-minipass": {
"version": "3.0.1",
"dev": true,
"requires": {
"minipass": "^4.0.0"
}
2022-07-01 11:52:39 +00:00
},
"fs.realpath": {
"version": "1.0.0"
2022-07-01 11:52:39 +00:00
},
"function-bind": {
"version": "1.1.1",
"dev": true
},
"function.prototype.name": {
"version": "1.1.5",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.3",
"es-abstract": "^1.19.0",
"functions-have-names": "^1.2.2"
}
},
"functions-have-names": {
"version": "1.2.3",
"dev": true
},
"gauge": {
"version": "4.0.4",
"dev": true,
"requires": {
"aproba": "^1.0.3 || ^2.0.0",
"color-support": "^1.1.3",
"console-control-strings": "^1.1.0",
"has-unicode": "^2.0.1",
"signal-exit": "^3.0.7",
"string-width": "^4.2.3",
"strip-ansi": "^6.0.1",
"wide-align": "^1.1.5"
}
},
2022-07-01 11:52:39 +00:00
"get-caller-file": {
"version": "2.0.5"
2022-07-01 11:52:39 +00:00
},
"get-intrinsic": {
"version": "1.1.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"function-bind": "^1.1.1",
"has": "^1.0.3",
"has-symbols": "^1.0.3"
}
},
2022-07-01 11:52:39 +00:00
"get-stream": {
"version": "6.0.1",
"dev": true
},
"get-symbol-description": {
"version": "1.0.0",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"get-intrinsic": "^1.1.1"
}
},
2022-08-17 13:32:57 +00:00
"get-tsconfig": {
2023-03-06 12:43:37 +00:00
"version": "4.4.0",
2022-08-17 13:32:57 +00:00
"dev": true
},
2022-07-01 11:52:39 +00:00
"git-raw-commits": {
"version": "2.0.11",
"dev": true,
"requires": {
"dargs": "^7.0.0",
"lodash": "^4.17.15",
"meow": "^8.0.0",
"split2": "^3.0.0",
"through2": "^4.0.0"
}
},
"glob": {
2023-03-06 11:28:33 +00:00
"version": "9.2.1",
2022-07-01 11:52:39 +00:00
"requires": {
"fs.realpath": "^1.0.0",
2023-03-06 11:28:33 +00:00
"minimatch": "^7.4.1",
"minipass": "^4.2.4",
"path-scurry": "^1.6.1"
},
"dependencies": {
"brace-expansion": {
"version": "2.0.1",
"requires": {
"balanced-match": "^1.0.0"
}
},
"minimatch": {
2023-03-06 11:28:33 +00:00
"version": "7.4.2",
"requires": {
"brace-expansion": "^2.0.1"
}
}
2022-07-01 11:52:39 +00:00
}
},
"glob-parent": {
"version": "6.0.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"is-glob": "^4.0.3"
}
},
"global-dirs": {
"version": "0.1.1",
"dev": true,
"requires": {
"ini": "^1.3.4"
}
},
"globals": {
2023-03-06 12:43:37 +00:00
"version": "13.20.0",
"dev": true,
"requires": {
"type-fest": "^0.20.2"
}
},
"globby": {
"version": "11.1.0",
"dev": true,
"requires": {
"array-union": "^2.1.0",
"dir-glob": "^3.0.1",
"fast-glob": "^3.2.9",
"ignore": "^5.2.0",
"merge2": "^1.4.1",
"slash": "^3.0.0"
}
},
"graceful-fs": {
"version": "4.2.10",
"dev": true
},
"grapheme-splitter": {
"version": "1.0.4",
"dev": true
},
"gts": {
"version": "4.0.0",
"dev": true,
"requires": {
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"chalk": "^4.1.0",
"eslint": "^8.0.0",
"eslint-config-prettier": "^8.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"execa": "^5.0.0",
"inquirer": "^7.3.3",
"json5": "^2.1.3",
"meow": "^9.0.0",
"ncp": "^2.0.0",
"prettier": "~2.7.0",
"rimraf": "^3.0.2",
"write-file-atomic": "^4.0.0"
},
"dependencies": {
"glob": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
"dev": true,
"requires": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.1.1",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
}
},
2022-07-01 11:52:39 +00:00
"meow": {
"version": "9.0.0",
"dev": true,
"requires": {
"@types/minimist": "^1.2.0",
"camelcase-keys": "^6.2.2",
"decamelize": "^1.2.0",
"decamelize-keys": "^1.1.0",
"hard-rejection": "^2.1.0",
"minimist-options": "4.1.0",
"normalize-package-data": "^3.0.0",
"read-pkg-up": "^7.0.1",
"redent": "^3.0.0",
"trim-newlines": "^3.0.0",
"type-fest": "^0.18.0",
"yargs-parser": "^20.2.3"
}
},
"prettier": {
"version": "2.7.1",
"dev": true
},
"rimraf": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
"dev": true,
"requires": {
"glob": "^7.1.3"
}
},
2022-07-01 11:52:39 +00:00
"type-fest": {
"version": "0.18.1",
"dev": true
}
}
},
"hard-rejection": {
"version": "2.1.0",
"dev": true
},
"has": {
"version": "1.0.3",
"dev": true,
"requires": {
"function-bind": "^1.1.1"
}
},
"has-bigints": {
"version": "1.0.2",
"dev": true
},
"has-flag": {
"version": "4.0.0"
2022-07-01 11:52:39 +00:00
},
"has-property-descriptors": {
"version": "1.0.0",
"dev": true,
"requires": {
"get-intrinsic": "^1.1.1"
}
},
"has-symbols": {
"version": "1.0.3",
"dev": true
},
"has-tostringtag": {
"version": "1.0.0",
"dev": true,
"requires": {
"has-symbols": "^1.0.2"
}
},
"has-unicode": {
"version": "2.0.1",
"dev": true
},
2022-07-01 11:52:39 +00:00
"he": {
"version": "1.2.0"
2022-07-01 11:52:39 +00:00
},
"hosted-git-info": {
"version": "4.1.0",
"dev": true,
"requires": {
"lru-cache": "^6.0.0"
}
},
"html-escaper": {
"version": "2.0.2",
"dev": true
},
"http-cache-semantics": {
"version": "4.1.1",
"dev": true
},
"http-proxy-agent": {
"version": "5.0.0",
"dev": true,
"requires": {
"@tootallnate/once": "2",
"agent-base": "6",
"debug": "4"
}
},
2022-07-01 11:52:39 +00:00
"https-proxy-agent": {
"version": "5.0.1",
"requires": {
"agent-base": "6",
"debug": "4"
}
},
"human-signals": {
"version": "2.1.0",
"dev": true
},
"humanize-ms": {
"version": "1.2.1",
"dev": true,
"requires": {
"ms": "^2.0.0"
}
},
2022-07-01 11:52:39 +00:00
"husky": {
"version": "8.0.3",
2022-07-01 11:52:39 +00:00
"dev": true
},
"iconv-lite": {
"version": "0.4.24",
"dev": true,
"requires": {
"safer-buffer": ">= 2.1.2 < 3"
}
},
"ieee754": {
"version": "1.2.1"
2022-07-01 11:52:39 +00:00
},
"ignore": {
"version": "5.2.0",
"dev": true
},
"ignore-walk": {
"version": "6.0.1",
"dev": true,
"requires": {
"minimatch": "^6.1.6"
},
"dependencies": {
"brace-expansion": {
"version": "2.0.1",
"dev": true,
"requires": {
"balanced-match": "^1.0.0"
}
},
"minimatch": {
"version": "6.2.0",
"dev": true,
"requires": {
"brace-expansion": "^2.0.1"
}
}
}
},
2022-07-01 11:52:39 +00:00
"import-fresh": {
"version": "3.3.0",
"requires": {
"parent-module": "^1.0.0",
"resolve-from": "^4.0.0"
},
"dependencies": {
"resolve-from": {
"version": "4.0.0"
2022-07-01 11:52:39 +00:00
}
}
},
"import-lazy": {
"version": "4.0.0",
"dev": true
},
"imurmurhash": {
"version": "0.1.4",
"dev": true
},
"indent-string": {
"version": "4.0.0",
"dev": true
},
"infer-owner": {
"version": "1.0.4",
2022-07-01 11:52:39 +00:00
"dev": true
},
"inflight": {
"version": "1.0.6",
"requires": {
"once": "^1.3.0",
"wrappy": "1"
}
},
"inherits": {
"version": "2.0.4"
2022-07-01 11:52:39 +00:00
},
"ini": {
"version": "1.3.8",
"dev": true
},
"inquirer": {
"version": "7.3.3",
"dev": true,
"requires": {
"ansi-escapes": "^4.2.1",
"chalk": "^4.1.0",
"cli-cursor": "^3.1.0",
"cli-width": "^3.0.0",
"external-editor": "^3.0.3",
"figures": "^3.0.0",
"lodash": "^4.17.19",
"mute-stream": "0.0.8",
"run-async": "^2.4.0",
"rxjs": "^6.6.0",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0",
"through": "^2.3.6"
}
},
"internal-slot": {
"version": "1.0.3",
"dev": true,
"requires": {
"get-intrinsic": "^1.1.0",
"has": "^1.0.3",
"side-channel": "^1.0.4"
}
},
"ip": {
"version": "2.0.0",
"dev": true
},
2022-07-01 11:52:39 +00:00
"irregular-plurals": {
"version": "3.3.0",
"dev": true
},
"is-arrayish": {
"version": "0.2.1"
2022-07-01 11:52:39 +00:00
},
"is-bigint": {
"version": "1.0.4",
"dev": true,
"requires": {
"has-bigints": "^1.0.1"
}
},
"is-binary-path": {
"version": "2.1.0",
"requires": {
"binary-extensions": "^2.0.0"
}
},
"is-boolean-object": {
"version": "1.1.2",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"has-tostringtag": "^1.0.0"
}
},
"is-builtin-module": {
"version": "3.2.0",
"dev": true,
"requires": {
"builtin-modules": "^3.3.0"
}
},
2022-07-01 11:52:39 +00:00
"is-callable": {
"version": "1.2.7",
2022-07-01 11:52:39 +00:00
"dev": true
},
"is-core-module": {
2023-03-06 12:43:37 +00:00
"version": "2.11.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"has": "^1.0.3"
}
},
"is-date-object": {
"version": "1.0.5",
"dev": true,
"requires": {
"has-tostringtag": "^1.0.0"
}
},
"is-docker": {
"version": "2.2.1",
"dev": true
},
2022-07-01 11:52:39 +00:00
"is-extglob": {
"version": "2.1.1"
2022-07-01 11:52:39 +00:00
},
"is-fullwidth-code-point": {
"version": "3.0.0"
2022-07-01 11:52:39 +00:00
},
"is-glob": {
"version": "4.0.3",
"requires": {
"is-extglob": "^2.1.1"
}
},
"is-interactive": {
"version": "1.0.0"
},
"is-lambda": {
"version": "1.0.1",
"dev": true
},
"is-module": {
"version": "1.0.0",
"dev": true
},
2022-07-01 11:52:39 +00:00
"is-negative-zero": {
"version": "2.0.2",
"dev": true
},
"is-number": {
"version": "7.0.0"
2022-07-01 11:52:39 +00:00
},
"is-number-object": {
"version": "1.0.7",
"dev": true,
"requires": {
"has-tostringtag": "^1.0.0"
}
},
"is-obj": {
"version": "2.0.0",
"dev": true
},
"is-path-inside": {
"version": "3.0.3",
"dev": true
},
2022-07-01 11:52:39 +00:00
"is-plain-obj": {
"version": "1.1.0",
"dev": true
},
"is-reference": {
"version": "1.2.1",
"dev": true,
"requires": {
"@types/estree": "*"
}
},
2022-07-01 11:52:39 +00:00
"is-regex": {
"version": "1.1.4",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"has-tostringtag": "^1.0.0"
}
},
"is-shared-array-buffer": {
"version": "1.0.2",
"dev": true,
"requires": {
"call-bind": "^1.0.2"
}
},
"is-stream": {
"version": "2.0.1",
"dev": true
},
"is-string": {
"version": "1.0.7",
"dev": true,
"requires": {
"has-tostringtag": "^1.0.0"
}
},
"is-symbol": {
"version": "1.0.4",
"dev": true,
"requires": {
"has-symbols": "^1.0.2"
}
},
"is-text-path": {
"version": "1.0.1",
"dev": true,
"requires": {
"text-extensions": "^1.0.0"
}
},
"is-unicode-supported": {
"version": "0.1.0"
2022-07-01 11:52:39 +00:00
},
"is-weakref": {
"version": "1.0.2",
"dev": true,
"requires": {
"call-bind": "^1.0.2"
}
},
"is-wsl": {
"version": "2.2.0",
"dev": true,
"requires": {
"is-docker": "^2.0.0"
}
},
2022-07-01 11:52:39 +00:00
"isarray": {
"version": "0.0.1",
"dev": true
},
"isexe": {
"version": "2.0.0",
"dev": true
},
"istanbul-lib-coverage": {
"version": "3.2.0",
"dev": true
},
"istanbul-lib-report": {
"version": "3.0.0",
"dev": true,
"requires": {
"istanbul-lib-coverage": "^3.0.0",
"make-dir": "^3.0.0",
"supports-color": "^7.1.0"
}
},
"istanbul-reports": {
"version": "3.1.5",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"html-escaper": "^2.0.0",
"istanbul-lib-report": "^3.0.0"
}
},
"jest-diff": {
2023-03-06 12:43:37 +00:00
"version": "29.4.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
2023-03-06 12:43:37 +00:00
"chalk": "^4.0.0",
"diff-sequences": "^29.4.3",
"jest-get-type": "^29.4.3",
"pretty-format": "^29.4.3"
2022-07-01 11:52:39 +00:00
}
},
"jest-get-type": {
2023-03-06 12:43:37 +00:00
"version": "29.4.3",
2022-07-01 11:52:39 +00:00
"dev": true
},
"jest-matcher-utils": {
2023-03-06 12:43:37 +00:00
"version": "29.4.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
2023-03-06 12:43:37 +00:00
"chalk": "^4.0.0",
"jest-diff": "^29.4.3",
"jest-get-type": "^29.4.3",
"pretty-format": "^29.4.3"
2022-07-01 11:52:39 +00:00
}
},
"jest-message-util": {
2023-03-06 12:43:37 +00:00
"version": "29.4.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
2023-03-06 12:43:37 +00:00
"@babel/code-frame": "^7.12.13",
"@jest/types": "^29.4.3",
"@types/stack-utils": "^2.0.0",
"chalk": "^4.0.0",
"graceful-fs": "^4.2.9",
"micromatch": "^4.0.4",
"pretty-format": "^29.4.3",
2022-07-01 11:52:39 +00:00
"slash": "^3.0.0",
2023-03-06 12:43:37 +00:00
"stack-utils": "^2.0.3"
2022-07-01 11:52:39 +00:00
},
"dependencies": {
2023-03-06 12:43:37 +00:00
"@babel/code-frame": {
"version": "7.18.6",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
2023-03-06 12:43:37 +00:00
"@babel/highlight": "^7.18.6"
2022-07-01 11:52:39 +00:00
}
}
}
},
2023-03-06 12:43:37 +00:00
"jest-util": {
"version": "29.4.3",
"dev": true,
"requires": {
"@jest/types": "^29.4.3",
"@types/node": "*",
"chalk": "^4.0.0",
"ci-info": "^3.2.0",
"graceful-fs": "^4.2.9",
"picomatch": "^2.2.3"
}
2022-07-01 11:52:39 +00:00
},
"jju": {
"version": "1.4.0",
"dev": true
},
"jpeg-js": {
"version": "0.4.4",
"dev": true
},
2022-09-27 09:53:19 +00:00
"js-sdsl": {
"version": "4.1.5",
2022-09-27 09:53:19 +00:00
"dev": true
},
2022-07-01 11:52:39 +00:00
"js-tokens": {
"version": "4.0.0"
2022-07-01 11:52:39 +00:00
},
"js-yaml": {
"version": "3.13.1",
"dev": true,
"requires": {
"argparse": "^1.0.7",
"esprima": "^4.0.0"
}
},
2022-07-01 13:03:12 +00:00
"json-parse-better-errors": {
"version": "1.0.2",
"dev": true
},
2022-07-01 11:52:39 +00:00
"json-parse-even-better-errors": {
"version": "2.3.1"
2022-07-01 11:52:39 +00:00
},
"json-schema-traverse": {
"version": "1.0.0"
2022-07-01 11:52:39 +00:00
},
"json-stable-stringify-without-jsonify": {
"version": "1.0.1",
"dev": true
},
"json5": {
"version": "2.2.3",
"dev": true
2022-07-01 11:52:39 +00:00
},
"jsonc-parser": {
"version": "3.2.0"
},
2022-07-01 11:52:39 +00:00
"jsonfile": {
"version": "6.1.0",
"dev": true,
"requires": {
"graceful-fs": "^4.1.6",
"universalify": "^2.0.0"
}
},
"jsonparse": {
"version": "1.3.1",
"dev": true
},
"JSONStream": {
"version": "1.3.5",
"dev": true,
"requires": {
"jsonparse": "^1.2.0",
"through": ">=2.2.7 <3"
}
},
"just-extend": {
"version": "4.2.1",
"dev": true
},
"kind-of": {
"version": "6.0.3",
"dev": true
},
"levn": {
"version": "0.4.1",
"dev": true,
"requires": {
"prelude-ls": "^1.2.1",
"type-check": "~0.4.0"
}
},
"lines-and-columns": {
"version": "1.2.4"
2022-07-01 11:52:39 +00:00
},
2022-07-01 13:03:12 +00:00
"load-json-file": {
"version": "4.0.0",
"dev": true,
"requires": {
"graceful-fs": "^4.1.2",
"parse-json": "^4.0.0",
"pify": "^3.0.0",
"strip-bom": "^3.0.0"
},
"dependencies": {
"parse-json": {
"version": "4.0.0",
"dev": true,
"requires": {
"error-ex": "^1.3.1",
"json-parse-better-errors": "^1.0.1"
}
}
}
},
2022-07-01 11:52:39 +00:00
"locate-path": {
"version": "6.0.0",
"requires": {
"p-locate": "^5.0.0"
}
},
"lodash": {
"version": "4.17.21",
"dev": true
},
"lodash.camelcase": {
"version": "4.3.0",
"dev": true
},
2022-07-01 11:52:39 +00:00
"lodash.get": {
"version": "4.4.2",
"dev": true
},
"lodash.isequal": {
"version": "4.5.0",
"dev": true
},
"lodash.isfunction": {
"version": "3.0.9",
"dev": true
},
"lodash.isplainobject": {
"version": "4.0.6",
"dev": true
},
"lodash.kebabcase": {
"version": "4.1.1",
"dev": true
},
2022-07-01 11:52:39 +00:00
"lodash.merge": {
"version": "4.6.2",
"dev": true
},
"lodash.mergewith": {
"version": "4.6.2",
"dev": true
},
"lodash.snakecase": {
"version": "4.1.1",
"dev": true
},
"lodash.startcase": {
"version": "4.4.0",
"dev": true
},
"lodash.uniq": {
"version": "4.5.0",
"dev": true
},
"lodash.upperfirst": {
"version": "4.3.1",
"dev": true
},
2022-07-01 11:52:39 +00:00
"log-symbols": {
"version": "4.1.0",
"requires": {
"chalk": "^4.1.0",
"is-unicode-supported": "^0.1.0"
}
},
"lru-cache": {
"version": "6.0.0",
"dev": true,
"requires": {
"yallist": "^4.0.0"
}
},
"magic-string": {
"version": "0.27.0",
chore(deps): Bump @angular-devkit/schematics from 15.0.4 to 15.1.1 (#9517) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 15.0.4 to 15.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.1.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.1 (2023-01-12)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb"><img src="https://img.shields.io/badge/b94bf60ca-fix-green" alt="fix - b94bf60ca" /></a></td> <td>update <code>esbuild</code> to <code>0.16.17</code></td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius</p> <h2>v15.1.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0 (2023-01-11)</h1> <h2>Deprecations</h2> <h3><code>@​angular-devkit/schematics</code></h3> <ul> <li>The Observable based <code>SchematicTestRunner.runSchematicAsync</code> and <code>SchematicTestRunner.runExternalSchematicAsync</code> method have been deprecated in favor of the Promise based <code>SchematicTestRunner.runSchematic</code> and <code>SchematicTestRunner.runExternalSchematic</code>.</li> </ul> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5b18ce1545d047d49851a64e81a1f8ef59624ef7"><img src="https://img.shields.io/badge/5b18ce154-feat-blue" alt="feat - 5b18ce154" /></a></td> <td>add <code>guardType</code> as an alias of <code>implements</code> in guard schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/dd2b65943d706833f449f76cf8c7278d0a5399ad"><img src="https://img.shields.io/badge/dd2b65943-feat-blue" alt="feat - dd2b65943" /></a></td> <td>add configuration files generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8d000d1563684f9a9b6869e549e265f0997187c4"><img src="https://img.shields.io/badge/8d000d156-feat-blue" alt="feat - 8d000d156" /></a></td> <td>add environments generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6c39a162bec67083bf6c11b54e84612f1d68c384"><img src="https://img.shields.io/badge/6c39a162b-feat-blue" alt="feat - 6c39a162b" /></a></td> <td>Add schematics for generating functional router guards and resolvers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/62121f89abce54e0a1c2b816cdd32b57f2b5a5d1"><img src="https://img.shields.io/badge/62121f89a-feat-blue" alt="feat - 62121f89a" /></a></td> <td>add sideEffects:false to library package.json</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b"><img src="https://img.shields.io/badge/9299dea64-feat-blue" alt="feat - 9299dea64" /></a></td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/49b313f27adef6300063c9d6817d1454a8657fe2"><img src="https://img.shields.io/badge/49b313f27-fix-green" alt="fix - 49b313f27" /></a></td> <td>add missing import for functional interceptor spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2f92fe7e589705b282102271897454ea852c4814"><img src="https://img.shields.io/badge/2f92fe7e5-fix-green" alt="fix - 2f92fe7e5" /></a></td> <td>add missing semicolon in functional guard/resolver/interceptor</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45"><img src="https://img.shields.io/badge/9b6d190f4-fix-green" alt="fix - 9b6d190f4" /></a></td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3"><img src="https://img.shields.io/badge/b11d3f644-fix-green" alt="fix - b11d3f644" /></a></td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32"><img src="https://img.shields.io/badge/451975f76-fix-green" alt="fix - 451975f76" /></a></td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c29df695467c41feccd3846a55c91c6784af87b2"><img src="https://img.shields.io/badge/c29df6954-feat-blue" alt="feat - c29df6954" /></a></td> <td>add <code>assets</code> option to server builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/839d0cb57ad42896578c235354ffb918ea8bb146"><img src="https://img.shields.io/badge/839d0cb57-feat-blue" alt="feat - 839d0cb57" /></a></td> <td>implement stats-json option for esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/216991b9d9ca1d8f09992880a5fa92e7c98813fa"><img src="https://img.shields.io/badge/216991b9d-feat-blue" alt="feat - 216991b9d" /></a></td> <td>support inline component Sass styles with esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7c87ce47c66a6426b6b7fbb2edd38d8da729221f"><img src="https://img.shields.io/badge/7c87ce47c-fix-green" alt="fix - 7c87ce47c" /></a></td> <td>ensure Sass load paths are resolved from workspace root</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7a063238b83eea8b5b3237fed12db5528d1f6912"><img src="https://img.shields.io/badge/7a063238b-fix-green" alt="fix - 7a063238b" /></a></td> <td>explicitly send options to JS transformer workers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983"><img src="https://img.shields.io/badge/22cba7937-fix-green" alt="fix - 22cba7937" /></a></td> <td>provide an option to <code>exclude</code> specs in Karma builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/20376649c5e3003b0aa99b9328e2b61699ccba78"><img src="https://img.shields.io/badge/20376649c-fix-green" alt="fix - 20376649c" /></a></td> <td>transform async generator class methods for Zone.js support</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0520608f68f1768a13a46fbdb9ecb65310492460"><img src="https://img.shields.io/badge/0520608f6-fix-green" alt="fix - 0520608f6" /></a></td> <td>use relative css resource paths in esbuild JSON stats</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0c01532cb5a3072b96cd65845a38b88ed4543de6"><img src="https://img.shields.io/badge/0c01532cb-perf-orange" alt="perf - 0c01532cb" /></a></td> <td>use worker pool for JavaScript transforms in esbuild builder</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/schematics</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/207358afb89e6515cb8d73f5a3a63d9101e80d97"><img src="https://img.shields.io/badge/207358afb-feat-blue" alt="feat - 207358afb" /></a></td> <td>add <code>runSchematic</code> and <code>runExternalSchematic</code> methods</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Charles Lyding, Cédric Exbrayat, Doug Parker, Felix Hamann, Jason Bedard, Joey Perrott and Kristiyan Kostadinov</p> <h2>v15.1.0-rc.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.1.1 (2023-01-12)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb">b94bf60ca</a></td> <td>fix</td> <td>update <code>esbuild</code> to <code>0.16.17</code></td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0 (2023-01-11)</h1> <h2>Deprecations</h2> <h3><code>@​angular-devkit/schematics</code></h3> <ul> <li>The Observable based <code>SchematicTestRunner.runSchematicAsync</code> and <code>SchematicTestRunner.runExternalSchematicAsync</code> method have been deprecated in favor of the Promise based <code>SchematicTestRunner.runSchematic</code> and <code>SchematicTestRunner.runExternalSchematic</code>.</li> </ul> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5b18ce1545d047d49851a64e81a1f8ef59624ef7">5b18ce154</a></td> <td>feat</td> <td>add <code>guardType</code> as an alias of <code>implements</code> in guard schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/dd2b65943d706833f449f76cf8c7278d0a5399ad">dd2b65943</a></td> <td>feat</td> <td>add configuration files generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8d000d1563684f9a9b6869e549e265f0997187c4">8d000d156</a></td> <td>feat</td> <td>add environments generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6c39a162bec67083bf6c11b54e84612f1d68c384">6c39a162b</a></td> <td>feat</td> <td>Add schematics for generating functional router guards and resolvers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/62121f89abce54e0a1c2b816cdd32b57f2b5a5d1">62121f89a</a></td> <td>feat</td> <td>add sideEffects:false to library package.json</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/49b313f27adef6300063c9d6817d1454a8657fe2">49b313f27</a></td> <td>fix</td> <td>add missing import for functional interceptor spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2f92fe7e589705b282102271897454ea852c4814">2f92fe7e5</a></td> <td>fix</td> <td>add missing semicolon in functional guard/resolver/interceptor</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c29df695467c41feccd3846a55c91c6784af87b2">c29df6954</a></td> <td>feat</td> <td>add <code>assets</code> option to server builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/839d0cb57ad42896578c235354ffb918ea8bb146">839d0cb57</a></td> <td>feat</td> <td>implement stats-json option for esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/216991b9d9ca1d8f09992880a5fa92e7c98813fa">216991b9d</a></td> <td>feat</td> <td>support inline component Sass styles with esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7c87ce47c66a6426b6b7fbb2edd38d8da729221f">7c87ce47c</a></td> <td>fix</td> <td>ensure Sass load paths are resolved from workspace root</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7a063238b83eea8b5b3237fed12db5528d1f6912">7a063238b</a></td> <td>fix</td> <td>explicitly send options to JS transformer workers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983">22cba7937</a></td> <td>fix</td> <td>provide an option to <code>exclude</code> specs in Karma builder</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/a8953ffe7771df3e01e2df0e6eb5a1cac83f2af9"><code>a8953ff</code></a> release: cut the v15.1.1 release</li> <li><a href="https://github.com/angular/angular-cli/commit/4ba55e46556e2ee3ff59c118ab8fc91dce6e8d1d"><code>4ba55e4</code></a> refactor: change <code>JSONFile</code> to private instead of internal</li> <li><a href="https://github.com/angular/angular-cli/commit/6dd88b4705dbf24004cc15ced08118edce785fae"><code>6dd88b4</code></a> build: update <code>eslint-plugin-import</code> to <code>2.27.4</code></li> <li><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb"><code>b94bf60</code></a> fix(<code>@​angular-devkit/build-angular</code>): update <code>esbuild</code> to <code>0.16.17</code></li> <li><a href="https://github.com/angular/angular-cli/commit/d6583e584fb9273be57381e7dbbaa4176964a119"><code>d6583e5</code></a> docs(<code>@​angular/cli</code>): add ng new long description</li> <li><a href="https://github.com/angular/angular-cli/commit/ea64defb0bdbaa9a4df5fd75405d6f03f4a05bb6"><code>ea64def</code></a> release: cut the v15.1.0 release</li> <li><a href="https://github.com/angular/angular-cli/commit/7731588f9aeb870408d17dc2f6ebd7aa3ce60c29"><code>7731588</code></a> build: update angular packages for 15.1.0 release</li> <li><a href="https://github.com/angular/angular-cli/commit/d41b741ea93de4b8773ff879a282c37afb460c21"><code>d41b741</code></a> build: lock file maintenance</li> <li><a href="https://github.com/angular/angular-cli/commit/0520608f68f1768a13a46fbdb9ecb65310492460"><code>0520608</code></a> fix(<code>@​angular-devkit/build-angular</code>): use relative css resource paths in esbuil...</li> <li><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983"><code>22cba79</code></a> fix(<code>@​angular-devkit/build-angular</code>): provide an option to <code>exclude</code> specs in K...</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/15.0.4...15.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=15.0.4&new-version=15.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Kian-Meng Ang <kianmeng.ang@gmail.com> Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-01-17 14:10:39 +00:00
"dev": true,
"requires": {
"@jridgewell/sourcemap-codec": "^1.4.13"
}
},
2022-07-01 11:52:39 +00:00
"make-dir": {
"version": "3.1.0",
"dev": true,
"requires": {
"semver": "^6.0.0"
},
"dependencies": {
"semver": {
"version": "6.3.0",
"dev": true
}
}
},
"make-error": {
"version": "1.3.6",
"dev": true
},
"make-fetch-happen": {
"version": "10.2.1",
"dev": true,
"requires": {
"agentkeepalive": "^4.2.1",
"cacache": "^16.1.0",
"http-cache-semantics": "^4.1.0",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0",
"is-lambda": "^1.0.1",
"lru-cache": "^7.7.1",
"minipass": "^3.1.6",
"minipass-collect": "^1.0.2",
"minipass-fetch": "^2.0.3",
"minipass-flush": "^1.0.5",
"minipass-pipeline": "^1.2.4",
"negotiator": "^0.6.3",
"promise-retry": "^2.0.1",
"socks-proxy-agent": "^7.0.0",
"ssri": "^9.0.0"
},
"dependencies": {
"@npmcli/fs": {
"version": "2.1.2",
"dev": true,
"requires": {
"@gar/promisify": "^1.1.3",
"semver": "^7.3.5"
}
},
"brace-expansion": {
"version": "2.0.1",
"dev": true,
"requires": {
"balanced-match": "^1.0.0"
}
},
"cacache": {
"version": "16.1.3",
"dev": true,
"requires": {
"@npmcli/fs": "^2.1.0",
"@npmcli/move-file": "^2.0.0",
"chownr": "^2.0.0",
"fs-minipass": "^2.1.0",
"glob": "^8.0.1",
"infer-owner": "^1.0.4",
"lru-cache": "^7.7.1",
"minipass": "^3.1.6",
"minipass-collect": "^1.0.2",
"minipass-flush": "^1.0.5",
"minipass-pipeline": "^1.2.4",
"mkdirp": "^1.0.4",
"p-map": "^4.0.0",
"promise-inflight": "^1.0.1",
"rimraf": "^3.0.2",
"ssri": "^9.0.0",
"tar": "^6.1.11",
"unique-filename": "^2.0.0"
}
},
"chownr": {
"version": "2.0.0",
"dev": true
},
"fs-minipass": {
"version": "2.1.0",
"dev": true,
"requires": {
"minipass": "^3.0.0"
}
},
"glob": {
"version": "8.1.0",
"dev": true,
"requires": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^5.0.1",
"once": "^1.3.0"
}
},
"lru-cache": {
"version": "7.18.3",
"dev": true
},
"minimatch": {
"version": "5.1.6",
"dev": true,
"requires": {
"brace-expansion": "^2.0.1"
}
},
"minipass": {
"version": "3.3.6",
"dev": true,
"requires": {
"yallist": "^4.0.0"
}
},
"rimraf": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
"dev": true,
"requires": {
"glob": "^7.1.3"
},
"dependencies": {
"brace-expansion": {
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
"dev": true,
"requires": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
}
},
"glob": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
"dev": true,
"requires": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.1.1",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
}
},
"minimatch": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
"dev": true,
"requires": {
"brace-expansion": "^1.1.7"
}
}
}
},
"ssri": {
"version": "9.0.1",
"dev": true,
"requires": {
"minipass": "^3.1.1"
}
},
"unique-filename": {
"version": "2.0.1",
"dev": true,
"requires": {
"unique-slug": "^3.0.0"
}
},
"unique-slug": {
"version": "3.0.0",
"dev": true,
"requires": {
"imurmurhash": "^0.1.4"
}
}
}
},
2022-07-01 11:52:39 +00:00
"map-obj": {
"version": "4.3.0",
"dev": true
},
"mdurl": {
"version": "1.0.1",
"dev": true
},
2022-07-01 13:03:12 +00:00
"memorystream": {
"version": "0.3.1",
"dev": true
},
2022-07-01 11:52:39 +00:00
"meow": {
"version": "8.1.2",
"dev": true,
"requires": {
"@types/minimist": "^1.2.0",
"camelcase-keys": "^6.2.2",
"decamelize-keys": "^1.1.0",
"hard-rejection": "^2.1.0",
"minimist-options": "4.1.0",
"normalize-package-data": "^3.0.0",
"read-pkg-up": "^7.0.1",
"redent": "^3.0.0",
"trim-newlines": "^3.0.0",
"type-fest": "^0.18.0",
"yargs-parser": "^20.2.3"
},
"dependencies": {
"type-fest": {
"version": "0.18.1",
"dev": true
}
}
},
"merge-stream": {
"version": "2.0.0",
"dev": true
},
"merge2": {
"version": "1.4.1",
"dev": true
},
"micromatch": {
"version": "4.0.5",
"dev": true,
"requires": {
"braces": "^3.0.2",
"picomatch": "^2.3.1"
}
},
"mime": {
"version": "3.0.0"
2022-07-01 11:52:39 +00:00
},
"mimic-fn": {
"version": "2.1.0"
2022-07-01 11:52:39 +00:00
},
"min-indent": {
"version": "1.0.1",
"dev": true
},
"minimatch": {
"version": "3.1.2",
2023-03-06 10:33:38 +00:00
"dev": true,
2022-07-01 11:52:39 +00:00
"requires": {
"brace-expansion": "^1.1.7"
}
},
"minimist": {
2023-03-06 12:43:37 +00:00
"version": "1.2.8",
2022-07-01 11:52:39 +00:00
"dev": true
},
"minimist-options": {
"version": "4.1.0",
"dev": true,
"requires": {
"arrify": "^1.0.1",
"is-plain-obj": "^1.1.0",
"kind-of": "^6.0.3"
}
},
2023-03-06 11:28:33 +00:00
"minipass": {
"version": "4.2.4"
},
"minipass-collect": {
"version": "1.0.2",
"dev": true,
"requires": {
"minipass": "^3.0.0"
},
"dependencies": {
"minipass": {
"version": "3.3.6",
"dev": true,
"requires": {
"yallist": "^4.0.0"
}
}
}
},
"minipass-fetch": {
"version": "2.1.2",
"dev": true,
"requires": {
"encoding": "^0.1.13",
"minipass": "^3.1.6",
"minipass-sized": "^1.0.3",
"minizlib": "^2.1.2"
},
"dependencies": {
"minipass": {
"version": "3.3.6",
"dev": true,
"requires": {
"yallist": "^4.0.0"
}
}
}
},
"minipass-flush": {
"version": "1.0.5",
"dev": true,
"requires": {
"minipass": "^3.0.0"
},
"dependencies": {
"minipass": {
"version": "3.3.6",
"dev": true,
"requires": {
"yallist": "^4.0.0"
}
}
}
},
"minipass-json-stream": {
"version": "1.0.1",
"dev": true,
"requires": {
"jsonparse": "^1.3.1",
"minipass": "^3.0.0"
},
"dependencies": {
"minipass": {
"version": "3.3.6",
"dev": true,
"requires": {
"yallist": "^4.0.0"
}
}
}
},
"minipass-pipeline": {
"version": "1.2.4",
"dev": true,
"requires": {
"minipass": "^3.0.0"
},
"dependencies": {
"minipass": {
"version": "3.3.6",
"dev": true,
"requires": {
"yallist": "^4.0.0"
}
}
}
},
"minipass-sized": {
"version": "1.0.3",
"dev": true,
"requires": {
"minipass": "^3.0.0"
},
"dependencies": {
"minipass": {
"version": "3.3.6",
"dev": true,
"requires": {
"yallist": "^4.0.0"
}
}
}
},
"minizlib": {
"version": "2.1.2",
"dev": true,
"requires": {
"minipass": "^3.0.0",
"yallist": "^4.0.0"
},
"dependencies": {
"minipass": {
"version": "3.3.6",
"dev": true,
"requires": {
"yallist": "^4.0.0"
}
}
}
2023-03-06 11:28:33 +00:00
},
"mitt": {
"version": "3.0.0"
},
"mkdirp": {
"version": "1.0.4",
"dev": true
},
2022-07-01 11:52:39 +00:00
"mkdirp-classic": {
"version": "0.5.3"
2022-07-01 11:52:39 +00:00
},
"mocha": {
"version": "10.2.0",
2022-07-01 11:52:39 +00:00
"requires": {
"ansi-colors": "4.1.1",
"browser-stdout": "1.3.1",
"chokidar": "3.5.3",
"debug": "4.3.4",
"diff": "5.0.0",
"escape-string-regexp": "4.0.0",
"find-up": "5.0.0",
"glob": "7.2.0",
"he": "1.2.0",
"js-yaml": "4.1.0",
"log-symbols": "4.1.0",
"minimatch": "5.0.1",
"ms": "2.1.3",
"nanoid": "3.3.3",
"serialize-javascript": "6.0.0",
"strip-json-comments": "3.1.1",
"supports-color": "8.1.1",
"workerpool": "6.2.1",
"yargs": "16.2.0",
"yargs-parser": "20.2.4",
"yargs-unparser": "2.0.0"
},
"dependencies": {
"argparse": {
"version": "2.0.1"
2022-07-01 11:52:39 +00:00
},
"cliui": {
"version": "7.0.4",
2022-07-01 11:52:39 +00:00
"requires": {
"string-width": "^4.2.0",
"strip-ansi": "^6.0.0",
"wrap-ansi": "^7.0.0"
2022-07-01 11:52:39 +00:00
}
},
"diff": {
"version": "5.0.0"
2022-07-01 11:52:39 +00:00
},
"glob": {
"version": "7.2.0",
"requires": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.0.4",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
},
"dependencies": {
"minimatch": {
"version": "3.1.2",
"requires": {
"brace-expansion": "^1.1.7"
}
}
}
},
2022-07-01 11:52:39 +00:00
"js-yaml": {
"version": "4.1.0",
"requires": {
"argparse": "^2.0.1"
}
},
"minimatch": {
"version": "5.0.1",
"requires": {
"brace-expansion": "^2.0.1"
},
"dependencies": {
"brace-expansion": {
"version": "2.0.1",
"requires": {
"balanced-match": "^1.0.0"
}
}
2022-07-01 11:52:39 +00:00
}
},
"ms": {
"version": "2.1.3"
2022-07-01 11:52:39 +00:00
},
"supports-color": {
"version": "8.1.1",
"requires": {
"has-flag": "^4.0.0"
}
},
"yargs": {
"version": "16.2.0",
"requires": {
"cliui": "^7.0.2",
"escalade": "^3.1.1",
"get-caller-file": "^2.0.5",
"require-directory": "^2.1.1",
"string-width": "^4.2.0",
"y18n": "^5.0.5",
"yargs-parser": "^20.2.2"
}
},
"yargs-parser": {
"version": "20.2.4"
2022-07-01 11:52:39 +00:00
}
}
},
2022-07-01 11:52:39 +00:00
"ms": {
"version": "2.1.2"
2022-07-01 11:52:39 +00:00
},
"mute-stream": {
"version": "0.0.8",
"dev": true
},
"nanoid": {
"version": "3.3.3"
},
2022-07-01 11:52:39 +00:00
"natural-compare": {
"version": "1.4.0",
"dev": true
},
"natural-compare-lite": {
"version": "1.4.0",
"dev": true
},
2022-07-01 11:52:39 +00:00
"ncp": {
"version": "2.0.0",
"dev": true
},
"negotiator": {
"version": "0.6.3",
2022-07-01 11:52:39 +00:00
"dev": true
},
2022-07-01 13:03:12 +00:00
"nice-try": {
"version": "1.0.5",
"dev": true
},
2022-07-01 11:52:39 +00:00
"nise": {
"version": "5.1.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@sinonjs/commons": "^2.0.0",
"@sinonjs/fake-timers": "^7.0.4",
2022-07-01 11:52:39 +00:00
"@sinonjs/text-encoding": "^0.7.1",
"just-extend": "^4.0.2",
"path-to-regexp": "^1.7.0"
},
"dependencies": {
"@sinonjs/fake-timers": {
"version": "7.1.2",
"dev": true,
"requires": {
"@sinonjs/commons": "^1.7.0"
},
"dependencies": {
"@sinonjs/commons": {
"version": "1.8.6",
"dev": true,
"requires": {
"type-detect": "4.0.8"
}
}
}
}
2022-07-01 11:52:39 +00:00
}
},
"node-fetch": {
"version": "2.6.7",
"requires": {
"whatwg-url": "^5.0.0"
}
},
"node-gyp": {
"version": "9.3.1",
"dev": true,
"requires": {
"env-paths": "^2.2.0",
"glob": "^7.1.4",
"graceful-fs": "^4.2.6",
"make-fetch-happen": "^10.0.3",
"nopt": "^6.0.0",
"npmlog": "^6.0.0",
"rimraf": "^3.0.2",
"semver": "^7.3.5",
"tar": "^6.1.2",
"which": "^2.0.2"
},
"dependencies": {
"glob": {
"version": "7.2.3",
"dev": true,
"requires": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.1.1",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
}
},
"rimraf": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
"dev": true,
"requires": {
"glob": "^7.1.3"
}
}
}
},
"nopt": {
"version": "6.0.0",
"dev": true,
"requires": {
"abbrev": "^1.0.0"
}
},
"normalize-package-data": {
"version": "3.0.3",
"dev": true,
"requires": {
"hosted-git-info": "^4.0.1",
"is-core-module": "^2.5.0",
"semver": "^7.3.4",
"validate-npm-package-license": "^3.0.1"
}
},
"normalize-path": {
"version": "3.0.0"
},
"npm-bundled": {
"version": "3.0.0",
"dev": true,
"requires": {
"npm-normalize-package-bin": "^3.0.0"
}
},
"npm-install-checks": {
"version": "6.0.0",
"dev": true,
"requires": {
"semver": "^7.1.1"
}
},
"npm-normalize-package-bin": {
"version": "3.0.0",
"dev": true
},
"npm-package-arg": {
"version": "10.1.0",
"dev": true,
"requires": {
"hosted-git-info": "^6.0.0",
"proc-log": "^3.0.0",
"semver": "^7.3.5",
"validate-npm-package-name": "^5.0.0"
},
"dependencies": {
"hosted-git-info": {
"version": "6.1.1",
"dev": true,
"requires": {
"lru-cache": "^7.5.1"
}
},
"lru-cache": {
"version": "7.18.3",
"dev": true
}
}
},
"npm-packlist": {
"version": "7.0.4",
"dev": true,
"requires": {
"ignore-walk": "^6.0.0"
}
},
"npm-pick-manifest": {
"version": "8.0.1",
"dev": true,
"requires": {
"npm-install-checks": "^6.0.0",
"npm-normalize-package-bin": "^3.0.0",
"npm-package-arg": "^10.0.0",
"semver": "^7.3.5"
}
},
"npm-registry-fetch": {
"version": "14.0.3",
"dev": true,
"requires": {
"make-fetch-happen": "^11.0.0",
"minipass": "^4.0.0",
"minipass-fetch": "^3.0.0",
"minipass-json-stream": "^1.0.1",
"minizlib": "^2.1.2",
"npm-package-arg": "^10.0.0",
"proc-log": "^3.0.0"
},
"dependencies": {
"lru-cache": {
"version": "7.18.3",
"dev": true
},
"make-fetch-happen": {
"version": "11.0.3",
"dev": true,
"requires": {
"agentkeepalive": "^4.2.1",
"cacache": "^17.0.0",
"http-cache-semantics": "^4.1.1",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0",
"is-lambda": "^1.0.1",
"lru-cache": "^7.7.1",
"minipass": "^4.0.0",
"minipass-fetch": "^3.0.0",
"minipass-flush": "^1.0.5",
"minipass-pipeline": "^1.2.4",
"negotiator": "^0.6.3",
"promise-retry": "^2.0.1",
"socks-proxy-agent": "^7.0.0",
"ssri": "^10.0.0"
}
},
"minipass-fetch": {
"version": "3.0.1",
"dev": true,
"requires": {
"encoding": "^0.1.13",
"minipass": "^4.0.0",
"minipass-sized": "^1.0.3",
"minizlib": "^2.1.2"
}
}
}
},
2022-07-01 13:03:12 +00:00
"npm-run-all": {
"version": "4.1.5",
"dev": true,
"requires": {
"ansi-styles": "^3.2.1",
"chalk": "^2.4.1",
"cross-spawn": "^6.0.5",
"memorystream": "^0.3.1",
"minimatch": "^3.0.4",
"pidtree": "^0.3.0",
"read-pkg": "^3.0.0",
"shell-quote": "^1.6.1",
"string.prototype.padend": "^3.0.0"
},
"dependencies": {
"ansi-styles": {
"version": "3.2.1",
"dev": true,
"requires": {
"color-convert": "^1.9.0"
}
},
"chalk": {
"version": "2.4.2",
"dev": true,
"requires": {
"ansi-styles": "^3.2.1",
"escape-string-regexp": "^1.0.5",
"supports-color": "^5.3.0"
}
},
"color-convert": {
"version": "1.9.3",
"dev": true,
"requires": {
"color-name": "1.1.3"
}
},
"color-name": {
"version": "1.1.3",
"dev": true
},
"cross-spawn": {
"version": "6.0.5",
"dev": true,
"requires": {
"nice-try": "^1.0.4",
"path-key": "^2.0.1",
"semver": "^5.5.0",
"shebang-command": "^1.2.0",
"which": "^1.2.9"
}
},
"escape-string-regexp": {
"version": "1.0.5",
"dev": true
},
"has-flag": {
"version": "3.0.0",
"dev": true
},
"path-key": {
"version": "2.0.1",
"dev": true
},
"semver": {
"version": "5.7.1",
"dev": true
},
"shebang-command": {
"version": "1.2.0",
"dev": true,
"requires": {
"shebang-regex": "^1.0.0"
}
},
"shebang-regex": {
"version": "1.0.0",
"dev": true
},
"supports-color": {
"version": "5.5.0",
"dev": true,
"requires": {
"has-flag": "^3.0.0"
}
},
"which": {
"version": "1.3.1",
"dev": true,
"requires": {
"isexe": "^2.0.0"
}
}
}
},
2022-07-01 11:52:39 +00:00
"npm-run-path": {
"version": "4.0.1",
"dev": true,
"requires": {
"path-key": "^3.0.0"
}
},
"npmlog": {
"version": "6.0.2",
"dev": true,
"requires": {
"are-we-there-yet": "^3.0.0",
"console-control-strings": "^1.1.0",
"gauge": "^4.0.3",
"set-blocking": "^2.0.0"
}
},
2022-07-01 11:52:39 +00:00
"object-inspect": {
"version": "1.12.2",
"dev": true
},
"object-keys": {
"version": "1.1.1",
"dev": true
},
"object.assign": {
"version": "4.1.4",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"has-symbols": "^1.0.3",
2022-07-01 11:52:39 +00:00
"object-keys": "^1.1.1"
}
},
"object.values": {
2023-03-06 12:43:37 +00:00
"version": "1.1.6",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"call-bind": "^1.0.2",
2023-03-06 12:43:37 +00:00
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4"
2022-07-01 11:52:39 +00:00
}
},
"once": {
"version": "1.4.0",
"requires": {
"wrappy": "1"
}
},
"onetime": {
"version": "5.1.2",
"requires": {
"mimic-fn": "^2.1.0"
}
},
"open": {
"version": "8.4.1",
"dev": true,
"requires": {
"define-lazy-prop": "^2.0.0",
"is-docker": "^2.1.1",
"is-wsl": "^2.2.0"
}
},
2022-07-01 11:52:39 +00:00
"optionator": {
"version": "0.9.1",
"dev": true,
"requires": {
"deep-is": "^0.1.3",
"fast-levenshtein": "^2.0.6",
"levn": "^0.4.1",
"prelude-ls": "^1.2.1",
"type-check": "^0.4.0",
"word-wrap": "^1.2.3"
}
},
"ora": {
"version": "5.4.1",
"requires": {
"bl": "^4.1.0",
"chalk": "^4.1.0",
"cli-cursor": "^3.1.0",
"cli-spinners": "^2.5.0",
"is-interactive": "^1.0.0",
"is-unicode-supported": "^0.1.0",
"log-symbols": "^4.1.0",
"strip-ansi": "^6.0.0",
"wcwidth": "^1.0.1"
}
},
2022-07-01 11:52:39 +00:00
"os-tmpdir": {
"version": "1.0.2",
"dev": true
},
"p-limit": {
"version": "3.1.0",
"requires": {
"yocto-queue": "^0.1.0"
}
},
"p-locate": {
"version": "5.0.0",
"requires": {
"p-limit": "^3.0.2"
}
},
"p-map": {
"version": "4.0.0",
"dev": true,
"requires": {
"aggregate-error": "^3.0.0"
}
},
2022-07-01 11:52:39 +00:00
"p-try": {
"version": "2.2.0",
2022-07-01 11:52:39 +00:00
"dev": true
},
"pacote": {
"version": "15.1.0",
"dev": true,
"requires": {
"@npmcli/git": "^4.0.0",
"@npmcli/installed-package-contents": "^2.0.1",
"@npmcli/promise-spawn": "^6.0.1",
"@npmcli/run-script": "^6.0.0",
"cacache": "^17.0.0",
"fs-minipass": "^3.0.0",
"minipass": "^4.0.0",
"npm-package-arg": "^10.0.0",
"npm-packlist": "^7.0.0",
"npm-pick-manifest": "^8.0.0",
"npm-registry-fetch": "^14.0.0",
"proc-log": "^3.0.0",
"promise-retry": "^2.0.1",
"read-package-json": "^6.0.0",
"read-package-json-fast": "^3.0.0",
"sigstore": "^1.0.0",
"ssri": "^10.0.0",
"tar": "^6.1.11"
}
},
2022-07-01 11:52:39 +00:00
"parent-module": {
"version": "1.0.1",
"requires": {
"callsites": "^3.0.0"
}
},
"parse-json": {
"version": "5.2.0",
"requires": {
"@babel/code-frame": "^7.0.0",
"error-ex": "^1.3.1",
"json-parse-even-better-errors": "^2.3.0",
"lines-and-columns": "^1.1.6"
}
},
"path-exists": {
"version": "4.0.0"
2022-07-01 11:52:39 +00:00
},
"path-is-absolute": {
"version": "1.0.1"
2022-07-01 11:52:39 +00:00
},
"path-key": {
"version": "3.1.1",
"dev": true
},
"path-parse": {
"version": "1.0.7",
"dev": true
},
2023-03-06 11:28:33 +00:00
"path-scurry": {
"version": "1.6.1",
"requires": {
"lru-cache": "^7.14.1",
"minipass": "^4.0.2"
},
"dependencies": {
"lru-cache": {
"version": "7.18.3"
2023-03-06 11:28:33 +00:00
}
}
},
2022-07-01 11:52:39 +00:00
"path-to-regexp": {
"version": "1.8.0",
"dev": true,
"requires": {
"isarray": "0.0.1"
}
},
"path-type": {
"version": "4.0.0"
2022-07-01 11:52:39 +00:00
},
"pend": {
"version": "1.2.0"
2022-07-01 11:52:39 +00:00
},
"picomatch": {
"version": "2.3.1"
2022-07-01 11:52:39 +00:00
},
2022-07-01 13:03:12 +00:00
"pidtree": {
"version": "0.3.1",
"dev": true
},
"pify": {
"version": "3.0.0",
"dev": true
},
2022-07-01 11:52:39 +00:00
"pixelmatch": {
"version": "5.3.0",
"dev": true,
"requires": {
"pngjs": "^6.0.0"
2023-03-06 12:43:37 +00:00
},
"dependencies": {
"pngjs": {
"version": "6.0.0",
"dev": true
}
2022-07-01 11:52:39 +00:00
}
},
"plur": {
"version": "4.0.0",
"dev": true,
"requires": {
"irregular-plurals": "^3.2.0"
}
},
"pngjs": {
2023-03-06 12:43:37 +00:00
"version": "7.0.0",
2022-07-01 11:52:39 +00:00
"dev": true
},
"prelude-ls": {
"version": "1.2.1",
"dev": true
},
"prettier": {
2023-03-06 12:43:37 +00:00
"version": "2.8.4",
2022-07-01 11:52:39 +00:00
"dev": true
},
"prettier-linter-helpers": {
"version": "1.0.0",
"dev": true,
"requires": {
"fast-diff": "^1.1.2"
}
},
"pretty-format": {
2023-03-06 12:43:37 +00:00
"version": "29.4.3",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
2023-03-06 12:43:37 +00:00
"@jest/schemas": "^29.4.3",
"ansi-styles": "^5.0.0",
"react-is": "^18.0.0"
},
"dependencies": {
"ansi-styles": {
"version": "5.2.0",
"dev": true
}
2022-07-01 11:52:39 +00:00
}
},
"proc-log": {
"version": "3.0.0",
"dev": true
},
2022-07-01 11:52:39 +00:00
"progress": {
"version": "2.0.3"
},
"promise-inflight": {
"version": "1.0.1",
"dev": true
},
"promise-retry": {
"version": "2.0.1",
"dev": true,
"requires": {
"err-code": "^2.0.2",
"retry": "^0.12.0"
}
2022-07-01 11:52:39 +00:00
},
"proper-lockfile": {
"version": "4.1.2",
"dev": true,
"requires": {
"graceful-fs": "^4.2.4",
"retry": "^0.12.0",
"signal-exit": "^3.0.2"
}
},
2022-07-01 11:52:39 +00:00
"proxy-from-env": {
"version": "1.1.0"
2022-07-01 11:52:39 +00:00
},
"pump": {
"version": "3.0.0",
"requires": {
"end-of-stream": "^1.1.0",
"once": "^1.3.1"
}
},
"punycode": {
"version": "2.1.1"
2022-07-01 11:52:39 +00:00
},
"puppeteer": {
"version": "file:packages/puppeteer",
"requires": {
"cosmiconfig": "8.1.0",
"https-proxy-agent": "5.0.1",
"progress": "2.0.3",
"proxy-from-env": "1.1.0",
"puppeteer-core": "19.7.4"
}
},
"puppeteer-core": {
"version": "file:packages/puppeteer-core",
"requires": {
"chromium-bidi": "0.4.5",
"cross-fetch": "3.1.5",
"debug": "4.3.4",
"devtools-protocol": "0.0.1094867",
"extract-zip": "2.0.1",
"https-proxy-agent": "5.0.1",
"mitt": "3.0.0",
"proxy-from-env": "1.1.0",
"rimraf": "4.4.0",
"tar-fs": "2.1.1",
"unbzip2-stream": "1.4.3",
2023-03-06 12:43:37 +00:00
"ws": "8.12.1"
}
},
2022-07-01 11:52:39 +00:00
"q": {
"version": "1.5.1",
"dev": true
},
"queue-microtask": {
"version": "1.2.3",
"dev": true
},
"quick-lru": {
"version": "4.0.1",
"dev": true
},
"rambda": {
"version": "7.3.0",
2022-07-01 11:52:39 +00:00
"dev": true
},
"randombytes": {
"version": "2.1.0",
"requires": {
"safe-buffer": "^5.1.0"
}
},
"react-is": {
2023-03-06 12:43:37 +00:00
"version": "18.2.0",
2022-07-01 11:52:39 +00:00
"dev": true
},
"read-package-json": {
"version": "6.0.0",
"dev": true,
"requires": {
"glob": "^8.0.1",
"json-parse-even-better-errors": "^3.0.0",
"normalize-package-data": "^5.0.0",
"npm-normalize-package-bin": "^3.0.0"
},
"dependencies": {
"brace-expansion": {
"version": "2.0.1",
"dev": true,
"requires": {
"balanced-match": "^1.0.0"
}
},
"glob": {
"version": "8.1.0",
"dev": true,
"requires": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^5.0.1",
"once": "^1.3.0"
}
},
"hosted-git-info": {
"version": "6.1.1",
"dev": true,
"requires": {
"lru-cache": "^7.5.1"
}
},
"json-parse-even-better-errors": {
"version": "3.0.0",
"dev": true
},
"lru-cache": {
"version": "7.18.3",
"dev": true
},
"minimatch": {
"version": "5.1.6",
"dev": true,
"requires": {
"brace-expansion": "^2.0.1"
}
},
"normalize-package-data": {
"version": "5.0.0",
"dev": true,
"requires": {
"hosted-git-info": "^6.0.0",
"is-core-module": "^2.8.1",
"semver": "^7.3.5",
"validate-npm-package-license": "^3.0.4"
}
}
}
},
"read-package-json-fast": {
"version": "3.0.2",
"dev": true,
"requires": {
"json-parse-even-better-errors": "^3.0.0",
"npm-normalize-package-bin": "^3.0.0"
},
"dependencies": {
"json-parse-even-better-errors": {
"version": "3.0.0",
"dev": true
}
}
},
2022-07-01 11:52:39 +00:00
"read-pkg": {
"version": "3.0.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"load-json-file": "^4.0.0",
"normalize-package-data": "^2.3.2",
"path-type": "^3.0.0"
2022-07-01 11:52:39 +00:00
},
"dependencies": {
"hosted-git-info": {
"version": "2.8.9",
"dev": true
},
"normalize-package-data": {
"version": "2.5.0",
"dev": true,
"requires": {
"hosted-git-info": "^2.1.4",
"resolve": "^1.10.0",
"semver": "2 || 3 || 4 || 5",
"validate-npm-package-license": "^3.0.1"
}
},
"path-type": {
"version": "3.0.0",
"dev": true,
"requires": {
"pify": "^3.0.0"
}
},
2022-07-01 11:52:39 +00:00
"semver": {
"version": "5.7.1",
"dev": true
}
}
},
"read-pkg-up": {
"version": "7.0.1",
"dev": true,
"requires": {
"find-up": "^4.1.0",
"read-pkg": "^5.2.0",
"type-fest": "^0.8.1"
},
"dependencies": {
"find-up": {
"version": "4.1.0",
"dev": true,
"requires": {
"locate-path": "^5.0.0",
"path-exists": "^4.0.0"
}
},
"hosted-git-info": {
"version": "2.8.9",
"dev": true
},
2022-07-01 11:52:39 +00:00
"locate-path": {
"version": "5.0.0",
"dev": true,
"requires": {
"p-locate": "^4.1.0"
}
},
"normalize-package-data": {
"version": "2.5.0",
"dev": true,
"requires": {
"hosted-git-info": "^2.1.4",
"resolve": "^1.10.0",
"semver": "2 || 3 || 4 || 5",
"validate-npm-package-license": "^3.0.1"
}
},
2022-07-01 11:52:39 +00:00
"p-limit": {
"version": "2.3.0",
"dev": true,
"requires": {
"p-try": "^2.0.0"
}
},
"p-locate": {
"version": "4.1.0",
"dev": true,
"requires": {
"p-limit": "^2.2.0"
}
},
"read-pkg": {
"version": "5.2.0",
"dev": true,
"requires": {
"@types/normalize-package-data": "^2.4.0",
"normalize-package-data": "^2.5.0",
"parse-json": "^5.0.0",
"type-fest": "^0.6.0"
},
"dependencies": {
"type-fest": {
"version": "0.6.0",
"dev": true
}
}
},
"semver": {
"version": "5.7.1",
2022-07-01 11:52:39 +00:00
"dev": true
},
"type-fest": {
"version": "0.8.1",
"dev": true
}
}
},
"readable-stream": {
"version": "3.6.0",
"requires": {
"inherits": "^2.0.3",
"string_decoder": "^1.1.1",
"util-deprecate": "^1.0.1"
}
},
"readdirp": {
"version": "3.6.0",
"requires": {
"picomatch": "^2.2.1"
}
},
"redent": {
"version": "3.0.0",
"dev": true,
"requires": {
"indent-string": "^4.0.0",
"strip-indent": "^3.0.0"
}
},
"regexp.prototype.flags": {
"version": "1.4.3",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.3",
"functions-have-names": "^1.2.2"
}
},
"regexpp": {
"version": "3.2.0",
"dev": true
},
"require-directory": {
"version": "2.1.1"
2022-07-01 11:52:39 +00:00
},
"require-from-string": {
"version": "2.0.2"
2022-07-01 11:52:39 +00:00
},
"resolve": {
"version": "1.22.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"is-core-module": "^2.9.0",
"path-parse": "^1.0.7",
"supports-preserve-symlinks-flag": "^1.0.0"
2022-07-01 11:52:39 +00:00
}
},
"resolve-from": {
"version": "5.0.0",
"dev": true
},
"resolve-global": {
"version": "1.0.0",
"dev": true,
"requires": {
"global-dirs": "^0.1.1"
}
},
"restore-cursor": {
"version": "3.1.0",
"requires": {
"onetime": "^5.1.0",
"signal-exit": "^3.0.2"
}
},
"retry": {
"version": "0.12.0",
"dev": true
},
2022-07-01 11:52:39 +00:00
"reusify": {
"version": "1.0.4",
"dev": true
},
"rimraf": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-4.4.0.tgz",
"integrity": "sha512-X36S+qpCUR0HjXlkDe4NAOhS//aHH0Z+h8Ckf2auGJk3PTnx5rLmrHkwNdbVQuCSUhOyFrlRvFEllZOYE+yZGQ==",
"requires": {
"glob": "^9.2.0"
}
},
"rollup": {
2023-03-06 12:43:37 +00:00
"version": "3.18.0",
"dev": true,
"requires": {
"fsevents": "~2.3.2"
}
},
2022-07-01 11:52:39 +00:00
"run-async": {
"version": "2.4.1",
"dev": true
},
"run-parallel": {
"version": "1.2.0",
"dev": true,
"requires": {
"queue-microtask": "^1.2.2"
}
},
"rxjs": {
"version": "6.6.7",
"requires": {
"tslib": "^1.9.0"
}
},
"safe-buffer": {
"version": "5.2.1"
},
"safe-regex-test": {
"version": "1.0.0",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"get-intrinsic": "^1.1.3",
"is-regex": "^1.1.4"
}
2022-07-01 11:52:39 +00:00
},
"safer-buffer": {
"version": "2.1.2",
"devOptional": true
2022-07-01 11:52:39 +00:00
},
"semver": {
"version": "7.3.8",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"lru-cache": "^6.0.0"
}
},
"serialize-javascript": {
"version": "6.0.0",
"requires": {
"randombytes": "^2.1.0"
}
},
"set-blocking": {
"version": "2.0.0",
"dev": true
},
2022-07-01 11:52:39 +00:00
"shebang-command": {
"version": "2.0.0",
"dev": true,
"requires": {
"shebang-regex": "^3.0.0"
}
},
"shebang-regex": {
"version": "3.0.0",
"dev": true
},
2022-07-01 13:03:12 +00:00
"shell-quote": {
"version": "1.7.4",
2022-07-01 13:03:12 +00:00
"dev": true
},
2022-07-01 11:52:39 +00:00
"side-channel": {
"version": "1.0.4",
"dev": true,
"requires": {
"call-bind": "^1.0.0",
"get-intrinsic": "^1.0.2",
"object-inspect": "^1.9.0"
}
},
"signal-exit": {
"version": "3.0.7"
},
"sigstore": {
"version": "1.0.0",
"dev": true,
"requires": {
"make-fetch-happen": "^11.0.1",
"tuf-js": "^1.0.0"
},
"dependencies": {
"lru-cache": {
"version": "7.18.3",
"dev": true
},
"make-fetch-happen": {
"version": "11.0.3",
"dev": true,
"requires": {
"agentkeepalive": "^4.2.1",
"cacache": "^17.0.0",
"http-cache-semantics": "^4.1.1",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0",
"is-lambda": "^1.0.1",
"lru-cache": "^7.7.1",
"minipass": "^4.0.0",
"minipass-fetch": "^3.0.0",
"minipass-flush": "^1.0.5",
"minipass-pipeline": "^1.2.4",
"negotiator": "^0.6.3",
"promise-retry": "^2.0.1",
"socks-proxy-agent": "^7.0.0",
"ssri": "^10.0.0"
}
},
"minipass-fetch": {
"version": "3.0.1",
"dev": true,
"requires": {
"encoding": "^0.1.13",
"minipass": "^4.0.0",
"minipass-sized": "^1.0.3",
"minizlib": "^2.1.2"
}
}
}
2022-07-01 11:52:39 +00:00
},
"sinon": {
"version": "15.0.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@sinonjs/commons": "^2.0.0",
"@sinonjs/fake-timers": "10.0.2",
"@sinonjs/samsam": "^7.0.1",
2022-07-01 11:52:39 +00:00
"diff": "^5.0.0",
"nise": "^5.1.2",
2022-07-01 11:52:39 +00:00
"supports-color": "^7.2.0"
}
},
"slash": {
"version": "3.0.0",
"dev": true
},
"smart-buffer": {
"version": "4.2.0",
"dev": true
},
"socks": {
"version": "2.7.1",
"dev": true,
"requires": {
"ip": "^2.0.0",
"smart-buffer": "^4.2.0"
}
},
"socks-proxy-agent": {
"version": "7.0.0",
"dev": true,
"requires": {
"agent-base": "^6.0.2",
"debug": "^4.3.3",
"socks": "^2.6.2"
}
},
2022-07-01 11:52:39 +00:00
"source-map": {
"version": "0.6.1",
"dev": true
},
"source-map-support": {
"version": "0.5.21",
"dev": true,
"requires": {
"buffer-from": "^1.0.0",
"source-map": "^0.6.0"
}
},
"sourcemap-codec": {
"version": "1.4.8",
chore(deps): Bump @angular-devkit/schematics from 15.0.4 to 15.1.1 (#9517) Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 15.0.4 to 15.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/schematics</code>'s releases</a>.</em></p> <blockquote> <h2>v15.1.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.1 (2023-01-12)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb"><img src="https://img.shields.io/badge/b94bf60ca-fix-green" alt="fix - b94bf60ca" /></a></td> <td>update <code>esbuild</code> to <code>0.16.17</code></td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius</p> <h2>v15.1.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0 (2023-01-11)</h1> <h2>Deprecations</h2> <h3><code>@​angular-devkit/schematics</code></h3> <ul> <li>The Observable based <code>SchematicTestRunner.runSchematicAsync</code> and <code>SchematicTestRunner.runExternalSchematicAsync</code> method have been deprecated in favor of the Promise based <code>SchematicTestRunner.runSchematic</code> and <code>SchematicTestRunner.runExternalSchematic</code>.</li> </ul> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5b18ce1545d047d49851a64e81a1f8ef59624ef7"><img src="https://img.shields.io/badge/5b18ce154-feat-blue" alt="feat - 5b18ce154" /></a></td> <td>add <code>guardType</code> as an alias of <code>implements</code> in guard schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/dd2b65943d706833f449f76cf8c7278d0a5399ad"><img src="https://img.shields.io/badge/dd2b65943-feat-blue" alt="feat - dd2b65943" /></a></td> <td>add configuration files generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8d000d1563684f9a9b6869e549e265f0997187c4"><img src="https://img.shields.io/badge/8d000d156-feat-blue" alt="feat - 8d000d156" /></a></td> <td>add environments generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6c39a162bec67083bf6c11b54e84612f1d68c384"><img src="https://img.shields.io/badge/6c39a162b-feat-blue" alt="feat - 6c39a162b" /></a></td> <td>Add schematics for generating functional router guards and resolvers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/62121f89abce54e0a1c2b816cdd32b57f2b5a5d1"><img src="https://img.shields.io/badge/62121f89a-feat-blue" alt="feat - 62121f89a" /></a></td> <td>add sideEffects:false to library package.json</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b"><img src="https://img.shields.io/badge/9299dea64-feat-blue" alt="feat - 9299dea64" /></a></td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/49b313f27adef6300063c9d6817d1454a8657fe2"><img src="https://img.shields.io/badge/49b313f27-fix-green" alt="fix - 49b313f27" /></a></td> <td>add missing import for functional interceptor spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2f92fe7e589705b282102271897454ea852c4814"><img src="https://img.shields.io/badge/2f92fe7e5-fix-green" alt="fix - 2f92fe7e5" /></a></td> <td>add missing semicolon in functional guard/resolver/interceptor</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45"><img src="https://img.shields.io/badge/9b6d190f4-fix-green" alt="fix - 9b6d190f4" /></a></td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3"><img src="https://img.shields.io/badge/b11d3f644-fix-green" alt="fix - b11d3f644" /></a></td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32"><img src="https://img.shields.io/badge/451975f76-fix-green" alt="fix - 451975f76" /></a></td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c29df695467c41feccd3846a55c91c6784af87b2"><img src="https://img.shields.io/badge/c29df6954-feat-blue" alt="feat - c29df6954" /></a></td> <td>add <code>assets</code> option to server builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/839d0cb57ad42896578c235354ffb918ea8bb146"><img src="https://img.shields.io/badge/839d0cb57-feat-blue" alt="feat - 839d0cb57" /></a></td> <td>implement stats-json option for esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/216991b9d9ca1d8f09992880a5fa92e7c98813fa"><img src="https://img.shields.io/badge/216991b9d-feat-blue" alt="feat - 216991b9d" /></a></td> <td>support inline component Sass styles with esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7c87ce47c66a6426b6b7fbb2edd38d8da729221f"><img src="https://img.shields.io/badge/7c87ce47c-fix-green" alt="fix - 7c87ce47c" /></a></td> <td>ensure Sass load paths are resolved from workspace root</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7a063238b83eea8b5b3237fed12db5528d1f6912"><img src="https://img.shields.io/badge/7a063238b-fix-green" alt="fix - 7a063238b" /></a></td> <td>explicitly send options to JS transformer workers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983"><img src="https://img.shields.io/badge/22cba7937-fix-green" alt="fix - 22cba7937" /></a></td> <td>provide an option to <code>exclude</code> specs in Karma builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/20376649c5e3003b0aa99b9328e2b61699ccba78"><img src="https://img.shields.io/badge/20376649c-fix-green" alt="fix - 20376649c" /></a></td> <td>transform async generator class methods for Zone.js support</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0520608f68f1768a13a46fbdb9ecb65310492460"><img src="https://img.shields.io/badge/0520608f6-fix-green" alt="fix - 0520608f6" /></a></td> <td>use relative css resource paths in esbuild JSON stats</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/0c01532cb5a3072b96cd65845a38b88ed4543de6"><img src="https://img.shields.io/badge/0c01532cb-perf-orange" alt="perf - 0c01532cb" /></a></td> <td>use worker pool for JavaScript transforms in esbuild builder</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/schematics</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/207358afb89e6515cb8d73f5a3a63d9101e80d97"><img src="https://img.shields.io/badge/207358afb-feat-blue" alt="feat - 207358afb" /></a></td> <td>add <code>runSchematic</code> and <code>runExternalSchematic</code> methods</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Andrew Scott, Charles Lyding, Cédric Exbrayat, Doug Parker, Felix Hamann, Jason Bedard, Joey Perrott and Kristiyan Kostadinov</p> <h2>v15.1.0-rc.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular-devkit/schematics</code>'s changelog</a>.</em></p> <blockquote> <h1>15.1.1 (2023-01-12)</h1> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb">b94bf60ca</a></td> <td>fix</td> <td>update <code>esbuild</code> to <code>0.16.17</code></td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.1.0 (2023-01-11)</h1> <h2>Deprecations</h2> <h3><code>@​angular-devkit/schematics</code></h3> <ul> <li>The Observable based <code>SchematicTestRunner.runSchematicAsync</code> and <code>SchematicTestRunner.runExternalSchematicAsync</code> method have been deprecated in favor of the Promise based <code>SchematicTestRunner.runSchematic</code> and <code>SchematicTestRunner.runExternalSchematic</code>.</li> </ul> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/5b18ce1545d047d49851a64e81a1f8ef59624ef7">5b18ce154</a></td> <td>feat</td> <td>add <code>guardType</code> as an alias of <code>implements</code> in guard schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/dd2b65943d706833f449f76cf8c7278d0a5399ad">dd2b65943</a></td> <td>feat</td> <td>add configuration files generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/8d000d1563684f9a9b6869e549e265f0997187c4">8d000d156</a></td> <td>feat</td> <td>add environments generation schematic</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/6c39a162bec67083bf6c11b54e84612f1d68c384">6c39a162b</a></td> <td>feat</td> <td>Add schematics for generating functional router guards and resolvers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/62121f89abce54e0a1c2b816cdd32b57f2b5a5d1">62121f89a</a></td> <td>feat</td> <td>add sideEffects:false to library package.json</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9299dea6492527bcaea24c9c7f3116ee2779405b">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/49b313f27adef6300063c9d6817d1454a8657fe2">49b313f27</a></td> <td>fix</td> <td>add missing import for functional interceptor spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2f92fe7e589705b282102271897454ea852c4814">2f92fe7e5</a></td> <td>fix</td> <td>add missing semicolon in functional guard/resolver/interceptor</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/9b6d190f4a082c166d253b0f00162e0286238e45">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b11d3f6442d38f609471ab19c08a1c9a871e0ae3">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/451975f7650041a83994e1308f85fe7e33a31e32">451975f76</a></td> <td>fix</td> <td>use proper variable in resolver functional spec</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c29df695467c41feccd3846a55c91c6784af87b2">c29df6954</a></td> <td>feat</td> <td>add <code>assets</code> option to server builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/839d0cb57ad42896578c235354ffb918ea8bb146">839d0cb57</a></td> <td>feat</td> <td>implement stats-json option for esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/216991b9d9ca1d8f09992880a5fa92e7c98813fa">216991b9d</a></td> <td>feat</td> <td>support inline component Sass styles with esbuild builder</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7c87ce47c66a6426b6b7fbb2edd38d8da729221f">7c87ce47c</a></td> <td>fix</td> <td>ensure Sass load paths are resolved from workspace root</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/7a063238b83eea8b5b3237fed12db5528d1f6912">7a063238b</a></td> <td>fix</td> <td>explicitly send options to JS transformer workers</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983">22cba7937</a></td> <td>fix</td> <td>provide an option to <code>exclude</code> specs in Karma builder</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/a8953ffe7771df3e01e2df0e6eb5a1cac83f2af9"><code>a8953ff</code></a> release: cut the v15.1.1 release</li> <li><a href="https://github.com/angular/angular-cli/commit/4ba55e46556e2ee3ff59c118ab8fc91dce6e8d1d"><code>4ba55e4</code></a> refactor: change <code>JSONFile</code> to private instead of internal</li> <li><a href="https://github.com/angular/angular-cli/commit/6dd88b4705dbf24004cc15ced08118edce785fae"><code>6dd88b4</code></a> build: update <code>eslint-plugin-import</code> to <code>2.27.4</code></li> <li><a href="https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb"><code>b94bf60</code></a> fix(<code>@​angular-devkit/build-angular</code>): update <code>esbuild</code> to <code>0.16.17</code></li> <li><a href="https://github.com/angular/angular-cli/commit/d6583e584fb9273be57381e7dbbaa4176964a119"><code>d6583e5</code></a> docs(<code>@​angular/cli</code>): add ng new long description</li> <li><a href="https://github.com/angular/angular-cli/commit/ea64defb0bdbaa9a4df5fd75405d6f03f4a05bb6"><code>ea64def</code></a> release: cut the v15.1.0 release</li> <li><a href="https://github.com/angular/angular-cli/commit/7731588f9aeb870408d17dc2f6ebd7aa3ce60c29"><code>7731588</code></a> build: update angular packages for 15.1.0 release</li> <li><a href="https://github.com/angular/angular-cli/commit/d41b741ea93de4b8773ff879a282c37afb460c21"><code>d41b741</code></a> build: lock file maintenance</li> <li><a href="https://github.com/angular/angular-cli/commit/0520608f68f1768a13a46fbdb9ecb65310492460"><code>0520608</code></a> fix(<code>@​angular-devkit/build-angular</code>): use relative css resource paths in esbuil...</li> <li><a href="https://github.com/angular/angular-cli/commit/22cba79370ed60a27f932acda363ffd87f5d9983"><code>22cba79</code></a> fix(<code>@​angular-devkit/build-angular</code>): provide an option to <code>exclude</code> specs in K...</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/15.0.4...15.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/schematics&package-manager=npm_and_yarn&previous-version=15.0.4&new-version=15.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Kian-Meng Ang <kianmeng.ang@gmail.com> Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-01-17 14:10:39 +00:00
"dev": true
},
2022-07-01 11:52:39 +00:00
"spdx-correct": {
"version": "3.1.1",
"dev": true,
"requires": {
"spdx-expression-parse": "^3.0.0",
"spdx-license-ids": "^3.0.0"
}
},
"spdx-exceptions": {
"version": "2.3.0",
"dev": true
},
"spdx-expression-parse": {
"version": "3.0.1",
"dev": true,
"requires": {
"spdx-exceptions": "^2.1.0",
"spdx-license-ids": "^3.0.0"
}
},
"spdx-license-ids": {
"version": "3.0.12",
2022-07-01 11:52:39 +00:00
"dev": true
},
"split2": {
"version": "3.2.2",
"dev": true,
"requires": {
"readable-stream": "^3.0.0"
}
},
"sprintf-js": {
"version": "1.0.3",
"dev": true
},
"ssri": {
"version": "10.0.1",
"dev": true,
"requires": {
"minipass": "^4.0.0"
}
},
2022-07-01 11:52:39 +00:00
"stack-utils": {
2023-03-06 12:43:37 +00:00
"version": "2.0.6",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"escape-string-regexp": "^2.0.0"
},
"dependencies": {
"escape-string-regexp": {
"version": "2.0.0",
"dev": true
}
}
},
"string_decoder": {
"version": "1.3.0",
"requires": {
"safe-buffer": "~5.2.0"
}
},
"string-argv": {
"version": "0.3.1",
"dev": true
},
"string-width": {
"version": "4.2.3",
"requires": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^6.0.1"
}
},
2022-07-01 13:03:12 +00:00
"string.prototype.padend": {
"version": "3.1.3",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.3",
"es-abstract": "^1.19.1"
}
},
2022-07-01 11:52:39 +00:00
"string.prototype.repeat": {
"version": "0.2.0",
"dev": true
},
"string.prototype.trimend": {
"version": "1.0.5",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.19.5"
}
},
"string.prototype.trimstart": {
"version": "1.0.5",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.19.5"
}
},
"strip-ansi": {
"version": "6.0.1",
"requires": {
"ansi-regex": "^5.0.1"
}
},
"strip-bom": {
"version": "3.0.0",
"dev": true
},
"strip-final-newline": {
"version": "2.0.0",
"dev": true
},
"strip-indent": {
"version": "3.0.0",
"dev": true,
"requires": {
"min-indent": "^1.0.0"
}
},
"strip-json-comments": {
"version": "3.1.1"
2022-07-01 11:52:39 +00:00
},
"supports-color": {
"version": "7.2.0",
"requires": {
"has-flag": "^4.0.0"
}
},
"supports-hyperlinks": {
"version": "2.3.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"has-flag": "^4.0.0",
"supports-color": "^7.0.0"
}
},
"supports-preserve-symlinks-flag": {
"version": "1.0.0",
"dev": true
},
"symbol-observable": {
"version": "4.0.0",
"dev": true
},
"tar": {
"version": "6.1.13",
"dev": true,
"requires": {
"chownr": "^2.0.0",
"fs-minipass": "^2.0.0",
"minipass": "^4.0.0",
"minizlib": "^2.1.1",
"mkdirp": "^1.0.3",
"yallist": "^4.0.0"
},
"dependencies": {
"chownr": {
"version": "2.0.0",
"dev": true
},
"fs-minipass": {
"version": "2.1.0",
"dev": true,
"requires": {
"minipass": "^3.0.0"
},
"dependencies": {
"minipass": {
"version": "3.3.6",
"dev": true,
"requires": {
"yallist": "^4.0.0"
}
}
}
}
}
},
2022-07-01 11:52:39 +00:00
"tar-fs": {
"version": "2.1.1",
"requires": {
"chownr": "^1.1.1",
"mkdirp-classic": "^0.5.2",
"pump": "^3.0.0",
"tar-stream": "^2.1.4"
}
},
"tar-stream": {
"version": "2.2.0",
"requires": {
"bl": "^4.0.3",
"end-of-stream": "^1.4.1",
"fs-constants": "^1.0.0",
"inherits": "^2.0.3",
"readable-stream": "^3.1.1"
}
},
"test-exclude": {
"version": "6.0.0",
"dev": true,
"requires": {
"@istanbuljs/schema": "^0.1.2",
"glob": "^7.1.4",
"minimatch": "^3.0.4"
},
"dependencies": {
"glob": {
"version": "7.2.3",
"dev": true,
"requires": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.1.1",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
}
}
2022-07-01 11:52:39 +00:00
}
},
"text-diff": {
"version": "1.0.1",
"dev": true
},
"text-extensions": {
"version": "1.9.0",
"dev": true
},
"text-table": {
"version": "0.2.0",
"dev": true
},
"through": {
"version": "2.3.8"
2022-07-01 11:52:39 +00:00
},
"through2": {
"version": "4.0.2",
"dev": true,
"requires": {
"readable-stream": "3"
}
},
"to-regex-range": {
"version": "5.0.1",
"requires": {
"is-number": "^7.0.0"
}
},
"tr46": {
"version": "0.0.3"
},
2022-07-01 11:52:39 +00:00
"trim-newlines": {
"version": "3.0.1",
"dev": true
},
"ts-node": {
"version": "10.9.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@cspotcode/source-map-support": "^0.8.0",
"@tsconfig/node10": "^1.0.7",
"@tsconfig/node12": "^1.0.7",
"@tsconfig/node14": "^1.0.0",
"@tsconfig/node16": "^1.0.2",
"acorn": "^8.4.1",
"acorn-walk": "^8.1.1",
"arg": "^4.1.0",
"create-require": "^1.1.0",
"diff": "^4.0.1",
"make-error": "^1.1.1",
"v8-compile-cache-lib": "^3.0.1",
"yn": "3.1.1"
},
"dependencies": {
"diff": {
"version": "4.0.2",
"dev": true
}
}
},
"tsconfig-paths": {
"version": "3.14.1",
"dev": true,
"requires": {
"@types/json5": "^0.0.29",
"json5": "^1.0.1",
"minimist": "^1.2.6",
"strip-bom": "^3.0.0"
},
"dependencies": {
"json5": {
"version": "1.0.2",
"dev": true,
"requires": {
"minimist": "^1.2.0"
}
}
2022-07-01 11:52:39 +00:00
}
},
"tsd": {
2023-03-06 12:43:37 +00:00
"version": "0.26.0",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
2023-03-06 12:43:37 +00:00
"@tsd/typescript": "~4.9.5",
2022-07-01 11:52:39 +00:00
"eslint-formatter-pretty": "^4.1.0",
"globby": "^11.0.1",
"meow": "^9.0.0",
"path-exists": "^4.0.0",
"read-pkg-up": "^7.0.0"
},
"dependencies": {
"meow": {
"version": "9.0.0",
"dev": true,
"requires": {
"@types/minimist": "^1.2.0",
"camelcase-keys": "^6.2.2",
"decamelize": "^1.2.0",
"decamelize-keys": "^1.1.0",
"hard-rejection": "^2.1.0",
"minimist-options": "4.1.0",
"normalize-package-data": "^3.0.0",
"read-pkg-up": "^7.0.1",
"redent": "^3.0.0",
"trim-newlines": "^3.0.0",
"type-fest": "^0.18.0",
"yargs-parser": "^20.2.3"
}
},
"type-fest": {
"version": "0.18.1",
"dev": true
}
}
},
"tslib": {
"version": "1.14.1"
2022-07-01 11:52:39 +00:00
},
"tsutils": {
"version": "3.21.0",
"dev": true,
"requires": {
"tslib": "^1.8.1"
}
},
2022-08-17 13:32:57 +00:00
"tsx": {
2023-03-06 12:43:37 +00:00
"version": "3.12.3",
2022-08-17 13:32:57 +00:00
"dev": true,
"requires": {
2023-03-06 12:43:37 +00:00
"@esbuild-kit/cjs-loader": "^2.4.2",
"@esbuild-kit/core-utils": "^3.0.0",
2023-03-06 12:43:37 +00:00
"@esbuild-kit/esm-loader": "^2.5.5",
2022-08-17 13:32:57 +00:00
"fsevents": "~2.3.2"
}
},
"tuf-js": {
"version": "1.1.1",
"dev": true,
"requires": {
"@tufjs/models": "1.0.0",
"make-fetch-happen": "^11.0.1"
},
"dependencies": {
"lru-cache": {
"version": "7.18.3",
"dev": true
},
"make-fetch-happen": {
"version": "11.0.3",
"dev": true,
"requires": {
"agentkeepalive": "^4.2.1",
"cacache": "^17.0.0",
"http-cache-semantics": "^4.1.1",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0",
"is-lambda": "^1.0.1",
"lru-cache": "^7.7.1",
"minipass": "^4.0.0",
"minipass-fetch": "^3.0.0",
"minipass-flush": "^1.0.5",
"minipass-pipeline": "^1.2.4",
"negotiator": "^0.6.3",
"promise-retry": "^2.0.1",
"socks-proxy-agent": "^7.0.0",
"ssri": "^10.0.0"
}
},
"minipass-fetch": {
"version": "3.0.1",
"dev": true,
"requires": {
"encoding": "^0.1.13",
"minipass": "^4.0.0",
"minipass-sized": "^1.0.3",
"minizlib": "^2.1.2"
}
}
}
},
"tunnel": {
"version": "0.0.6",
"dev": true
},
2022-07-01 11:52:39 +00:00
"type-check": {
"version": "0.4.0",
"dev": true,
"requires": {
"prelude-ls": "^1.2.1"
}
},
"type-detect": {
"version": "4.0.8",
"dev": true
},
"type-fest": {
"version": "0.20.2",
"dev": true
},
"typescript": {
2023-03-06 12:43:37 +00:00
"version": "4.9.5",
"devOptional": true
2022-07-01 11:52:39 +00:00
},
"unbox-primitive": {
"version": "1.0.2",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"has-bigints": "^1.0.2",
"has-symbols": "^1.0.3",
"which-boxed-primitive": "^1.0.2"
}
},
"unbzip2-stream": {
"version": "1.4.3",
"requires": {
"buffer": "^5.2.1",
"through": "^2.3.8"
}
},
"unique-filename": {
"version": "3.0.0",
"dev": true,
"requires": {
"unique-slug": "^4.0.0"
}
},
"unique-slug": {
"version": "4.0.0",
"dev": true,
"requires": {
"imurmurhash": "^0.1.4"
}
},
2022-07-01 11:52:39 +00:00
"universalify": {
"version": "2.0.0",
"dev": true
},
"uri-js": {
"version": "4.4.1",
"requires": {
"punycode": "^2.1.0"
}
},
"util-deprecate": {
"version": "1.0.2"
},
"uuid": {
"version": "8.3.2",
"dev": true
},
2022-07-01 11:52:39 +00:00
"v8-compile-cache-lib": {
"version": "3.0.1",
"dev": true
},
"v8-to-istanbul": {
"version": "9.0.1",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@jridgewell/trace-mapping": "^0.3.12",
2022-07-01 11:52:39 +00:00
"@types/istanbul-lib-coverage": "^2.0.1",
"convert-source-map": "^1.6.0"
},
"dependencies": {
"@jridgewell/trace-mapping": {
"version": "0.3.16",
"dev": true,
"requires": {
"@jridgewell/resolve-uri": "3.1.0",
"@jridgewell/sourcemap-codec": "1.4.14"
}
}
2022-07-01 11:52:39 +00:00
}
},
"validate-npm-package-license": {
"version": "3.0.4",
"dev": true,
"requires": {
"spdx-correct": "^3.0.0",
"spdx-expression-parse": "^3.0.0"
}
},
"validate-npm-package-name": {
"version": "5.0.0",
"dev": true,
"requires": {
"builtins": "^5.0.0"
}
},
2022-07-01 11:52:39 +00:00
"validator": {
"version": "13.9.0",
2022-07-01 11:52:39 +00:00
"dev": true
},
"wcwidth": {
"version": "1.0.1",
"requires": {
"defaults": "^1.0.3"
}
},
"webidl-conversions": {
"version": "3.0.1"
},
"whatwg-url": {
"version": "5.0.0",
"requires": {
"tr46": "~0.0.3",
"webidl-conversions": "^3.0.0"
}
},
2022-07-01 11:52:39 +00:00
"which": {
"version": "2.0.2",
"dev": true,
"requires": {
"isexe": "^2.0.0"
}
},
"which-boxed-primitive": {
"version": "1.0.2",
"dev": true,
"requires": {
"is-bigint": "^1.0.1",
"is-boolean-object": "^1.1.0",
"is-number-object": "^1.0.4",
"is-string": "^1.0.5",
"is-symbol": "^1.0.3"
}
},
"wide-align": {
"version": "1.1.5",
"dev": true,
"requires": {
"string-width": "^1.0.2 || 2 || 3 || 4"
}
},
"wireit": {
2023-03-06 12:43:37 +00:00
"version": "0.9.5",
"dev": true,
"requires": {
"braces": "^3.0.2",
"chokidar": "^3.5.3",
"fast-glob": "^3.2.11",
"jsonc-parser": "^3.0.0",
"proper-lockfile": "^4.1.2"
}
},
2022-07-01 11:52:39 +00:00
"word-wrap": {
"version": "1.2.3",
"dev": true
},
"workerpool": {
"version": "6.2.1"
2022-07-01 11:52:39 +00:00
},
"wrap-ansi": {
"version": "7.0.0",
"requires": {
"ansi-styles": "^4.0.0",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0"
}
},
"wrappy": {
"version": "1.0.2"
2022-07-01 11:52:39 +00:00
},
"write-file-atomic": {
"version": "4.0.2",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"imurmurhash": "^0.1.4",
"signal-exit": "^3.0.7"
2022-07-01 11:52:39 +00:00
}
},
"ws": {
"version": "8.12.1",
2022-07-01 11:52:39 +00:00
"requires": {}
},
"y18n": {
"version": "5.0.8"
2022-07-01 11:52:39 +00:00
},
"yallist": {
"version": "4.0.0",
"dev": true
},
"yargs": {
"version": "17.7.1",
2022-07-01 11:52:39 +00:00
"requires": {
"cliui": "^8.0.1",
2022-07-01 11:52:39 +00:00
"escalade": "^3.1.1",
"get-caller-file": "^2.0.5",
"require-directory": "^2.1.1",
"string-width": "^4.2.3",
"y18n": "^5.0.5",
"yargs-parser": "^21.1.1"
2022-07-01 11:52:39 +00:00
},
"dependencies": {
"yargs-parser": {
"version": "21.1.1"
2022-07-01 11:52:39 +00:00
}
}
},
"yargs-parser": {
"version": "20.2.9",
"dev": true
},
"yargs-unparser": {
"version": "2.0.0",
"requires": {
"camelcase": "^6.0.0",
"decamelize": "^4.0.0",
"flat": "^5.0.2",
"is-plain-obj": "^2.1.0"
},
"dependencies": {
"camelcase": {
"version": "6.3.0"
},
2022-07-01 11:52:39 +00:00
"decamelize": {
"version": "4.0.0"
2022-07-01 11:52:39 +00:00
},
"is-plain-obj": {
"version": "2.1.0"
2022-07-01 11:52:39 +00:00
}
}
},
"yauzl": {
"version": "2.10.0",
"requires": {
"buffer-crc32": "~0.2.3",
"fd-slicer": "~1.1.0"
}
},
"yn": {
"version": "3.1.1",
"dev": true
},
"yocto-queue": {
"version": "0.1.0"
2022-07-01 11:52:39 +00:00
},
"z-schema": {
"version": "5.0.5",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"commander": "^9.4.1",
2022-07-01 11:52:39 +00:00
"lodash.get": "^4.4.2",
"lodash.isequal": "^4.5.0",
"validator": "^13.7.0"
}
},
"zod": {
2023-03-06 12:43:37 +00:00
"version": "3.21.2",
"dev": true
2022-07-01 11:52:39 +00:00
}
}
}