Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit b5b8302

Browse files
authored
release: udpate next site with v12 (#931)
1 parent 1c9b4f6 commit b5b8302

File tree

2 files changed

+1435
-873
lines changed

2 files changed

+1435
-873
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -34,33 +34,33 @@
3434
},
3535
"private": true,
3636
"dependencies": {
37-
"@angular/animations": "^11.2.5",
38-
"@angular/cdk": "^11.2.4",
39-
"@angular/cdk-experimental": "^11.2.4",
40-
"@angular/common": "^11.2.5",
41-
"@angular/compiler": "^11.2.5",
42-
"@angular/components-examples": "angular/material2-docs-content#11.2.x",
43-
"@angular/core": "^11.2.5",
44-
"@angular/forms": "^11.2.5",
45-
"@angular/google-maps": "^11.2.4",
46-
"@angular/material": "^11.2.4",
47-
"@angular/material-experimental": "^11.2.4",
48-
"@angular/material-moment-adapter": "^11.2.4",
49-
"@angular/platform-browser": "^11.2.5",
50-
"@angular/platform-browser-dynamic": "^11.2.5",
51-
"@angular/router": "^11.2.5",
52-
"@angular/youtube-player": "^11.2.4",
37+
"@angular/animations": "^12.0.0-next.4",
38+
"@angular/cdk": "^12.0.0-next.2",
39+
"@angular/cdk-experimental": "^12.0.0-next.2",
40+
"@angular/common": "^12.0.0-next.4",
41+
"@angular/compiler": "^12.0.0-next.4",
42+
"@angular/components-examples": "angular/material2-docs-content#master",
43+
"@angular/core": "^12.0.0-next.4",
44+
"@angular/forms": "^12.0.0-next.4",
45+
"@angular/google-maps": "^12.0.0-next.2",
46+
"@angular/material": "^12.0.0-next.2",
47+
"@angular/material-experimental": "^12.0.0-next.2",
48+
"@angular/material-moment-adapter": "^12.0.0-next.2",
49+
"@angular/platform-browser": "^12.0.0-next.4",
50+
"@angular/platform-browser-dynamic": "^12.0.0-next.4",
51+
"@angular/router": "^12.0.0-next.4",
52+
"@angular/youtube-player": "^12.0.0-next.2",
5353
"material-components-web": "10.0.0-canary.2ed2d829b.0",
5454
"moment": "^2.29.1",
5555
"rxjs": "^6.6.6",
5656
"tslib": "^2.1.0",
5757
"zone.js": "^0.11.4"
5858
},
5959
"devDependencies": {
60-
"@angular-devkit/build-angular": "^0.1102.4",
61-
"@angular/cli": "^11.2.4",
62-
"@angular/compiler-cli": "^11.2.5",
63-
"@angular/localize": "^11.2.5",
60+
"@angular-devkit/build-angular": "^0.1200.0-next.4",
61+
"@angular/cli": "^12.0.0-next.4",
62+
"@angular/compiler-cli": "^12.0.0-next.4",
63+
"@angular/localize": "^12.0.0-next.4",
6464
"@types/imagemin": "^7.0.0",
6565
"@types/jasmine": "^3.6.6",
6666
"@types/node": "^12.20.5",

0 commit comments

Comments
 (0)