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

Commit 48e3d6f

Browse files
committed
build: update to the latest Angular
Bumps the docs and the Stackblitz template to the latest versions.
1 parent 6a6db1c commit 48e3d6f

File tree

4 files changed

+6527
-3756
lines changed

4 files changed

+6527
-3756
lines changed

Diff for: package.json

+23-23
Original file line numberDiff line numberDiff line change
@@ -32,24 +32,24 @@
3232
"npm": "Please use yarn instead of NPM to install dependencies"
3333
},
3434
"dependencies": {
35-
"@angular/animations": "^19.0.0-next.2",
36-
"@angular/cdk": "^19.0.0-next.2",
37-
"@angular/cdk-experimental": "^19.0.0-next.2",
38-
"@angular/common": "^19.0.0-next.2",
39-
"@angular/compiler": "^19.0.0-next.2",
40-
"@angular/components-examples": "https://github.com/angular/material2-docs-content.git#8319d8fde93ab4ed2bd6e0b6e2a88d893661bdd5",
41-
"@angular/core": "^19.0.0-next.2",
42-
"@angular/forms": "^19.0.0-next.2",
43-
"@angular/google-maps": "^19.0.0-next.2",
44-
"@angular/localize": "^19.0.0-next.2",
45-
"@angular/material": "^19.0.0-next.2",
46-
"@angular/material-experimental": "^19.0.0-next.2",
47-
"@angular/material-moment-adapter": "^19.0.0-next.2",
48-
"@angular/platform-browser": "^19.0.0-next.2",
49-
"@angular/platform-browser-dynamic": "^19.0.0-next.2",
50-
"@angular/router": "^19.0.0-next.2",
51-
"@angular/ssr": "^19.0.0-next.2",
52-
"@angular/youtube-player": "^19.0.0-next.2",
35+
"@angular/animations": "^19.0.0-next.10",
36+
"@angular/cdk": "^19.0.0-next.9",
37+
"@angular/cdk-experimental": "^19.0.0-next.9",
38+
"@angular/common": "^19.0.0-next.10",
39+
"@angular/compiler": "^19.0.0-next.10",
40+
"@angular/components-examples": "https://github.com/angular/material2-docs-content.git#4334c0c112b4a55c7257a5837ac94f5464938764",
41+
"@angular/core": "^19.0.0-next.10",
42+
"@angular/forms": "^19.0.0-next.10",
43+
"@angular/google-maps": "^19.0.0-next.9",
44+
"@angular/localize": "^19.0.0-next.10",
45+
"@angular/material": "^19.0.0-next.9",
46+
"@angular/material-experimental": "^19.0.0-next.9",
47+
"@angular/material-moment-adapter": "^19.0.0-next.9",
48+
"@angular/platform-browser": "^19.0.0-next.10",
49+
"@angular/platform-browser-dynamic": "^19.0.0-next.10",
50+
"@angular/router": "^19.0.0-next.10",
51+
"@angular/ssr": "^19.0.0-next.10",
52+
"@angular/youtube-player": "^19.0.0-next.9",
5353
"@stackblitz/sdk": "^1.5.2",
5454
"moment": "^2.29.1",
5555
"path-normalize": "^6.0.7",
@@ -58,15 +58,15 @@
5858
"zone.js": "~0.14.10"
5959
},
6060
"devDependencies": {
61-
"@angular-devkit/architect": "^0.1900.0-next.2",
62-
"@angular-devkit/architect-cli": "^0.1900.0-next.2",
63-
"@angular-devkit/build-angular": "^19.0.0-next.2",
61+
"@angular-devkit/architect": "^0.1900.0-next.11",
62+
"@angular-devkit/architect-cli": "^0.1900.0-next.11",
63+
"@angular-devkit/build-angular": "^19.0.0-next.11",
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.0.0-next.2",
69-
"@angular/compiler-cli": "^19.0.0-next.2",
68+
"@angular/cli": "^19.0.0-next.11",
69+
"@angular/compiler-cli": "^19.0.0-next.10",
7070
"@bazel/bazelisk": "^1.12.1",
7171
"@stylistic/eslint-plugin": "^2.6.2",
7272
"@types/imagemin": "^7.0.0",

0 commit comments

Comments
 (0)