|
56 | 56 | "ci-notify-slack-failure": "ts-node --esm --project scripts/tsconfig.json scripts/circleci/notify-slack-job-failure.mts",
|
57 | 57 | "prepare": "husky install"
|
58 | 58 | },
|
59 |
| - "version": "17.4.0-next.0", |
| 59 | + "version": "18.0.0-next.0", |
60 | 60 | "dependencies": {
|
61 |
| - "@angular/animations": "^17.2.0", |
62 |
| - "@angular/common": "^17.2.0", |
63 |
| - "@angular/compiler": "^17.2.0", |
64 |
| - "@angular/core": "^17.2.0", |
65 |
| - "@angular/forms": "^17.2.0", |
66 |
| - "@angular/platform-browser": "^17.2.0", |
| 61 | + "@angular/animations": "https://github.com/angular/animations-builds.git#0c4212d7ad4d5198893ebe97bf86cf060f0f5044", |
| 62 | + "@angular/common": "https://github.com/angular/common-builds.git#80ca0a2ae664f8a82c27f07041bb59d64bd4b44e", |
| 63 | + "@angular/compiler": "https://github.com/angular/compiler-builds.git#da0278fe1fd920e15468dbf1e5d4c1841e78d4af", |
| 64 | + "@angular/core": "https://github.com/angular/core-builds.git#2759988b1a1bba451fa1ead29cf8de0bc3085d24", |
| 65 | + "@angular/forms": "https://github.com/angular/forms-builds.git#985214fb5ef08a8b1b518cde81c370e4930ebfd5", |
| 66 | + "@angular/platform-browser": "https://github.com/angular/platform-browser-builds.git#9c96b6fb77cbb9c742bab46879d6552616e4d597", |
67 | 67 | "@types/google.maps": "^3.54.10",
|
68 | 68 | "@types/youtube": "^0.0.46",
|
69 | 69 | "rxjs": "^6.6.7",
|
|
72 | 72 | "zone.js": "~0.14.0"
|
73 | 73 | },
|
74 | 74 | "devDependencies": {
|
75 |
| - "@angular-devkit/build-angular": "^17.2.0", |
76 |
| - "@angular-devkit/core": "^17.2.0", |
77 |
| - "@angular-devkit/schematics": "^17.2.0", |
| 75 | + "@angular-devkit/build-angular": "https://github.com/angular/angular-devkit-build-angular-builds.git#9869ecf570f5774fd726c6e4e652a7b217e97d99", |
| 76 | + "@angular-devkit/core": "https://github.com/angular/angular-devkit-core-builds.git#8c9486f1383bc914053f22ea5175e7becf1a3d3d", |
| 77 | + "@angular-devkit/schematics": "https://github.com/angular/angular-devkit-schematics-builds.git#7c8ef5f38dcc42d147e0da0a246b97995c88f8c1", |
78 | 78 | "@angular/bazel": "https://github.com/angular/bazel-builds.git#bac9c1abe1e6ac1801fbbccb53353a1ed7126469",
|
79 | 79 | "@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#3069be882e3e41cdb3dad58788d878e31d7d82e8",
|
80 |
| - "@angular/cli": "^17.2.0", |
81 |
| - "@angular/compiler-cli": "^17.2.0", |
82 |
| - "@angular/localize": "^17.2.0", |
| 80 | + "@angular/cli": "https://github.com/angular/cli-builds.git#79c7991d94191b934678345c08adbea9c92953bb", |
| 81 | + "@angular/compiler-cli": "https://github.com/angular/compiler-cli-builds.git#8afb60ffdbdfd2d73ccce9b440968cc0ab906e04", |
| 82 | + "@angular/localize": "https://github.com/angular/localize-builds.git#ea953bf7b0860ce6a23531d33ce7c301a5258178", |
83 | 83 | "@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#6f2e63fcda1f645ba3c6709c14a8417f921f9e5c",
|
84 |
| - "@angular/platform-browser-dynamic": "^17.2.0", |
85 |
| - "@angular/platform-server": "^17.2.0", |
86 |
| - "@angular/router": "^17.2.0", |
| 84 | + "@angular/platform-browser-dynamic": "https://github.com/angular/platform-browser-dynamic-builds.git#84efe1a846250d00cde1905c445045939a0406be", |
| 85 | + "@angular/platform-server": "https://github.com/angular/platform-server-builds.git#b31697f055ac8cb8f46cf9ddc7543f37ec2a8554", |
| 86 | + "@angular/router": "https://github.com/angular/router-builds.git#8e4ef233c80329db4e1c7c7c2b936af7ba512837", |
87 | 87 | "@babel/core": "^7.16.12",
|
88 | 88 | "@babel/helper-explode-assignable-expression": "^7.18.6",
|
89 | 89 | "@babel/helper-string-parser": "^7.22.5",
|
|
0 commit comments