puppeteer/package-lock.json

15886 lines
415 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",
"@commitlint/cli": "17.6.1",
"@commitlint/config-conventional": "17.6.1",
"@microsoft/api-documenter": "7.21.7",
"@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.59.1",
"@typescript-eslint/parser": "5.59.1",
2023-03-06 12:43:37 +00:00
"c8": "7.13.0",
"commitlint": "17.6.1",
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.39.0",
"eslint-config-prettier": "8.8.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-23 09:22:52 +00:00
"glob": "8.1.0",
"gts": "4.0.0",
"husky": "8.0.3",
2022-07-01 11:52:39 +00:00
"jpeg-js": "0.4.4",
2023-03-23 09:22:52 +00:00
"license-checker": "25.0.1",
2022-07-01 11:52:39 +00:00
"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.8",
2022-10-05 14:51:59 +00:00
"puppeteer": "file:packages/puppeteer",
"rimraf": "3.0.2",
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",
2023-03-23 09:22:52 +00:00
"spdx-satisfies": "5.0.1",
2022-07-01 11:52:39 +00:00
"text-diff": "1.0.1",
2023-03-06 12:43:37 +00:00
"tsd": "0.26.0",
"tsx": "3.12.3",
2023-05-05 05:46:17 +00:00
"typescript": "5.0.4",
2023-03-06 12:43:37 +00:00
"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.1600.1",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1600.1.tgz",
"integrity": "sha512-7N3Dugrp3Fyyn3Q6RsxFNJJ2m1QuqcF3GHJcX7siINL37Hp6xI/q5gKffcd9rf20H1DYZE0VIbR1Sk31G6hMWg==",
"dependencies": {
"@angular-devkit/core": "16.0.1",
"rxjs": "7.8.1"
},
"engines": {
"node": "^16.14.0 || >=18.10.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
"yarn": ">= 1.13.0"
}
},
"node_modules/@angular-devkit/architect/node_modules/rxjs": {
"version": "7.8.1",
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz",
"integrity": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==",
"dependencies": {
"tslib": "^2.1.0"
}
},
"node_modules/@angular-devkit/architect/node_modules/tslib": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz",
"integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg=="
},
"node_modules/@angular-devkit/core": {
"version": "16.0.1",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-16.0.1.tgz",
"integrity": "sha512-2uz98IqkKJlgnHbWQ7VeL4pb+snGAZXIama2KXi+k9GsRntdcw+udX8rL3G9SdUGUF+m6+147Y1oRBMHsO/v4w==",
"dependencies": {
"ajv": "8.12.0",
"ajv-formats": "2.1.1",
"jsonc-parser": "3.2.0",
"rxjs": "7.8.1",
"source-map": "0.7.4"
},
"engines": {
"node": "^16.14.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/rxjs": {
"version": "7.8.1",
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz",
"integrity": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==",
"dependencies": {
"tslib": "^2.1.0"
}
},
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/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/core/node_modules/tslib": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz",
"integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg=="
},
"node_modules/@angular-devkit/schematics": {
"version": "15.2.7",
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-15.2.7.tgz",
"integrity": "sha512-umQ+SgEMjqPHimHOBVhDn5NNGVoMLKQkI2fwbENXV72BqQqdh1K3D4QSNlUXitTaH0NEZZaAawE1vZHzzeAoNA==",
"dependencies": {
"@angular-devkit/core": "15.2.7",
"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-devkit/schematics/node_modules/@angular-devkit/core": {
"version": "15.2.7",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-15.2.7.tgz",
"integrity": "sha512-k2MKUm4ygTD9+89neqMmBphDr0o8Tp9RtgfzbS8VHgGkGYlbu0KPsxHyHB3Mvzl1EkSz6EHyrU3t89m+Rcj1lw==",
"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
}
}
},
"node_modules/@angular-devkit/schematics/node_modules/ajv": {
"version": "8.12.0",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
"integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
"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/schematics/node_modules/magic-string": {
"version": "0.29.0",
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.29.0.tgz",
"integrity": "sha512-WcfidHrDjMY+eLjlU+8OvwREqHwpgCeKVBUpQ3OhYYuvfaYCUgcbuBzappNzZvg/v8onU3oQj+BYpkOJe9Iw4Q==",
"dependencies": {
"@jridgewell/sourcemap-codec": "^1.4.13"
},
"engines": {
"node": ">=12"
}
},
"node_modules/@angular-devkit/schematics/node_modules/source-map": {
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
"integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==",
"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/architect": {
"version": "0.1502.2",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1502.2.tgz",
"integrity": "sha512-+NE2IV+tuPgcBdC+1ac7eYIBqZDH0VskXTqbhHiRKySbK0vF3/cwTw6Ie07phl0xC1dxLXeRE52L5YwX5jERFQ==",
"dev": true,
"dependencies": {
"@angular-devkit/core": "15.2.2",
"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/@angular-devkit/core": {
"version": "15.2.2",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-15.2.2.tgz",
"integrity": "sha512-YPwDSldpVcuSJuIkXy5iRzaPA78ySXKc80OicHR6XtMsrHlwY7DuxQoSWr+ih9LAqpeeBz9ECMalztwohdy0MA==",
"dev": true,
"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
}
}
},
"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/ajv": {
"version": "8.12.0",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
"integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
"dev": true,
"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/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/source-map": {
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
"integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==",
"dev": true,
"engines": {
"node": ">= 8"
}
},
"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": {
"version": "17.6.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.1.tgz",
"integrity": "sha512-kCnDD9LE2ySiTnj/VPaxy4/oRayRcdv4aCuVxtoum8SxIU7OADHc0nJPQfheE8bHcs3zZdWzDMWltRosuT13bg==",
2022-07-01 11:52:39 +00:00
"dev": true,
"dependencies": {
2023-03-06 12:43:37 +00:00
"@commitlint/format": "^17.4.4",
"@commitlint/lint": "^17.6.1",
"@commitlint/load": "^17.5.0",
"@commitlint/read": "^17.5.1",
2023-03-06 12:43:37 +00:00
"@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": {
"version": "17.6.1",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.1.tgz",
"integrity": "sha512-ng/ybaSLuTCH9F+7uavSOnEQ9EFMl7lHEjfAEgRh1hwmEe8SpLKpQeMo2aT1IWvHaGMuTb+gjfbzoRf2IR23NQ==",
2022-07-01 11:52:39 +00:00
"dev": true,
"dependencies": {
"conventional-changelog-conventionalcommits": "^5.0.0"
},
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/config-validator": {
"version": "17.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-17.4.4.tgz",
"integrity": "sha512-bi0+TstqMiqoBAQDvdEP4AFh0GaKyLFlPPEObgI29utoKEYoPQTvF0EYqIwYYLEoJYhj5GfMIhPHJkTJhagfeg==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-17.4.4.tgz",
"integrity": "sha512-AHsFCNh8hbhJiuZ2qHv/m59W/GRE9UeOXbkOqxYMNNg9pJ7qELnFcwj5oYpa6vzTSHtPGKf3C2yUFNy1GGHq6g==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-17.4.0.tgz",
"integrity": "sha512-LIgYXuCSO5Gvtc0t9bebAMSwd68ewzmqLypqI2Kke1rqOqqDbMpYcYfoPfFlv9eyLIh4jocHWwCK5FS7z9icUA==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.4.4.tgz",
"integrity": "sha512-Y3eo1SFJ2JQDik4rWkBC4tlRIxlXEFrRWxcyrzb1PUT2k3kZ/XGNuCDfk/u0bU2/yS0tOA/mTjFsV+C4qyACHw==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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.6.1",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.1.tgz",
"integrity": "sha512-VARJ9kxH64isgwVnC+ABPafCYzqxpsWJIpDaTuI0gh8aX4GQ0i7cn9tvxtFNfJj4ER2BAJeWJ0vURdNYjK2RQQ==",
2022-07-01 11:52:39 +00:00
"dev": true,
"dependencies": {
"@commitlint/is-ignored": "^17.4.4",
"@commitlint/parse": "^17.4.4",
"@commitlint/rules": "^17.6.1",
"@commitlint/types": "^17.4.4"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/load": {
"version": "17.5.0",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.5.0.tgz",
"integrity": "sha512-l+4W8Sx4CD5rYFsrhHH8HP01/8jEP7kKf33Xlx2Uk2out/UKoKPYMOIRcDH5ppT8UXLMV+x6Wm5osdRKKgaD1Q==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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",
"typescript": "^4.6.4 || ^5.0.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/message": {
"version": "17.4.2",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-17.4.2.tgz",
"integrity": "sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q==",
2022-07-01 11:52:39 +00:00
"dev": true,
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/parse": {
"version": "17.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.4.4.tgz",
"integrity": "sha512-EKzz4f49d3/OU0Fplog7nwz/lAfXMaDxtriidyGF9PtR+SRbgv4FhsfF310tKxs6EPj8Y+aWWuX3beN5s+yqGg==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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.5.1",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-17.5.1.tgz",
"integrity": "sha512-7IhfvEvB//p9aYW09YVclHbdf1u7g7QhxeYW9ZHSO8Huzp8Rz7m05aCO1mFG7G8M+7yfFnXB5xOmG18brqQIBg==",
2022-07-01 11:52:39 +00:00
"dev": true,
"dependencies": {
"@commitlint/top-level": "^17.4.0",
"@commitlint/types": "^17.4.4",
"fs-extra": "^11.0.0",
"git-raw-commits": "^2.0.11",
2022-09-27 09:53:19 +00:00
"minimist": "^1.2.6"
2022-07-01 11:52:39 +00:00
},
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/resolve-extends": {
"version": "17.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-17.4.4.tgz",
"integrity": "sha512-znXr1S0Rr8adInptHw0JeLgumS11lWbk5xAWFVno+HUFVN45875kUtqjrI6AppmD3JI+4s0uZlqqlkepjJd99A==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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.6.1",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.6.1.tgz",
"integrity": "sha512-lUdHw6lYQ1RywExXDdLOKxhpp6857/4c95Dc/1BikrHgdysVUXz26yV0vp1GL7Gv+avx9WqZWTIVB7pNouxlfw==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-17.4.0.tgz",
"integrity": "sha512-LcIy/6ZZolsfwDUWfN1mJ+co09soSuNASfKEU5sCmgFCvX5iHwRYLiIuoqXzOVDYOy7E7IcHilr/KS0e5T+0Hg==",
2022-07-01 11:52:39 +00:00
"dev": true,
"engines": {
"node": ">=v14"
}
},
"node_modules/@commitlint/top-level": {
"version": "17.4.0",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-17.4.0.tgz",
"integrity": "sha512-/1loE/g+dTTQgHnjoCy0AexKAEFyHsR2zRB4NWrZ6lZSMIxAhBJnmCqwao7b4H8888PsfoTBCLBYIw8vGnej8g==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz",
"integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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-community/eslint-utils": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz",
"integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==",
"dev": true,
"dependencies": {
"eslint-visitor-keys": "^3.3.0"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"peerDependencies": {
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
}
},
"node_modules/@eslint-community/regexpp": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.5.0.tgz",
"integrity": "sha512-vITaYzIcNmjn5tF5uxcZ/ft7/RXGrMUIS9HalWckEOF6ESiwXKoMzAQf2UW0aVd6rnOeExTJVd5hmWXucBKGXQ==",
"dev": true,
"engines": {
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
}
},
"node_modules/@eslint/eslintrc": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.0.2.tgz",
"integrity": "sha512-3W4f5tDUra+pA+FzgugqL2pRimUTDJWKr7BINqOpkZrC0uYI0NIc0/JFgBROCU07HR6GieA5m3/rsPIhDmCXTQ==",
"dev": true,
"dependencies": {
"ajv": "^6.12.4",
"debug": "^4.3.2",
"espree": "^9.5.1",
"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",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
"dev": true
},
"node_modules/@eslint/eslintrc/node_modules/js-yaml": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
"dev": true
},
"node_modules/@eslint/js": {
"version": "8.39.0",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.39.0.tgz",
"integrity": "sha512-kf9RB0Fg7NZfap83B3QOqOGg9QmD9yBudqQXzzOtn3i4y7ZUXe5ONeW34Gwi+TxhH4mvj72R1Zc300KUMa9Bng==",
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz",
"integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==",
2022-07-01 11:52:39 +00:00
"dev": true,
"dependencies": {
"@jridgewell/resolve-uri": "^3.0.3",
"@jridgewell/sourcemap-codec": "^1.4.10"
}
},
"node_modules/@microsoft/api-documenter": {
"version": "7.21.7",
"resolved": "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.21.7.tgz",
"integrity": "sha512-qlCJ9dSefL6Rmuv1FKtxg7i6N7Bv6LUPrA5Bb0dR/9Ffac2xQuXtuSXOJ09seM7G0WkpQOzta2Kc1CPixzDaIw==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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/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
}
}
},
"node_modules/@rollup/plugin-commonjs/node_modules/estree-walker": {
"version": "2.0.2",
"dev": true,
"license": "MIT"
},
"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/@angular-devkit/schematics": {
"version": "14.2.8",
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-14.2.8.tgz",
"integrity": "sha512-L5GEgueZV4vqZy9Ar0zxVJOHK/4ttF1nPjW4Ut1vRFJGxsHFVEpxq5eGBf2JYSiOhqmFYc6GnJOxA6C4xAIHjA==",
"dev": true,
"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/@schematics/angular/node_modules/jsonc-parser": {
"version": "3.1.0",
"dev": true,
"license": "MIT"
},
"node_modules/@schematics/angular/node_modules/magic-string": {
"version": "0.26.2",
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.26.2.tgz",
"integrity": "sha512-NzzlXpclt5zAbmo6h6jNc8zl2gNRGHvmsZW4IvZhTC4W7k4OlLP+S5YLussa/r3ixNT66KOQfNORlXHSOy/X4A==",
"dev": true,
"dependencies": {
"sourcemap-codec": "^1.4.8"
},
"engines": {
"node": ">=12"
}
},
"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",
"resolved": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.9.tgz",
"integrity": "sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==",
"dev": true
2022-07-01 11:52:39 +00:00
},
"node_modules/@tsconfig/node12": {
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz",
"integrity": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==",
"dev": true
2022-07-01 11:52:39 +00:00
},
"node_modules/@tsconfig/node14": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz",
"integrity": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==",
"dev": true
2022-07-01 11:52:39 +00:00
},
"node_modules/@tsconfig/node16": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.3.tgz",
"integrity": "sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==",
"dev": true
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
},
2023-03-23 09:22:52 +00:00
"node_modules/@types/glob": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/@types/glob/-/glob-8.1.0.tgz",
"integrity": "sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==",
"dev": true,
"dependencies": {
"@types/minimatch": "^5.1.2",
"@types/node": "*"
}
},
"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
},
2023-03-23 09:22:52 +00:00
"node_modules/@types/minimatch": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-5.1.2.tgz",
"integrity": "sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==",
"dev": true
},
"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": {
"version": "5.59.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.1.tgz",
"integrity": "sha512-AVi0uazY5quFB9hlp2Xv+ogpfpk77xzsgsIEWyVS7uK/c7MZ5tw7ZPbapa0SbfkqE0fsAMkz5UwtgMLVk2BQAg==",
2022-07-01 11:52:39 +00:00
"dev": true,
"dependencies": {
"@eslint-community/regexpp": "^4.4.0",
"@typescript-eslint/scope-manager": "5.59.1",
"@typescript-eslint/type-utils": "5.59.1",
"@typescript-eslint/utils": "5.59.1",
"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",
"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": {
"version": "5.59.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.59.1.tgz",
"integrity": "sha512-nzjFAN8WEu6yPRDizIFyzAfgK7nybPodMNFGNH0M9tei2gYnYszRDqVA0xlnRjkl7Hkx2vYrEdb6fP2a21cG1g==",
2022-07-01 11:52:39 +00:00
"dev": true,
"dependencies": {
"@typescript-eslint/scope-manager": "5.59.1",
"@typescript-eslint/types": "5.59.1",
"@typescript-eslint/typescript-estree": "5.59.1",
"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": {
"version": "5.59.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.59.1.tgz",
"integrity": "sha512-mau0waO5frJctPuAzcxiNWqJR5Z8V0190FTSqRw1Q4Euop6+zTwHAf8YIXNwDOT29tyUDrQ65jSg9aTU/H0omA==",
2022-07-01 11:52:39 +00:00
"dev": true,
"dependencies": {
"@typescript-eslint/types": "5.59.1",
"@typescript-eslint/visitor-keys": "5.59.1"
},
"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": {
"version": "5.59.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.59.1.tgz",
"integrity": "sha512-ZMWQ+Oh82jWqWzvM3xU+9y5U7MEMVv6GLioM3R5NJk6uvP47kZ7YvlgSHJ7ERD6bOY7Q4uxWm25c76HKEwIjZw==",
2022-07-01 11:52:39 +00:00
"dev": true,
"dependencies": {
"@typescript-eslint/typescript-estree": "5.59.1",
"@typescript-eslint/utils": "5.59.1",
"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": {
"version": "5.59.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.1.tgz",
"integrity": "sha512-dg0ICB+RZwHlysIy/Dh1SP+gnXNzwd/KS0JprD3Lmgmdq+dJAJnUPe1gNG34p0U19HvRlGX733d/KqscrGC1Pg==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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": {
"version": "5.59.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.1.tgz",
"integrity": "sha512-lYLBBOCsFltFy7XVqzX0Ju+Lh3WPIAWxYpmH/Q7ZoqzbscLiCW00LeYCdsUnnfnj29/s1WovXKh2gwCoinHNGA==",
"dev": true,
2022-07-01 11:52:39 +00:00
"dependencies": {
"@typescript-eslint/types": "5.59.1",
"@typescript-eslint/visitor-keys": "5.59.1",
"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": {
"version": "5.59.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.59.1.tgz",
"integrity": "sha512-MkTe7FE+K1/GxZkP5gRj3rCztg45bEhsd8HYjczBuYm+qFHP5vtZmjx3B0yUCDotceQ4sHgTyz60Ycl225njmA==",
"dev": true,
2022-07-01 11:52:39 +00:00
"dependencies": {
"@eslint-community/eslint-utils": "^4.2.0",
"@types/json-schema": "^7.0.9",
"@types/semver": "^7.3.12",
"@typescript-eslint/scope-manager": "5.59.1",
"@typescript-eslint/types": "5.59.1",
"@typescript-eslint/typescript-estree": "5.59.1",
"eslint-scope": "^5.1.1",
"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": {
"version": "5.59.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.1.tgz",
"integrity": "sha512-6waEYwBTCWryx0VJmP7JaM4FpipLsFl9CvYf2foAE8Qh/Y0s+bxWysciwOs0LTBED4JCaNxTZ5rGadB14M6dwA==",
2022-07-01 11:52:39 +00:00
"dev": true,
"dependencies": {
"@typescript-eslint/types": "5.59.1",
"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",
"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz",
"integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==",
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz",
"integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==",
"dev": true
},
"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
}
},
2023-03-23 09:22:52 +00:00
"node_modules/array-find-index": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz",
"integrity": "sha512-M1HQyIXcBGtVywBt8WVdim+lrNaK7VHp99Qt5pSNziXznKHViIBbXWtfRTpEFpF/c4FdfxNAsCCwPp5phBYJtw==",
"dev": true,
"engines": {
"node": ">=0.10.0"
}
},
"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
}
},
2023-03-23 09:22:52 +00:00
"node_modules/asap": {
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz",
"integrity": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==",
"dev": true
},
"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/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/lru-cache": {
"version": "7.18.3",
"dev": true,
"license": "ISC",
"engines": {
"node": ">=12"
}
},
"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.9",
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.9.tgz",
"integrity": "sha512-u3DC6XwgLCA9QJ5ak1voPslCmacQdulZNCPsI3qNXxSnEcZS7DFIbww+5RM2bznMEje7cc0oydavRLRvOIZtHw==",
"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.6.1",
"resolved": "https://registry.npmjs.org/commitlint/-/commitlint-17.6.1.tgz",
"integrity": "sha512-yO11o5DmN/X4VCL+aLzgfJ1YXOM7qFzMN659SpISS4EBiv+QO16A0jeJU9rgVRbM2K06M7AfBQkZz7EPR3sAnQ==",
"dev": true,
"dependencies": {
"@commitlint/cli": "^17.6.1",
"@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",
"resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.13.tgz",
"integrity": "sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.4.tgz",
"integrity": "sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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.3",
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.3.tgz",
"integrity": "sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==",
"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",
"resolved": "https://registry.npmjs.org/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-4.3.0.tgz",
"integrity": "sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==",
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz",
"integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==",
"dev": true
},
"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.6",
"resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.6.tgz",
"integrity": "sha512-riRvo06crlE8HiqOwIpQhxwdOk4fOeR7FVM/wXoxchFEqMNUjvbs3bfo4OTgMEMHzppd4DxFBDbyySj8Cv781g==",
"dependencies": {
"node-fetch": "^2.6.11"
}
},
"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",
"resolved": "https://registry.npmjs.org/dargs/-/dargs-7.0.0.tgz",
"integrity": "sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==",
"dev": true,
"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
}
}
},
2023-03-23 09:22:52 +00:00
"node_modules/debuglog": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/debuglog/-/debuglog-1.0.1.tgz",
"integrity": "sha512-syBZ+rnAK3EgMsH2aYEOLUW7mZSY9Gb+0wUMCFsZvcmiz+HigA0LOcq/HoQqVuGG+EKykunc7QG2bzrponfaSw==",
"dev": true,
"engines": {
"node": "*"
}
},
"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.1120988",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1120988.tgz",
"integrity": "sha512-39fCpE3Z78IaIPChJsP6Lhmkbf4dWXOmzLk/KFTdRkNk/0JymRIfUynDVRndV9HoDz8PyalK1UH21ST/ivwW5Q=="
},
2023-03-23 09:22:52 +00:00
"node_modules/dezalgo": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/dezalgo/-/dezalgo-1.0.4.tgz",
"integrity": "sha512-rXSP0bf+5n0Qonsb+SVVfNfIsimO4HEtmnIpPHY8Q1UCzKlQrDMfdobr8nJOOsRgWCyMRqeSBQzmWUMq7zvVig==",
"dev": true,
"dependencies": {
"asap": "^2.0.0",
"wrappy": "1"
}
},
"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": {
"version": "8.39.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.39.0.tgz",
"integrity": "sha512-mwiok6cy7KTW7rBpo05k6+p4YVZByLNjAZ/ACB9DRCu4YDRwjXI01tWHp6KAUWelsBetTxKK/2sHB0vdS8Z2Og==",
2022-07-01 11:52:39 +00:00
"dev": true,
"dependencies": {
"@eslint-community/eslint-utils": "^4.2.0",
"@eslint-community/regexpp": "^4.4.0",
"@eslint/eslintrc": "^2.0.2",
"@eslint/js": "8.39.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.2.0",
"eslint-visitor-keys": "^3.4.0",
"espree": "^9.5.1",
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",
"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": {
"version": "8.8.0",
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz",
"integrity": "sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
"integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
"dev": true,
"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.4.0",
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz",
"integrity": "sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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/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.2.0",
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.0.tgz",
"integrity": "sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==",
2022-07-01 11:52:39 +00:00
"dev": true,
"dependencies": {
"esrecurse": "^4.3.0",
"estraverse": "^5.2.0"
},
"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/node_modules/estraverse": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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.5.1",
"resolved": "https://registry.npmjs.org/espree/-/espree-9.5.1.tgz",
"integrity": "sha512-5yxtHSZXRSW5pvv3hAlXM5+/Oswi1AUFqBmbibKb5s6bp3rGIDkyXU6xCoyuuLhijr4SFwPrXRoZjz0AZDN9tg==",
"dev": true,
2022-07-01 11:52:39 +00:00
"dependencies": {
"acorn": "^8.8.0",
"acorn-jsx": "^5.3.2",
"eslint-visitor-keys": "^3.4.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",
"resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
"integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
"dev": true,
"dependencies": {
"estraverse": "^5.2.0"
},
"engines": {
"node": ">=4.0"
}
},
"node_modules/esrecurse/node_modules/estraverse": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
"dev": true,
"engines": {
"node": ">=4.0"
}
},
"node_modules/estraverse": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
"integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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/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.1",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.1.tgz",
"integrity": "sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.11.tgz",
"integrity": "sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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-23 09:22:52 +00:00
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
"integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
"dev": true,
2022-07-01 11:52:39 +00:00
"dependencies": {
"fs.realpath": "^1.0.0",
2023-03-23 09:22:52 +00:00
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^5.0.1",
"once": "^1.3.0"
2022-07-01 11:52:39 +00:00
},
"engines": {
2023-03-23 09:22:52 +00:00
"node": ">=12"
},
"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",
2023-03-23 09:22:52 +00:00
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
"dev": true,
"dependencies": {
"balanced-match": "^1.0.0"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/glob/node_modules/minimatch": {
2023-03-23 09:22:52 +00:00
"version": "5.1.6",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
"integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
"dev": true,
"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/global-dirs": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-0.1.1.tgz",
"integrity": "sha512-NknMLn7F2J7aflwFOlGdNIuCDpN3VGoSoB+aap3KABFWbHVn1TCgFC+np23J8W2BiZbjfEw3BFBycSMv1AFblg==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz",
"integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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/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/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",
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz",
"integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==",
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
"integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
"dev": true
},
"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",
"resolved": "https://registry.npmjs.org/is-text-path/-/is-text-path-1.0.1.tgz",
"integrity": "sha512-xFuJpne9oFz5qDaodwmmG08e3CawH/2ZV8Qqza1Ko7Sk8POWbkRdwIoAWVhqvq0XeUzANEhKo2n0IXUGBm7A/w==",
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
"integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz",
"integrity": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==",
"dev": true,
"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
}
},
2023-03-23 09:22:52 +00:00
"node_modules/license-checker": {
"version": "25.0.1",
"resolved": "https://registry.npmjs.org/license-checker/-/license-checker-25.0.1.tgz",
"integrity": "sha512-mET5AIwl7MR2IAKYYoVBBpV0OnkKQ1xGj2IMMeEFIs42QAkEVjRtFZGWmQ28WeU7MP779iAgOaOy93Mn44mn6g==",
"dev": true,
"dependencies": {
"chalk": "^2.4.1",
"debug": "^3.1.0",
"mkdirp": "^0.5.1",
"nopt": "^4.0.1",
"read-installed": "~4.0.3",
"semver": "^5.5.0",
"spdx-correct": "^3.0.0",
"spdx-expression-parse": "^3.0.0",
"spdx-satisfies": "^4.0.0",
"treeify": "^1.1.0"
},
"bin": {
"license-checker": "bin/license-checker"
}
},
"node_modules/license-checker/node_modules/ansi-styles": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
"dev": true,
"dependencies": {
"color-convert": "^1.9.0"
},
"engines": {
"node": ">=4"
}
},
"node_modules/license-checker/node_modules/chalk": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
"dev": true,
"dependencies": {
"ansi-styles": "^3.2.1",
"escape-string-regexp": "^1.0.5",
"supports-color": "^5.3.0"
},
"engines": {
"node": ">=4"
}
},
"node_modules/license-checker/node_modules/color-convert": {
"version": "1.9.3",
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
"integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
"dev": true,
"dependencies": {
"color-name": "1.1.3"
}
},
"node_modules/license-checker/node_modules/color-name": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
"integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
"dev": true
},
"node_modules/license-checker/node_modules/debug": {
"version": "3.2.7",
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
"dev": true,
"dependencies": {
"ms": "^2.1.1"
}
},
"node_modules/license-checker/node_modules/escape-string-regexp": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
"integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
"dev": true,
"engines": {
"node": ">=0.8.0"
}
},
"node_modules/license-checker/node_modules/has-flag": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
"integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
"dev": true,
"engines": {
"node": ">=4"
}
},
"node_modules/license-checker/node_modules/mkdirp": {
"version": "0.5.6",
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz",
"integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==",
"dev": true,
"dependencies": {
"minimist": "^1.2.6"
},
"bin": {
"mkdirp": "bin/cmd.js"
}
},
"node_modules/license-checker/node_modules/nopt": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz",
"integrity": "sha512-CvaGwVMztSMJLOeXPrez7fyfObdZqNUK1cPAEzLHrTybIua9pMdmmPR5YwtfNftIOMv3DPUhFaxsZMNTQO20Kg==",
"dev": true,
"dependencies": {
"abbrev": "1",
"osenv": "^0.1.4"
},
"bin": {
"nopt": "bin/nopt.js"
}
},
"node_modules/license-checker/node_modules/semver": {
"version": "5.7.1",
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
"dev": true,
"bin": {
"semver": "bin/semver"
}
},
"node_modules/license-checker/node_modules/spdx-satisfies": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/spdx-satisfies/-/spdx-satisfies-4.0.1.tgz",
"integrity": "sha512-WVzZ/cXAzoNmjCWiEluEA3BjHp5tiUmmhn9MK+X0tBbR9sOqtC6UQwmgCNrAIZvNlMuBUYAaHYfb2oqlF9SwKA==",
"dev": true,
"dependencies": {
"spdx-compare": "^1.0.0",
"spdx-expression-parse": "^3.0.0",
"spdx-ranges": "^2.0.0"
}
},
"node_modules/license-checker/node_modules/supports-color": {
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
"dev": true,
"dependencies": {
"has-flag": "^3.0.0"
},
"engines": {
"node": ">=4"
}
},
"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",
"resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz",
"integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==",
"dev": true
},
"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",
"resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
"integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==",
"dev": true
},
"node_modules/lodash.kebabcase": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz",
"integrity": "sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==",
"dev": true
},
"node_modules/lodash.merge": {
"version": "4.6.2",
"dev": true,
"license": "MIT"
},
"node_modules/lodash.mergewith": {
"version": "4.6.2",
"resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz",
"integrity": "sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==",
"dev": true
},
"node_modules/lodash.snakecase": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz",
"integrity": "sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==",
"dev": true
},
"node_modules/lodash.startcase": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/lodash.startcase/-/lodash.startcase-4.4.0.tgz",
"integrity": "sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==",
"dev": true
},
"node_modules/lodash.uniq": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
"integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==",
"dev": true
},
"node_modules/lodash.upperfirst": {
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz",
"integrity": "sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==",
"dev": true
},
"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",
"resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz",
"integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==",
"dev": true
},
"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/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/lru-cache": {
"version": "7.18.3",
"dev": true,
"license": "ISC",
"engines": {
"node": ">=12"
}
},
"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/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",
"resolved": "https://registry.npmjs.org/meow/-/meow-8.1.2.tgz",
"integrity": "sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==",
2022-07-01 13:03:12 +00:00
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz",
"integrity": "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==",
"dev": true,
"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",
2023-03-23 09:22:52 +00:00
"dev": true,
"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.11",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.11.tgz",
"integrity": "sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w==",
"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/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"
}
},
2023-03-23 09:22:52 +00:00
"node_modules/os-homedir": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz",
"integrity": "sha512-B5JU3cabzk8c67mRRd3ECmROafjYMXbuzlwtqdM8IbS8ktlTix8aFGb2bAGKrSRIlnfKwovGUUr72JUPyOb6kQ==",
"dev": true,
"engines": {
"node": ">=0.10.0"
}
},
"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
}
},
2023-03-23 09:22:52 +00:00
"node_modules/osenv": {
"version": "0.1.5",
"resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz",
"integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==",
"dev": true,
"dependencies": {
"os-homedir": "^1.0.0",
"os-tmpdir": "^1.0.0"
}
},
"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"
}
},
2023-03-16 13:41:38 +00:00
"node_modules/parsel-js": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/parsel-js/-/parsel-js-1.1.0.tgz",
"integrity": "sha512-+CAY5A3p8b6he3OzlY/naXpeeiLMjEqFUyMwiPrwnemG5yh0/sgygYMKRhtn6/YSriyy4KZwQLnpBfs36GnXUg==",
"dev": true
},
"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"
},
"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": {
"version": "2.8.8",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz",
"integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==",
"dev": true,
"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"
},
2023-03-23 09:22:52 +00:00
"node_modules/read-installed": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/read-installed/-/read-installed-4.0.3.tgz",
"integrity": "sha512-O03wg/IYuV/VtnK2h/KXEt9VIbMUFbk3ERG0Iu4FhLZw0EP0T9znqrYDGn6ncbEsXUFaUjiVAWXHzxwt3lhRPQ==",
"dev": true,
"dependencies": {
"debuglog": "^1.0.1",
"read-package-json": "^2.0.0",
"readdir-scoped-modules": "^1.0.0",
"semver": "2 || 3 || 4 || 5",
"slide": "~1.1.3",
"util-extend": "^1.0.1"
},
"optionalDependencies": {
"graceful-fs": "^4.1.2"
}
},
"node_modules/read-installed/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/read-installed/node_modules/hosted-git-info": {
"version": "2.8.9",
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
"integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==",
"dev": true
},
"node_modules/read-installed/node_modules/normalize-package-data": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
"integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
"dev": true,
"dependencies": {
"hosted-git-info": "^2.1.4",
"resolve": "^1.10.0",
"semver": "2 || 3 || 4 || 5",
"validate-npm-package-license": "^3.0.1"
}
},
"node_modules/read-installed/node_modules/npm-normalize-package-bin": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz",
"integrity": "sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==",
"dev": true
},
"node_modules/read-installed/node_modules/read-package-json": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/read-package-json/-/read-package-json-2.1.2.tgz",
"integrity": "sha512-D1KmuLQr6ZSJS0tW8hf3WGpRlwszJOXZ3E8Yd/DNRaM5d+1wVRZdHlpGBLAuovjr28LbWvjpWkBHMxpRGGjzNA==",
"dev": true,
"dependencies": {
"glob": "^7.1.1",
"json-parse-even-better-errors": "^2.3.0",
"normalize-package-data": "^2.0.0",
"npm-normalize-package-bin": "^1.0.0"
}
},
"node_modules/read-installed/node_modules/semver": {
"version": "5.7.1",
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
"dev": true,
"bin": {
"semver": "bin/semver"
}
},
"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/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/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
}
},
2023-03-23 09:22:52 +00:00
"node_modules/readdir-scoped-modules": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/readdir-scoped-modules/-/readdir-scoped-modules-1.1.0.tgz",
"integrity": "sha512-asaikDeqAQg7JifRsZn1NJZXo9E+VwlyCfbkZhwyISinqk5zNS6266HS5kah6P0SaQKGF6SkNnZVHUzHFYxYDw==",
"deprecated": "This functionality has been moved to @npmcli/fs",
"dev": true,
"dependencies": {
"debuglog": "^1.0.1",
"dezalgo": "^1.0.0",
"graceful-fs": "^4.1.2",
"once": "^1.3.0"
}
},
"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",
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
"integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/resolve-global": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/resolve-global/-/resolve-global-1.0.0.tgz",
"integrity": "sha512-zFa12V4OLtT5XUX/Q4VLvTfBf+Ok0SPc1FNGM/z9ctUdiU618qwKpWnd0CHs3+RqROfyEg/DhuHbMWYqcgljEw==",
"dev": true,
"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": "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/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/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
}
},
2023-03-23 09:22:52 +00:00
"node_modules/slide": {
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/slide/-/slide-1.1.6.tgz",
"integrity": "sha512-NwrtjCg+lZoqhFU8fOwl4ay2ei8PaqCBOUV3/ektPY9trO1yQ1oXEfmHAhKArUVUr/hOHvy5f6AdP17dCM0zMw==",
"dev": true,
"engines": {
"node": "*"
}
},
"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",
"resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz",
"integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==",
"deprecated": "Please use @jridgewell/sourcemap-codec instead",
"dev": true
2022-07-01 11:52:39 +00:00
},
2023-03-23 09:22:52 +00:00
"node_modules/spdx-compare": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/spdx-compare/-/spdx-compare-1.0.0.tgz",
"integrity": "sha512-C1mDZOX0hnu0ep9dfmuoi03+eOdDoz2yvK79RxbcrVEG1NO1Ph35yW102DHWKN4pk80nwCgeMmSY5L25VE4D9A==",
"dev": true,
"dependencies": {
"array-find-index": "^1.0.2",
"spdx-expression-parse": "^3.0.0",
"spdx-ranges": "^2.0.0"
}
},
"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"
},
2023-03-23 09:22:52 +00:00
"node_modules/spdx-ranges": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/spdx-ranges/-/spdx-ranges-2.1.1.tgz",
"integrity": "sha512-mcdpQFV7UDAgLpXEE/jOMqvK4LBoO0uTQg0uvXUewmEFhpiZx5yJSZITHB8w1ZahKdhfZqP5GPEOKLyEq5p8XA==",
"dev": true
},
"node_modules/spdx-satisfies": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/spdx-satisfies/-/spdx-satisfies-5.0.1.tgz",
"integrity": "sha512-Nwor6W6gzFp8XX4neaKQ7ChV4wmpSh2sSDemMFSzHxpTw460jxFYeOn+jq4ybnSSw/5sc3pjka9MQPouksQNpw==",
"dev": true,
"dependencies": {
"spdx-compare": "^1.0.0",
"spdx-expression-parse": "^3.0.0",
"spdx-ranges": "^2.0.0"
}
},
"node_modules/split2": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/split2/-/split2-3.2.2.tgz",
"integrity": "sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/text-extensions/-/text-extensions-1.9.0.tgz",
"integrity": "sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==",
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz",
"integrity": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==",
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
"integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
},
2023-03-23 09:22:52 +00:00
"node_modules/treeify": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/treeify/-/treeify-1.1.0.tgz",
"integrity": "sha512-1m4RA7xVAJrSGrrXGs0L3YTwyvBs2S8PbRHaLZAkFw7JR8oIFwYtysxlBZhYIa7xSyiYJKZ3iGrrk55cGA3i9A==",
"dev": true,
"engines": {
"node": ">=0.6"
}
},
"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",
"resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.9.1.tgz",
"integrity": "sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz",
"integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==",
2022-08-17 13:32:57 +00:00
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
"integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
2022-07-01 11:52:39 +00:00
"dev": true,
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-07-01 11:52:39 +00:00
}
},
"node_modules/typescript": {
2023-05-05 05:46:17 +00:00
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.4.tgz",
"integrity": "sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==",
"devOptional": true,
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
},
"engines": {
2023-05-05 05:46:17 +00:00
"node": ">=12.20"
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",
"resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz",
"integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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"
},
2023-03-23 09:22:52 +00:00
"node_modules/util-extend": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/util-extend/-/util-extend-1.0.3.tgz",
"integrity": "sha512-mLs5zAK+ctllYBj+iAQvlDCwoxU/WDOUaJkcFudeiAX6OajC6BKXJUa9a+tbtkC11dz2Ufb7h0lyvIOVn4LADA==",
"dev": true
},
"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",
"resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz",
"integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==",
"dev": true
},
"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",
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
"integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
},
"node_modules/whatwg-url": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
"integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
"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.13.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz",
"integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==",
"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",
"resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz",
"integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==",
2022-07-01 11:52:39 +00:00
"dev": true,
"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": "1.3.0",
"license": "Apache-2.0",
"dependencies": {
"debug": "4.3.4",
"extract-zip": "2.0.1",
"http-proxy-agent": "6.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/main-cli.js"
},
"devDependencies": {
"@types/node": "^14.15.0",
"@types/yargs": "17.0.22"
},
"engines": {
"node": ">=16.0.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/browsers/node_modules/agent-base": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.0.1.tgz",
"integrity": "sha512-V9to8gr2GK7eA+xskWGAFUX/TLSQKuH2TI06c/jGLL6yLp3oEjtnqM7a5tPV9fC1rabLeAgThZeBwsYX+WWHpw==",
"dependencies": {
"debug": "^4.3.4"
},
"engines": {
"node": ">= 14"
}
},
"packages/browsers/node_modules/http-proxy-agent": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-6.0.1.tgz",
"integrity": "sha512-rD8wrfJHbnVll9lkIpQH3vDbKON1Ssciggwydom/r89HLBXEqdMhL6wx7QF5WePDPSr0OdoztdXoojbrXadG5Q==",
"dependencies": {
"agent-base": "^7.0.1",
"debug": "^4.3.4"
},
"engines": {
"node": ">= 14"
}
},
"packages/ng-schematics": {
"name": "@puppeteer/ng-schematics",
"version": "0.2.0",
"license": "Apache-2.0",
"dependencies": {
"@angular-devkit/architect": "^0.1600.1",
"@angular-devkit/core": "^16.0.1",
"@angular-devkit/schematics": "^15.2.7"
},
"devDependencies": {
"@angular/cli": "^15.2.2",
"@schematics/angular": "^14.2.8",
"@types/node": "^14.15.0"
},
"engines": {
"node": ">=16.0.0"
}
},
"packages/ng-schematics/node_modules/@types/node": {
"version": "14.18.33",
"dev": true,
"license": "MIT"
},
"packages/puppeteer": {
"version": "20.2.1",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"@puppeteer/browsers": "1.3.0",
"cosmiconfig": "8.1.3",
"puppeteer-core": "20.2.1"
}
},
"packages/puppeteer-core": {
"version": "20.2.1",
"license": "Apache-2.0",
"dependencies": {
"@puppeteer/browsers": "1.3.0",
"chromium-bidi": "0.4.9",
"cross-fetch": "3.1.6",
"debug": "4.3.4",
"devtools-protocol": "0.0.1120988",
"ws": "8.13.0"
},
"devDependencies": {
2023-03-16 13:41:38 +00:00
"mitt": "3.0.0",
"parsel-js": "1.1.0"
},
"engines": {
"node": ">=16.0.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.13.0"
}
},
"test": {
"name": "@puppeteer-test/test",
"version": "latest",
"dependencies": {
"puppeteer": "file:../packages/puppeteer"
}
},
"test/installation": {
"name": "@puppeteer-test/installation",
"version": "latest",
"dependencies": {
2023-03-23 09:22:52 +00:00
"glob": "8.1.0",
2023-03-06 11:28:33 +00:00
"mocha": "10.2.0"
2023-03-23 09:22:52 +00:00
},
"devDependencies": {
"@types/glob": "8.1.0"
}
},
"test/installation/node_modules/glob": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
"integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
"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"
}
},
"test/installation/node_modules/minimatch": {
"version": "5.1.6",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
"integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
"dependencies": {
"brace-expansion": "^2.0.1"
},
"engines": {
"node": ">=10"
}
},
"test/node_modules/brace-expansion": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
"dependencies": {
"balanced-match": "^1.0.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.1600.1",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1600.1.tgz",
"integrity": "sha512-7N3Dugrp3Fyyn3Q6RsxFNJJ2m1QuqcF3GHJcX7siINL37Hp6xI/q5gKffcd9rf20H1DYZE0VIbR1Sk31G6hMWg==",
"requires": {
"@angular-devkit/core": "16.0.1",
"rxjs": "7.8.1"
},
"dependencies": {
"rxjs": {
"version": "7.8.1",
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz",
"integrity": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==",
"requires": {
"tslib": "^2.1.0"
}
},
"tslib": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz",
"integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg=="
}
}
},
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": "16.0.1",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-16.0.1.tgz",
"integrity": "sha512-2uz98IqkKJlgnHbWQ7VeL4pb+snGAZXIama2KXi+k9GsRntdcw+udX8rL3G9SdUGUF+m6+147Y1oRBMHsO/v4w==",
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": "7.8.1",
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
"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"
}
},
"rxjs": {
"version": "7.8.1",
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz",
"integrity": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==",
"requires": {
"tslib": "^2.1.0"
}
},
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
"source-map": {
"version": "0.7.4"
},
"tslib": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz",
"integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg=="
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": "15.2.7",
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-15.2.7.tgz",
"integrity": "sha512-umQ+SgEMjqPHimHOBVhDn5NNGVoMLKQkI2fwbENXV72BqQqdh1K3D4QSNlUXitTaH0NEZZaAawE1vZHzzeAoNA==",
"requires": {
"@angular-devkit/core": "15.2.7",
"jsonc-parser": "3.2.0",
"magic-string": "0.29.0",
"ora": "5.4.1",
"rxjs": "6.6.7"
},
"dependencies": {
"@angular-devkit/core": {
"version": "15.2.7",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-15.2.7.tgz",
"integrity": "sha512-k2MKUm4ygTD9+89neqMmBphDr0o8Tp9RtgfzbS8VHgGkGYlbu0KPsxHyHB3Mvzl1EkSz6EHyrU3t89m+Rcj1lw==",
"requires": {
"ajv": "8.12.0",
"ajv-formats": "2.1.1",
"jsonc-parser": "3.2.0",
"rxjs": "6.6.7",
"source-map": "0.7.4"
}
},
"ajv": {
"version": "8.12.0",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
"integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
"requires": {
"fast-deep-equal": "^3.1.1",
"json-schema-traverse": "^1.0.0",
"require-from-string": "^2.0.2",
"uri-js": "^4.2.2"
}
},
"magic-string": {
"version": "0.29.0",
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.29.0.tgz",
"integrity": "sha512-WcfidHrDjMY+eLjlU+8OvwREqHwpgCeKVBUpQ3OhYYuvfaYCUgcbuBzappNzZvg/v8onU3oQj+BYpkOJe9Iw4Q==",
"requires": {
"@jridgewell/sourcemap-codec": "^1.4.13"
}
},
"source-map": {
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
"integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA=="
}
}
},
"@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/architect": {
"version": "0.1502.2",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1502.2.tgz",
"integrity": "sha512-+NE2IV+tuPgcBdC+1ac7eYIBqZDH0VskXTqbhHiRKySbK0vF3/cwTw6Ie07phl0xC1dxLXeRE52L5YwX5jERFQ==",
"dev": true,
"requires": {
"@angular-devkit/core": "15.2.2",
"rxjs": "6.6.7"
}
},
"@angular-devkit/core": {
"version": "15.2.2",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-15.2.2.tgz",
"integrity": "sha512-YPwDSldpVcuSJuIkXy5iRzaPA78ySXKc80OicHR6XtMsrHlwY7DuxQoSWr+ih9LAqpeeBz9ECMalztwohdy0MA==",
"dev": true,
"requires": {
"ajv": "8.12.0",
"ajv-formats": "2.1.1",
"jsonc-parser": "3.2.0",
"rxjs": "6.6.7",
"source-map": "0.7.4"
}
},
"@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"
}
},
"ajv": {
"version": "8.12.0",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
"integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
"dev": true,
"requires": {
"fast-deep-equal": "^3.1.1",
"json-schema-traverse": "^1.0.0",
"require-from-string": "^2.0.2",
"uri-js": "^4.2.2"
}
},
"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"
}
},
"source-map": {
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
"integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==",
"dev": true
},
"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": {
"version": "17.6.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.1.tgz",
"integrity": "sha512-kCnDD9LE2ySiTnj/VPaxy4/oRayRcdv4aCuVxtoum8SxIU7OADHc0nJPQfheE8bHcs3zZdWzDMWltRosuT13bg==",
"dev": true,
"requires": {
2023-03-06 12:43:37 +00:00
"@commitlint/format": "^17.4.4",
"@commitlint/lint": "^17.6.1",
"@commitlint/load": "^17.5.0",
"@commitlint/read": "^17.5.1",
2023-03-06 12:43:37 +00:00
"@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": {
"version": "17.6.1",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.1.tgz",
"integrity": "sha512-ng/ybaSLuTCH9F+7uavSOnEQ9EFMl7lHEjfAEgRh1hwmEe8SpLKpQeMo2aT1IWvHaGMuTb+gjfbzoRf2IR23NQ==",
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",
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-17.4.4.tgz",
"integrity": "sha512-bi0+TstqMiqoBAQDvdEP4AFh0GaKyLFlPPEObgI29utoKEYoPQTvF0EYqIwYYLEoJYhj5GfMIhPHJkTJhagfeg==",
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",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-17.4.4.tgz",
"integrity": "sha512-AHsFCNh8hbhJiuZ2qHv/m59W/GRE9UeOXbkOqxYMNNg9pJ7qELnFcwj5oYpa6vzTSHtPGKf3C2yUFNy1GGHq6g==",
"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",
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-17.4.0.tgz",
"integrity": "sha512-LIgYXuCSO5Gvtc0t9bebAMSwd68ewzmqLypqI2Kke1rqOqqDbMpYcYfoPfFlv9eyLIh4jocHWwCK5FS7z9icUA==",
"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",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.4.4.tgz",
"integrity": "sha512-Y3eo1SFJ2JQDik4rWkBC4tlRIxlXEFrRWxcyrzb1PUT2k3kZ/XGNuCDfk/u0bU2/yS0tOA/mTjFsV+C4qyACHw==",
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.6.1",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.1.tgz",
"integrity": "sha512-VARJ9kxH64isgwVnC+ABPafCYzqxpsWJIpDaTuI0gh8aX4GQ0i7cn9tvxtFNfJj4ER2BAJeWJ0vURdNYjK2RQQ==",
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.6.1",
"@commitlint/types": "^17.4.4"
2022-08-17 13:32:57 +00:00
}
},
"@commitlint/load": {
"version": "17.5.0",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.5.0.tgz",
"integrity": "sha512-l+4W8Sx4CD5rYFsrhHH8HP01/8jEP7kKf33Xlx2Uk2out/UKoKPYMOIRcDH5ppT8UXLMV+x6Wm5osdRKKgaD1Q==",
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 || ^5.0.0"
2022-08-17 13:32:57 +00:00
}
},
"@commitlint/message": {
"version": "17.4.2",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-17.4.2.tgz",
"integrity": "sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q==",
"dev": true
},
"@commitlint/parse": {
"version": "17.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.4.4.tgz",
"integrity": "sha512-EKzz4f49d3/OU0Fplog7nwz/lAfXMaDxtriidyGF9PtR+SRbgv4FhsfF310tKxs6EPj8Y+aWWuX3beN5s+yqGg==",
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.5.1",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-17.5.1.tgz",
"integrity": "sha512-7IhfvEvB//p9aYW09YVclHbdf1u7g7QhxeYW9ZHSO8Huzp8Rz7m05aCO1mFG7G8M+7yfFnXB5xOmG18brqQIBg==",
"dev": true,
"requires": {
"@commitlint/top-level": "^17.4.0",
"@commitlint/types": "^17.4.4",
"fs-extra": "^11.0.0",
"git-raw-commits": "^2.0.11",
"minimist": "^1.2.6"
}
},
"@commitlint/resolve-extends": {
"version": "17.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-17.4.4.tgz",
"integrity": "sha512-znXr1S0Rr8adInptHw0JeLgumS11lWbk5xAWFVno+HUFVN45875kUtqjrI6AppmD3JI+4s0uZlqqlkepjJd99A==",
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.6.1",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.6.1.tgz",
"integrity": "sha512-lUdHw6lYQ1RywExXDdLOKxhpp6857/4c95Dc/1BikrHgdysVUXz26yV0vp1GL7Gv+avx9WqZWTIVB7pNouxlfw==",
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",
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-17.4.0.tgz",
"integrity": "sha512-LcIy/6ZZolsfwDUWfN1mJ+co09soSuNASfKEU5sCmgFCvX5iHwRYLiIuoqXzOVDYOy7E7IcHilr/KS0e5T+0Hg==",
"dev": true
},
"@commitlint/top-level": {
"version": "17.4.0",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-17.4.0.tgz",
"integrity": "sha512-/1loE/g+dTTQgHnjoCy0AexKAEFyHsR2zRB4NWrZ6lZSMIxAhBJnmCqwao7b4H8888PsfoTBCLBYIw8vGnej8g==",
"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",
"resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz",
"integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==",
"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-community/eslint-utils": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz",
"integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==",
"dev": true,
"requires": {
"eslint-visitor-keys": "^3.3.0"
}
},
"@eslint-community/regexpp": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.5.0.tgz",
"integrity": "sha512-vITaYzIcNmjn5tF5uxcZ/ft7/RXGrMUIS9HalWckEOF6ESiwXKoMzAQf2UW0aVd6rnOeExTJVd5hmWXucBKGXQ==",
"dev": true
},
"@eslint/eslintrc": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.0.2.tgz",
"integrity": "sha512-3W4f5tDUra+pA+FzgugqL2pRimUTDJWKr7BINqOpkZrC0uYI0NIc0/JFgBROCU07HR6GieA5m3/rsPIhDmCXTQ==",
"dev": true,
"requires": {
"ajv": "^6.12.4",
"debug": "^4.3.2",
"espree": "^9.5.1",
"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",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
"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",
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
"dev": true
},
"js-yaml": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
"dev": true,
"requires": {
"argparse": "^2.0.1"
}
},
"json-schema-traverse": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
"dev": true
}
}
},
2023-03-06 12:43:37 +00:00
"@eslint/js": {
"version": "8.39.0",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.39.0.tgz",
"integrity": "sha512-kf9RB0Fg7NZfap83B3QOqOGg9QmD9yBudqQXzzOtn3i4y7ZUXe5ONeW34Gwi+TxhH4mvj72R1Zc300KUMa9Bng==",
"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",
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz",
"integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==",
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.7",
"resolved": "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.21.7.tgz",
"integrity": "sha512-qlCJ9dSefL6Rmuv1FKtxg7i6N7Bv6LUPrA5Bb0dR/9Ffac2xQuXtuSXOJ09seM7G0WkpQOzta2Kc1CPixzDaIw==",
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"
}
},
"@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.13.0"
}
},
"@puppeteer-test/installation": {
"version": "file:test/installation",
"requires": {
2023-03-23 09:22:52 +00:00
"@types/glob": "8.1.0",
"glob": "8.1.0",
2023-03-06 11:28:33 +00:00
"mocha": "10.2.0"
2023-03-23 09:22:52 +00:00
},
"dependencies": {
"glob": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
"integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
"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",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
"integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
"requires": {
"brace-expansion": "^2.0.1"
}
}
}
},
"@puppeteer-test/test": {
"version": "file:test",
"requires": {
"puppeteer": "file:../packages/puppeteer"
2023-03-23 09:22:52 +00:00
},
"dependencies": {
"brace-expansion": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
"requires": {
"balanced-match": "^1.0.0"
}
}
}
},
"@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",
"http-proxy-agent": "6.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
},
"agent-base": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.0.1.tgz",
"integrity": "sha512-V9to8gr2GK7eA+xskWGAFUX/TLSQKuH2TI06c/jGLL6yLp3oEjtnqM7a5tPV9fC1rabLeAgThZeBwsYX+WWHpw==",
"requires": {
"debug": "^4.3.4"
}
},
"http-proxy-agent": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-6.0.1.tgz",
"integrity": "sha512-rD8wrfJHbnVll9lkIpQH3vDbKON1Ssciggwydom/r89HLBXEqdMhL6wx7QF5WePDPSr0OdoztdXoojbrXadG5Q==",
"requires": {
"agent-base": "^7.0.1",
"debug": "^4.3.4"
}
}
}
},
"@puppeteer/ng-schematics": {
"version": "file:packages/ng-schematics",
"requires": {
"@angular-devkit/architect": "^0.1600.1",
"@angular-devkit/core": "^16.0.1",
"@angular-devkit/schematics": "^15.2.7",
"@angular/cli": "^15.2.2",
"@schematics/angular": "^14.2.8",
"@types/node": "^14.15.0"
},
"dependencies": {
"@types/node": {
"version": "14.18.33",
"dev": true
}
}
},
"@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": {
"estree-walker": {
"version": "2.0.2",
"dev": true
}
}
},
"@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"
}
},
"@angular-devkit/schematics": {
"version": "14.2.8",
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-14.2.8.tgz",
"integrity": "sha512-L5GEgueZV4vqZy9Ar0zxVJOHK/4ttF1nPjW4Ut1vRFJGxsHFVEpxq5eGBf2JYSiOhqmFYc6GnJOxA6C4xAIHjA==",
"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"
}
},
"jsonc-parser": {
"version": "3.1.0",
"dev": true
},
"magic-string": {
"version": "0.26.2",
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.26.2.tgz",
"integrity": "sha512-NzzlXpclt5zAbmo6h6jNc8zl2gNRGHvmsZW4IvZhTC4W7k4OlLP+S5YLussa/r3ixNT66KOQfNORlXHSOy/X4A==",
"dev": true,
"requires": {
"sourcemap-codec": "^1.4.8"
}
},
"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",
"resolved": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.9.tgz",
"integrity": "sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==",
2022-07-01 11:52:39 +00:00
"dev": true
},
"@tsconfig/node12": {
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz",
"integrity": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==",
2022-07-01 11:52:39 +00:00
"dev": true
},
"@tsconfig/node14": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz",
"integrity": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==",
2022-07-01 11:52:39 +00:00
"dev": true
},
"@tsconfig/node16": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.3.tgz",
"integrity": "sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==",
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
},
2023-03-23 09:22:52 +00:00
"@types/glob": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/@types/glob/-/glob-8.1.0.tgz",
"integrity": "sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==",
"dev": true,
"requires": {
"@types/minimatch": "^5.1.2",
"@types/node": "*"
}
},
2022-07-01 11:52:39 +00:00
"@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
},
2023-03-23 09:22:52 +00:00
"@types/minimatch": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-5.1.2.tgz",
"integrity": "sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==",
"dev": true
},
2022-07-01 11:52:39 +00:00
"@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": {
"version": "5.59.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.1.tgz",
"integrity": "sha512-AVi0uazY5quFB9hlp2Xv+ogpfpk77xzsgsIEWyVS7uK/c7MZ5tw7ZPbapa0SbfkqE0fsAMkz5UwtgMLVk2BQAg==",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@eslint-community/regexpp": "^4.4.0",
"@typescript-eslint/scope-manager": "5.59.1",
"@typescript-eslint/type-utils": "5.59.1",
"@typescript-eslint/utils": "5.59.1",
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
"semver": "^7.3.7",
"tsutils": "^3.21.0"
}
},
"@typescript-eslint/parser": {
"version": "5.59.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.59.1.tgz",
"integrity": "sha512-nzjFAN8WEu6yPRDizIFyzAfgK7nybPodMNFGNH0M9tei2gYnYszRDqVA0xlnRjkl7Hkx2vYrEdb6fP2a21cG1g==",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@typescript-eslint/scope-manager": "5.59.1",
"@typescript-eslint/types": "5.59.1",
"@typescript-eslint/typescript-estree": "5.59.1",
2022-07-01 11:52:39 +00:00
"debug": "^4.3.4"
}
},
"@typescript-eslint/scope-manager": {
"version": "5.59.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.59.1.tgz",
"integrity": "sha512-mau0waO5frJctPuAzcxiNWqJR5Z8V0190FTSqRw1Q4Euop6+zTwHAf8YIXNwDOT29tyUDrQ65jSg9aTU/H0omA==",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@typescript-eslint/types": "5.59.1",
"@typescript-eslint/visitor-keys": "5.59.1"
2022-07-01 11:52:39 +00:00
}
},
"@typescript-eslint/type-utils": {
"version": "5.59.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.59.1.tgz",
"integrity": "sha512-ZMWQ+Oh82jWqWzvM3xU+9y5U7MEMVv6GLioM3R5NJk6uvP47kZ7YvlgSHJ7ERD6bOY7Q4uxWm25c76HKEwIjZw==",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@typescript-eslint/typescript-estree": "5.59.1",
"@typescript-eslint/utils": "5.59.1",
2022-07-01 11:52:39 +00:00
"debug": "^4.3.4",
"tsutils": "^3.21.0"
}
},
"@typescript-eslint/types": {
"version": "5.59.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.1.tgz",
"integrity": "sha512-dg0ICB+RZwHlysIy/Dh1SP+gnXNzwd/KS0JprD3Lmgmdq+dJAJnUPe1gNG34p0U19HvRlGX733d/KqscrGC1Pg==",
2022-07-01 11:52:39 +00:00
"dev": true
},
"@typescript-eslint/typescript-estree": {
"version": "5.59.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.1.tgz",
"integrity": "sha512-lYLBBOCsFltFy7XVqzX0Ju+Lh3WPIAWxYpmH/Q7ZoqzbscLiCW00LeYCdsUnnfnj29/s1WovXKh2gwCoinHNGA==",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@typescript-eslint/types": "5.59.1",
"@typescript-eslint/visitor-keys": "5.59.1",
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": {
"version": "5.59.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.59.1.tgz",
"integrity": "sha512-MkTe7FE+K1/GxZkP5gRj3rCztg45bEhsd8HYjczBuYm+qFHP5vtZmjx3B0yUCDotceQ4sHgTyz60Ycl225njmA==",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@eslint-community/eslint-utils": "^4.2.0",
2022-07-01 11:52:39 +00:00
"@types/json-schema": "^7.0.9",
"@types/semver": "^7.3.12",
"@typescript-eslint/scope-manager": "5.59.1",
"@typescript-eslint/types": "5.59.1",
"@typescript-eslint/typescript-estree": "5.59.1",
2022-07-01 11:52:39 +00:00
"eslint-scope": "^5.1.1",
"semver": "^7.3.7"
2022-07-01 11:52:39 +00:00
}
},
"@typescript-eslint/visitor-keys": {
"version": "5.59.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.1.tgz",
"integrity": "sha512-6waEYwBTCWryx0VJmP7JaM4FpipLsFl9CvYf2foAE8Qh/Y0s+bxWysciwOs0LTBED4JCaNxTZ5rGadB14M6dwA==",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@typescript-eslint/types": "5.59.1",
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",
"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {}
},
"acorn-walk": {
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz",
"integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==",
2022-07-01 11:52:39 +00:00
"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",
"resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz",
"integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==",
2022-07-01 11:52:39 +00:00
"dev": true
},
"argparse": {
"version": "1.0.10",
"dev": true,
"requires": {
"sprintf-js": "~1.0.2"
}
},
2023-03-23 09:22:52 +00:00
"array-find-index": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz",
"integrity": "sha512-M1HQyIXcBGtVywBt8WVdim+lrNaK7VHp99Qt5pSNziXznKHViIBbXWtfRTpEFpF/c4FdfxNAsCCwPp5phBYJtw==",
"dev": true
},
2022-07-01 11:52:39 +00:00
"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
},
2023-03-23 09:22:52 +00:00
"asap": {
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz",
"integrity": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==",
"dev": true
},
2022-07-01 11:52:39 +00:00
"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"
}
},
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": {
"lru-cache": {
"version": "7.18.3",
"dev": true
}
}
},
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.9",
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.9.tgz",
"integrity": "sha512-u3DC6XwgLCA9QJ5ak1voPslCmacQdulZNCPsI3qNXxSnEcZS7DFIbww+5RM2bznMEje7cc0oydavRLRvOIZtHw==",
"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.6.1",
"resolved": "https://registry.npmjs.org/commitlint/-/commitlint-17.6.1.tgz",
"integrity": "sha512-yO11o5DmN/X4VCL+aLzgfJ1YXOM7qFzMN659SpISS4EBiv+QO16A0jeJU9rgVRbM2K06M7AfBQkZz7EPR3sAnQ==",
"dev": true,
"requires": {
"@commitlint/cli": "^17.6.1",
"@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",
"resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.13.tgz",
"integrity": "sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==",
2022-07-01 11:52:39 +00:00
"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",
"resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.4.tgz",
"integrity": "sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q==",
2022-07-01 11:52:39 +00:00
"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.3",
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.3.tgz",
"integrity": "sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==",
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",
"resolved": "https://registry.npmjs.org/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-4.3.0.tgz",
"integrity": "sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==",
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",
"resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz",
"integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==",
2022-07-01 11:52:39 +00:00
"dev": true
},
"cross-env": {
"version": "7.0.3",
"dev": true,
"requires": {
"cross-spawn": "^7.0.1"
}
},
"cross-fetch": {
"version": "3.1.6",
"resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.6.tgz",
"integrity": "sha512-riRvo06crlE8HiqOwIpQhxwdOk4fOeR7FVM/wXoxchFEqMNUjvbs3bfo4OTgMEMHzppd4DxFBDbyySj8Cv781g==",
2022-07-01 11:52:39 +00:00
"requires": {
"node-fetch": "^2.6.11"
2022-07-01 11:52:39 +00:00
}
},
"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",
"resolved": "https://registry.npmjs.org/dargs/-/dargs-7.0.0.tgz",
"integrity": "sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==",
2022-07-01 11:52:39 +00:00
"dev": true
},
"debug": {
"version": "4.3.4",
"requires": {
"ms": "2.1.2"
}
},
2023-03-23 09:22:52 +00:00
"debuglog": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/debuglog/-/debuglog-1.0.1.tgz",
"integrity": "sha512-syBZ+rnAK3EgMsH2aYEOLUW7mZSY9Gb+0wUMCFsZvcmiz+HigA0LOcq/HoQqVuGG+EKykunc7QG2bzrponfaSw==",
"dev": true
},
2022-07-01 11:52:39 +00:00
"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.1120988",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1120988.tgz",
"integrity": "sha512-39fCpE3Z78IaIPChJsP6Lhmkbf4dWXOmzLk/KFTdRkNk/0JymRIfUynDVRndV9HoDz8PyalK1UH21ST/ivwW5Q=="
2022-07-01 11:52:39 +00:00
},
2023-03-23 09:22:52 +00:00
"dezalgo": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/dezalgo/-/dezalgo-1.0.4.tgz",
"integrity": "sha512-rXSP0bf+5n0Qonsb+SVVfNfIsimO4HEtmnIpPHY8Q1UCzKlQrDMfdobr8nJOOsRgWCyMRqeSBQzmWUMq7zvVig==",
"dev": true,
"requires": {
"asap": "^2.0.0",
"wrappy": "1"
}
},
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": {
"version": "8.39.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.39.0.tgz",
"integrity": "sha512-mwiok6cy7KTW7rBpo05k6+p4YVZByLNjAZ/ACB9DRCu4YDRwjXI01tWHp6KAUWelsBetTxKK/2sHB0vdS8Z2Og==",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"@eslint-community/eslint-utils": "^4.2.0",
"@eslint-community/regexpp": "^4.4.0",
"@eslint/eslintrc": "^2.0.2",
"@eslint/js": "8.39.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.2.0",
"eslint-visitor-keys": "^3.4.0",
"espree": "^9.5.1",
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",
"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.2.0",
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.0.tgz",
"integrity": "sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"esrecurse": "^4.3.0",
"estraverse": "^5.2.0"
}
},
"estraverse": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
2022-07-01 11:52:39 +00:00
"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": {
"version": "8.8.0",
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz",
"integrity": "sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==",
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",
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
"integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
2022-07-01 11:52:39 +00:00
"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.4.0",
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz",
"integrity": "sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==",
2022-07-01 11:52:39 +00:00
"dev": true
},
"espree": {
"version": "9.5.1",
"resolved": "https://registry.npmjs.org/espree/-/espree-9.5.1.tgz",
"integrity": "sha512-5yxtHSZXRSW5pvv3hAlXM5+/Oswi1AUFqBmbibKb5s6bp3rGIDkyXU6xCoyuuLhijr4SFwPrXRoZjz0AZDN9tg==",
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.4.0"
2022-07-01 11:52:39 +00:00
}
},
"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",
"resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
"integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"estraverse": "^5.2.0"
},
"dependencies": {
"estraverse": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
2022-07-01 11:52:39 +00:00
"dev": true
}
}
},
"estraverse": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
"integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
2022-07-01 11:52:39 +00:00
"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"
}
},
"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.1",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.1.tgz",
"integrity": "sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==",
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",
"resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.11.tgz",
"integrity": "sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==",
2022-07-01 11:52:39 +00:00
"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-23 09:22:52 +00:00
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
"integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
"dev": true,
2022-07-01 11:52:39 +00:00
"requires": {
"fs.realpath": "^1.0.0",
2023-03-23 09:22:52 +00:00
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^5.0.1",
"once": "^1.3.0"
},
"dependencies": {
"brace-expansion": {
"version": "2.0.1",
2023-03-23 09:22:52 +00:00
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
"dev": true,
"requires": {
"balanced-match": "^1.0.0"
}
},
"minimatch": {
2023-03-23 09:22:52 +00:00
"version": "5.1.6",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
"integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
"dev": true,
"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",
"resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-0.1.1.tgz",
"integrity": "sha512-NknMLn7F2J7aflwFOlGdNIuCDpN3VGoSoB+aap3KABFWbHVn1TCgFC+np23J8W2BiZbjfEw3BFBycSMv1AFblg==",
"dev": true,
"requires": {
"ini": "^1.3.4"
}
},
"globals": {
2023-03-06 12:43:37 +00:00
"version": "13.20.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz",
"integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==",
"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": {
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
},
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",
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz",
"integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==",
"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",
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
"integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
2022-07-01 11:52:39 +00:00
"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",
"resolved": "https://registry.npmjs.org/is-text-path/-/is-text-path-1.0.1.tgz",
"integrity": "sha512-xFuJpne9oFz5qDaodwmmG08e3CawH/2ZV8Qqza1Ko7Sk8POWbkRdwIoAWVhqvq0XeUzANEhKo2n0IXUGBm7A/w==",
2022-07-01 11:52:39 +00:00
"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",
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
"integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"graceful-fs": "^4.1.6",
"universalify": "^2.0.0"
}
},
"jsonparse": {
"version": "1.3.1",
"dev": true
},
"JSONStream": {
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz",
"integrity": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==",
2022-07-01 11:52:39 +00:00
"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"
}
},
2023-03-23 09:22:52 +00:00
"license-checker": {
"version": "25.0.1",
"resolved": "https://registry.npmjs.org/license-checker/-/license-checker-25.0.1.tgz",
"integrity": "sha512-mET5AIwl7MR2IAKYYoVBBpV0OnkKQ1xGj2IMMeEFIs42QAkEVjRtFZGWmQ28WeU7MP779iAgOaOy93Mn44mn6g==",
"dev": true,
"requires": {
"chalk": "^2.4.1",
"debug": "^3.1.0",
"mkdirp": "^0.5.1",
"nopt": "^4.0.1",
"read-installed": "~4.0.3",
"semver": "^5.5.0",
"spdx-correct": "^3.0.0",
"spdx-expression-parse": "^3.0.0",
"spdx-satisfies": "^4.0.0",
"treeify": "^1.1.0"
},
"dependencies": {
"ansi-styles": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
"dev": true,
"requires": {
"color-convert": "^1.9.0"
}
},
"chalk": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
"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",
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
"integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
"dev": true,
"requires": {
"color-name": "1.1.3"
}
},
"color-name": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
"integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
"dev": true
},
"debug": {
"version": "3.2.7",
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
"dev": true,
"requires": {
"ms": "^2.1.1"
}
},
"escape-string-regexp": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
"integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
"dev": true
},
"has-flag": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
"integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
"dev": true
},
"mkdirp": {
"version": "0.5.6",
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz",
"integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==",
"dev": true,
"requires": {
"minimist": "^1.2.6"
}
},
"nopt": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz",
"integrity": "sha512-CvaGwVMztSMJLOeXPrez7fyfObdZqNUK1cPAEzLHrTybIua9pMdmmPR5YwtfNftIOMv3DPUhFaxsZMNTQO20Kg==",
"dev": true,
"requires": {
"abbrev": "1",
"osenv": "^0.1.4"
}
},
"semver": {
"version": "5.7.1",
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
"dev": true
},
"spdx-satisfies": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/spdx-satisfies/-/spdx-satisfies-4.0.1.tgz",
"integrity": "sha512-WVzZ/cXAzoNmjCWiEluEA3BjHp5tiUmmhn9MK+X0tBbR9sOqtC6UQwmgCNrAIZvNlMuBUYAaHYfb2oqlF9SwKA==",
"dev": true,
"requires": {
"spdx-compare": "^1.0.0",
"spdx-expression-parse": "^3.0.0",
"spdx-ranges": "^2.0.0"
}
},
"supports-color": {
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
"dev": true,
"requires": {
"has-flag": "^3.0.0"
}
}
}
},
2022-07-01 11:52:39 +00:00
"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",
"resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz",
"integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==",
"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",
"resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
"integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==",
"dev": true
},
"lodash.kebabcase": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz",
"integrity": "sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==",
"dev": true
},
2022-07-01 11:52:39 +00:00
"lodash.merge": {
"version": "4.6.2",
"dev": true
},
"lodash.mergewith": {
"version": "4.6.2",
"resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz",
"integrity": "sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==",
"dev": true
},
"lodash.snakecase": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz",
"integrity": "sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==",
"dev": true
},
"lodash.startcase": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/lodash.startcase/-/lodash.startcase-4.4.0.tgz",
"integrity": "sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==",
"dev": true
},
"lodash.uniq": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
"integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==",
"dev": true
},
"lodash.upperfirst": {
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz",
"integrity": "sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==",
"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",
"resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz",
"integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==",
2022-07-01 11:52:39 +00:00
"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"
}
},
"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"
}
},
"lru-cache": {
"version": "7.18.3",
"dev": true
},
"minipass": {
"version": "3.3.6",
"dev": true,
"requires": {
"yallist": "^4.0.0"
}
},
"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",
"resolved": "https://registry.npmjs.org/meow/-/meow-8.1.2.tgz",
"integrity": "sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==",
2022-07-01 11:52:39 +00:00
"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",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz",
"integrity": "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==",
2022-07-01 11:52:39 +00:00
"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": {
2023-03-23 09:22:52 +00:00
"version": "4.2.4",
"dev": true
},
"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.11",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.11.tgz",
"integrity": "sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w==",
"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"
}
}
}
},
"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"
}
},
2023-03-23 09:22:52 +00:00
"os-homedir": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz",
"integrity": "sha512-B5JU3cabzk8c67mRRd3ECmROafjYMXbuzlwtqdM8IbS8ktlTix8aFGb2bAGKrSRIlnfKwovGUUr72JUPyOb6kQ==",
"dev": true
},
2022-07-01 11:52:39 +00:00
"os-tmpdir": {
"version": "1.0.2",
"dev": true
},
2023-03-23 09:22:52 +00:00
"osenv": {
"version": "0.1.5",
"resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz",
"integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==",
"dev": true,
"requires": {
"os-homedir": "^1.0.0",
"os-tmpdir": "^1.0.0"
}
},
2022-07-01 11:52:39 +00:00
"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"
}
},
2023-03-16 13:41:38 +00:00
"parsel-js": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/parsel-js/-/parsel-js-1.1.0.tgz",
"integrity": "sha512-+CAY5A3p8b6he3OzlY/naXpeeiLMjEqFUyMwiPrwnemG5yh0/sgygYMKRhtn6/YSriyy4KZwQLnpBfs36GnXUg==",
"dev": true
},
2022-07-01 11:52:39 +00:00
"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
},
"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": {
"version": "2.8.8",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz",
"integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==",
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": {
"@puppeteer/browsers": "1.3.0",
"cosmiconfig": "8.1.3",
"puppeteer-core": "20.2.1"
}
},
"puppeteer-core": {
"version": "file:packages/puppeteer-core",
"requires": {
"@puppeteer/browsers": "1.3.0",
"chromium-bidi": "0.4.9",
"cross-fetch": "3.1.6",
"debug": "4.3.4",
"devtools-protocol": "0.0.1120988",
"mitt": "3.0.0",
2023-03-16 13:41:38 +00:00
"parsel-js": "1.1.0",
"ws": "8.13.0"
}
},
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
},
2023-03-23 09:22:52 +00:00
"read-installed": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/read-installed/-/read-installed-4.0.3.tgz",
"integrity": "sha512-O03wg/IYuV/VtnK2h/KXEt9VIbMUFbk3ERG0Iu4FhLZw0EP0T9znqrYDGn6ncbEsXUFaUjiVAWXHzxwt3lhRPQ==",
"dev": true,
"requires": {
2023-03-23 09:22:52 +00:00
"debuglog": "^1.0.1",
"graceful-fs": "^4.1.2",
"read-package-json": "^2.0.0",
"readdir-scoped-modules": "^1.0.0",
"semver": "2 || 3 || 4 || 5",
"slide": "~1.1.3",
"util-extend": "^1.0.1"
},
"dependencies": {
"glob": {
2023-03-23 09:22:52 +00:00
"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",
2023-03-23 09:22:52 +00:00
"minimatch": "^3.1.1",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
}
},
2023-03-23 09:22:52 +00:00
"hosted-git-info": {
"version": "2.8.9",
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
"integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==",
"dev": true
},
"normalize-package-data": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
"integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
"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"
}
},
"npm-normalize-package-bin": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz",
"integrity": "sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==",
"dev": true
},
"read-package-json": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/read-package-json/-/read-package-json-2.1.2.tgz",
"integrity": "sha512-D1KmuLQr6ZSJS0tW8hf3WGpRlwszJOXZ3E8Yd/DNRaM5d+1wVRZdHlpGBLAuovjr28LbWvjpWkBHMxpRGGjzNA==",
"dev": true,
"requires": {
"glob": "^7.1.1",
"json-parse-even-better-errors": "^2.3.0",
"normalize-package-data": "^2.0.0",
"npm-normalize-package-bin": "^1.0.0"
}
},
"semver": {
"version": "5.7.1",
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
"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": {
"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
},
"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"
}
},
2023-03-23 09:22:52 +00:00
"readdir-scoped-modules": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/readdir-scoped-modules/-/readdir-scoped-modules-1.1.0.tgz",
"integrity": "sha512-asaikDeqAQg7JifRsZn1NJZXo9E+VwlyCfbkZhwyISinqk5zNS6266HS5kah6P0SaQKGF6SkNnZVHUzHFYxYDw==",
"dev": true,
"requires": {
"debuglog": "^1.0.1",
"dezalgo": "^1.0.0",
"graceful-fs": "^4.1.2",
"once": "^1.3.0"
}
},
2022-07-01 11:52:39 +00:00
"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",
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
"integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
2022-07-01 11:52:39 +00:00
"dev": true
},
"resolve-global": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/resolve-global/-/resolve-global-1.0.0.tgz",
"integrity": "sha512-zFa12V4OLtT5XUX/Q4VLvTfBf+Ok0SPc1FNGM/z9ctUdiU618qwKpWnd0CHs3+RqROfyEg/DhuHbMWYqcgljEw==",
2022-07-01 11:52:39 +00:00
"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": "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": {
"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"
}
}
}
},
"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
},
2023-03-23 09:22:52 +00:00
"slide": {
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/slide/-/slide-1.1.6.tgz",
"integrity": "sha512-NwrtjCg+lZoqhFU8fOwl4ay2ei8PaqCBOUV3/ektPY9trO1yQ1oXEfmHAhKArUVUr/hOHvy5f6AdP17dCM0zMw==",
"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",
"resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz",
"integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==",
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
},
2023-03-23 09:22:52 +00:00
"spdx-compare": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/spdx-compare/-/spdx-compare-1.0.0.tgz",
"integrity": "sha512-C1mDZOX0hnu0ep9dfmuoi03+eOdDoz2yvK79RxbcrVEG1NO1Ph35yW102DHWKN4pk80nwCgeMmSY5L25VE4D9A==",
"dev": true,
"requires": {
"array-find-index": "^1.0.2",
"spdx-expression-parse": "^3.0.0",
"spdx-ranges": "^2.0.0"
}
},
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
},
2023-03-23 09:22:52 +00:00
"spdx-ranges": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/spdx-ranges/-/spdx-ranges-2.1.1.tgz",
"integrity": "sha512-mcdpQFV7UDAgLpXEE/jOMqvK4LBoO0uTQg0uvXUewmEFhpiZx5yJSZITHB8w1ZahKdhfZqP5GPEOKLyEq5p8XA==",
"dev": true
},
"spdx-satisfies": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/spdx-satisfies/-/spdx-satisfies-5.0.1.tgz",
"integrity": "sha512-Nwor6W6gzFp8XX4neaKQ7ChV4wmpSh2sSDemMFSzHxpTw460jxFYeOn+jq4ybnSSw/5sc3pjka9MQPouksQNpw==",
"dev": true,
"requires": {
"spdx-compare": "^1.0.0",
"spdx-expression-parse": "^3.0.0",
"spdx-ranges": "^2.0.0"
}
},
2022-07-01 11:52:39 +00:00
"split2": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/split2/-/split2-3.2.2.tgz",
"integrity": "sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==",
2022-07-01 11:52:39 +00:00
"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",
"resolved": "https://registry.npmjs.org/text-extensions/-/text-extensions-1.9.0.tgz",
"integrity": "sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==",
2022-07-01 11:52:39 +00:00
"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",
"resolved": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz",
"integrity": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==",
2022-07-01 11:52:39 +00:00
"dev": true,
"requires": {
"readable-stream": "3"
}
},
"to-regex-range": {
"version": "5.0.1",
"requires": {
"is-number": "^7.0.0"
}
},
"tr46": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
"integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
},
2023-03-23 09:22:52 +00:00
"treeify": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/treeify/-/treeify-1.1.0.tgz",
"integrity": "sha512-1m4RA7xVAJrSGrrXGs0L3YTwyvBs2S8PbRHaLZAkFw7JR8oIFwYtysxlBZhYIa7xSyiYJKZ3iGrrk55cGA3i9A==",
"dev": true
},
2022-07-01 11:52:39 +00:00
"trim-newlines": {
"version": "3.0.1",
"dev": true
},
"ts-node": {
"version": "10.9.1",
"resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.9.1.tgz",
"integrity": "sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==",
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",
"resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz",
"integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==",
2022-07-01 11:52:39 +00:00
"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",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
"integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
2022-07-01 11:52:39 +00:00
"dev": true
},
"typescript": {
2023-05-05 05:46:17 +00:00
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.4.tgz",
"integrity": "sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==",
"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",
"resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz",
"integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==",
2022-07-01 11:52:39 +00:00
"dev": true
},
"uri-js": {
"version": "4.4.1",
"requires": {
"punycode": "^2.1.0"
}
},
"util-deprecate": {
"version": "1.0.2"
},
2023-03-23 09:22:52 +00:00
"util-extend": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/util-extend/-/util-extend-1.0.3.tgz",
"integrity": "sha512-mLs5zAK+ctllYBj+iAQvlDCwoxU/WDOUaJkcFudeiAX6OajC6BKXJUa9a+tbtkC11dz2Ufb7h0lyvIOVn4LADA==",
"dev": true
},
"uuid": {
"version": "8.3.2",
"dev": true
},
2022-07-01 11:52:39 +00:00
"v8-compile-cache-lib": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz",
"integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==",
2022-07-01 11:52:39 +00:00
"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",
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
"integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
},
"whatwg-url": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
"integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
"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.13.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz",
"integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==",
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",
"resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz",
"integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==",
2022-07-01 11:52:39 +00:00
"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
}
}
}