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="3d9971edb0
"><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="24f4b51d22
"><img src="https://img.shields.io/badge/24f4b51d2-fix-green" alt="fix - 24f4b51d2" /></a></td> <td>downlevel class fields with Safari <= v15 for esbuild</td> </tr> <tr> <td><a href="45afc42db8
"><img src="https://img.shields.io/badge/45afc42db-fix-green" alt="fix - 45afc42db" /></a></td> <td>downlevel class properties when targeting Safari <=v15</td> </tr> <tr> <td><a href="e6461badf7
"><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="2891d5bc9e
"><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="d9cc4b0289
"><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="48426852b0
"><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="eda96def48
"><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="2af32fd3a9
"><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="19f5cc746e
"><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="2220a907da
"><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="3d9971edb0
">3d9971edb</a></td> <td>fix</td> <td>default preserve symlinks to Node.js value for esbuild</td> </tr> <tr> <td><a href="24f4b51d22
">24f4b51d2</a></td> <td>fix</td> <td>downlevel class fields with Safari <= v15 for esbuild</td> </tr> <tr> <td><a href="45afc42db8
">45afc42db</a></td> <td>fix</td> <td>downlevel class properties when targeting Safari <=v15</td> </tr> <tr> <td><a href="e6461badf7
">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="9299dea649
">9299dea64</a></td> <td>feat</td> <td>generate functional interceptors</td> </tr> <tr> <td><a href="9b6d190f4a
">9b6d190f4</a></td> <td>fix</td> <td>remove EnvironmentInjector import in functional guard spec</td> </tr> <tr> <td><a href="b11d3f6442
">b11d3f644</a></td> <td>fix</td> <td>use proper variable in functional guard spec</td> </tr> <tr> <td><a href="451975f765
">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="012393d379
">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="856720b913
">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="eb2a73a351
"><code>eb2a73a</code></a> release: cut the v15.0.3 release</li> <li><a href="3d9971edb0
"><code>3d9971e</code></a> fix(<code>@angular-devkit/build-angular</code>): default preserve symlinks to Node.js valu...</li> <li><a href="24f4b51d22
"><code>24f4b51</code></a> fix(<code>@angular-devkit/build-angular</code>): downlevel class fields with Safari <= v15...</li> <li><a href="20e0742154
"><code>20e0742</code></a> refactor(<code>@angular-devkit/build-angular</code>): update browserslist conversion to la...</li> <li><a href="18f31009c1
"><code>18f3100</code></a> refactor(<code>@angular-devkit/build-angular</code>): convert into a function to give mor...</li> <li><a href="45afc42db8
"><code>45afc42</code></a> fix(<code>@angular-devkit/build-angular</code>): downlevel class properties when targeting...</li> <li><a href="e6461badf7
"><code>e6461ba</code></a> fix(<code>@angular-devkit/build-angular</code>): prevent optimization adding unsupported E...</li> <li><a href="d77416f8cc
"><code>d77416f</code></a> release: cut the v15.0.2 release</li> <li><a href="0a543eaa2d
"><code>0a543ea</code></a> Revert "docs: remove <code>@latest</code> reference from <code>npm init</code> command"</li> <li><a href="d9cc4b0289
"><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>
This commit is contained in:
parent
28cedac784
commit
cd8eec3222
63
package-lock.json
generated
63
package-lock.json
generated
@ -133,9 +133,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@angular-devkit/core": {
|
||||
"version": "15.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-15.0.1.tgz",
|
||||
"integrity": "sha512-Q8sF561Wf53ufdrKWvsqebbD5EjJpdHaPjg5nAHYwPtwD1ciG7oL55cQFs0LYqy9Ux6k34NimodhH3QgXYYPFQ==",
|
||||
"version": "15.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-15.0.3.tgz",
|
||||
"integrity": "sha512-sJsC1uZnOs66uTEGS6E/FlMInERvChIC1oUwfgP4NMYFy4KLkzTDYZ+JAtK5/k418N+j0aS+DndfrRT3n7WNUw==",
|
||||
"dependencies": {
|
||||
"ajv": "8.11.0",
|
||||
"ajv-formats": "2.1.1",
|
||||
@ -169,6 +169,7 @@
|
||||
"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",
|
||||
@ -186,6 +187,7 @@
|
||||
"version": "14.2.8",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-14.2.8.tgz",
|
||||
"integrity": "sha512-30nDq2PH91X7T42xXFBlTiXTBG143z0BL8IUgpVCxTFYwxgPbtV4bcXTkiBgh1FL/usZcHa0Bd/64wxmFOpYwA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"ajv": "8.11.0",
|
||||
"ajv-formats": "2.1.1",
|
||||
@ -210,12 +212,14 @@
|
||||
"node_modules/@angular-devkit/schematics/node_modules/jsonc-parser": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.1.0.tgz",
|
||||
"integrity": "sha512-DRf0QjnNeCUds3xTjKlQQ3DpJD51GvDjJfnxUVWg6PZTo2otSm+slzNAxU/35hF8/oJIKoG9slq30JYOsF2azg=="
|
||||
"integrity": "sha512-DRf0QjnNeCUds3xTjKlQQ3DpJD51GvDjJfnxUVWg6PZTo2otSm+slzNAxU/35hF8/oJIKoG9slq30JYOsF2azg==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@angular-devkit/schematics/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"
|
||||
},
|
||||
@ -227,6 +231,7 @@
|
||||
"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"
|
||||
}
|
||||
@ -6027,7 +6032,6 @@
|
||||
"version": "0.26.7",
|
||||
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.26.7.tgz",
|
||||
"integrity": "sha512-hX9XH3ziStPoPhJxLq1syWuZMxbDvGNbVchfrdCtanC7D13888bMFow61x8axrx+GfHLtVeAx2kxL7tTGRl+Ow==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"sourcemap-codec": "^1.4.8"
|
||||
},
|
||||
@ -8754,7 +8758,7 @@
|
||||
"dependencies": {
|
||||
"@angular-devkit/architect": "^0.1402.10",
|
||||
"@angular-devkit/core": "^15.0.1",
|
||||
"@angular-devkit/schematics": "^14.2.6"
|
||||
"@angular-devkit/schematics": "^15.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@schematics/angular": "^14.2.8",
|
||||
@ -8764,6 +8768,23 @@
|
||||
"node": ">=14.1.0"
|
||||
}
|
||||
},
|
||||
"packages/ng-schematics/node_modules/@angular-devkit/schematics": {
|
||||
"version": "15.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-15.0.3.tgz",
|
||||
"integrity": "sha512-vIS8XaH3pyWql1G4Nux7EplQsph3FiMXd6U/YV9YK0g1U0k0Rh8w+9zM4yrRbrNf2BKrx1VObS0n6ibGrm1TwA==",
|
||||
"dependencies": {
|
||||
"@angular-devkit/core": "15.0.3",
|
||||
"jsonc-parser": "3.2.0",
|
||||
"magic-string": "0.26.7",
|
||||
"ora": "5.4.1",
|
||||
"rxjs": "6.6.7"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^14.20.0 || ^16.13.0 || >=18.10.0",
|
||||
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
||||
"yarn": ">= 1.13.0"
|
||||
}
|
||||
},
|
||||
"packages/ng-schematics/node_modules/@types/node": {
|
||||
"version": "14.18.33",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.33.tgz",
|
||||
@ -8894,9 +8915,9 @@
|
||||
}
|
||||
},
|
||||
"@angular-devkit/core": {
|
||||
"version": "15.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-15.0.1.tgz",
|
||||
"integrity": "sha512-Q8sF561Wf53ufdrKWvsqebbD5EjJpdHaPjg5nAHYwPtwD1ciG7oL55cQFs0LYqy9Ux6k34NimodhH3QgXYYPFQ==",
|
||||
"version": "15.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-15.0.3.tgz",
|
||||
"integrity": "sha512-sJsC1uZnOs66uTEGS6E/FlMInERvChIC1oUwfgP4NMYFy4KLkzTDYZ+JAtK5/k418N+j0aS+DndfrRT3n7WNUw==",
|
||||
"requires": {
|
||||
"ajv": "8.11.0",
|
||||
"ajv-formats": "2.1.1",
|
||||
@ -8916,6 +8937,7 @@
|
||||
"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",
|
||||
@ -8928,6 +8950,7 @@
|
||||
"version": "14.2.8",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-14.2.8.tgz",
|
||||
"integrity": "sha512-30nDq2PH91X7T42xXFBlTiXTBG143z0BL8IUgpVCxTFYwxgPbtV4bcXTkiBgh1FL/usZcHa0Bd/64wxmFOpYwA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"ajv": "8.11.0",
|
||||
"ajv-formats": "2.1.1",
|
||||
@ -8939,12 +8962,14 @@
|
||||
"jsonc-parser": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.1.0.tgz",
|
||||
"integrity": "sha512-DRf0QjnNeCUds3xTjKlQQ3DpJD51GvDjJfnxUVWg6PZTo2otSm+slzNAxU/35hF8/oJIKoG9slq30JYOsF2azg=="
|
||||
"integrity": "sha512-DRf0QjnNeCUds3xTjKlQQ3DpJD51GvDjJfnxUVWg6PZTo2otSm+slzNAxU/35hF8/oJIKoG9slq30JYOsF2azg==",
|
||||
"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"
|
||||
}
|
||||
@ -8952,7 +8977,8 @@
|
||||
"source-map": {
|
||||
"version": "0.7.4",
|
||||
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
|
||||
"integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA=="
|
||||
"integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==",
|
||||
"dev": true
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -9967,11 +9993,23 @@
|
||||
"requires": {
|
||||
"@angular-devkit/architect": "^0.1402.10",
|
||||
"@angular-devkit/core": "^15.0.1",
|
||||
"@angular-devkit/schematics": "^14.2.6",
|
||||
"@angular-devkit/schematics": "^15.0.3",
|
||||
"@schematics/angular": "^14.2.8",
|
||||
"@types/node": "^14.15.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular-devkit/schematics": {
|
||||
"version": "15.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-15.0.3.tgz",
|
||||
"integrity": "sha512-vIS8XaH3pyWql1G4Nux7EplQsph3FiMXd6U/YV9YK0g1U0k0Rh8w+9zM4yrRbrNf2BKrx1VObS0n6ibGrm1TwA==",
|
||||
"requires": {
|
||||
"@angular-devkit/core": "15.0.3",
|
||||
"jsonc-parser": "3.2.0",
|
||||
"magic-string": "0.26.7",
|
||||
"ora": "5.4.1",
|
||||
"rxjs": "6.6.7"
|
||||
}
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "14.18.33",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.33.tgz",
|
||||
@ -13062,7 +13100,6 @@
|
||||
"version": "0.26.7",
|
||||
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.26.7.tgz",
|
||||
"integrity": "sha512-hX9XH3ziStPoPhJxLq1syWuZMxbDvGNbVchfrdCtanC7D13888bMFow61x8axrx+GfHLtVeAx2kxL7tTGRl+Ow==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"sourcemap-codec": "^1.4.8"
|
||||
}
|
||||
|
@ -68,7 +68,7 @@
|
||||
"dependencies": {
|
||||
"@angular-devkit/architect": "^0.1402.10",
|
||||
"@angular-devkit/core": "^15.0.1",
|
||||
"@angular-devkit/schematics": "^14.2.6"
|
||||
"@angular-devkit/schematics": "^15.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^14.15.0",
|
||||
|
Loading…
Reference in New Issue
Block a user