Skip to content

Commit

Permalink
chore(deps): update angular-cli monorepo to v17.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2023
1 parent 48dd2dd commit ede45f9
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 60 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
"zone.js": "0.14.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.0.1",
"@angular-devkit/build-angular": "17.0.8",
"@angular-eslint/builder": "17.1.0",
"@angular-eslint/eslint-plugin": "17.1.0",
"@angular-eslint/eslint-plugin-template": "17.1.0",
"@angular-eslint/schematics": "17.1.0",
"@angular-eslint/template-parser": "17.1.0",
"@angular/cli": "17.0.1",
"@angular/cli": "17.0.8",
"@angular/compiler-cli": "17.0.3",
"@angular/language-service": "17.0.3",
"@testing-library/angular": "14.2.0",
Expand Down
125 changes: 67 additions & 58 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,23 +20,23 @@
"@jridgewell/gen-mapping" "^0.3.0"
"@jridgewell/trace-mapping" "^0.3.9"

"@angular-devkit/[email protected].1":
version "0.1700.1"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1700.1.tgz#9d2dcf74139d631b9c611747c9bbee301d519622"
integrity sha512-w84luzQNRjlt7XxX3+jyzcwBBv3gAjjvFWTjN1E5mlpDCUXgYmQ3CMowFHeu0U06HD5Sapap9p2l6GoajuZK5Q==
"@angular-devkit/[email protected].8":
version "0.1700.8"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1700.8.tgz#700fd9b980e28945608d3cee4f0995150f5671a1"
integrity sha512-SWVr3CvwO6T0yW2ytszCwBT1g92vyFkwbVUxqE93urYnoD8PvP+81GH5YwVjHQTgvhP4eXQMGZ9hpHx57VOrWQ==
dependencies:
"@angular-devkit/core" "17.0.1"
"@angular-devkit/core" "17.0.8"
rxjs "7.8.1"

"@angular-devkit/[email protected].1":
version "17.0.1"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-17.0.1.tgz#c65ff553767231ac3154a2baad60dda7be2a7bd3"
integrity sha512-OomGAeBg/OOxzPpoU7EkdD3WwhKip+0Giy/cGtkalSgQ5vWTuZhf8UnxwTf7xEXW5LtvfoTtv7sKmb1dJT7FzA==
"@angular-devkit/[email protected].8":
version "17.0.8"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-17.0.8.tgz#c6ae0b4518a148a9b60b5e1f680b8e089b3b9cbb"
integrity sha512-u7R5yX92ZxOL/LfxiKGGqlBo86100sJ5Rabavn8DeGtYP8N0qgwCcNwlW2zaMoUlkw2geMnxcxIX5VJI4iFPUA==
dependencies:
"@ampproject/remapping" "2.2.1"
"@angular-devkit/architect" "0.1700.1"
"@angular-devkit/build-webpack" "0.1700.1"
"@angular-devkit/core" "17.0.1"
"@angular-devkit/architect" "0.1700.8"
"@angular-devkit/build-webpack" "0.1700.8"
"@angular-devkit/core" "17.0.8"
"@babel/core" "7.23.2"
"@babel/generator" "7.23.0"
"@babel/helper-annotate-as-pure" "7.22.5"
Expand All @@ -47,7 +47,7 @@
"@babel/preset-env" "7.23.2"
"@babel/runtime" "7.23.2"
"@discoveryjs/json-ext" "0.5.7"
"@ngtools/webpack" "17.0.1"
"@ngtools/webpack" "17.0.8"
"@vitejs/plugin-basic-ssl" "1.0.1"
ansi-colors "4.1.3"
autoprefixer "10.4.16"
Expand Down Expand Up @@ -92,7 +92,7 @@
tree-kill "1.2.2"
tslib "2.6.2"
undici "5.27.2"
vite "4.5.0"
vite "4.5.1"
webpack "5.89.0"
webpack-dev-middleware "6.1.1"
webpack-dev-server "4.15.1"
Expand All @@ -101,18 +101,18 @@
optionalDependencies:
esbuild "0.19.5"

"@angular-devkit/[email protected].1":
version "0.1700.1"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1700.1.tgz#4d515d63b0916f6c35c62ba833a14fe06b62cbc2"
integrity sha512-u9LTcG9Kg2J6WkF1WSoBLdDabhbKxcuHY24SouAJTwg33j6YksglL7qnofOsNxny3Gdnze2BhCjQ1GS9Y8ovXw==
"@angular-devkit/[email protected].8":
version "0.1700.8"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1700.8.tgz#756fd69b36948144004666a0e3e3730050e610cd"
integrity sha512-GA7QlCAlYB3uBkRaUYgIC/Vfajb9jMmouwYiAAEm34ZyP3ThFjdqsYd/A/exnuESt5o6Bh++C/PI34sV3lawRA==
dependencies:
"@angular-devkit/architect" "0.1700.1"
"@angular-devkit/architect" "0.1700.8"
rxjs "7.8.1"

"@angular-devkit/[email protected].1":
version "17.0.1"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-17.0.1.tgz#be53712f881c91ff41333d467dcb3a11db01f7ee"
integrity sha512-UjNx9fZW0oU7UaeoB0HblYz/Nm8MWtinAe39XkY+zjECLWqKAcHPotfYjucXiky1UlBUOScIKbwjMDdEY8xkuw==
"@angular-devkit/[email protected].8":
version "17.0.8"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-17.0.8.tgz#76152da2331ac253d0af8c97ce5963db9fdc73d5"
integrity sha512-gI8+SOwGUwr0WOlFrhLjohLolMzcguuoR0LTZEcGjdXvQyPgH4NDSRIIrfWCdu+ZVhfy76o3zQYdYc9QN8NrjQ==
dependencies:
ajv "8.12.0"
ajv-formats "2.1.1"
Expand All @@ -121,12 +121,12 @@
rxjs "7.8.1"
source-map "0.7.4"

"@angular-devkit/[email protected].1":
version "17.0.1"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-17.0.1.tgz#e79b48594840ca7289730ff49a7b3b09f23ea209"
integrity sha512-bwgdGviRZC5X8Tl4QcjtIJAcC0p8yIhOyYVFrq4PWYvI+DfV9P6w3OFuoS6rwEoiIQR90+12iKBYMt1MfL/c0Q==
"@angular-devkit/[email protected].8":
version "17.0.8"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-17.0.8.tgz#a118c54ea208ad1f4d83b5317f8ae30ee3cffbfb"
integrity sha512-syo814SVWfJvne448IijjZvpWbuqJsEutdNqHWLTewTfX2U3KrIAr/XRVcXQMuyMvLCDiuxjMgEJxOIP7mcIPw==
dependencies:
"@angular-devkit/core" "17.0.1"
"@angular-devkit/core" "17.0.8"
jsonc-parser "3.2.0"
magic-string "0.30.5"
ora "5.4.1"
Expand Down Expand Up @@ -210,15 +210,15 @@
optionalDependencies:
parse5 "^7.1.2"

"@angular/[email protected].1":
version "17.0.1"
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-17.0.1.tgz#b1c48f7ae05a6b5c5d6f811b1703bd45fc467b75"
integrity sha512-3iJWw+bpr/8y1ZY1m0wGfukffQVmD6DJUNubB297NCq1bJyUj+uwBuDnpIH+vidJvPBEEY+9XPJr0Jnd6+i7rg==
"@angular/[email protected].8":
version "17.0.8"
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-17.0.8.tgz#6832b503988818e8fb16da25e906ce0a70c55d0a"
integrity sha512-yZXYNLAFv9u2qypsVqtS+rRCsnjsIPYXr6TcI/r5buzOtC7UQ2lleYsWJqX47SsyGMk/o3gaYg5Bj2I5mmRDLA==
dependencies:
"@angular-devkit/architect" "0.1700.1"
"@angular-devkit/core" "17.0.1"
"@angular-devkit/schematics" "17.0.1"
"@schematics/angular" "17.0.1"
"@angular-devkit/architect" "0.1700.8"
"@angular-devkit/core" "17.0.8"
"@angular-devkit/schematics" "17.0.8"
"@schematics/angular" "17.0.8"
"@yarnpkg/lockfile" "1.1.0"
ansi-colors "4.1.3"
ini "4.1.1"
Expand Down Expand Up @@ -311,9 +311,9 @@
tslib "^2.3.0"

"@angular/ssr@^17.0.1":
version "17.0.1"
resolved "https://registry.yarnpkg.com/@angular/ssr/-/ssr-17.0.1.tgz#ba12972c85e847a3638bf2ea53f70785565d0d13"
integrity sha512-DlUudZCYhwfiuYwsIWTFxXgDS1DUyUFfv1bas2QTEFh6zo/V54+OOF7LPspezMQHulG/SkPGO1tJC1Z5FtwiMg==
version "17.0.8"
resolved "https://registry.yarnpkg.com/@angular/ssr/-/ssr-17.0.8.tgz#737205ac633e212a6e890176161f6b44ef90a8cc"
integrity sha512-7dTP4kU8O50yKMeOQ/74nJgRnfyVaOMKOalzUktMRdZR4MKN9JfG1XfqiUVFK0V8UNGLrOGI+M004wAnm3DOtg==
dependencies:
critters "0.0.20"
tslib "^2.3.0"
Expand Down Expand Up @@ -1676,10 +1676,10 @@
dependencies:
call-bind "^1.0.2"

"@ngtools/[email protected].1":
version "17.0.1"
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-17.0.1.tgz#eda5a52966f44467a71450c60ff633399d05b22d"
integrity sha512-IfiWIBY1GntfJFV/U1CSOHZ7zF5p0zFMFzux7/iGXUXit299LTdJ5mZTe9++lFcH6dPHgEPWlinuYAfzorY4ng==
"@ngtools/[email protected].8":
version "17.0.8"
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-17.0.8.tgz#cadf1bb3ba90d5cf6e138470c0e0ddf6609ff5af"
integrity sha512-wx0XBMrbpDeailK2uIhp/ZVMC3GK3BWwJjUu5SbT4BFrcoi2Zd9/9m0RCBAY54UXLBCqKd+ih7pJ6JSvprZmWw==

"@nodelib/[email protected]":
version "2.1.5"
Expand Down Expand Up @@ -1848,13 +1848,13 @@
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==

"@schematics/[email protected].1":
version "17.0.1"
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-17.0.1.tgz#0a1f791f23d32414e4bcf1df9bf7ec173294fe04"
integrity sha512-BacI1fQsEXNYkfJzDJn3CsUSc9A4M7nhXtvt3XjceUhOqUp2AR4uIeUwDOrpLnkRwv5+rZLafUnRN3k01WUJOw==
"@schematics/[email protected].8":
version "17.0.8"
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-17.0.8.tgz#2c8ba9fbb9529f2d44b3dc608a2b8dbae6495cce"
integrity sha512-1h5mwKFv1B/L5JWZ0mxnC4ms06iwnSi/w+GgRZPeM3P5BpuZuvAkFiClNnM55iLlQJXRQioPNLM3sOsz7spR6w==
dependencies:
"@angular-devkit/core" "17.0.1"
"@angular-devkit/schematics" "17.0.1"
"@angular-devkit/core" "17.0.8"
"@angular-devkit/schematics" "17.0.8"
jsonc-parser "3.2.0"

"@sigstore/bundle@^2.1.0":
Expand Down Expand Up @@ -6018,10 +6018,10 @@ mz@^2.7.0:
object-assign "^4.0.1"
thenify-all "^1.0.0"

nanoid@^3.3.6:
version "3.3.6"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
nanoid@^3.3.6, nanoid@^3.3.7:
version "3.3.7"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==

natural-compare@^1.4.0:
version "1.4.0"
Expand Down Expand Up @@ -6693,7 +6693,7 @@ [email protected]:
picocolors "^1.0.0"
source-map-js "^1.0.2"

[email protected], postcss@^8.2.14, postcss@^8.4.21, postcss@^8.4.23, postcss@^8.4.27:
[email protected]:
version "8.4.31"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
Expand All @@ -6702,6 +6702,15 @@ [email protected], postcss@^8.2.14, postcss@^8.4.21, postcss@^8.4.23, postcss@^8.4.
picocolors "^1.0.0"
source-map-js "^1.0.2"

postcss@^8.2.14, postcss@^8.4.21, postcss@^8.4.23, postcss@^8.4.27:
version "8.4.32"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32.tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9"
integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==
dependencies:
nanoid "^3.3.7"
picocolors "^1.0.0"
source-map-js "^1.0.2"

prelude-ls@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
Expand Down Expand Up @@ -8167,10 +8176,10 @@ vfile@^5.0.0:
unist-util-stringify-position "^3.0.0"
vfile-message "^3.0.0"

[email protected].0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.0.tgz#ec406295b4167ac3bc23e26f9c8ff559287cff26"
integrity sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==
[email protected].1:
version "4.5.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.1.tgz#3370986e1ed5dbabbf35a6c2e1fb1e18555b968a"
integrity sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.27"
Expand Down

0 comments on commit ede45f9

Please sign in to comment.