Skip to content

Commit

Permalink
fix(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
angular-robot committed Apr 10, 2024
1 parent 51d907e commit 10ce393
Show file tree
Hide file tree
Showing 9 changed files with 262 additions and 188 deletions.
10 changes: 5 additions & 5 deletions integration/pre_apf_project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "angular-ls-integration-test-project",
"private": true,
"dependencies": {
"@angular/common": "12.2.16",
"@angular/compiler": "12.2.16",
"@angular/compiler-cli": "12.2.16",
"@angular/core": "12.2.16",
"@angular/common": "12.2.17",
"@angular/compiler": "12.2.17",
"@angular/compiler-cli": "12.2.17",
"@angular/core": "12.2.17",
"rxjs": "6.6.7",
"zone.js": "0.11.5"
"zone.js": "0.14.4"
}
}
40 changes: 20 additions & 20 deletions integration/pre_apf_project/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
# yarn lockfile v1


"@angular/common@12.2.16":
version "12.2.16"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-12.2.16.tgz#dff620b1c81903059685be7e8887e9c720d53195"
integrity sha512-FEqTXTEsnbDInqV1yFlm97Tz1OFqZS5t0TUkm8gzXRgpIce/F/jLwAg0u1VQkgOsno6cNm0xTWPoZgu85NI4ug==
"@angular/common@12.2.17":
version "12.2.17"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-12.2.17.tgz#d07bde7f7f05b2e9fcac95c7087e2581960eedcb"
integrity sha512-/Rc83mzlL6YZScYTzg+Ng2hiCSf3jUVHAfQ8cyLOIMj/y8863Q+DMLVWW+ttvHwCjEFY44pC8IPyBl5FmSJYHg==
dependencies:
tslib "^2.2.0"

"@angular/compiler-cli@12.2.16":
version "12.2.16"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-12.2.16.tgz#6d7f20081a5c7c7ac82ac4a65bd14cad3480bdb9"
integrity sha512-tlalh8SJvdCWbUPRUR5GamaP+wSc/GuCsoUZpSbcczGKgSlbaEVXUYtVXm8/wuT6Slk2sSEbRs7tXGF2i7qxVw==
"@angular/compiler-cli@12.2.17":
version "12.2.17"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-12.2.17.tgz#91dc481727df9240ff88ee542f0fbaab26ee48c9"
integrity sha512-gJJlnDr8Fhs6z0hH0Y/5GC1YAgHY+sRh2BUrbDu+nIUubyyOVYSyQdL1jwEfCSIZl1GSg+4b4thU7pp7HtmX8g==
dependencies:
"@babel/core" "^7.8.6"
"@babel/types" "^7.8.6"
Expand All @@ -29,17 +29,17 @@
tslib "^2.2.0"
yargs "^17.0.0"

"@angular/compiler@12.2.16":
version "12.2.16"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-12.2.16.tgz#1aa9b3fbd3fe900118ab371d30c090fbc137a15f"
integrity sha512-nsYEw+yu8QyeqPf9nAmG419i1mtGM4v8+U+S3eQHQFXTgJzLymMykWHYu2ETdjUpNSLK6xcIQDBWtWnWSfJjAA==
"@angular/compiler@12.2.17":
version "12.2.17"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-12.2.17.tgz#7b40330ed93420be751bfbfe1d4599ecda74996d"
integrity sha512-dxM1CxzvEJPk6ShJngkW5j5BejBloxQNi+fJi+F8P/GN/Rj7vJUf0JxL+TUt1+Iv575V4NidJDKKikk6K485CA==
dependencies:
tslib "^2.2.0"

"@angular/core@12.2.16":
version "12.2.16"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-12.2.16.tgz#ec1dd07526ab2b8f808d21e8d5ab50f1a06c6aa8"
integrity sha512-jsmvaRdAfng99z2a9mAmkfcsCE1wm+tBYVDxnc5JquSXznwtncjzcoc2X0J0dzrkCDvzFfpTsZ9vehylytBc+A==
"@angular/core@12.2.17":
version "12.2.17"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-12.2.17.tgz#15c70a46de66f3d9500b2dc8e233f30328e83ad0"
integrity sha512-XUvTgU0D8XqNH5Y7UlTMk/XjUQaEGC0kZxhw/QSSQr65WrXtXmcD4d8Cg84TJ52uGXmf7IAruKvtbvu1Mbmvug==
dependencies:
tslib "^2.2.0"

Expand Down Expand Up @@ -671,9 +671,9 @@ yargs@^17.0.0:
y18n "^5.0.5"
yargs-parser "^20.2.2"

zone.js@0.11.5:
version "0.11.5"
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.11.5.tgz#ab0b449e91fadb5ebb2db189ffe1b7b6048dc8b1"
integrity sha512-D1/7VxEuQ7xk6z/kAROe4SUbd9CzxY4zOwVGnGHerd/SgLIVU5f4esDzQUsOCeArn933BZfWMKydH7l7dPEp0g==
zone.js@0.14.4:
version "0.14.4"
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.14.4.tgz#e0168fe450e3e4313c8efdb4a0ae4b557ac0fdd8"
integrity sha512-NtTUvIlNELez7Q1DzKVIFZBzNb646boQMgpATo9z3Ftuu/gWvzxCW7jdjcUDoRGxRikrhVHB/zLXh1hxeJawvw==
dependencies:
tslib "^2.3.0"
10 changes: 5 additions & 5 deletions integration/project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"name": "angular-ls-integration-test-project",
"private": true,
"dependencies": {
"@angular/common": "17.0.0-next.7",
"@angular/compiler": "17.0.0-next.7",
"@angular/compiler-cli": "17.0.0-next.7",
"@angular/core": "17.0.0-next.7",
"@angular/common": "17.3.4",
"@angular/compiler": "17.3.4",
"@angular/compiler-cli": "17.3.4",
"@angular/core": "17.3.4",
"rxjs": "6.6.7",
"zone.js": "0.11.5"
"zone.js": "0.14.4"
},
"devDependencies": {
"ng-packagr": "^17.0.0-next.2",
Expand Down

0 comments on commit 10ce393

Please sign in to comment.