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="2c04f4a8f4
"><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="de15ec5763
"><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="f31bf300b9
"><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="c152a4a13f
"><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="9de99202e9
"><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="de15ec5763
">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="2c04f4a8f4
">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="f31bf300b9
">f31bf300b</a></td> <td>fix</td> <td>avoid undefined module path for Sass imports in esbuild</td> </tr> <tr> <td><a href="c152a4a13f
">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="9de99202e9
">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="3ebb195525
">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="697df4f6e5
">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="c8a3b30000
">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="b27ce5da26
"><code>b27ce5d</code></a> release: cut the v15.1.3 release</li> <li><a href="3c459c3f68
"><code>3c459c3</code></a> build: update bazel aspect lib to 1.23.3</li> <li><a href="e293cb1a33
"><code>e293cb1</code></a> docs(<code>@angular/cli</code>): minor updates to <code>ng run</code> description</li> <li><a href="2c04f4a8f4
"><code>2c04f4a</code></a> fix(<code>@schematics/angular</code>): update browserslist config to include last 2 Chrome...</li> <li><a href="c152a4a13f
"><code>c152a4a</code></a> fix(<code>@angular-devkit/build-angular</code>): update browserslist config to include las...</li> <li><a href="9de99202e9
"><code>9de9920</code></a> fix(<code>@angular-devkit/core</code>): handle number like strings in workspace writer</li> <li><a href="f31bf300b9
"><code>f31bf30</code></a> fix(<code>@angular-devkit/build-angular</code>): avoid undefined module path for Sass impo...</li> <li><a href="de15ec5763
"><code>de15ec5</code></a> fix(<code>@angular/cli</code>): handle extended schematics when retrieving aliases</li> <li><a href="3661b3031d
"><code>3661b30</code></a> Revert "refactor: temporaily disable sending analytics"</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>
This commit is contained in:
parent
f7f3837091
commit
7752532285
174
package-lock.json
generated
174
package-lock.json
generated
@ -164,6 +164,54 @@
|
||||
"node": ">= 8"
|
||||
}
|
||||
},
|
||||
"node_modules/@angular-devkit/core": {
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-15.1.3.tgz",
|
||||
"integrity": "sha512-biuS+DceyZEqcE/cLvndtslqn3Q6uCmJ0RLpACikH6ESYorvk+A91H0ofuGue6HB/2CUN/F+mPSr7sWVI1W9sA==",
|
||||
"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/core/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/core/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-devkit/schematics": {
|
||||
"version": "14.2.8",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-14.2.8.tgz",
|
||||
@ -8613,7 +8661,7 @@
|
||||
"dependencies": {
|
||||
"@angular-devkit/architect": "^0.1501.2",
|
||||
"@angular-devkit/core": "^15.1.2",
|
||||
"@angular-devkit/schematics": "^15.1.2"
|
||||
"@angular-devkit/schematics": "^15.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@schematics/angular": "^14.2.8",
|
||||
@ -8623,37 +8671,12 @@
|
||||
"node": ">=14.1.0"
|
||||
}
|
||||
},
|
||||
"packages/ng-schematics/node_modules/@angular-devkit/core": {
|
||||
"version": "15.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-15.1.2.tgz",
|
||||
"integrity": "sha512-wkLZYvTZt30Ge6Z83Gxsr6mO1TIHCu3SImdE0zwW63EdU9o1NYkU74z1D9VUZ9Up7uHi1cHs/dssbxUuZ4eWOA==",
|
||||
"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
|
||||
}
|
||||
}
|
||||
},
|
||||
"packages/ng-schematics/node_modules/@angular-devkit/schematics": {
|
||||
"version": "15.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-15.1.2.tgz",
|
||||
"integrity": "sha512-HjJPm+4SS5TdAHHvdpXLv25wsvwVOn5RYs0A9MazTndlm80ct3PKeYUgakNDRFjRj8uORNlJMKmQIIhUSDjFsw==",
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-15.1.3.tgz",
|
||||
"integrity": "sha512-IXZ56/5uFnHqnLq+80JhmFx5mflyW8LgS/8Tr2l5DYVA71Fh3b1q+vGrEZB1X2zPoFeDOGAxv3Fi+kmjcz1GZg==",
|
||||
"dependencies": {
|
||||
"@angular-devkit/core": "15.1.2",
|
||||
"@angular-devkit/core": "15.1.3",
|
||||
"jsonc-parser": "3.2.0",
|
||||
"magic-string": "0.27.0",
|
||||
"ora": "5.4.1",
|
||||
@ -8671,21 +8694,6 @@
|
||||
"integrity": "sha512-qelS/Ra6sacc4loe/3MSjXNL1dNQ/GjxNHVzuChwMfmk7HuycRLVQN2qNY3XahK+fZc5E2szqQSKUyAF0E+2bg==",
|
||||
"dev": true
|
||||
},
|
||||
"packages/ng-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"
|
||||
}
|
||||
},
|
||||
"packages/ng-schematics/node_modules/magic-string": {
|
||||
"version": "0.27.0",
|
||||
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.27.0.tgz",
|
||||
@ -8697,14 +8705,6 @@
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"packages/ng-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"
|
||||
}
|
||||
},
|
||||
"packages/puppeteer": {
|
||||
"version": "19.6.0",
|
||||
"hasInstallScript": true,
|
||||
@ -9020,6 +9020,36 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"@angular-devkit/core": {
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-15.1.3.tgz",
|
||||
"integrity": "sha512-biuS+DceyZEqcE/cLvndtslqn3Q6uCmJ0RLpACikH6ESYorvk+A91H0ofuGue6HB/2CUN/F+mPSr7sWVI1W9sA==",
|
||||
"requires": {
|
||||
"ajv": "8.12.0",
|
||||
"ajv-formats": "2.1.1",
|
||||
"jsonc-parser": "3.2.0",
|
||||
"rxjs": "6.6.7",
|
||||
"source-map": "0.7.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"ajv": {
|
||||
"version": "8.12.0",
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"source-map": {
|
||||
"version": "0.7.4",
|
||||
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
|
||||
"integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA=="
|
||||
}
|
||||
}
|
||||
},
|
||||
"@angular-devkit/schematics": {
|
||||
"version": "14.2.8",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-14.2.8.tgz",
|
||||
@ -10012,29 +10042,17 @@
|
||||
"requires": {
|
||||
"@angular-devkit/architect": "^0.1501.2",
|
||||
"@angular-devkit/core": "^15.1.2",
|
||||
"@angular-devkit/schematics": "^15.1.2",
|
||||
"@angular-devkit/schematics": "^15.1.3",
|
||||
"@schematics/angular": "^14.2.8",
|
||||
"@types/node": "^14.15.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular-devkit/core": {
|
||||
"version": "15.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-15.1.2.tgz",
|
||||
"integrity": "sha512-wkLZYvTZt30Ge6Z83Gxsr6mO1TIHCu3SImdE0zwW63EdU9o1NYkU74z1D9VUZ9Up7uHi1cHs/dssbxUuZ4eWOA==",
|
||||
"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.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-15.1.2.tgz",
|
||||
"integrity": "sha512-HjJPm+4SS5TdAHHvdpXLv25wsvwVOn5RYs0A9MazTndlm80ct3PKeYUgakNDRFjRj8uORNlJMKmQIIhUSDjFsw==",
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-15.1.3.tgz",
|
||||
"integrity": "sha512-IXZ56/5uFnHqnLq+80JhmFx5mflyW8LgS/8Tr2l5DYVA71Fh3b1q+vGrEZB1X2zPoFeDOGAxv3Fi+kmjcz1GZg==",
|
||||
"requires": {
|
||||
"@angular-devkit/core": "15.1.2",
|
||||
"@angular-devkit/core": "15.1.3",
|
||||
"jsonc-parser": "3.2.0",
|
||||
"magic-string": "0.27.0",
|
||||
"ora": "5.4.1",
|
||||
@ -10047,17 +10065,6 @@
|
||||
"integrity": "sha512-qelS/Ra6sacc4loe/3MSjXNL1dNQ/GjxNHVzuChwMfmk7HuycRLVQN2qNY3XahK+fZc5E2szqQSKUyAF0E+2bg==",
|
||||
"dev": true
|
||||
},
|
||||
"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.27.0",
|
||||
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.27.0.tgz",
|
||||
@ -10065,11 +10072,6 @@
|
||||
"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=="
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -68,7 +68,7 @@
|
||||
"dependencies": {
|
||||
"@angular-devkit/architect": "^0.1501.2",
|
||||
"@angular-devkit/core": "^15.1.2",
|
||||
"@angular-devkit/schematics": "^15.1.2"
|
||||
"@angular-devkit/schematics": "^15.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^14.15.0",
|
||||
|
Loading…
Reference in New Issue
Block a user