Skip to content

Commit

Permalink
chore(deps): update angular monorepo to v17.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent aadaf00 commit 27f829a
Show file tree
Hide file tree
Showing 10 changed files with 217 additions and 217 deletions.
20 changes: 10 additions & 10 deletions examples/custom-esbuild/sanity-esbuild-app-esm/package.json
Expand Up @@ -15,14 +15,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.3.5",
"@angular/common": "17.3.5",
"@angular/compiler": "17.3.5",
"@angular/core": "17.3.5",
"@angular/forms": "17.3.5",
"@angular/platform-browser": "17.3.5",
"@angular/platform-browser-dynamic": "17.3.5",
"@angular/router": "17.3.5",
"@angular/animations": "17.3.6",
"@angular/common": "17.3.6",
"@angular/compiler": "17.3.6",
"@angular/core": "17.3.6",
"@angular/forms": "17.3.6",
"@angular/platform-browser": "17.3.6",
"@angular/platform-browser-dynamic": "17.3.6",
"@angular/router": "17.3.6",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.4"
Expand All @@ -31,8 +31,8 @@
"@angular-builders/custom-esbuild": "workspace:*",
"@angular-devkit/build-angular": "17.3.5",
"@angular/cli": "17.3.5",
"@angular/compiler-cli": "17.3.5",
"@angular/language-service": "17.3.5",
"@angular/compiler-cli": "17.3.6",
"@angular/language-service": "17.3.6",
"@types/jasmine": "5.1.2",
"@types/node": "20.12.7",
"cypress": "13.8.1",
Expand Down
20 changes: 10 additions & 10 deletions examples/custom-esbuild/sanity-esbuild-app/package.json
Expand Up @@ -12,14 +12,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.3.5",
"@angular/common": "17.3.5",
"@angular/compiler": "17.3.5",
"@angular/core": "17.3.5",
"@angular/forms": "17.3.5",
"@angular/platform-browser": "17.3.5",
"@angular/platform-browser-dynamic": "17.3.5",
"@angular/router": "17.3.5",
"@angular/animations": "17.3.6",
"@angular/common": "17.3.6",
"@angular/compiler": "17.3.6",
"@angular/core": "17.3.6",
"@angular/forms": "17.3.6",
"@angular/platform-browser": "17.3.6",
"@angular/platform-browser-dynamic": "17.3.6",
"@angular/router": "17.3.6",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.4"
Expand All @@ -28,8 +28,8 @@
"@angular-builders/custom-esbuild": "workspace:*",
"@angular-devkit/build-angular": "17.3.5",
"@angular/cli": "17.3.5",
"@angular/compiler-cli": "17.3.5",
"@angular/language-service": "17.3.5",
"@angular/compiler-cli": "17.3.6",
"@angular/language-service": "17.3.6",
"@types/jasmine": "5.1.2",
"@types/node": "20.12.7",
"cypress": "13.8.1",
Expand Down
20 changes: 10 additions & 10 deletions examples/custom-webpack/full-cycle-app/package.json
Expand Up @@ -12,14 +12,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.3.5",
"@angular/common": "17.3.5",
"@angular/compiler": "17.3.5",
"@angular/core": "17.3.5",
"@angular/forms": "17.3.5",
"@angular/platform-browser": "17.3.5",
"@angular/platform-browser-dynamic": "17.3.5",
"@angular/router": "17.3.5",
"@angular/animations": "17.3.6",
"@angular/common": "17.3.6",
"@angular/compiler": "17.3.6",
"@angular/core": "17.3.6",
"@angular/forms": "17.3.6",
"@angular/platform-browser": "17.3.6",
"@angular/platform-browser-dynamic": "17.3.6",
"@angular/router": "17.3.6",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.4"
Expand All @@ -28,8 +28,8 @@
"@angular-builders/custom-webpack": "workspace:*",
"@angular-devkit/build-angular": "17.3.5",
"@angular/cli": "17.3.5",
"@angular/compiler-cli": "17.3.5",
"@angular/language-service": "17.3.5",
"@angular/compiler-cli": "17.3.6",
"@angular/language-service": "17.3.6",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.7",
"cypress": "13.8.1",
Expand Down
18 changes: 9 additions & 9 deletions examples/custom-webpack/sanity-app-esm/package.json
Expand Up @@ -16,14 +16,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.3.5",
"@angular/common": "17.3.5",
"@angular/compiler": "17.3.5",
"@angular/core": "17.3.5",
"@angular/forms": "17.3.5",
"@angular/platform-browser": "17.3.5",
"@angular/platform-browser-dynamic": "17.3.5",
"@angular/router": "17.3.5",
"@angular/animations": "17.3.6",
"@angular/common": "17.3.6",
"@angular/compiler": "17.3.6",
"@angular/core": "17.3.6",
"@angular/forms": "17.3.6",
"@angular/platform-browser": "17.3.6",
"@angular/platform-browser-dynamic": "17.3.6",
"@angular/router": "17.3.6",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.4"
Expand All @@ -32,7 +32,7 @@
"@angular-builders/custom-webpack": "workspace:*",
"@angular-devkit/build-angular": "17.3.5",
"@angular/cli": "17.3.5",
"@angular/compiler-cli": "17.3.5",
"@angular/compiler-cli": "17.3.6",
"@cypress/schematic": "2.5.1",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.7",
Expand Down
20 changes: 10 additions & 10 deletions examples/custom-webpack/sanity-app/package.json
Expand Up @@ -12,14 +12,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.3.5",
"@angular/common": "17.3.5",
"@angular/compiler": "17.3.5",
"@angular/core": "17.3.5",
"@angular/forms": "17.3.5",
"@angular/platform-browser": "17.3.5",
"@angular/platform-browser-dynamic": "17.3.5",
"@angular/router": "17.3.5",
"@angular/animations": "17.3.6",
"@angular/common": "17.3.6",
"@angular/compiler": "17.3.6",
"@angular/core": "17.3.6",
"@angular/forms": "17.3.6",
"@angular/platform-browser": "17.3.6",
"@angular/platform-browser-dynamic": "17.3.6",
"@angular/router": "17.3.6",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.4"
Expand All @@ -28,8 +28,8 @@
"@angular-builders/custom-webpack": "workspace:*",
"@angular-devkit/build-angular": "17.3.5",
"@angular/cli": "17.3.5",
"@angular/compiler-cli": "17.3.5",
"@angular/language-service": "17.3.5",
"@angular/compiler-cli": "17.3.6",
"@angular/language-service": "17.3.6",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.7",
"cypress": "13.8.1",
Expand Down
20 changes: 10 additions & 10 deletions examples/jest/multiple-apps/package.json
Expand Up @@ -12,14 +12,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.3.5",
"@angular/common": "17.3.5",
"@angular/compiler": "17.3.5",
"@angular/core": "17.3.5",
"@angular/forms": "17.3.5",
"@angular/platform-browser": "17.3.5",
"@angular/platform-browser-dynamic": "17.3.5",
"@angular/router": "17.3.5",
"@angular/animations": "17.3.6",
"@angular/common": "17.3.6",
"@angular/compiler": "17.3.6",
"@angular/core": "17.3.6",
"@angular/forms": "17.3.6",
"@angular/platform-browser": "17.3.6",
"@angular/platform-browser-dynamic": "17.3.6",
"@angular/router": "17.3.6",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.4"
Expand All @@ -28,8 +28,8 @@
"@angular-builders/jest": "workspace:*",
"@angular-devkit/build-angular": "17.3.5",
"@angular/cli": "17.3.5",
"@angular/compiler-cli": "17.3.5",
"@angular/language-service": "17.3.5",
"@angular/compiler-cli": "17.3.6",
"@angular/language-service": "17.3.6",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.7",
"cypress": "13.8.1",
Expand Down
Expand Up @@ -2,8 +2,8 @@
"name": "my-shared-library",
"version": "16.10",
"peerDependencies": {
"@angular/common": "17.3.5",
"@angular/core": "17.3.5"
"@angular/common": "17.3.6",
"@angular/core": "17.3.6"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
20 changes: 10 additions & 10 deletions examples/jest/simple-app/package.json
Expand Up @@ -14,14 +14,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.3.5",
"@angular/common": "17.3.5",
"@angular/compiler": "17.3.5",
"@angular/core": "17.3.5",
"@angular/forms": "17.3.5",
"@angular/platform-browser": "17.3.5",
"@angular/platform-browser-dynamic": "17.3.5",
"@angular/router": "17.3.5",
"@angular/animations": "17.3.6",
"@angular/common": "17.3.6",
"@angular/compiler": "17.3.6",
"@angular/core": "17.3.6",
"@angular/forms": "17.3.6",
"@angular/platform-browser": "17.3.6",
"@angular/platform-browser-dynamic": "17.3.6",
"@angular/router": "17.3.6",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.4"
Expand All @@ -30,8 +30,8 @@
"@angular-builders/jest": "workspace:*",
"@angular-devkit/build-angular": "17.3.5",
"@angular/cli": "17.3.5",
"@angular/compiler-cli": "17.3.5",
"@angular/language-service": "17.3.5",
"@angular/compiler-cli": "17.3.6",
"@angular/language-service": "17.3.6",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.7",
"cypress": "13.8.1",
Expand Down
20 changes: 10 additions & 10 deletions examples/timestamp/package.json
Expand Up @@ -13,14 +13,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.3.5",
"@angular/common": "17.3.5",
"@angular/compiler": "17.3.5",
"@angular/core": "17.3.5",
"@angular/forms": "17.3.5",
"@angular/platform-browser": "17.3.5",
"@angular/platform-browser-dynamic": "17.3.5",
"@angular/router": "17.3.5",
"@angular/animations": "17.3.6",
"@angular/common": "17.3.6",
"@angular/compiler": "17.3.6",
"@angular/core": "17.3.6",
"@angular/forms": "17.3.6",
"@angular/platform-browser": "17.3.6",
"@angular/platform-browser-dynamic": "17.3.6",
"@angular/router": "17.3.6",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.4"
Expand All @@ -29,8 +29,8 @@
"@angular-builders/timestamp": "workspace:*",
"@angular-devkit/build-angular": "17.3.5",
"@angular/cli": "17.3.5",
"@angular/compiler-cli": "17.3.5",
"@angular/language-service": "17.3.5",
"@angular/compiler-cli": "17.3.6",
"@angular/language-service": "17.3.6",
"@cypress/schematic": "2.5.1",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.7",
Expand Down

0 comments on commit 27f829a

Please sign in to comment.