Skip to content

Commit 546babd

Browse files
committed
build: update the docs site to latest Angular
Updates the docs site to the latest version of Angular.
1 parent 657885e commit 546babd

File tree

3 files changed

+3247
-1768
lines changed

3 files changed

+3247
-1768
lines changed

material.angular.io/package.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -32,41 +32,41 @@
3232
"npm": "Please use yarn instead of NPM to install dependencies"
3333
},
3434
"dependencies": {
35-
"@angular/animations": "^19.1.0-next.3",
36-
"@angular/cdk": "^19.1.0-next.2",
37-
"@angular/cdk-experimental": "^19.1.0-next.2",
38-
"@angular/common": "^19.1.0-next.3",
39-
"@angular/compiler": "^19.1.0-next.3",
40-
"@angular/components-examples": "https://github.com/angular/material2-docs-content.git#6733b91d23723d25cbec788d0a2c81ce8188166b",
41-
"@angular/core": "^19.1.0-next.3",
42-
"@angular/forms": "^19.1.0-next.3",
43-
"@angular/google-maps": "^19.1.0-next.2",
44-
"@angular/localize": "^19.1.0-next.3",
45-
"@angular/material": "^19.1.0-next.2",
46-
"@angular/material-experimental": "^19.1.0-next.2",
47-
"@angular/material-moment-adapter": "^19.1.0-next.2",
48-
"@angular/platform-browser": "^19.1.0-next.3",
49-
"@angular/platform-browser-dynamic": "^19.1.0-next.3",
50-
"@angular/router": "^19.1.0-next.3",
51-
"@angular/ssr": "^19.1.0-next.1",
52-
"@angular/youtube-player": "^19.1.0-next.2",
35+
"@angular/animations": "^19.2.0-next.2",
36+
"@angular/cdk": "^19.2.0-next.4",
37+
"@angular/cdk-experimental": "^19.2.0-next.4",
38+
"@angular/common": "^19.2.0-next.2",
39+
"@angular/compiler": "^19.2.0-next.2",
40+
"@angular/components-examples": "https://github.com/angular/material2-docs-content.git#a0bebbbc81c854b002de1b9329d7647fde7d03f2",
41+
"@angular/core": "^19.2.0-next.2",
42+
"@angular/forms": "^19.2.0-next.2",
43+
"@angular/google-maps": "^19.2.0-next.4",
44+
"@angular/localize": "^19.2.0-next.2",
45+
"@angular/material": "^19.2.0-next.4",
46+
"@angular/material-experimental": "^19.2.0-next.4",
47+
"@angular/material-moment-adapter": "^19.2.0-next.4",
48+
"@angular/platform-browser": "^19.2.0-next.2",
49+
"@angular/platform-browser-dynamic": "^19.2.0-next.2",
50+
"@angular/router": "^19.2.0-next.2",
51+
"@angular/ssr": "^19.2.0-next.2",
52+
"@angular/youtube-player": "^19.2.0-next.4",
5353
"@stackblitz/sdk": "^1.5.2",
5454
"moment": "^2.29.1",
55-
"path-normalize": "^6.0.7",
55+
"path-normalize": "^6.0.13",
5656
"rxjs": "^7.8.1",
5757
"tslib": "^2.3.0",
5858
"zone.js": "~0.14.10"
5959
},
6060
"devDependencies": {
61-
"@angular-devkit/architect": "^0.1901.0-next.1",
62-
"@angular-devkit/architect-cli": "^0.1901.0-next.1",
63-
"@angular-devkit/build-angular": "^19.1.0-next.1",
61+
"@angular-devkit/architect": "^0.1902.0-next.2",
62+
"@angular-devkit/architect-cli": "^0.1902.0-next.2",
63+
"@angular-devkit/build-angular": "^19.2.0-next.2",
6464
"@angular-eslint/builder": "^14.0.0",
6565
"@angular-eslint/eslint-plugin": "^14.0.0",
6666
"@angular-eslint/eslint-plugin-template": "^14.0.0",
6767
"@angular-eslint/template-parser": "^14.0.0",
68-
"@angular/cli": "^19.1.0-next.1",
69-
"@angular/compiler-cli": "^19.1.0-next.3",
68+
"@angular/cli": "^19.2.0-next.2",
69+
"@angular/compiler-cli": "^19.2.0-next.2",
7070
"@bazel/bazelisk": "^1.12.1",
7171
"@stylistic/eslint-plugin": "^2.6.2",
7272
"@types/imagemin": "^7.0.0",

0 commit comments

Comments
 (0)