chore(deps): Bump @angular-devkit/core from 15.0.3 to 15.0.4 (#9414)
Bumps [@angular-devkit/core](https://github.com/angular/angular-cli) from 15.0.3 to 15.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/releases"><code>@angular-devkit/core</code>'s releases</a>.</em></p> <blockquote> <h2>v15.0.4</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>15.0.4 (2022-12-14)</h1> <h3><code>@angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="ccc8e03508
"><img src="https://img.shields.io/badge/ccc8e0350-fix-green" alt="fix - ccc8e0350" /></a></td> <td>display actionable error when a style does not exist in Karma builder</td> </tr> <tr> <td><a href="507f756c34
"><img src="https://img.shields.io/badge/507f756c3-fix-green" alt="fix - 507f756c3" /></a></td> <td>downlevel class private methods when targeting Safari <=v15</td> </tr> <tr> <td><a href="a0da91dba3
"><img src="https://img.shields.io/badge/a0da91dba-fix-green" alt="fix - a0da91dba" /></a></td> <td>include sources in generated</td> </tr> <tr> <td><a href="9fd3562342
"><img src="https://img.shields.io/badge/9fd356234-fix-green" alt="fix - 9fd356234" /></a></td> <td>only set ngDevMode when script optimizations are enabled</td> </tr> <tr> <td><a href="8e85f47284
"><img src="https://img.shields.io/badge/8e85f4728-fix-green" alt="fix - 8e85f4728" /></a></td> <td>update <code>css-loader</code> to <code>6.7.3</code></td> </tr> <tr> <td><a href="b2d4415caa
"><img src="https://img.shields.io/badge/b2d4415ca-fix-green" alt="fix - b2d4415ca" /></a></td> <td>update locale setting snippet to use <code>globalThis</code>.</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Charles Lyding</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular-cli/blob/15.0.4/CHANGELOG.md"><code>@angular-devkit/core</code>'s changelog</a>.</em></p> <blockquote> <h1>15.0.4 (2022-12-14)</h1> <h3><code>@angular-devkit/build-angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="ccc8e03508
">ccc8e0350</a></td> <td>fix</td> <td>display actionable error when a style does not exist in Karma builder</td> </tr> <tr> <td><a href="507f756c34
">507f756c3</a></td> <td>fix</td> <td>downlevel class private methods when targeting Safari <=v15</td> </tr> <tr> <td><a href="a0da91dba3
">a0da91dba</a></td> <td>fix</td> <td>include sources in generated Sass source maps</td> </tr> <tr> <td><a href="9fd3562342
">9fd356234</a></td> <td>fix</td> <td>only set ngDevMode when script optimizations are enabled</td> </tr> <tr> <td><a href="8e85f47284
">8e85f4728</a></td> <td>fix</td> <td>update <code>css-loader</code> to <code>6.7.3</code></td> </tr> <tr> <td><a href="b2d4415caa
">b2d4415ca</a></td> <td>fix</td> <td>update locale setting snippet to use <code>globalThis</code>.</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius and Charles Lyding</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="8771258776
"><code>8771258</code></a> release: cut the v15.0.4 release</li> <li><a href="8e85f47284
"><code>8e85f47</code></a> fix(<code>@angular-devkit/build-angular</code>): update <code>css-loader</code> to <code>6.7.3</code></li> <li><a href="9fd3562342
"><code>9fd3562</code></a> fix(<code>@angular-devkit/build-angular</code>): only set ngDevMode when script optimizati...</li> <li><a href="ccc8e03508
"><code>ccc8e03</code></a> fix(<code>@angular-devkit/build-angular</code>): display actionable error when a style doe...</li> <li><a href="507f756c34
"><code>507f756</code></a> fix(<code>@angular-devkit/build-angular</code>): downlevel class private methods when targ...</li> <li><a href="b2d4415caa
"><code>b2d4415</code></a> fix(<code>@angular-devkit/build-angular</code>): update locale setting snippet to use `glo...</li> <li><a href="a0da91dba3
"><code>a0da91d</code></a> fix(<code>@angular-devkit/build-angular</code>): include sources in generated</li> <li>See full diff in <a href="https://github.com/angular/angular-cli/compare/15.0.3...15.0.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/core&package-manager=npm_and_yarn&previous-version=15.0.3&new-version=15.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0f0e717582
commit
fa05a1c834
145
package-lock.json
generated
145
package-lock.json
generated
@ -127,39 +127,6 @@
|
||||
"node": ">= 8"
|
||||
}
|
||||
},
|
||||
"node_modules/@angular-devkit/core": {
|
||||
"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",
|
||||
"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/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",
|
||||
@ -8752,7 +8719,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@angular-devkit/architect": "^0.1500.4",
|
||||
"@angular-devkit/core": "^15.0.1",
|
||||
"@angular-devkit/core": "^15.0.4",
|
||||
"@angular-devkit/schematics": "^15.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -8763,6 +8730,31 @@
|
||||
"node": ">=14.1.0"
|
||||
}
|
||||
},
|
||||
"packages/ng-schematics/node_modules/@angular-devkit/core": {
|
||||
"version": "15.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-15.0.4.tgz",
|
||||
"integrity": "sha512-4ITpRAevd652SxB+qNesIQ9qfbm7wT5UBU5kJOPPwGL77I21g8CQpkmV1n5VSacPvC9Zbz90feOWexf7w7JzcA==",
|
||||
"dependencies": {
|
||||
"ajv": "8.11.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.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-15.0.3.tgz",
|
||||
@ -8780,12 +8772,45 @@
|
||||
"yarn": ">= 1.13.0"
|
||||
}
|
||||
},
|
||||
"packages/ng-schematics/node_modules/@angular-devkit/schematics/node_modules/@angular-devkit/core": {
|
||||
"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",
|
||||
"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/@types/node": {
|
||||
"version": "14.18.33",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.33.tgz",
|
||||
"integrity": "sha512-qelS/Ra6sacc4loe/3MSjXNL1dNQ/GjxNHVzuChwMfmk7HuycRLVQN2qNY3XahK+fZc5E2szqQSKUyAF0E+2bg==",
|
||||
"dev": true
|
||||
},
|
||||
"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.4.0",
|
||||
"hasInstallScript": true,
|
||||
@ -8904,25 +8929,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"@angular-devkit/core": {
|
||||
"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",
|
||||
"jsonc-parser": "3.2.0",
|
||||
"rxjs": "6.6.7",
|
||||
"source-map": "0.7.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"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",
|
||||
@ -9982,12 +9988,24 @@
|
||||
"version": "file:packages/ng-schematics",
|
||||
"requires": {
|
||||
"@angular-devkit/architect": "^0.1500.4",
|
||||
"@angular-devkit/core": "^15.0.1",
|
||||
"@angular-devkit/core": "^15.0.4",
|
||||
"@angular-devkit/schematics": "^15.0.3",
|
||||
"@schematics/angular": "^14.2.8",
|
||||
"@types/node": "^14.15.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular-devkit/core": {
|
||||
"version": "15.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-15.0.4.tgz",
|
||||
"integrity": "sha512-4ITpRAevd652SxB+qNesIQ9qfbm7wT5UBU5kJOPPwGL77I21g8CQpkmV1n5VSacPvC9Zbz90feOWexf7w7JzcA==",
|
||||
"requires": {
|
||||
"ajv": "8.11.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.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-15.0.3.tgz",
|
||||
@ -9998,6 +10016,20 @@
|
||||
"magic-string": "0.26.7",
|
||||
"ora": "5.4.1",
|
||||
"rxjs": "6.6.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular-devkit/core": {
|
||||
"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",
|
||||
"jsonc-parser": "3.2.0",
|
||||
"rxjs": "6.6.7",
|
||||
"source-map": "0.7.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"@types/node": {
|
||||
@ -10005,6 +10037,11 @@
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.33.tgz",
|
||||
"integrity": "sha512-qelS/Ra6sacc4loe/3MSjXNL1dNQ/GjxNHVzuChwMfmk7HuycRLVQN2qNY3XahK+fZc5E2szqQSKUyAF0E+2bg==",
|
||||
"dev": true
|
||||
},
|
||||
"source-map": {
|
||||
"version": "0.7.4",
|
||||
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
|
||||
"integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA=="
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -67,7 +67,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular-devkit/architect": "^0.1500.4",
|
||||
"@angular-devkit/core": "^15.0.1",
|
||||
"@angular-devkit/core": "^15.0.4",
|
||||
"@angular-devkit/schematics": "^15.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user