|
54 | 54 | },
|
55 | 55 | "version": "20.0.0-next.5",
|
56 | 56 | "dependencies": {
|
57 |
| - "@angular/animations": "^20.0.0-next.4", |
58 |
| - "@angular/common": "^20.0.0-next.4", |
59 |
| - "@angular/compiler": "^20.0.0-next.4", |
60 |
| - "@angular/core": "^20.0.0-next.4", |
61 |
| - "@angular/forms": "^20.0.0-next.4", |
62 |
| - "@angular/platform-browser": "^20.0.0-next.4", |
| 57 | + "@angular/animations": "^20.0.0-next.5", |
| 58 | + "@angular/common": "^20.0.0-next.5", |
| 59 | + "@angular/compiler": "^20.0.0-next.5", |
| 60 | + "@angular/core": "^20.0.0-next.5", |
| 61 | + "@angular/forms": "^20.0.0-next.5", |
| 62 | + "@angular/platform-browser": "^20.0.0-next.5", |
63 | 63 | "@types/google.maps": "^3.54.10",
|
64 | 64 | "@types/youtube": "^0.1.0",
|
65 | 65 | "date-fns": "^4.1.0",
|
|
71 | 71 | "zone.js": "~0.15.0"
|
72 | 72 | },
|
73 | 73 | "devDependencies": {
|
74 |
| - "@angular-devkit/build-angular": "^20.0.0-next.3", |
75 |
| - "@angular-devkit/core": "^20.0.0-next.3", |
76 |
| - "@angular-devkit/schematics": "^20.0.0-next.3", |
| 74 | + "@angular-devkit/build-angular": "^20.0.0-next.4", |
| 75 | + "@angular-devkit/core": "^20.0.0-next.4", |
| 76 | + "@angular-devkit/schematics": "^20.0.0-next.4", |
77 | 77 | "@angular/bazel": "https://github.com/angular/bazel-builds.git#54a0ac1bc77b58214a1c4d3cdcf167676ea621e4",
|
78 |
| - "@angular/build": "^20.0.0-next.3", |
| 78 | + "@angular/build": "^20.0.0-next.4", |
79 | 79 | "@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#ec9df12469082e3cb087a9af55072dc2d833c73f",
|
80 |
| - "@angular/cli": "^20.0.0-next.3", |
81 |
| - "@angular/compiler-cli": "^20.0.0-next.4", |
82 |
| - "@angular/localize": "^20.0.0-next.4", |
| 80 | + "@angular/cli": "^20.0.0-next.4", |
| 81 | + "@angular/compiler-cli": "^20.0.0-next.5", |
| 82 | + "@angular/localize": "^20.0.0-next.5", |
83 | 83 | "@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#1fa3a08b6a111de820da092799319ed47c058849",
|
84 |
| - "@angular/platform-server": "^20.0.0-next.4", |
85 |
| - "@angular/router": "^20.0.0-next.4", |
| 84 | + "@angular/platform-server": "^20.0.0-next.5", |
| 85 | + "@angular/router": "^20.0.0-next.5", |
86 | 86 | "@babel/core": "^7.16.12",
|
87 | 87 | "@babel/helper-explode-assignable-expression": "^7.18.6",
|
88 | 88 | "@babel/helper-string-parser": "^7.22.5",
|
|
102 | 102 | "@octokit/rest": "18.3.5",
|
103 | 103 | "@rollup/plugin-commonjs": "^21.0.0",
|
104 | 104 | "@rollup/plugin-node-resolve": "^13.1.3",
|
105 |
| - "@schematics/angular": "^20.0.0-next.3", |
| 105 | + "@schematics/angular": "^20.0.0-next.4", |
106 | 106 | "@types/babel__core": "^7.1.18",
|
107 | 107 | "@types/browser-sync": "^2.26.3",
|
108 | 108 | "@types/fs-extra": "^9.0.13",
|
|
185 | 185 | },
|
186 | 186 | "pnpm": {
|
187 | 187 | "onlyBuiltDependencies": [],
|
188 |
| - "patchedDependencies": { |
189 |
| - "@angular/[email protected]": "patches/@angular__compiler-cli.patch" |
190 |
| - }, |
191 | 188 | "packageExtensions": {
|
192 | 189 | "dgeni-packages": {
|
193 | 190 | "dependencies": {
|
|
0 commit comments