Skip to content

Commit 63853af

Browse files
committed
build: update all dependencies to the Angular 15 RC (#25879)
Some dependencies were still on their RC versions. These changes bump them up to the RC for consistency. Also updates to the latest MDC canary. (cherry picked from commit b1b720c)
1 parent f33c83b commit 63853af

File tree

3 files changed

+1123
-1043
lines changed

3 files changed

+1123
-1043
lines changed

package.json

Lines changed: 64 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@
5555
},
5656
"version": "15.0.0-rc.0",
5757
"dependencies": {
58-
"@angular/animations": "^15.0.0-rc.0",
59-
"@angular/common": "^15.0.0-rc.0",
60-
"@angular/compiler": "^15.0.0-rc.0",
61-
"@angular/core": "^15.0.0-rc.0",
62-
"@angular/forms": "^15.0.0-rc.0",
63-
"@angular/platform-browser": "^15.0.0-rc.0",
58+
"@angular/animations": "^15.0.0-rc.1",
59+
"@angular/common": "^15.0.0-rc.1",
60+
"@angular/compiler": "^15.0.0-rc.1",
61+
"@angular/core": "^15.0.0-rc.1",
62+
"@angular/forms": "^15.0.0-rc.1",
63+
"@angular/platform-browser": "^15.0.0-rc.1",
6464
"@types/google.maps": "^3.47.3",
6565
"@types/youtube": "^0.0.46",
6666
"rxjs": "^6.6.7",
@@ -69,18 +69,18 @@
6969
"zone.js": "~0.11.5"
7070
},
7171
"devDependencies": {
72-
"@angular-devkit/build-angular": "^15.0.0-next.6",
73-
"@angular-devkit/core": "^15.0.0-next.6",
74-
"@angular-devkit/schematics": "^15.0.0-next.6",
75-
"@angular/bazel": "^15.0.0-rc.0",
72+
"@angular-devkit/build-angular": "^15.0.0-rc.1",
73+
"@angular-devkit/core": "^15.0.0-rc.1",
74+
"@angular-devkit/schematics": "^15.0.0-rc.1",
75+
"@angular/bazel": "^15.0.0-rc.1",
7676
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#a96fc0c88c55faf5314dd373ebe86b0f3a95c776",
77-
"@angular/cli": "^15.0.0-next.6",
78-
"@angular/compiler-cli": "^15.0.0-rc.0",
79-
"@angular/localize": "^15.0.0-rc.0",
77+
"@angular/cli": "^15.0.0-rc.1",
78+
"@angular/compiler-cli": "^15.0.0-rc.1",
79+
"@angular/localize": "^15.0.0-rc.1",
8080
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#73935ddb0fc3ede9b10db7a0780173fa1f82cd22",
81-
"@angular/platform-browser-dynamic": "^15.0.0-rc.0",
82-
"@angular/platform-server": "^15.0.0-rc.0",
83-
"@angular/router": "^15.0.0-rc.0",
81+
"@angular/platform-browser-dynamic": "^15.0.0-rc.1",
82+
"@angular/platform-server": "^15.0.0-rc.1",
83+
"@angular/router": "^15.0.0-rc.1",
8484
"@axe-core/webdriverjs": "^4.3.2",
8585
"@babel/core": "^7.16.12",
8686
"@bazel/bazelisk": "1.12.1",
@@ -95,57 +95,57 @@
9595
"@bazel/terser": "5.5.3",
9696
"@bazel/worker": "5.5.3",
9797
"@firebase/app-types": "^0.7.0",
98-
"@material/animation": "15.0.0-canary.a515a2d18.0",
99-
"@material/auto-init": "15.0.0-canary.a515a2d18.0",
100-
"@material/banner": "15.0.0-canary.a515a2d18.0",
101-
"@material/base": "15.0.0-canary.a515a2d18.0",
102-
"@material/button": "15.0.0-canary.a515a2d18.0",
103-
"@material/card": "15.0.0-canary.a515a2d18.0",
104-
"@material/checkbox": "15.0.0-canary.a515a2d18.0",
105-
"@material/chips": "15.0.0-canary.a515a2d18.0",
106-
"@material/circular-progress": "15.0.0-canary.a515a2d18.0",
107-
"@material/data-table": "15.0.0-canary.a515a2d18.0",
108-
"@material/density": "15.0.0-canary.a515a2d18.0",
109-
"@material/dialog": "15.0.0-canary.a515a2d18.0",
110-
"@material/dom": "15.0.0-canary.a515a2d18.0",
111-
"@material/drawer": "15.0.0-canary.a515a2d18.0",
112-
"@material/elevation": "15.0.0-canary.a515a2d18.0",
113-
"@material/fab": "15.0.0-canary.a515a2d18.0",
114-
"@material/feature-targeting": "15.0.0-canary.a515a2d18.0",
115-
"@material/floating-label": "15.0.0-canary.a515a2d18.0",
116-
"@material/form-field": "15.0.0-canary.a515a2d18.0",
117-
"@material/icon-button": "15.0.0-canary.a515a2d18.0",
118-
"@material/image-list": "15.0.0-canary.a515a2d18.0",
119-
"@material/layout-grid": "15.0.0-canary.a515a2d18.0",
120-
"@material/line-ripple": "15.0.0-canary.a515a2d18.0",
121-
"@material/linear-progress": "15.0.0-canary.a515a2d18.0",
122-
"@material/list": "15.0.0-canary.a515a2d18.0",
123-
"@material/menu": "15.0.0-canary.a515a2d18.0",
124-
"@material/menu-surface": "15.0.0-canary.a515a2d18.0",
125-
"@material/notched-outline": "15.0.0-canary.a515a2d18.0",
126-
"@material/radio": "15.0.0-canary.a515a2d18.0",
127-
"@material/ripple": "15.0.0-canary.a515a2d18.0",
128-
"@material/rtl": "15.0.0-canary.a515a2d18.0",
129-
"@material/segmented-button": "15.0.0-canary.a515a2d18.0",
130-
"@material/select": "15.0.0-canary.a515a2d18.0",
131-
"@material/shape": "15.0.0-canary.a515a2d18.0",
132-
"@material/slider": "15.0.0-canary.a515a2d18.0",
133-
"@material/snackbar": "15.0.0-canary.a515a2d18.0",
134-
"@material/switch": "15.0.0-canary.a515a2d18.0",
135-
"@material/tab": "15.0.0-canary.a515a2d18.0",
136-
"@material/tab-bar": "15.0.0-canary.a515a2d18.0",
137-
"@material/tab-indicator": "15.0.0-canary.a515a2d18.0",
138-
"@material/tab-scroller": "15.0.0-canary.a515a2d18.0",
139-
"@material/textfield": "15.0.0-canary.a515a2d18.0",
140-
"@material/theme": "15.0.0-canary.a515a2d18.0",
141-
"@material/tooltip": "15.0.0-canary.a515a2d18.0",
142-
"@material/top-app-bar": "15.0.0-canary.a515a2d18.0",
143-
"@material/touch-target": "15.0.0-canary.a515a2d18.0",
144-
"@material/typography": "15.0.0-canary.a515a2d18.0",
98+
"@material/animation": "15.0.0-canary.ecfee946f.0",
99+
"@material/auto-init": "15.0.0-canary.ecfee946f.0",
100+
"@material/banner": "15.0.0-canary.ecfee946f.0",
101+
"@material/base": "15.0.0-canary.ecfee946f.0",
102+
"@material/button": "15.0.0-canary.ecfee946f.0",
103+
"@material/card": "15.0.0-canary.ecfee946f.0",
104+
"@material/checkbox": "15.0.0-canary.ecfee946f.0",
105+
"@material/chips": "15.0.0-canary.ecfee946f.0",
106+
"@material/circular-progress": "15.0.0-canary.ecfee946f.0",
107+
"@material/data-table": "15.0.0-canary.ecfee946f.0",
108+
"@material/density": "15.0.0-canary.ecfee946f.0",
109+
"@material/dialog": "15.0.0-canary.ecfee946f.0",
110+
"@material/dom": "15.0.0-canary.ecfee946f.0",
111+
"@material/drawer": "15.0.0-canary.ecfee946f.0",
112+
"@material/elevation": "15.0.0-canary.ecfee946f.0",
113+
"@material/fab": "15.0.0-canary.ecfee946f.0",
114+
"@material/feature-targeting": "15.0.0-canary.ecfee946f.0",
115+
"@material/floating-label": "15.0.0-canary.ecfee946f.0",
116+
"@material/form-field": "15.0.0-canary.ecfee946f.0",
117+
"@material/icon-button": "15.0.0-canary.ecfee946f.0",
118+
"@material/image-list": "15.0.0-canary.ecfee946f.0",
119+
"@material/layout-grid": "15.0.0-canary.ecfee946f.0",
120+
"@material/line-ripple": "15.0.0-canary.ecfee946f.0",
121+
"@material/linear-progress": "15.0.0-canary.ecfee946f.0",
122+
"@material/list": "15.0.0-canary.ecfee946f.0",
123+
"@material/menu": "15.0.0-canary.ecfee946f.0",
124+
"@material/menu-surface": "15.0.0-canary.ecfee946f.0",
125+
"@material/notched-outline": "15.0.0-canary.ecfee946f.0",
126+
"@material/radio": "15.0.0-canary.ecfee946f.0",
127+
"@material/ripple": "15.0.0-canary.ecfee946f.0",
128+
"@material/rtl": "15.0.0-canary.ecfee946f.0",
129+
"@material/segmented-button": "15.0.0-canary.ecfee946f.0",
130+
"@material/select": "15.0.0-canary.ecfee946f.0",
131+
"@material/shape": "15.0.0-canary.ecfee946f.0",
132+
"@material/slider": "15.0.0-canary.ecfee946f.0",
133+
"@material/snackbar": "15.0.0-canary.ecfee946f.0",
134+
"@material/switch": "15.0.0-canary.ecfee946f.0",
135+
"@material/tab": "15.0.0-canary.ecfee946f.0",
136+
"@material/tab-bar": "15.0.0-canary.ecfee946f.0",
137+
"@material/tab-indicator": "15.0.0-canary.ecfee946f.0",
138+
"@material/tab-scroller": "15.0.0-canary.ecfee946f.0",
139+
"@material/textfield": "15.0.0-canary.ecfee946f.0",
140+
"@material/theme": "15.0.0-canary.ecfee946f.0",
141+
"@material/tooltip": "15.0.0-canary.ecfee946f.0",
142+
"@material/top-app-bar": "15.0.0-canary.ecfee946f.0",
143+
"@material/touch-target": "15.0.0-canary.ecfee946f.0",
144+
"@material/typography": "15.0.0-canary.ecfee946f.0",
145145
"@octokit/rest": "18.3.5",
146146
"@rollup/plugin-commonjs": "^21.0.0",
147147
"@rollup/plugin-node-resolve": "^13.1.3",
148-
"@schematics/angular": "^15.0.0-next.6",
148+
"@schematics/angular": "^15.0.0-rc.1",
149149
"@types/babel__core": "^7.1.18",
150150
"@types/browser-sync": "^2.26.3",
151151
"@types/fs-extra": "^9.0.13",

packages.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# all in-sync. This map is passed to each ng_package rule to stamp out the appropriate
33
# version for the placeholders.
44
ANGULAR_PACKAGE_VERSION = "^15.0.0-0 || ^16.0.0"
5-
MDC_PACKAGE_VERSION = "15.0.0-canary.a515a2d18.0"
5+
MDC_PACKAGE_VERSION = "15.0.0-canary.ecfee946f.0"
66
TSLIB_PACKAGE_VERSION = "^2.3.0"
77
RXJS_PACKAGE_VERSION = "^6.5.3 || ^7.4.0"
88

0 commit comments

Comments
 (0)