| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d333116 commit 27827b2
4 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -19,21 +19,21 @@ bazel_dep(name = "aspect_rules_jasmine", version = "2.0.4") | |||
| 19 | 19 | bazel_dep(name = "rules_angular") | |
| 20 | 20 | git_override( | |
| 21 | 21 | module_name = "rules_angular", | |
| 22 | - commit = "c898ddb32c0428e7d97efc713393db84ffa6a38e", | ||
| 22 | + commit = "582ffa9559d60f99fd1d3e50ae32c4223f013fea", | ||
| 23 | 23 | remote = "https://github.com/angular/rules_angular.git", | |
| 24 | 24 | ) | |
| 25 | 25 | ||
| 26 | 26 | bazel_dep(name = "devinfra") | |
| 27 | 27 | git_override( | |
| 28 | 28 | module_name = "devinfra", | |
| 29 | - commit = "9ee8a680dd018d61d21588bb04cf40d49a9f5deb", | ||
| 29 | + commit = "b490e5cc7fd2aa57136a1962047bd89454f3df94", | ||
| 30 | 30 | remote = "https://github.com/angular/dev-infra.git", | |
| 31 | 31 | ) | |
| 32 | 32 | ||
| 33 | 33 | bazel_dep(name = "rules_browsers") | |
| 34 | 34 | git_override( | |
| 35 | 35 | module_name = "rules_browsers", | |
| 36 | - commit = "45441c79322943fc1638b3a40741e925d6089e7b", | ||
| 36 | + commit = "96a315fb4737861718aa59a7e7361408db704148", | ||
| 37 | 37 | remote = "https://github.com/angular/rules_browsers.git", | |
| 38 | 38 | ) | |
| 39 | 39 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -47,14 +47,14 @@ | |||
| 47 | 47 | }, | |
| 48 | 48 | "devDependencies": { | |
| 49 | 49 | "@angular/animations": "22.0.0", | |
| 50 | - "@angular/cdk": "22.0.0-rc.2", | ||
| 50 | + "@angular/cdk": "22.0.0", | ||
| 51 | 51 | "@angular/common": "22.0.0", | |
| 52 | 52 | "@angular/compiler": "22.0.0", | |
| 53 | 53 | "@angular/core": "22.0.0", | |
| 54 | 54 | "@angular/forms": "22.0.0", | |
| 55 | 55 | "@angular/localize": "22.0.0", | |
| 56 | - "@angular/material": "22.0.0-rc.2", | ||
| 57 | - "@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#a450a2420ca888116e6d4207b38819cd27b06179", | ||
| 56 | + "@angular/material": "22.0.0", | ||
| 57 | + "@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#e882d214a66c8335dc38fe15ebeabeba85a0ea29", | ||
| 58 | 58 | "@angular/platform-browser": "22.0.0", | |
| 59 | 59 | "@angular/platform-server": "22.0.0", | |
| 60 | 60 | "@angular/router": "22.0.0", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments